docs: triage the capture archive, file its live findings #234

Merged
john merged 1 commit from chore/triage-capture-archive into main 2026-08-22 19:37:31 +00:00
Owner

The 185-item block archived on 2026-08-08 had never been read since. Its 30 severity-marked items were verified against the current tree: 19 already fixed, 10 still live, 1 moot.

The fixes had shipped across later cycles with nothing closing the capture, which is what an untriaged queue looks like from the inside.

The 10 live findings are filed as #231, #232 and #233. The remaining 155 unmarked items are unverified.

Two things argue for the tracker over the file:

  • #231 duplicates a defect class v3.5.8 phase 2 filed independently against the same seam two weeks later, neither aware of the other.
  • .planning/CAPTURE.md is gitignored, so it is the one planning document with no history behind it.

issue-check.mjs already surfaces referenced issues at every /cad-land, which is the come-back-on-its-own property CAPTURE.md stopped providing the moment anything went below ## Archive.

Doc-only change: PROJECT.md's close record. CAPTURE.md is gitignored and carries none of this.

The 185-item block archived on 2026-08-08 had never been read since. Its 30 severity-marked items were verified against the current tree: **19 already fixed, 10 still live, 1 moot.** The fixes had shipped across later cycles with nothing closing the capture, which is what an untriaged queue looks like from the inside. The 10 live findings are filed as #231, #232 and #233. The remaining 155 unmarked items are unverified. Two things argue for the tracker over the file: - #231 duplicates a defect class `v3.5.8` phase 2 filed independently against the same seam two weeks later, neither aware of the other. - `.planning/CAPTURE.md` is gitignored, so it is the one planning document with no history behind it. `issue-check.mjs` already surfaces referenced issues at every `/cad-land`, which is the come-back-on-its-own property `CAPTURE.md` stopped providing the moment anything went below `## Archive`. Doc-only change: `PROJECT.md`'s close record. `CAPTURE.md` is gitignored and carries none of this.
docs: triage the capture archive, file its live findings
All checks were successful
test / node-test (git, 22) (pull_request) Successful in 28s
test / node-test (git, 24) (pull_request) Successful in 30s
test / node-test (other, 22) (pull_request) Successful in 1m20s
test / node-test (other, 24) (pull_request) Successful in 1m28s
test / node-test (planning, 22) (pull_request) Successful in 1m50s
test / node-test (planning, 24) (pull_request) Successful in 1m54s
test / node-test (prose, 22) (pull_request) Successful in 33s
test / node-test (prose, 24) (pull_request) Successful in 33s
test / node-test (review, 22) (pull_request) Successful in 18s
test / node-test (review, 24) (pull_request) Successful in 19s
test / node-test (routing, 22) (pull_request) Successful in 39s
test / node-test (routing, 24) (pull_request) Successful in 38s
test / self-verify (pull_request) Successful in 14s
test / typecheck (pull_request) Successful in 19s
d46e536763
The 185-item block archived on 2026-08-08 had never been read since. Its 30
severity-marked items were verified against the tree: 19 already fixed, 10 still
live, 1 moot. The fixes had shipped across later cycles with nothing closing the
capture, which is what an untriaged queue looks like from the inside.

The 10 live are filed as #231 (six defects in the release/changelog seam, all
reproduced by execution), #232 (plan frontmatter lets plan-overlap clear two
plans that collide) and #233 (two stale self-description claims). The remaining
155 unmarked items are unverified.

#231 duplicates a defect class v3.5.8 phase 2 filed independently against the
same seam two weeks later, neither aware of the other. That, plus CAPTURE.md
being gitignored and so the one planning document with no history behind it, is
the case for the tracker rather than the file.
john merged commit a2bfa2c2f9 into main 2026-08-22 19:37:31 +00:00
Sign in to join this conversation.
No description provided.