From 6d7690d5309db75784d7c1c4631fb3a7e051a6ce Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 14 May 2026 18:07:43 +0200 Subject: [PATCH] chore(consistency): sync task status from DB [auto] Updated by fix-consistency on 2026-05-14: - update .custodian-brief.md for repo-scoping --- .custodian-brief.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/.custodian-brief.md b/.custodian-brief.md index 25258d8..a859934 100644 --- a/.custodian-brief.md +++ b/.custodian-brief.md @@ -1,18 +1,25 @@ # Custodian Brief — repo-scoping -**Domain:** capabilities -**Last synced:** 2026-05-04 10:03 UTC +**Domain:** custodian +**Last synced:** 2026-05-14 16:07 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)* +### repo-scoping RREG-WP-0012 — Activity-Core Context Query API +Progress: 0/4 done | workstream_id: `83a43ab6-d566-41e0-afd7-f2833812564f` + +**Open tasks:** +- · [RREG-WP-0012 T01] Define context query response schema for activity-core `83482f1d` +- · [RREG-WP-0012 T02] Verify/implement GET /repos/{slug}/scope endpoint `75f6123a` +- · [RREG-WP-0012 T03] Add scope_md_exists boolean to scope response `cb0b17f4` +- · [RREG-WP-0012 T04] Write integration test for activity-core repo-scoping adapter `f70c1c58` --- ## MCP Orientation (when available) If the state-hub MCP server is reachable, call: -`get_domain_summary("capabilities")` +`get_domain_summary("custodian")` This provides richer cross-domain context. If the MCP call fails, use this file as your orientation source.