Files
PriceForge/bible-local/kit/patterns/operator-tools/README.md
2026-03-01 22:26:50 +03:00

14 lines
390 B
Markdown

# Operator Tools Pattern
Universal pattern for complex operator/admin dashboards in Go web applications.
This pattern standardizes:
- scope tabs and queue/status filters
- operations queue tables with row actions
- batch actions with explicit selection
- import/export shortcuts near operator workflows
- safety checklists and confirmation routing
See `contract.md` for behavior rules.