Activate KG-WP-0002 Ralph loop
This commit is contained in:
parent
a2ee0e2d89
commit
e092fd3ea6
2 changed files with 25 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
| Kind | ID | Status | Lane | Source |
|
| Kind | ID | Status | Lane | Source |
|
||||||
| --- | --- | --- | --- | --- |
|
| --- | --- | --- | --- | --- |
|
||||||
| workplan | KG-WP-0001 | finished | — | workplans/KG-WP-0001-statehub-bootstrap.md |
|
| 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-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-T02 | done | — | workplans/KG-WP-0001-statehub-bootstrap.md |
|
||||||
| task | KG-WP-0001-T03 | done | — | workplans/KG-WP-0001-statehub-bootstrap.md |
|
| task | KG-WP-0001-T03 | done | — | workplans/KG-WP-0001-statehub-bootstrap.md |
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ type: workplan
|
||||||
title: "Canonical immune contracts and first posture pilot"
|
title: "Canonical immune contracts and first posture pilot"
|
||||||
domain: infotech
|
domain: infotech
|
||||||
repo: kings-guard
|
repo: kings-guard
|
||||||
status: ready
|
status: active
|
||||||
owner: codex
|
owner: codex
|
||||||
topic_slug: netkingdom
|
topic_slug: netkingdom
|
||||||
created: "2026-07-23"
|
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
|
- `kings-guard` evaluates health/posture, emits signals, and requests bounded
|
||||||
response.
|
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: Define canonical immune contracts
|
||||||
|
|
||||||
```task
|
```task
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue