Complete REUSE-WP-0014-T02 seed-ready repo establishment
Some checks failed
ci / validate-registry (push) Has been cancelled

Establish registries for activity-core, audit-core, and flex-auth; update
local-repo-roster to 8/60 established. Document activity-core Gitea 404
publish block.
This commit is contained in:
2026-06-16 01:47:51 +02:00
parent 0fbb0540da
commit 19df6964f4
2 changed files with 30 additions and 24 deletions

View File

@@ -8,7 +8,7 @@ status: active
owner: codex
topic_slug: helix-forge
created: "2026-06-17"
updated: "2026-06-17"
updated: "2026-06-18"
state_hub_workstream_id: "b60e63ae-c1f7-407a-a077-1cf661ba613f"
---
@@ -44,8 +44,8 @@ manifest + hub block list + `owner` field in reuse-surface only).
| Metric | Count |
|---|---|
| Total local git repos | **60** |
| Established | **5** |
| Pending | **55** |
| Established | **8** |
| Pending | **52** |
| Pending with reuse-surface seed entries | **3** (`activity-core`, `audit-core`, `flex-auth`) |
### Already established
@@ -109,7 +109,7 @@ Create and maintain `registry/federation/local-repo-roster.yaml`:
```task
id: REUSE-WP-0014-T02
status: todo
status: done
priority: high
state_hub_task_id: "608a83c4-352d-4c4c-b63b-49e3093ae10c"
```
@@ -117,15 +117,19 @@ state_hub_task_id: "608a83c4-352d-4c4c-b63b-49e3093ae10c"
Establish repos that already have capability entries in reuse-surface index
(`owner` = repo slug):
| Slug | Seed IDs |
|---|---|
| `activity-core` | `capability.activity.event-coordinate` |
| `audit-core` | `capability.audit.event-retain` |
| `flex-auth` | `capability.authorization.policy-evaluate` |
| Slug | Seed IDs | Result |
|---|---|---|
| `activity-core` | `capability.activity.event-coordinate` | established; **publish-check FAIL** (Gitea 404) |
| `audit-core` | `capability.audit.event-retain` | established; publish pass; hub registered |
| `flex-auth` | `capability.authorization.policy-evaluate` | established; publish pass; hub registered |
Copy entry Markdown + index rows; validate; commit; push; publish-check; hub
register. Update roster to `established`.
**Block:** `activity-core``https://gitea.coulomb.social/coulomb/activity-core`
returns 404; local registry committed and pushed to `origin/main`; hub
registration attempted. Operator must confirm repo exists on Gitea or fix remote.
## Establish Batch B01
```task
@@ -273,4 +277,5 @@ state_hub_task_id: "51389647-3e23-4a64-a7d8-bdb5e364592f"
| Date | Event |
|---|---|
| 2026-06-17 | WP-0014 created; roster 5/60 established; batches B01B06 assigned |
| 2026-06-17 | WP-0014 created; roster 5/60 established; batches B01B06 assigned |
| 2026-06-18 | T02 done: activity-core, audit-core, flex-auth established (8/60); activity-core publish blocked |