Roadmap and wiring analysis — landed evidence
This independently verified slice makes pending work and repository ownership machine-readable. It does not claim that the durable, resumable execution ledger has landed.
Delivered
- A pure dependency analyzer and matching
reckon roadmapCLI/MCP surfaces for one project, one sprint, or the registered portfolio. - Lifecycle and implementation completion, ready work, derived and explicit blockers, open paths, a weighted critical path, cycle detection, and ordered sprint rollups.
- Wiring diagnostics for invalid relation types, dangling or inactive prerequisites, sprint-order inversions, duplicate membership, plan and sprint disagreement, and repository allocation policy.
- Project allocation declarations with
owns,excludes, and cross-projectroutes. - A guarded
edit_plan_textMCP operation that replaces exactly one prose fragment while refusing semantic state changes. - A dedicated roadmap skill plus coordinated ownership, relation, editing, and post-write verification rules across all existing Reckon skills.
- Dynamic installation of every canonical skill into supported runtimes while excluding Python bytecode and cache directories.
Verification
| Gate | Result | Evidence |
|---|---|---|
| Implementation | pass | Commits 47d8327, 2a3a409, and 278ea2d published on origin/main. |
| Full suite | pass | 1,417 tests passed in 66.49 seconds after the true-blocker/deferred distinction, typed-resource document audit, and clean skill installation were added. |
| Lint and skill contracts | pass | Ruff passed; all seven skill packages passed the canonical validator. |
| Distribution | pass | Source and wheel builds passed; the wheel contains the roadmap skill and its agent metadata. |
| Portfolio exercise | pass | 12 registered projects and 413 plans scanned without a project error; 135 wiring findings were returned for explicit triage. |
| Local consistency | pass | 17 of 17 Reckon resources conform; zero audit findings and zero true blockers after historical membership and prerequisite repair. One draft is reported separately as deferred. |
Remaining source-plan work
The roadmap is read-only by design. Durable execution events, interruption/resume semantics, capability-aware worker adapters, proposal/close dry runs, mounted-checkout content digests, and broader failure injection remain in the source plan.