Scope work accross repos

This commit is contained in:
2026-05-01 12:23:04 +02:00
parent 1505511af9
commit 054979f5ab
4 changed files with 26 additions and 10 deletions

View File

@@ -3,8 +3,8 @@ id: RREG-WP-0006
type: workplan
title: "Rename to repo-scoping and Full Custodian Integration"
domain: capabilities
repo: repo-registry
status: active
repo: repo-scoping
status: done
owner: codex
topic_slug: foerster-capabilities
created: "2026-04-30"
@@ -137,7 +137,7 @@ catalog entries for `scope.generate` and `scope.update` now have provider
```task
id: RREG-WP-0006-T04
status: in_progress
status: done
priority: high
state_hub_task_id: "3f25317f-5d4e-464c-8c76-80f61d6724d3"
```
@@ -177,11 +177,19 @@ Custodian task `b5d5a1f2-4148-4a1e-86e0-2249f6d633cc` under `CUST-WP-0034`
to provide the structured C5a/C5b/C5c and dispatch signals needed to unblock
this refresh.
Implementation note 2026-05-01: After State Hub exposed structured C5a/C5b/C5c
and dispatch scope details, refreshed reachable SCOPE.md files without
overwriting curator-owned content. Most repos needed heading-only compatibility
updates (`Related / Overlapping`, and Railiance `Out of Scope` headings);
`llm-connect` was upgraded from the older SCOPE format to canonical sections
with capability blocks. Dispatch now reports `scope_needs_review: false` for
all reachable repos.
## T05: Validate full DoI C5 pass and run consistency sync
```task
id: RREG-WP-0006-T05
status: todo
status: done
priority: medium
state_hub_task_id: "860bbc02-c7f4-46cd-9898-41d3454c3ea5"
```
@@ -200,6 +208,14 @@ Acceptance: no C5a failures ecosystem-wide; the DoI summary endpoint at
`GET /repos/doi/summary` shows improved aggregate C5 scores compared to
pre-workplan baseline.
Implementation note 2026-05-01: Refreshed the capability catalog from updated
SCOPE.md files with the State Hub ingestion script; four new ecosystem entries
were created, then the `llm-connect` host path was corrected and three
llm-connect capability entries were ingested. Ran the repo-scoping consistency
checker with `--fix`; it reported 0 fail / 0 warn / 0 info. Dispatch checks for
repo-scoping, the-custodian, llm-connect, and markitect-project report
`scope_needs_review: false` and C5a/C5b/C5c all pass.
## T06: Update SCOPE.md for repo-scoping itself
```task