Skip to content

Commit c489066

Browse files
committed
docs(research): mark § 1.5 boundary-violations as shipped (PR #72)
`non-goals-reassessment-2026-05.md` § 1 Shipped table + § 7 Lifted-to table contradicted each other on § 1.5 — § 1 didn't list it (lifted table was last edited before PR #72), § 7 still said "(pending)". Boundary-violations shipped 2026-05 as PR #72; both tables now reflect that, plus the "Pending picks" enumeration drops § 1.5. Per Rule 8, research notes get closed/lifted but factual state may still be corrected when the codebase moves under them. This is hygiene, not extension of the analysis.
1 parent 33a23b1 commit c489066

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/research/non-goals-reassessment-2026-05.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ The original capability inventory contained 10 rows. Items that have shipped sin
3131
| 2.2 Visualisation flip → output formatter | `--format mermaid` (above); SARIF + annotations were the precedent | Same |
3232
| 1.10 rename-preview + parametrised recipes | `params:` frontmatter + `--params key=value` CLI / `query_recipe.params` MCP/HTTP; `find-symbol-by-kind.sql` exemplar; `rename-preview.sql` recipe; `--format diff` / `diff-json` formatters | [`README.md § CLI`](../../README.md#cli), `templates/recipes/find-symbol-by-kind.{sql,md}`, `templates/recipes/rename-preview.{sql,md}` (PR #71) |
3333
| § 6 Q1 daemon-default flip | `mcp` / `serve` watcher default-ON; `--no-watch` and `CODEMAP_WATCH=0` opt-outs | [`architecture.md § Watch wiring`](../architecture.md#cli-usage), [`docs/glossary.md`](../glossary.md) |
34+
| 1.5 Boundary violations | `boundaries` config + `boundary_rules` table + bundled `boundary-violations` recipe; SARIF auto-detects via `from_path` location column | [`architecture.md § Schema`](../architecture.md#schema), `templates/recipes/boundary-violations.{sql,md}` (PR #72) |
3435

35-
Pending picks (§ 1.1, 1.2, 1.4, 1.5, 1.6, 1.9, plus § 5 (b) and (d)) moved to canonical homes — see [§ 7](#7-lifted-to).
36+
Pending picks (§ 1.1, 1.2, 1.4, 1.6, 1.9, plus § 5 (b) and (d)) moved to canonical homes — see [§ 7](#7-lifted-to).
3637

3738
---
3839

@@ -140,7 +141,7 @@ The lift trail — for future archaeologists asking "where did this idea / decis
140141
| § 1.7 Mermaid output (shipped) | `templates/recipes/` + `README.md § CLI` | PR #59 (FTS5 + Mermaid) |
141142
| § 1.3 cyclomatic complexity (shipped) | `architecture.md § Schema` + `templates/recipes/high-complexity-untested.{sql,md}` | PR #70 |
142143
| § 1.8 MCP resources (shipped) | `templates/agents/skills/codemap/SKILL.md` + `docs/glossary.md` | post-PR #35 follow-ups |
143-
| § 1.5 boundary violations (pending) | [`roadmap.md § Backlog`](../roadmap.md#backlog) (inline rationale) | docs-capability-sync Slice 5c |
144+
| § 1.5 boundary violations (shipped) | `templates/recipes/boundary-violations.{sql,md}` + `boundaries` config field + `boundary_rules` table | PR #72 |
144145
| § 1.10 rename-preview + parametrised recipes (shipped) | `templates/recipes/find-symbol-by-kind.{sql,md}` + `templates/recipes/rename-preview.{sql,md}` + `--format diff` / `diff-json` formatters | PR #71 |
145146
| § 1.9 recipe-recency (pending) | [`roadmap.md § Backlog`](../roadmap.md#backlog) (inline rationale) | docs-capability-sync Slice 5c |
146147
| § 1.6 unused type members (advisory; pending) | [`roadmap.md § Backlog`](../roadmap.md#backlog) (inline rationale) | docs-capability-sync Slice 5c |

0 commit comments

Comments
 (0)