You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plans/TODO.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ How to use:
26
26
| P1-09 | Small Plan Example | Add lightweight “Small Feature Plan” example |`plans/examples/plan-small.md` (new) | New example file added; linked from `plans/README.md`| High | AI | Done | Added example aligned to complexity-only; linked from plans README |
27
27
| P1-10 | SSOT Source Map | Add “Source Map” appendix to README linking SSOT designations |`README.md`| Appendix added with links mapping domains to SSOT files | High | AI | Done | Added Appendix: SSOT Source Map with links to core policies and anchors |
28
28
| P2-11 | GitHub README Consolidation | Fold `.github/README.github.md` into root `README.md` or leave stub |`.github/README.github.md`; `README.md`| Duplicated sections removed; unique GitHub-specific notes retained/merged; stub or removal justified | Medium | AI | Done | Kept distinct .github README, pruned duplication, added SSOT links and pointers to root |
29
-
| P2-12 | Agents Landing | Keep`AGENTS.md` minimal; add explicit pointer to copilot-instructions|`AGENTS.md`| Line added: authoritative workflow rules in `.github/copilot-instructions.md`| Medium | AI | Done | Added explicit pointer to SSOT rules and note to keep file minimal |
29
+
| P2-12 | Agents generic file| Remove`AGENTS.md`|`AGENTS.md`| Line added: authoritative workflow rules in `.github/copilot-instructions.md`| Medium | AI | Done | Added explicit pointer to SSOT rules and note to keep file minimal |
30
30
| P2-13 | Chat Modes SSOT | Declare chat modes authoring SSOT and avoid meta duplication |`.github/chatmodes/README.md`; all `*.chatmode.md`| README declares SSOT; each chat mode avoids restating meta-guidelines | Medium | AI | Done | Added SSOT section to chatmodes README; inserted SSOT reference notes in all modes |
31
31
| P2-14 | Frontend Testing Reference | Explicitly reference testing standards |`.github/instructions/frontend.instructions.md`| Adds “Testing” subsection that links to Tester chat mode and BDD instructions | Medium | AI | Done | Added Testing section with links to Tester chat mode, BDD SSOT, and Quality Policy |
32
32
| P2-15 | ADR Save Validation | Ensure ADR prompt enforces save path/versioning |`.github/prompts/write-adr.prompt.md`; `docs/ADRs/adr-template.md`| Prompt validates save under `docs/ADRs/` with sequence/timestamp; ADR template includes Status field | Medium | AI | Done | Prompt updated with sequence/timestamp rules, save validation, and commit guidance; template already has Status |
|[.github/copilot-instructions.md](.github/copilot-instructions.md)| Comprehensive anchor (branching, commits, standards, repo overview). Strong reinforcement (XML, Mermaid). | Duplicates coverage & workflow rules already present in chat modes. Repository overview partially overlaps with [README.md](README.md) and [.github/README.github.md](.github/README.github.md). | Refine: Trim “Repository Overview” (point to README). Establish it as single source of truth (SSOT) for: branching, commit, PR workflow, global quality gates. |
20
-
|[AGENTS.md](AGENTS.md)| Lightweight cross‑entry overview for all AI agents. | Some repetition (structure, docs locations) already covered in [README.md](README.md). | Keep: Leave as minimal orientation. Add explicit statement: “For authoritative workflow rules see .github/copilot-instructions.md”. |
21
20
|[README.md](README.md)| Broad narrative, feature catalog, diagrams, best practices. | Overlaps with `.github/copilot-instructions.md` (methodology summaries) and `.github/chatmodes/README.md` (instruction philosophy). | Refine: Move “Best Practices” enforcement rules to a new “CONTRIBUTING.md” or keep here but reference as non-authoritative. |
22
21
|[.github/README.github.md](.github/README.github.md)| GitHub config explainer; bridges discoverability. | Partial duplication of README sections (chat modes, instructions explanation). | Consolidate: Fold unique GitHub-specific notes into README; leave a short index stub or remove. |
0 commit comments