Mechanical harness routing: isc route/lanes #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/mechanical-harness-routing"
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?
isc route returns ENGINE/MODEL/EFFORT/DISPATCH/WHY for the current harness, resolved from the lane map, the routing keys in .claude/implement-issues.md, and live CLI availability; WARN + exit 1 on frontier-guard violations, exit 1 on unknown duties. isc lanes prints the full ladder once at Phase 0. Every dispatch point in implement-issues (Phase 2 sizing, Phase 3 implementer, 4.1 checker, 4.2 reviewers) now calls isc route and dispatches exactly what it returns rather than re-deriving routing from prose; the dispatcher consult survives only for tie-breaks and must express its decision as a duty. 91/91 smoke under bash and dash.