chore(registrar): preserve partial identifier sync
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02b22-9638-76d2-bbff-b7ea1770b118
This commit is contained in:
parent
d85836fd2c
commit
4d7623ac7a
5 changed files with 38 additions and 5 deletions
|
|
@ -23,6 +23,7 @@ related:
|
|||
- ACTIVITY-WP-0031
|
||||
- ACTIVITY-WP-0032
|
||||
- ACTIVITY-WP-0034
|
||||
state_hub_workstream_id: "fbcc10a9-bc1e-50b2-ba86-47adcb18666d"
|
||||
---
|
||||
|
||||
# Make the Execution Boundary Enforceable and the Review Contract Truthful
|
||||
|
|
@ -94,6 +95,7 @@ and enforce it in definition admission and workflow structure. At completion:
|
|||
id: ACTIVITY-WP-0035-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "f091521c-1658-5be3-b6b4-44d0c498438d"
|
||||
```
|
||||
|
||||
Reconcile `INTENT.md`, `SCOPE.md`, ACT-ADR-005, ACT-ADR-006, and
|
||||
|
|
@ -119,6 +121,7 @@ without making activity-core a general executor.
|
|||
id: ACTIVITY-WP-0035-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "2aaa5a74-2550-5a62-9ee3-86ada7c839f9"
|
||||
```
|
||||
|
||||
Depends on T01. Introduce a central code-owned registry for the currently
|
||||
|
|
@ -147,6 +150,7 @@ query without an explicit reviewed registry entry and tests prove each refusal.
|
|||
id: ACTIVITY-WP-0035-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "dacf1010-3d15-56f3-8f37-dd1296088e48"
|
||||
```
|
||||
|
||||
Depends on T02. Make workflow phases match their names:
|
||||
|
|
@ -172,6 +176,7 @@ operations pass unit, retry, redaction, and workflow-order tests.
|
|||
id: ACTIVITY-WP-0035-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "db904650-a5fb-510f-8d7d-e65b4aa4e335"
|
||||
```
|
||||
|
||||
Update the governing audit language to promise the evidence actually retained:
|
||||
|
|
@ -194,6 +199,7 @@ audit claim.
|
|||
id: ACTIVITY-WP-0035-T05
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "d5903717-bf70-5970-81d1-ee11f47ef5a9"
|
||||
```
|
||||
|
||||
Inventory every checked-in definition and API consumer of `review_required`,
|
||||
|
|
@ -219,6 +225,7 @@ migration path are recorded in ADR-003 or a successor ADR.
|
|||
id: ACTIVITY-WP-0035-T06
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "15e30f42-76a3-50e3-ab81-cb95a3d0ab6f"
|
||||
```
|
||||
|
||||
Depends on T05. Implement the selected contract with fail-closed behavior:
|
||||
|
|
@ -240,6 +247,7 @@ not close the live acceptance item.
|
|||
id: ACTIVITY-WP-0035-T07
|
||||
status: done
|
||||
priority: low
|
||||
state_hub_task_id: "79d1be4e-ec34-5c01-b5ac-dfb7dbafe827"
|
||||
```
|
||||
|
||||
Reduce the remaining low-grade drift attractors:
|
||||
|
|
@ -264,6 +272,7 @@ activity-core is a general task executor.
|
|||
id: ACTIVITY-WP-0035-T08
|
||||
status: progress
|
||||
priority: high
|
||||
state_hub_task_id: "2ae1aca9-1c86-5b1a-b9fd-95059a24cd65"
|
||||
```
|
||||
|
||||
Depends on T02–T07 as applicable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue