From 9e8454fad84504513a0377da92f5ec40486b8530 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 16 Jun 2026 01:50:55 +0200 Subject: [PATCH] Complete REUSE-WP-0014-T03 batch B01 registry establishment Scaffold empty capability registries for eight pending B01 repos, register on production hub where publish-check passes; roster now 16/60 established. --- registry/federation/local-repo-roster.yaml | 52 +++++++++---------- ...USE-WP-0014-local-repo-registry-rollout.md | 15 +++--- 2 files changed, 35 insertions(+), 32 deletions(-) diff --git a/registry/federation/local-repo-roster.yaml b/registry/federation/local-repo-roster.yaml index 357b694..abdda62 100644 --- a/registry/federation/local-repo-roster.yaml +++ b/registry/federation/local-repo-roster.yaml @@ -6,8 +6,8 @@ definition: All git repositories one level under the workstation home directory folders. summary: total: 60 - established: 8 - pending: 52 + established: 16 + pending: 44 with_reuse_surface_seed: 8 repos: - slug: activity-core @@ -23,21 +23,21 @@ repos: publish_note: Gitea repo/page 404 at gitea.coulomb.social/coulomb/activity-core - slug: agentic-resources path: /home/worsch/agentic-resources - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: artifact-store path: /home/worsch/artifact-store - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: audit-core path: /home/worsch/audit-core @@ -51,57 +51,57 @@ repos: batch: B01 - slug: can-you-assist path: /home/worsch/can-you-assist - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: citation-engine path: /home/worsch/citation-engine - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: citation-evidence path: /home/worsch/citation-evidence - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: citation-work path: /home/worsch/citation-work - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: coordination-engine path: /home/worsch/coordination-engine - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: domain-tree path: /home/worsch/domain-tree - status: pending + status: established capability_count: 0 seed_from_reuse_surface: false seed_capability_ids: [] - hub_registered: false - publish_check: pending + hub_registered: true + publish_check: pass batch: B01 - slug: email-connect path: /home/worsch/email-connect diff --git a/workplans/REUSE-WP-0014-local-repo-registry-rollout.md b/workplans/REUSE-WP-0014-local-repo-registry-rollout.md index 933f3f3..8c9a5a9 100644 --- a/workplans/REUSE-WP-0014-local-repo-registry-rollout.md +++ b/workplans/REUSE-WP-0014-local-repo-registry-rollout.md @@ -44,8 +44,8 @@ manifest + hub block list + `owner` field in reuse-surface only). | Metric | Count | |---|---| | Total local git repos | **60** | -| Established | **8** | -| Pending | **52** | +| Established | **16** | +| Pending | **44** | | Pending with reuse-surface seed entries | **3** (`activity-core`, `audit-core`, `flex-auth`) | ### Already established @@ -134,7 +134,7 @@ registration attempted. Operator must confirm repo exists on Gitea or fix remote ```task id: REUSE-WP-0014-T03 -status: todo +status: done priority: medium state_hub_task_id: "32e14b1b-9f5f-4089-a4dc-e71f9c8605a7" ``` @@ -143,8 +143,10 @@ Slugs: `activity-core`, `agentic-resources`, `artifact-store`, `audit-core`, `can-you-assist`, `citation-engine`, `citation-evidence`, `citation-work`, `coordination-engine`, `domain-tree` -Note: `activity-core` and `audit-core` overlap T02 — skip duplicate work if T02 -finishes first; empty scaffold acceptable for repos without seeds. +**Done 2026-06-18:** 8 empty scaffolds established (`agentic-resources` through +`domain-tree`); T02 had already done `activity-core` and `audit-core`. All 8 new +repos publish-check **pass** and hub registered. `activity-core` publish still +**fail** (Gitea 404). ## Establish Batch B02 @@ -278,4 +280,5 @@ state_hub_task_id: "51389647-3e23-4a64-a7d8-bdb5e364592f" | Date | Event | |---|---| | 2026-06-17 | WP-0014 created; roster 5/60 established; batches B01–B06 assigned | -| 2026-06-18 | T02 done: activity-core, audit-core, flex-auth established (8/60); activity-core publish blocked | \ No newline at end of file +| 2026-06-18 | T02 done: activity-core, audit-core, flex-auth established (8/60); activity-core publish blocked | +| 2026-06-18 | T03 B01 done: +8 scaffolds (16/60); hub 16 registrations | \ No newline at end of file