Finish event payload resolver workplan

This commit is contained in:
2026-06-18 15:15:07 +02:00
parent a279d59f73
commit 727868a245

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Event Payload Context Resolver"
domain: custodian
repo: activity-core
status: blocked
status: finished
owner: codex
topic_slug: custodian
created: "2026-06-18"
@@ -89,7 +89,7 @@ reported 55 passed.
```task
id: ACTIVITY-WP-0011-T03
status: wait
status: done
priority: high
state_hub_task_id: "a4f277de-eb83-41bc-860e-b26586c72495"
```
@@ -105,9 +105,16 @@ Done when:
- the registry decision names the owning repo for future schema changes;
- activity-core has no local-only event type drift from the producer contract.
Current wait reason: the event type is producer/catalog owned. Activity-core has
implemented the resolver side and should wait for State Hub-backed registry
confirmation before treating the live customer definition as fully unblocked.
Registry ownership: the event type is producer/catalog owned. Activity-core
accepted State Hub-backed registry confirmation before closing the workplan.
2026-06-18: Closed from State Hub acknowledgement
`3efb56d8-c3d6-4308-82ea-76eaaa172255` from `kaizen-agentic`. The producer
registered `kaizen.metrics.recorded` in `kaizen-agentic/event-types/` with
status `active`, publisher `kaizen-agentic`, and schema fields
`agent`, `project`, `summary.success_rate`, `summary.execution_count`, and
`summary.avg_quality`. The sync command reported was
`ACTIVITY_DEFINITION_DIRS=~/coulomb-loop:~/kaizen-agentic make sync-event-types`.
## Wait For Live Event Smoke
@@ -166,4 +173,7 @@ Done when:
2026-06-18: Closed from State Hub acknowledgement
`68bfcd0d-7c47-4b42-85fc-64d63f38a909`. The original handoff message
`d561ebd7-ba01-4dc6-8ffc-fe87d45304ee` was answered, and the live smoke
evidence in T04 unblocks LOOP-WP-0002. Only T03 remains open.
evidence in T04 unblocks LOOP-WP-0002.
2026-06-18: Workplan finished. T03 registry confirmation, T04 live event smoke,
and T05 handoff closure are all done in State Hub.