From 1d0999eabb6f90484d68f9baca27e5813139d69e Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 17 Jun 2026 01:02:08 +0200 Subject: [PATCH] docs: close WP-0005 workplan and bind State Hub tasks Add frontmatter tasks list with state_hub_task_id links, completion section for v1.2.0 ship, and custodian brief from hub sync. --- .custodian-brief.md | 18 ++++ .../kaizen-agentic-WP-0005-adoption-parity.md | 84 ++++++++++++++++++- 2 files changed, 101 insertions(+), 1 deletion(-) create mode 100644 .custodian-brief.md diff --git a/.custodian-brief.md b/.custodian-brief.md new file mode 100644 index 0000000..9497cd3 --- /dev/null +++ b/.custodian-brief.md @@ -0,0 +1,18 @@ + +# Custodian Brief — kaizen-agentic + +**Domain:** custodian +**Last synced:** 2026-06-16 23:01 UTC +**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)* + +## Active Workstreams + +*(none — repo may need first-session setup)* + +--- +## MCP Orientation (when available) + +If the state-hub MCP server is reachable, call: +`get_domain_summary("custodian")` +This provides richer cross-domain context. +If the MCP call fails, use this file as your orientation source. diff --git a/workplans/kaizen-agentic-WP-0005-adoption-parity.md b/workplans/kaizen-agentic-WP-0005-adoption-parity.md index 4ef1599..1bcea82 100644 --- a/workplans/kaizen-agentic-WP-0005-adoption-parity.md +++ b/workplans/kaizen-agentic-WP-0005-adoption-parity.md @@ -9,7 +9,72 @@ owner: kaizen-agentic topic_slug: custodian state_hub_workstream_id: 88c7b3e6-be98-480c-b47b-936e74a1a31b created: "2026-06-16" -updated: "2026-06-16" +updated: "2026-06-17" +tasks: + - id: T01 + title: Configure PACKAGE_USER and PACKAGE_TOKEN in Gitea + status: done + state_hub_task_id: 1fb6b04e-0854-4cc9-83c7-5abf85fe5bff + - id: T02 + title: Smoke-test publish-python-package workflow + status: done + state_hub_task_id: bdb9e463-bdfb-405c-afc4-e93a7d58a18b + - id: T03 + title: Add pre-tag release checklist to PACKAGE_RELEASE.md + status: done + state_hub_task_id: 6a2132e7-8b3f-4960-a5e8-85bad81e8b13 + - id: T04 + title: Update HELLO_WORLD_TUTORIAL.md Gitea install paths + status: done + state_hub_task_id: 553cba3a-dafa-483a-9200-70ac3f5eb2d7 + - id: T05 + title: Update CLI_CHEAT_SHEET.md Gitea install paths + status: done + state_hub_task_id: 7e6663a5-fedf-4b1c-acd9-6df6b43d8a12 + - id: T06 + title: Update AGENT_DISTRIBUTION.md Gitea install paths + status: done + state_hub_task_id: fe553788-357f-45c4-8400-f764f68c1cde + - id: T07 + title: Update Makefile agents-* install fallback messages + status: done + state_hub_task_id: b131ff67-fe21-4d95-904b-6a0b916c5502 + - id: T08 + title: Cross-link CONTRIBUTING.md with PACKAGE_RELEASE.md + status: done + state_hub_task_id: 07dd4d25-250c-455c-8363-49269d2ee59f + - id: T09 + title: Add make agents-sync-package target + status: done + state_hub_task_id: 7437cedd-5f7e-4c4d-9142-4f67470c9e52 + - id: T10 + title: Add release-check parity test agents vs data/agents + status: done + state_hub_task_id: ddbe2114-7a47-48fd-a145-b22dca2b581a + - id: T11 + title: Refresh SCOPE.md agent-count notes + status: done + state_hub_task_id: 5417524f-03c0-40ed-a48b-a7906e6daf8f + - id: T12 + title: Refresh TODO.md for v1.2.0 + status: done + state_hub_task_id: 5cfad56c-2664-4b2d-b5f9-4792c958c9a2 + - id: T13 + title: Open CHANGELOG Unreleased for v1.2.0 + status: done + state_hub_task_id: fbca9be4-3d2b-4989-baaf-97e6926bdc66 + - id: T14 + title: Add flake8 to Gitea CI workflow + status: done + state_hub_task_id: a6966cfa-ca59-4087-8989-2870dc69b13f + - id: T15 + title: Document activity-core ActivityDefinition registration handoff + status: done + state_hub_task_id: fbf3f1a8-4818-473e-ae0d-cd80118e5319 + - id: T16 + title: Verify bidirectional Helix correlation doc link + status: done + state_hub_task_id: 37679ce7-dcb6-42a4-820d-cf8b32c2a248 --- # KAIZEN-WP-0005 — Adoption Polish and Fleet Parity @@ -154,6 +219,23 @@ Estimated effort: 2–4 sessions. --- +## Completion + +**Shipped:** v1.2.0 on 2026-06-16 + +| Milestone | Detail | +|-----------|--------| +| Release commit | `297afed` — adoption polish and publish pipeline | +| Tag | `v1.2.0` pushed to Gitea | +| Publish | Gitea Actions run **3044** — `kaizen_agentic-1.2.0` wheel + sdist uploaded | +| Publish auth | `PACKAGE_USER=tegwick`, token from OpenBao `inter-hub-pkg-rep` | +| Helix handoff | Reciprocal link in `agentic-resources/docs/DESIGN-session-memory.md` §11 | + +All 16 tasks complete. Deferred items (agent wizard, template validation, doc generation) +tracked for **WP-0006** (v1.3.0). + +--- + ## State Hub Task IDs | Code | UUID |