This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
railiance-fabric/workplans/RAIL-FAB-WP-0006-multi-repo-registry-onboarding.md
tegwick 635521406f Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
- Align agent files with on-disk workplan prefixes (infer from workplan ids)
- Set workplan domain to registered domain_slug; add topic_slug where applicable
- Repair frontmatter delimiter formatting; migrate legacy task status literals
- Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
2026-06-22 23:16:28 +02:00

63 lines
1.4 KiB
Markdown

---
id: RAIL-FAB-WP-0006
type: workplan
title: "Multi-Repo Registry Onboarding"
domain: financials
repo: railiance-fabric
status: completed
owner: codex
topic_slug: railiance
planning_priority: high
planning_order: 6
state_hub_workstream_id: "1b8328d9-dc5e-4d3f-957d-5b6b5e9eb1b4"
created: "2026-05-17"
updated: "2026-05-17"
---
# RAIL-FAB-WP-0006 - Multi-Repo Registry Onboarding
## Goal
Make the registry useful with real ecosystem data by registering available
Railiance repositories, feeding their graph snapshots and library inventory, and
documenting the operating loop agents should use before inspecting the combined
model.
## Tasks
### T01 - Onboarding Manifest
```task
id: RAIL-FAB-WP-0006-T01
status: done
priority: high
state_hub_task_id: "4a17b588-daa2-4b79-b17a-b5806d96a111"
```
Define the repo onboarding manifest and expected local path, remote, graph,
artifact, and SBOM inputs for registry sync.
### T02 - Multi-Repo Sync Command
```task
id: RAIL-FAB-WP-0006-T02
status: done
priority: high
state_hub_task_id: "d993b52a-d253-4869-9de5-a7e1f1b268ce"
```
Add a local command that can register and sync multiple available Railiance
repositories into the registry service.
### T03 - Verification And Operating Notes
```task
id: RAIL-FAB-WP-0006-T03
status: done
priority: medium
state_hub_task_id: "e256b295-eacd-4321-b386-a08c143cdc77"
```
Verify the multi-repo registry loop and document how agents should run it before
inspecting the ecosystem model.