poodr map: add a test-repair route for proven test defects #512
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#512
Loading…
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?
VERDICT: CREATE — Real design gap in poodr map (missing test-repair route, no way to express already-green pass) forced two manual DB surgeries this session; root-of-chain is the map/gate design itself, not an improvisation to drop.
Context
During #508 (session 4b7df35f, 2026-08-25), programmer-repair proved by independent reproduction that a test was self-contradictory (worktree_cli_finish_refuses_non_ancestor_test.rb topology identical to the clean-path test — no production change could satisfy both). The poodr map has no edge from programmer-repair to test-writer (programmers never edit tests, correctly), so the run terminated bound_exhausted:programmer-repair/fail and the orchestrator manually reset pipeline.db and re-pointed position at test-writer. A second gap in the same episode: after the test repair the suite was fully green, but the test-writer gate expects red, so the green suite recorded verdict fail and looped test-writer; the orchestrator manually bridged position to behavior-verifier.
Tasks
Origin
This sounds two different problem: