Skip to content

Commit a5d60e5

Browse files
committed
fix(docs): fix audit closure format — move 'Plans green.' to intro paragraph
Per the file's established convention (lines 61, 85, 105, 242), plan closure sentences belong in the ## Audit intro paragraph, not inside the ### tax subsection. Also remove the novel inline ✅ markers on tax bullet items — the 'Plans X green.' prose is the sole closure signal. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TUPbs2Vx7sDMnA5gbx5HrW
1 parent 306c3c0 commit a5d60e5

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/development/architecture-audit.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,25 +249,24 @@ fixes (map→struct, fmt→strconv); type-6 tag
249249
gap fix; plan-2606241814/15 test additions.
250250
No new production functions, DIP, SRP, or
251251
line-count violations.
252+
Plans 2606260211, 2606260614, 2606260615 green.
252253

253254
### tax (2026-06-26)
254255

255-
Plans 2606260211, 2606260614, 2606260615 green.
256-
257256
- `internal/lint/layer0_html.go` — seven
258257
helpers lack dedicated tests. File entered
259258
the touched set via a perf commit. Tests doc
260259
§"every function by name" —
261-
[plan/2606260211][2606260211].
260+
[plan/2606260211][2606260211].
262261

263262
- `internal/lint/lineclass_scan.go` — 9
264263
unexported helpers lack tests.
265264
Sub-functions of `htmlType7Start`
266-
[plan/2606260614][2606260614].
265+
[plan/2606260614][2606260614].
267266

268267
- `cue/cuelite/engine.go` — 7 unexported
269268
helpers lack tests —
270-
[plan/2606260615][2606260615].
269+
[plan/2606260615][2606260615].
271270

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

0 commit comments

Comments
 (0)