Epic #738: Body catalog completion with 5 corridor track stories: - #739 Track A: North Reach (43 systems) - #740 Track B: South Reach (47 systems) - #741 Track C: East Reach (47 systems) - #742 Track D: West Reach (48 systems) - #743 Track E: Deep Frontier (73 systems) - #744 Task: Add corridor-status command to atlas CLI docs/atlas/corridor-assignments.md maps the parallel work structure. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
# Corridor Assignments — Body Catalog Authoring
|
|
|
|
258 systems remaining. Organized by corridor for parallel work.
|
|
|
|
## Track Summary
|
|
|
|
| Track | Corridor | Remaining | Hop Range | Notes |
|
|
|-------|----------|-----------|-----------|-------|
|
|
| A | North Reach | 43 | 4-12 | Commonwealth register |
|
|
| B | South Reach | 47 | 4-10 | Iberian/LatAm register |
|
|
| C | East Reach | 47 | 4-10 | East Asian register |
|
|
| D | West Reach | 48 | 4-11 | Germanic/Scandinavian register |
|
|
| E | Deep Frontier | 73 | 5-12 | Mixed/frontier register |
|
|
|
|
## Process
|
|
|
|
Each track runs on its own worktree branch. Within a track, process
|
|
systems in hop order (closest to Gateway first).
|
|
|
|
Per system: run `/atlas author-system "{system_id}"` — the skill
|
|
handles wiki analysis, skeleton generation, Miri naming, Paula review,
|
|
Ozzie+Paula dual quality check, integrity verification, and commit.
|
|
|
|
## Parallelization Rules
|
|
|
|
- Multiple tracks can run simultaneously on separate branches
|
|
- DB commits serialize through main after branch merge
|
|
- Name collision checks run against the full DB before each commit
|
|
- PO reviews at corridor-batch level (after each hop tier completes)
|
|
|
|
## Generated from systems.db on 2026-03-25
|
|
|
|
Remaining count by sector + hop:
|
|
|
|
```
|
|
deep_frontier: 73 (hops 5-12)
|
|
west_reach: 48 (hops 4-11)
|
|
east_reach: 47 (hops 4-10)
|
|
south_reach: 47 (hops 4-10)
|
|
north_reach: 43 (hops 4-12)
|
|
```
|