generated from coulomb/repo-seed
Complete REUSE-WP-0014-T02 seed-ready repo establishment
Some checks failed
ci / validate-registry (push) Has been cancelled
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:
@@ -6,20 +6,21 @@ definition: All git repositories one level under the workstation home directory
|
||||
folders.
|
||||
summary:
|
||||
total: 60
|
||||
established: 5
|
||||
pending: 55
|
||||
established: 8
|
||||
pending: 52
|
||||
with_reuse_surface_seed: 8
|
||||
repos:
|
||||
- slug: activity-core
|
||||
path: /home/worsch/activity-core
|
||||
status: pending
|
||||
capability_count: 0
|
||||
status: established
|
||||
capability_count: 1
|
||||
seed_from_reuse_surface: true
|
||||
seed_capability_ids:
|
||||
- capability.activity.event-coordinate
|
||||
hub_registered: false
|
||||
publish_check: pending
|
||||
hub_registered: true
|
||||
publish_check: fail
|
||||
batch: B01
|
||||
publish_note: Gitea repo/page 404 at gitea.coulomb.social/coulomb/activity-core
|
||||
- slug: agentic-resources
|
||||
path: /home/worsch/agentic-resources
|
||||
status: pending
|
||||
@@ -40,13 +41,13 @@ repos:
|
||||
batch: B01
|
||||
- slug: audit-core
|
||||
path: /home/worsch/audit-core
|
||||
status: pending
|
||||
capability_count: 0
|
||||
status: established
|
||||
capability_count: 1
|
||||
seed_from_reuse_surface: true
|
||||
seed_capability_ids:
|
||||
- capability.audit.event-retain
|
||||
hub_registered: false
|
||||
publish_check: pending
|
||||
hub_registered: true
|
||||
publish_check: pass
|
||||
batch: B01
|
||||
- slug: can-you-assist
|
||||
path: /home/worsch/can-you-assist
|
||||
@@ -152,13 +153,13 @@ repos:
|
||||
batch: null
|
||||
- slug: flex-auth
|
||||
path: /home/worsch/flex-auth
|
||||
status: pending
|
||||
capability_count: 0
|
||||
status: established
|
||||
capability_count: 1
|
||||
seed_from_reuse_surface: true
|
||||
seed_capability_ids:
|
||||
- capability.authorization.policy-evaluate
|
||||
hub_registered: false
|
||||
publish_check: pending
|
||||
hub_registered: true
|
||||
publish_check: pass
|
||||
batch: B02
|
||||
- slug: guide-board
|
||||
path: /home/worsch/guide-board
|
||||
|
||||
@@ -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
|
||||
@@ -274,3 +278,4 @@ 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 |
|
||||
Reference in New Issue
Block a user