From 2400ff48907aaf4a6941bdaf67f87caffee124e6 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 17 Jun 2026 01:13:54 +0200 Subject: [PATCH] docs: bind WP-0006 State Hub task IDs after fix-consistency Inject hub task UUIDs from consistency sync; normalize workplan frontmatter. --- ...entic-WP-0006-scheduled-agent-execution.md | 164 ++++++++++-------- 1 file changed, 91 insertions(+), 73 deletions(-) diff --git a/workplans/kaizen-agentic-WP-0006-scheduled-agent-execution.md b/workplans/kaizen-agentic-WP-0006-scheduled-agent-execution.md index 5d47b35..db8c0a2 100644 --- a/workplans/kaizen-agentic-WP-0006-scheduled-agent-execution.md +++ b/workplans/kaizen-agentic-WP-0006-scheduled-agent-execution.md @@ -14,60 +14,78 @@ depends_on: created: "2026-06-17" updated: "2026-06-17" tasks: - - id: T01 - title: Write ADR-005 scheduled agent execution contract - status: todo - - id: T02 - title: Define .kaizen/schedule.yml schema and example - status: todo - - id: T03 - title: Add kaizen-agentic schedule validate command - status: todo - - id: T04 - title: Document fleet roster and repo opt-in in INTEGRATION_PATTERNS - status: todo - - id: T05 - title: Draft state-hub roster query design for activity-core resolver - status: todo - - id: T06 - title: Draft discover_kaizen_scheduled_repos context resolver spec - status: todo - - id: T07 - title: Draft weekly-agent-run ActivityDefinition template - status: todo - - id: T08 - title: Open activity-core handoff issue for resolver and definitions - status: todo - - id: T09 - title: Implement kaizen-agentic schedule prepare command - status: todo - - id: T10 - title: Bundle memory brief metrics and agent prompt in prepare output - status: todo - - id: T11 - title: Add schedule init scaffold for new repos - status: todo - - id: T12 - title: Unit tests for schedule validate and prepare - status: todo - - id: T13 - title: Pilot ActivityDefinition for weekly coach on custodian repos - status: todo - - id: T14 - title: Pilot ActivityDefinition for weekly optimization review - status: todo - - id: T15 - title: Smoke test end-to-end on two preselected repos - status: todo - - id: T16 - title: Document operator enablement in PACKAGE_RELEASE and agency-framework - status: todo - - id: T17 - title: Emit kaizen.schedule.prepared event payload spec for activity-core - status: todo - - id: T18 - title: Update wiki/EcosystemIntegration.md and CHANGELOG for v1.3.0 - status: todo +- id: T01 + state_hub_task_id: f513cf74-6e32-4dce-a3bc-2995f98a30de + status: todo + title: Write ADR-005 scheduled agent execution contract +- id: T02 + state_hub_task_id: dcb8d674-5472-4657-85bc-02ca9890fb92 + status: todo + title: Define .kaizen/schedule.yml schema and example +- id: T03 + state_hub_task_id: 1f9a4959-d200-4d7b-8666-96472e23d820 + status: todo + title: Add kaizen-agentic schedule validate command +- id: T04 + state_hub_task_id: 13ab4b76-ded2-4613-b8e2-15ab206d8c57 + status: todo + title: Document fleet roster and repo opt-in in INTEGRATION_PATTERNS +- id: T05 + state_hub_task_id: 685b35f3-af20-483a-9136-150f5fff68dd + status: todo + title: Draft state-hub roster query design for activity-core resolver +- id: T06 + state_hub_task_id: 5f0a0859-3ff5-4ec8-b916-35486f045b2b + status: todo + title: Draft discover_kaizen_scheduled_repos context resolver spec +- id: T07 + state_hub_task_id: 2fd0f00c-5cf1-47bd-9c12-aee65bca5932 + status: todo + title: Draft weekly-agent-run ActivityDefinition template +- id: T08 + state_hub_task_id: cc0565bc-ccd4-4739-9c7e-088adaa9834b + status: todo + title: Open activity-core handoff issue for resolver and definitions +- id: T09 + state_hub_task_id: 23aeff77-3429-438b-a395-5c7b5dc2824e + status: todo + title: Implement kaizen-agentic schedule prepare command +- id: T10 + state_hub_task_id: cba9685b-408f-4292-8169-9965e7ad5c5b + status: todo + title: Bundle memory brief metrics and agent prompt in prepare output +- id: T11 + state_hub_task_id: 7c1b049b-5566-4b5e-9d82-d9c29fab0c84 + status: todo + title: Add schedule init scaffold for new repos +- id: T12 + state_hub_task_id: 80a8e98a-9146-4a58-8fd3-8c37f7893960 + status: todo + title: Unit tests for schedule validate and prepare +- id: T13 + state_hub_task_id: 9aee6348-d5ad-4413-b01c-5588b07c8ede + status: todo + title: Pilot ActivityDefinition for weekly coach on custodian repos +- id: T14 + state_hub_task_id: 697e612b-7531-4329-82fb-b0423ba86904 + status: todo + title: Pilot ActivityDefinition for weekly optimization review +- id: T15 + state_hub_task_id: 92db5130-2212-4780-ab8f-1de3adf6c6f8 + status: todo + title: Smoke test end-to-end on two preselected repos +- id: T16 + state_hub_task_id: bbecdcbf-42b8-4b48-9f85-e4c10e4ff3ab + status: todo + title: Document operator enablement in PACKAGE_RELEASE and agency-framework +- id: T17 + state_hub_task_id: a9e91d4b-990a-457a-9591-d1243db5b386 + status: todo + title: Emit kaizen.schedule.prepared event payload spec for activity-core +- id: T18 + state_hub_task_id: 73986472-bf19-4b13-af1b-6505ab944459 + status: todo + title: Update wiki/EcosystemIntegration.md and CHANGELOG for v1.3.0 --- # KAIZEN-WP-0006 — Scheduled Agent Execution via activity-core @@ -318,26 +336,26 @@ Estimated effort: 4–6 sessions (kaizen-agentic) + 1–2 sessions (activity-cor | Code | UUID | |------|------| -| T01 | *(pending hub registration)* | -| T02 | *(pending)* | -| T03 | *(pending)* | -| T04 | *(pending)* | -| T05 | *(pending)* | -| T06 | *(pending)* | -| T07 | *(pending)* | -| T08 | *(pending)* | -| T09 | *(pending)* | -| T10 | *(pending)* | -| T11 | *(pending)* | -| T12 | *(pending)* | -| T13 | *(pending)* | -| T14 | *(pending)* | -| T15 | *(pending)* | -| T16 | *(pending)* | -| T17 | *(pending)* | -| T18 | *(pending)* | +| T01 | f513cf74-6e32-4dce-a3bc-2995f98a30de | +| T02 | dcb8d674-5472-4657-85bc-02ca9890fb92 | +| T03 | 1f9a4959-d200-4d7b-8666-96472e23d820 | +| T04 | 13ab4b76-ded2-4613-b8e2-15ab206d8c57 | +| T05 | 685b35f3-af20-483a-9136-150f5fff68dd | +| T06 | 5f0a0859-3ff5-4ec8-b916-35486f045b2b | +| T07 | 2fd0f00c-5cf1-47bd-9c12-aee65bca5932 | +| T08 | cc0565bc-ccd4-4739-9c7e-088adaa9834b | +| T09 | 23aeff77-3429-438b-a395-5c7b5dc2824e | +| T10 | cba9685b-408f-4292-8169-9965e7ad5c5b | +| T11 | 7c1b049b-5566-4b5e-9d82-d9c29fab0c84 | +| T12 | 80a8e98a-9146-4a58-8fd3-8c37f7893960 | +| T13 | 9aee6348-d5ad-4413-b01c-5588b07c8ede | +| T14 | 697e612b-7531-4329-82fb-b0423ba86904 | +| T15 | 92db5130-2212-4780-ab8f-1de3adf6c6f8 | +| T16 | bbecdcbf-42b8-4b48-9f85-e4c10e4ff3ab | +| T17 | a9e91d4b-990a-457a-9591-d1243db5b386 | +| T18 | 73986472-bf19-4b13-af1b-6505ab944459 | -**Hub workstream:** *(pending)* `kaizen-wp-0006-scheduled-agent-execution` +**Hub workstream:** `kaizen-wp-0006-scheduled-agent-execution` (`d4edb92b-526f-4ee4-8efe-a9fa84ab6dff`) ---