Skip to content

Commit 306c3c0

Browse files
committed
fix(docs): regenerate PLAN.md catalog and close audit tax items
- Run `mdsmith fix PLAN.md` to refresh the catalog row for plan 2606260615 after conflict markers were removed (fixes CI MDS019) - Mark all three 2026-06-26 audit tax items as resolved: plans 2606260211, 2606260614, and 2606260615 are now ✅ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TUPbs2Vx7sDMnA5gbx5HrW
1 parent 5035d1e commit 306c3c0

2 files changed

Lines changed: 24 additions & 22 deletions

File tree

PLAN.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,24 @@ footer: |
1616

1717
| ID | Status | Model | Title |
1818
| ---------- | ------ | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------- |
19-
| | | | [](plan/2606260615_arch-fix-cuelite-engine-helper-tests.md) |
19+
| 52 || | [Archetype / Template Library for Agentic Patterns](plan/52_archetype-template-library.md) |
20+
| 61 || | [Required Structure Rule Hardening](plan/61_required-structure-hardening.md) |
21+
| 65 || | [Spike WASM-Embedded Weasel Inference](plan/65_spike-wasm-embedded-inference.md) |
22+
| 78 || | [Query subcommand for front-matter filtering](plan/78_query-command.md) |
23+
| 83 || | [Security hardening batch](plan/83_security-hardening-batch.md) |
24+
| 84 || | [Symlink default-deny for file discovery](plan/84_symlink-default-deny.md) |
25+
| 85 || | [Increase test coverage to 95% by extracting shared rule helpers](plan/85_coverage-to-95-percent.md) |
26+
| 86 || | [Markdown flavor validation](plan/86_markdown-flavor-validation.md) |
27+
| 89 || | [TOC generator directive and MDS035 auto-fix](plan/89_toc-generator-directive.md) |
28+
| 90 || | [Isolate corpus test git config from host signing](plan/90_corpus-test-git-config-isolation.md) |
29+
| 91 || | [MDS037 skips paragraphs inside generated sections](plan/91_mds037-skip-generated-sections.md) |
30+
| 92 || sonnet | [File kinds — config schema, assignment, merge](plan/92_file-kinds.md) |
31+
| 93 || sonnet | [Placeholder grammar — opt-in token vocabulary](plan/93_placeholder-grammar.md) |
32+
| 94 || sonnet | [Lint-once for `<?include?>` and `<?catalog?>` embeds](plan/94_lint-once-for-embeds.md) |
33+
| 95 || opus | [Kind/rule resolution observability via `kinds` subcommand](plan/95_kind-rule-resolution-cli.md) |
34+
| 96 || sonnet | [Adopt kinds in mdsmith repo and ship the docs](plan/96_kinds-adoption-and-docs.md) |
35+
| 97 || opus | [Deep-merge for kinds and overrides](plan/97_deep-merge-config.md) |
36+
| 98 || sonnet | [Replace `archetypes` with `kinds`](plan/98_replace-archetypes-with-kinds.md) |
2037
| 100 || sonnet | [build config block and MDS040 recipe-safety rule](plan/100_build-config-and-mds040.md) |
2138
| 101 || sonnet | [build directive and MDS039 lint rule](plan/101_build-directive-mds039.md) |
2239
| 102 || opus | [Multi-output `<?build?>` directive](plan/102_build-subcommand.md) |
@@ -215,22 +232,5 @@ footer: |
215232
| 2606241815 || sonnet | [Add unit tests for three remaining unexported helpers in internal/index/locate.go](plan/2606241815_arch-fix-locate-remaining-helper-tests.md) |
216233
| 2606260211 || sonnet | [Add dedicated unit tests for layer0_html.go helpers](plan/2606260211_arch-fix-layer0-html-helper-tests.md) |
217234
| 2606260614 || sonnet | [arch-fix: add dedicated unit tests for lineclass_scan.go HTML-scanning helpers](plan/2606260614_arch-fix-lineclass-scan-helper-tests.md) |
218-
| 52 || | [Archetype / Template Library for Agentic Patterns](plan/52_archetype-template-library.md) |
219-
| 61 || | [Required Structure Rule Hardening](plan/61_required-structure-hardening.md) |
220-
| 65 || | [Spike WASM-Embedded Weasel Inference](plan/65_spike-wasm-embedded-inference.md) |
221-
| 78 || | [Query subcommand for front-matter filtering](plan/78_query-command.md) |
222-
| 83 || | [Security hardening batch](plan/83_security-hardening-batch.md) |
223-
| 84 || | [Symlink default-deny for file discovery](plan/84_symlink-default-deny.md) |
224-
| 85 || | [Increase test coverage to 95% by extracting shared rule helpers](plan/85_coverage-to-95-percent.md) |
225-
| 86 || | [Markdown flavor validation](plan/86_markdown-flavor-validation.md) |
226-
| 89 || | [TOC generator directive and MDS035 auto-fix](plan/89_toc-generator-directive.md) |
227-
| 90 || | [Isolate corpus test git config from host signing](plan/90_corpus-test-git-config-isolation.md) |
228-
| 91 || | [MDS037 skips paragraphs inside generated sections](plan/91_mds037-skip-generated-sections.md) |
229-
| 92 || sonnet | [File kinds — config schema, assignment, merge](plan/92_file-kinds.md) |
230-
| 93 || sonnet | [Placeholder grammar — opt-in token vocabulary](plan/93_placeholder-grammar.md) |
231-
| 94 || sonnet | [Lint-once for `<?include?>` and `<?catalog?>` embeds](plan/94_lint-once-for-embeds.md) |
232-
| 95 || opus | [Kind/rule resolution observability via `kinds` subcommand](plan/95_kind-rule-resolution-cli.md) |
233-
| 96 || sonnet | [Adopt kinds in mdsmith repo and ship the docs](plan/96_kinds-adoption-and-docs.md) |
234-
| 97 || opus | [Deep-merge for kinds and overrides](plan/97_deep-merge-config.md) |
235-
| 98 || sonnet | [Replace `archetypes` with `kinds`](plan/98_replace-archetypes-with-kinds.md) |
235+
| 2606260615 || sonnet | [Add dedicated unit tests for unexported helpers in cue/cuelite/engine.go](plan/2606260615_arch-fix-cuelite-engine-helper-tests.md) |
236236
<?/catalog?>

docs/development/architecture-audit.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,20 +252,22 @@ line-count violations.
252252

253253
### tax (2026-06-26)
254254

255+
Plans 2606260211, 2606260614, 2606260615 green.
256+
255257
- `internal/lint/layer0_html.go` — seven
256258
helpers lack dedicated tests. File entered
257259
the touched set via a perf commit. Tests doc
258260
§"every function by name" —
259-
[plan/2606260211][2606260211].
261+
[plan/2606260211][2606260211].
260262

261263
- `internal/lint/lineclass_scan.go` — 9
262264
unexported helpers lack tests.
263265
Sub-functions of `htmlType7Start`
264-
[plan/2606260614][2606260614].
266+
[plan/2606260614][2606260614].
265267

266268
- `cue/cuelite/engine.go` — 7 unexported
267269
helpers lack tests —
268-
[plan/2606260615][2606260615].
270+
[plan/2606260615][2606260615].
269271

270272
[2606260211]: ../../plan/2606260211_arch-fix-layer0-html-helper-tests.md
271273
[2606260614]: ../../plan/2606260614_arch-fix-lineclass-scan-helper-tests.md

0 commit comments

Comments
 (0)