From 0bc53fd58496ed4012298c64c92e6f02de9a916b Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 1 May 2026 23:21:31 +0200 Subject: [PATCH] chore(consistency): sync task status from DB [auto] Updated by fix-consistency on 2026-05-01: - update .custodian-brief.md for the-custodian --- .custodian-brief.md | 64 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 60 insertions(+), 4 deletions(-) diff --git a/.custodian-brief.md b/.custodian-brief.md index 56a5e34..2a0c1e0 100644 --- a/.custodian-brief.md +++ b/.custodian-brief.md @@ -1,18 +1,74 @@ # Custodian Brief — the-custodian -**Domain:** railiance -**Last synced:** 2026-05-01 21:07 UTC +**Domain:** custodian +**Last synced:** 2026-05-01 21:21 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)* +### Task-Flow-Engine — Declarative Workstation and Requisite Model +Progress: 3/6 done | workstream_id: `781e519b-0dd7-451b-b63c-fad50f999c9c` + +**Open tasks:** +- · T04: State-hub integration — migrate from enums to engine `db320d4e` +- · T05: MCP tools — flow-aware session orientation `8ea7e49f` +- · T06: Extraction boundary and future repo scope `b9242cb4` + +### FOS Hub Bootstrap — Identity, Hub Extraction, Ops Hub, Fin Hub +Progress: 0/26 done | workstream_id: `293a74fe-a85a-4ad6-8933-23d52a72fe8b` + +**Open tasks:** +- · T01 — Complete NK-WP-0001: Keycloak + privacyIDEA on k3s `f55078b6` +- · T02 — Complete NK-WP-0002: Local identity bootstrap `0d7792f7` +- · T03 — IAM Profile integration test `e9894ac9` +- · T04 — Canon standard: IAM Profile specification `69acc880` +- · T05 — Create hub-core package `04bf480c` +- · T06 — Hub-core FastMCP base server `6b49d94a` +- · T07 — FOS §10 risk and alert tools `5a54af24` +- … and 19 more open tasks + +### Multi-User Onboarding and Environment Bootstrap +Progress: 0/6 done | workstream_id: `a28d9e29-4119-4b73-9469-f921920253ef` + +**Open tasks:** +- · Git credential.helper setup for Gitea access `71628269` +- · SSH key generation and authorization automation `fea965e9` +- · Claude Code MCP registration for new machines `60318e9a` +- · Environment bootstrap script (bootstrap-env.sh) `84a94761` +- · Onboarding guide and user journey documentation `b0839802` +- · State Hub multi-user model — domain-scoped access `d5df3302` + +### Migrate Custodian State Hub to ThreePhoenix Cluster +Progress: 0/9 done | workstream_id: `967baafb-d92d-405a-ba0b-0d00d37c4940` + +**Open tasks:** +- · T01 — Drill WSL2 backup restore end-to-end `b0caf112` +- · T02 — Helm chart for State Hub `24887dd9` +- · T03 — Build and push State Hub container image `79908ade` +- · T04 — Deploy to cluster and run Alembic migrations `a7baf2eb` +- · T05 — Migrate data from WSL2 to cluster `a307dd46` +- · T06 — Drill cluster backup restore `03753b88` +- · T07 — Cutover: redirect MCP config to cluster `ff1de25e` +- … and 2 more open tasks + +### State Hub v0.4 — Workstream Health Index (WHI) KPI Card +Progress: 0/9 done | workstream_id: `9cc32158-2f5c-4ef6-9713-aacce4623d5e` + +**Open tasks:** +- · P1 — Verify dependency edge fields in open_workstreams `243646e0` +- · P2.1 — Build directed dependency graph from openWs + completedIds `6dbef71f` +- · P2.2 — Implement DFS cycle detection (CPI) `f0d5c107` +- · P2.3 — Compute DD, BR, SPR, PEP, CDDR `6da60567` +- · P2.4 — WHI formula: normalization + CPI penalty `29b2dbbd` +- · P2.5 — Per-domain WHI breakdown `8ce5ef74` +- · P3 — WHI KPI card UI `91efba5c` +- … and 2 more open tasks --- ## MCP Orientation (when available) If the state-hub MCP server is reachable, call: -`get_domain_summary("railiance")` +`get_domain_summary("custodian")` This provides richer cross-domain context. If the MCP call fails, use this file as your orientation source.