Commit 0c66e5d
committed
docs: [#349] add task specification for JSON output to create command
- Create GitHub issue #349 as child of epic #348
- Extract comprehensive task specification from roadmap section 12.1
- Document architecture gap: create command lacks view layer separation
- Identify required refactoring (Phase 0) before JSON support
- Add UX research references for dual-channel output strategy
- Include golden test baseline for backward compatibility verification
- Document interaction between --json and --log-output flags
- Add 'parsability' to project dictionary
Task requires two-phase approach:
1. Phase 0: Extract view layer (MVC compliance)
2. Phases 1-5: Add JSON output support
Related: #348, roadmap section 121 parent 15d012a commit 0c66e5d
3 files changed
Lines changed: 680 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments