Problem
The canonical C-SDLC owner validation lane still runs adl/tools/test_cli_owner_command_guidance.sh, which requires the sunset v1 command adl/tools/pr.sh run <issue>. Gate 10D2 and the root AGENTS.md define the independent typed v2 binaries as sole operational authority and prohibit the removed v1 lifecycle wrappers.
Evidence
Discovered while validating the #5455 remediation with:
bash adl/tools/run_owner_validation_lane.sh csdlc
The lane stopped at C-SDLC owner command guidance with:
FAIL: live command guidance is missing required command: adl/tools/pr.sh run <issue>
Focused Gate 10A passed 9/9 and strict all-target Clippy passed, so this is an unrelated stale validation-policy guard. Additional stale references are present in the guidance generator, compatibility tests, wrapper help, and tooling docs.
Required outcome
Align the live command-guidance generator, tests, wrapper/help surfaces, and owner validation lane with the final typed C-SDLC v2 authority. Do not restore or teach the removed v1 wrapper. Preserve historical evidence files as immutable history.
Acceptance criteria
Scope boundary
This is separate from #5455 source-provenance remediation and must not block its focused acceptance proof.
v0.91.8 Routing Correction
Problem
The canonical C-SDLC owner validation lane still runs
adl/tools/test_cli_owner_command_guidance.sh, which requires the sunset v1 commandadl/tools/pr.sh run <issue>. Gate 10D2 and the rootAGENTS.mddefine the independent typed v2 binaries as sole operational authority and prohibit the removed v1 lifecycle wrappers.Evidence
Discovered while validating the #5455 remediation with:
bash adl/tools/run_owner_validation_lane.sh csdlcThe lane stopped at
C-SDLC owner command guidancewith:FAIL: live command guidance is missing required command: adl/tools/pr.sh run <issue>Focused Gate 10A passed 9/9 and strict all-target Clippy passed, so this is an unrelated stale validation-policy guard. Additional stale references are present in the guidance generator, compatibility tests, wrapper help, and tooling docs.
Required outcome
Align the live command-guidance generator, tests, wrapper/help surfaces, and owner validation lane with the final typed C-SDLC v2 authority. Do not restore or teach the removed v1 wrapper. Preserve historical evidence files as immutable history.
Acceptance criteria
bash adl/tools/run_owner_validation_lane.sh csdlcno longer requires any sunset v1 lifecycle command.csdlc-install resolveand the typed v2 binaries/skills.adl/tools/pr.sh run <issue>for C-SDLC lifecycle work.Scope boundary
This is separate from #5455 source-provenance remediation and must not block its focused acceptance proof.
v0.91.8 Routing Correction