100%

Section 00 — walking-skeleton

Goal

Prove the on-rails spine end-to-end on the thinnest possible path before any fan-out.

Implementation Sketch

Stand up the minimal loop: read impl-hygiene.md -> parse ONE category -> dispatch ONE subagent for that category -> apply inline fixes -> hand off + exit. No batching, no graph yet; the spine must run green via python -m scripts.impl_hygiene_review_runtime --self-test.

Spec References

script-first.md §1 (scripts drive the loop); workflow-ownership.md §1; plan_orchestrator as the rails precedent.

Work Items

  • Stand up the runtime package skeleton (main, state, next_action.schema.json) running one category end-to-end
  • Wire the single-subagent dispatch + inline-fix + hand-off for that one category

Fresh intel (regenerated)

{ “schema_version”: 1, “target”: { “kind”: “plan-section”, “ref”: “impl-hygiene-rewrite-v3/s-b3c47a8b” }, “generated_at”: “2026-06-22T23:45:11.706690+00:00”, “graph_state”: { “head_sha”: “388fa29a”, “last_code_import_at”: “2026-06-22T23:41:42.859Z”, “embedding_stale”: false, “insights_stale”: false, “cpg_stale”: false }, “surfaces”: {}, “summary”: “intel-package[plan-section:impl-hygiene-rewrite-v3/s-b3c47a8b] agent-authored dossier”, “degraded”: false, “dossier”: { “objective_symbols”: [], “tiers”: {}, “agent_authored”: true, “difficulty”: { “class”: “routine”, “research_online”: false, “research_mode”: “auto”, “signals”: [], “plan_dir”: “/home/eric/projects/ori_lang/plans/impl-hygiene-rewrite-v3” } } }

(full dossier: walking-skeleton—s-b3c47a8b.intel.json)