User Story
As a developer, I want clear, actionable messages when enforcement triggers, so that I understand why I should use a workflow and how to do it.
Acceptance Criteria
- ✅ Displays detected intent and confidence score
- ✅ Shows recommended workflow command (@simple-mode *build "description")
- ✅ Lists workflow benefits (auto-validation, auto-testing, quality gates)
- ✅ Includes override instructions (--skip-enforcement flag, config change)
- ✅ Formats for CLI output
- ✅ Formats for IDE output
- ✅ Emoji support (configurable)
Tasks
Files to Create
tapps_agents/workflow/message_formatter.py (100 lines)
Dependencies
Reference
Estimated Effort
6 hours (2 story points)
User Story
As a developer, I want clear, actionable messages when enforcement triggers, so that I understand why I should use a workflow and how to do it.
Acceptance Criteria
Tasks
Files to Create
tapps_agents/workflow/message_formatter.py(100 lines)Dependencies
Reference
stories/enh-001-workflow-enforcement.md(Story 3)docs/architecture/enh-001-workflow-enforcement-architecture.mdEstimated Effort
6 hours (2 story points)