Two stale self-description claims: a nonexistent planner rung, a retracted rationale #233
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
external-review
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two stale self-description claims, verified against the current tree on
2026-08-22. Low severity; grouped so they are not three separate tickets.
1.
DESIGN.md:373names a rung that does not existThe line reads:
cad-planner's actual ladder ishigh/xhigh/max(
lib/rung-agent.mjs:37-40), and the only files on disk arecad-planner.md,cad-planner-xhigh.mdandcad-planner-max.md. There is nolowrung for anyrole, and no
planner-highfile either.2.
self-verify.test.mjs:1453-1455carries a rationale the implementation retractedThe test still reads "skills, agents and templates carry no dispatch instructions
of their own, and references/ is in scope only because no other check reaches it
at all".
self-verify.mjs:262-265replaced that rationale with an accurate onesome time ago. The stale copy survives in the test that pins it, so the check's
stated reason for its own scope is wrong in the file a reader would consult to
confirm it.