100%

Verification + SKILL/rules sync + reviews

Goal

Verification + SKILL/rules sync + reviews — part of the linear chain making /review-section re-ground each section against its FRESH intel package (regen -> skeleton-check -> rewrite) before /continue-roadmap serves it.

Spec References

  • scripts/review_section_runtime/dispatch.py (prepare_review:107, apply_restructure:156, _RESTRUCTURE_OPS:153, _mission_drift_enrichment:77)
  • scripts/review_section_runtime/state.py (restructuring delegation; mark_reviewed_clean)
  • scripts/intel_package_runtime/api.py:heal_section_package (the regen entry point)
  • .claude/rules/plan-read-discipline.md 3.1 (rewrite = execution-phase content authoring; content md only, never plan.json)

Work Items

  • Sync /review-section SKILL.md (the new op in the closed exit_reason enum + the 3-step regrounding flow) + a plan-read-discipline 3.1 citation (the rewrite is execution-phase content authoring); update the runtime next_action.schema.json if the op surface changed.
  • Verification: scripts/skill_audit/script_first_audit.py —skill review-section clean; python -m scripts.plan_corpus check clean; review_section_runtime pytest green; /tpr-review then /impl-hygiene-review pass on the runtime + skill changes.

Fresh intel (regenerated)

{ “schema_version”: 1, “target”: { “kind”: “plan-section”, “ref”: “dynamic-section-regrounding/s-9f51da94” }, “generated_at”: “2026-06-19T14:51:59.277502+00:00”, “graph_state”: { “head_sha”: “a1b25f7a”, “last_code_import_at”: “2026-06-19T14:48:46.681Z”, “embedding_stale”: true, “insights_stale”: false, “cpg_stale”: false }, “surfaces”: {}, “summary”: “intel-package[plan-section:dynamic-section-regrounding/s-9f51da94] 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/dynamic-section-regrounding” } } }

(full dossier: verification-sync-reviews—s-9f51da94.intel.json)