diff --git a/docs/ARCHITECTURE.md b/docs/ARCHITECTURE.md index a9e616dc..23a585b7 100644 --- a/docs/ARCHITECTURE.md +++ b/docs/ARCHITECTURE.md @@ -2565,7 +2565,9 @@ All remaining open issues are enhancements (no bugs as of 2026-07-18). Prioritiz ### #291 — SpecKit-style preset composition (layered template resolution) **Slice 1 COMPLETE (PR #370, 2026-07-18)**: `mapify preset` sub-group with `list` and `add --from ` commands; `.map/presets//manifest.json` format (required keys: `id`, `title`, `version`); path-traversal guards; `--json` flag; `--force` overwrite; 29 tests in `tests/test_preset_commands.py`. -**Next slice (Slice 2)**: `mapify preset remove `, `mapify preset enable/disable ` (via `.enabled` flag in manifest or sidecar), and `mapify preset resolve