diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 88b9c22..81bb915 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -9,7 +9,7 @@ | Kind | ID | Status | Lane | Source | | --- | --- | --- | --- | --- | | workplan | KG-WP-0001 | finished | — | workplans/KG-WP-0001-statehub-bootstrap.md | -| workplan | KG-WP-0002 | ready | — | workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md | +| workplan | KG-WP-0002 | active | — | workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md | | task | KG-WP-0001-T01 | done | — | workplans/KG-WP-0001-statehub-bootstrap.md | | task | KG-WP-0001-T02 | done | — | workplans/KG-WP-0001-statehub-bootstrap.md | | task | KG-WP-0001-T03 | done | — | workplans/KG-WP-0001-statehub-bootstrap.md | diff --git a/workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md b/workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md index e28bd1d..1b2d663 100644 --- a/workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md +++ b/workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md @@ -4,7 +4,7 @@ type: workplan title: "Canonical immune contracts and first posture pilot" domain: infotech repo: kings-guard -status: ready +status: active owner: codex topic_slug: netkingdom created: "2026-07-23" @@ -32,6 +32,29 @@ This workplan deliberately keeps authority boundaries clear: - `kings-guard` evaluates health/posture, emits signals, and requests bounded response. +## Ralph Execution + +Recommended invocation in Claude Code: + +```text +/ralph-workplan workplans/KG-WP-0002-canonical-immune-contracts-and-posture-pilot.md --max-iterations 12 +``` + +Expected done condition: + +- all tasks below are `done`; +- frontmatter status is updated to `finished`; +- State Hub task/workplan statuses and progress note are synced. + +## Dependency Order + +```text +T01 canonical contracts + -> T02 adjacent-system boundary + -> T03 minimal posture loop scaffold + -> T04 first pilot-lane specification +``` + ## Task: Define canonical immune contracts ```task