chore(registrar): assign State Hub identifiers

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 1629012@bnt-lap001
Assistant-Session: 78d4fb13-8a1e-474b-87a3-9b9261c49a39
This commit is contained in:
repo-manager 2026-08-22 22:41:51 +02:00
parent f1029f7dfc
commit b21f23cabb
2 changed files with 15 additions and 0 deletions

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: custodian
created: "2026-08-22"
updated: "2026-08-22"
state_hub_workstream_id: "a8573acc-44b5-5364-b0e3-6797c3e2e426"
---
# Bootstrap State Hub integration
@ -21,6 +22,7 @@ Use-case-driven verification framework for integration, end-to-end, multi-user,
id: TD-WP-0001-T01
status: done
priority: high
state_hub_task_id: "d446eb01-442d-5309-92ca-d6832d09bbd0"
```
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
@ -32,6 +34,7 @@ Replace generated placeholders with repo-specific facts where needed.
id: TD-WP-0001-T02
status: wait
priority: high
state_hub_task_id: "39da4237-aaa3-5b4f-93c4-9cbf794f0850"
```
Identify the repo's install, test, lint, build, and run commands. Add or refine
@ -44,6 +47,7 @@ changes confidently.
id: TD-WP-0001-T03
status: done
priority: medium
state_hub_task_id: "2e9e6f99-66c8-5771-bc95-f92716695037"
```
Create the first implementation workplan for the repository's most important

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: custodian
created: "2026-08-22"
updated: "2026-08-22"
state_hub_workstream_id: "68b252b8-03e7-55c7-8dec-ac13f6ca0aa1"
---
# Vertical spike: falsify the crystallization thesis
@ -77,6 +78,7 @@ satisfying to build, and impossible to validate at this stage:
id: TD-WP-0002-T01
status: todo
priority: high
state_hub_task_id: "b1755e17-279a-56cf-86eb-359e9739070a"
```
Three documents carry three different milestone sequences: `INTENT.md` (M0M3),
@ -95,6 +97,7 @@ itself before it catches anything else.
id: TD-WP-0002-T02
status: todo
priority: high
state_hub_task_id: "e5776cf5-0475-5dc6-90c3-db772ce24d63"
```
Two design questions gate everything downstream. Answer both in a written design
@ -119,6 +122,7 @@ Deliverable: `docs/TestDriverClassificationDesign.md` + one recorded decision.
id: TD-WP-0002-T03
status: todo
priority: medium
state_hub_task_id: "31b88522-decd-5f4c-b0e2-05b6981f33b8"
```
Timebox: half a day. Five hypothesis files (H-001…H-005) each with an explicit
@ -134,6 +138,7 @@ are readings to record.
id: TD-WP-0002-T04
status: todo
priority: high
state_hub_task_id: "ffbcc9e8-c1bd-5c50-b62d-495ad9e135a4"
```
Minimal executable representations of UseCase, Actor, World, Scenario,
@ -159,6 +164,7 @@ Emit raw `EnergyEvent` records from this point onward. Implement no scoring.
id: TD-WP-0002-T05
status: todo
priority: high
state_hub_task_id: "595a89c2-1462-57fc-8b08-a5a6b875fd48"
```
A deliberately small application: users, tenants, auth, resources, sharing,
@ -180,6 +186,7 @@ project's first publishable artefact in its own right.
id: TD-WP-0002-T06
status: todo
priority: medium
state_hub_task_id: "4fb31485-8650-556c-bee4-b4e067a89d04"
```
Write the actor-isolation and oracle-independence checks as **plain pytest**
@ -196,6 +203,7 @@ each failure produces a Framework Finding.
id: TD-WP-0002-T07
status: todo
priority: high
state_hub_task_id: "b58cf7ce-dc18-5218-8eac-179291626467"
```
Browser driver plus one agentic actor runtime, realising exactly one semantic
@ -216,6 +224,7 @@ free to collect from run one and impossible to backfill.
id: TD-WP-0002-T08
status: todo
priority: high
state_hub_task_id: "e2403d3c-bc35-5dd3-b1c8-2474663e06d0"
```
The centrepiece. Implement the mechanism designed in T02 and run it across the
@ -239,6 +248,7 @@ a tuning exercise.
id: TD-WP-0002-T09
status: todo
priority: high
state_hub_task_id: "855a1f41-b839-57fc-87b8-198ce2a9f6b1"
```
Semantic action trajectory capture, stable-realisation detection, deterministic
@ -259,6 +269,7 @@ to execute than the agentic ancestor.
id: TD-WP-0002-T10
status: todo
priority: medium
state_hub_task_id: "884c2e91-b56d-5b5e-a2d3-52d2a2768cae"
```
Evaluate the four success-gate criteria against collected evidence and write the