chore(consistency): write back state hub workstream/task IDs for WP-0006/0007/0008
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
837227b198
commit
4d2e1e5153
4 changed files with 40 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ owner: claude
|
|||
topic_slug: infotech
|
||||
created: "2026-07-29"
|
||||
updated: "2026-07-29"
|
||||
state_hub_workstream_id: "03f63e7e-c17a-4dcc-aa34-a79824dafcf3"
|
||||
---
|
||||
|
||||
# Trust Service reference implementation (PRD Phase 4b)
|
||||
|
|
@ -44,6 +45,7 @@ it does not turn it on for anyone's real money.
|
|||
id: TREV-WP-0006-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "c98a1871-ae5c-4c91-b59c-88a6e4ccc193"
|
||||
```
|
||||
|
||||
Produce `specs/TrustServiceProductRequirementsDocument.md`: scope,
|
||||
|
|
@ -62,6 +64,7 @@ id: TREV-WP-0006-T02
|
|||
status: todo
|
||||
priority: high
|
||||
human_accept_required: true
|
||||
state_hub_task_id: "06eabd46-5de5-4d80-9bb7-c70ef6d80df9"
|
||||
```
|
||||
|
||||
`docs/adr/ADR-0001-stage0-library-stack.md` explicitly scoped out hosting,
|
||||
|
|
@ -82,6 +85,7 @@ must not treat as accepted without explicit maintainer sign-off.
|
|||
id: TREV-WP-0006-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "fb9f00e5-5755-44e4-ad07-ba0dc73596b8"
|
||||
```
|
||||
|
||||
Implement hosted versions of the Phase Registry and Extension Registry
|
||||
|
|
@ -97,6 +101,7 @@ adds multi-tenancy and persistence, not new validation logic.
|
|||
id: TREV-WP-0006-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "591e87d6-3b64-4f1f-b870-edf834edc522"
|
||||
```
|
||||
|
||||
Implement an authenticated append API for Target Ledger entries per Phase,
|
||||
|
|
@ -112,6 +117,7 @@ service could most easily and least visibly break.
|
|||
id: TREV-WP-0006-T05
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "6bab5e64-0091-4a25-906d-758310cbe723"
|
||||
```
|
||||
|
||||
Implement the public metrics set from `specs/OpenQuestions-WorkingDefaults.md`
|
||||
|
|
@ -125,6 +131,7 @@ as recommended, clearly labeled as forecasts per concept §14.6).
|
|||
id: TREV-WP-0006-T06
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "f08d3d73-4c75-4049-97d0-c27ae8513336"
|
||||
```
|
||||
|
||||
Implement Conversion Attestation generation and publication as a hosted
|
||||
|
|
@ -140,6 +147,7 @@ without querying this service at all.
|
|||
id: TREV-WP-0006-T07
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "44c5846e-1f37-41fe-8ac0-fc7d88628e9f"
|
||||
```
|
||||
|
||||
Define and implement how a repo (e.g. `coulomb-loop`, `net-kingdom`,
|
||||
|
|
@ -157,6 +165,7 @@ selection.
|
|||
id: TREV-WP-0006-T08
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "359c9c5e-a49a-40c1-82ea-2bf80e93e7d6"
|
||||
```
|
||||
|
||||
Extend WP-0002's conformance suite to run against the hosted service:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue