chore(consistency): write back state hub workstream/task IDs
fix-consistency registered TREV-WP-0001 and TREV-WP-0002 in the hub and wrote the resulting workstream/task IDs into the workplan frontmatter; also adds the generated WORK-RECORDS.md index. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
8a66b08e94
commit
4a491dd5a3
3 changed files with 38 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ owner: claude
|
|||
topic_slug: infotech
|
||||
created: "2026-07-28"
|
||||
updated: "2026-07-28"
|
||||
state_hub_workstream_id: "2b31c2c6-7c68-4c66-ae26-5f25e91a9af0"
|
||||
---
|
||||
|
||||
# Trust Service implementation bootstrap
|
||||
|
|
@ -32,6 +33,7 @@ process design (PRD Roadmap Phase 7).
|
|||
id: TREV-WP-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "bdaa3e6a-e13d-4d4f-a6b0-9c56c18850a9"
|
||||
```
|
||||
|
||||
`specs/TechnicalSpecificationDocument.md` is explicitly non-binding on
|
||||
|
|
@ -48,6 +50,7 @@ key-rotation record format) as part of the same ADR.
|
|||
id: TREV-WP-0002-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "92568684-2dff-497c-9593-7a0e91cb95a3"
|
||||
```
|
||||
|
||||
Implement the Phase Manifest schema from TSD §3.1 with a pure, deterministic
|
||||
|
|
@ -63,6 +66,7 @@ time.
|
|||
id: TREV-WP-0002-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "df4133ee-9776-438d-901a-78a906356cfb"
|
||||
```
|
||||
|
||||
Implement the Target Ledger Entry schema from TSD §3.2: the six entry types
|
||||
|
|
@ -81,6 +85,7 @@ external tool (TSD §3.2 validation rules, §6.1).
|
|||
id: TREV-WP-0002-T04
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "8454269e-fb3d-4751-b564-ef0cc33f9c97"
|
||||
```
|
||||
|
||||
Implement the Monetization Extension Contract schema from TSD §3.3 and its
|
||||
|
|
@ -98,6 +103,7 @@ itself is out of scope here — PRD Roadmap Phase 7).
|
|||
id: TREV-WP-0002-T05
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "e60c8ccf-cd98-4b15-8ad2-e7718b08acc4"
|
||||
```
|
||||
|
||||
Implement Conversion Event detection as a pure read over the Target Ledger
|
||||
|
|
@ -114,6 +120,7 @@ the raw Manifest and Ledger without waiting for or requiring an attestation
|
|||
id: TREV-WP-0002-T06
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "90711ebf-3d89-4b45-8300-489f39cfa3cc"
|
||||
```
|
||||
|
||||
Build an automated conformance suite exercising: manifest validation (valid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue