From 63481d266d831f87b8d7f6a8063a6b6b7d7b3364 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 18 Jul 2026 07:10:25 +0000 Subject: [PATCH 1/2] docs: mark #291 preset composition as CLOSED in ARCHITECTURE.md All three slices (PRs #370/#371/#372) merged; update issue tracker section. Co-Authored-By: Claude --- docs/ARCHITECTURE.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/ARCHITECTURE.md b/docs/ARCHITECTURE.md index 23a585b7..0b47dc80 100644 --- a/docs/ARCHITECTURE.md +++ b/docs/ARCHITECTURE.md @@ -2562,12 +2562,8 @@ cat .map/workflow_logs/feat_auth_20251023_143022.json | jq '.subtasks[].agents.e All remaining open issues are enhancements (no bugs as of 2026-07-18). Prioritized by concreteness: -### #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`. - -**Slice 2 COMPLETE (PR #371, 2026-07-18)**: `mapify preset remove ` (with `--yes` bypass), `mapify preset enable/disable ` (persisted to `.map/presets//.state.json`), `mapify preset resolve