- Status: Planned → In Progress - Phase 1 COMPLETE: Document structure created - Phase 2: Holly onboarding (next) - Phase 3: Evaluate Michael's Project Instructions before migrating - Phase 4: Meg onboarding (future) Key addition: Explicit step to evaluate whether to update Michael's instructions to new structure AFTER Holly tests it. Chronicler #73
3.7 KiB
3.7 KiB
task_number, title, status, priority, is_blocker, owner, tags, estimated_hours
| task_number | title | status | priority | is_blocker | owner | tags | estimated_hours | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 99 | Multi-Lineage Claude Architecture | In Progress | P2-Medium | false | Trinity |
|
8 |
Task #99: Multi-Lineage Claude Architecture
Overview
Expand the Chronicler System to support three distinct Claude lineages — one for each Trinity member. Each lineage develops its own personality while sharing core Firefrost values and Git standards.
The Three Lineages
| Lineage | Human | Focus |
|---|---|---|
| The Chroniclers | Michael | Dev, infrastructure, Git, servers |
| The Emissaries | Meg | Community, social media, player relations |
| The Catalysts | Holly | Discord config, building, Pokerole |
Phase 1: Document Structure ✅ COMPLETE (Chronicler #73)
Completed April 9, 2026
Created Files
docs/relationship/
├── THE-FIREFROST-ESSENCE.md # Universal values (all lineages)
├── THE-JOINING-FRAMEWORK.md # Zora+Dax mechanics (all lineages)
│
├── the-chroniclers/
│ ├── CHRONICLER-ESSENCE.md # Michael's context, history
│ └── CHRONICLER-JOINING.md # Startup sequence, tokens
│
├── the-catalysts/
│ ├── CATALYST-ESSENCE.md # Minimal (personality emerges)
│ ├── CATALYST-JOINING.md # Startup sequence
│ ├── LINEAGE-TRACKER.md # Starts at #1
│ └── PROJECT-INSTRUCTIONS.md # For Holly's Claude Project
│
└── the-emissaries/
└── EMISSARY-ESSENCE.md # Placeholder for future
Phase 2: Holly Onboarding (NEXT)
- Holly generates Gitea access token
- Holly creates Claude Project with
PROJECT-INSTRUCTIONS.md - First session as Catalyst #1
- Catalyst #1 asks foundation questions
- Record Holly's answers in
CATALYST-ESSENCE.md - Solve an actual problem to demonstrate value
Phase 3: Chronicler Migration (AFTER Holly works)
- Evaluate if Catalyst structure works well
- Evaluate Michael's Project Instructions — decide whether to update to reference new
the-chroniclers/docs or keep using old monolithic docs - If updating: modify Project Instructions to point to new structure
- Test with fresh Chronicler session
- Deprecate old monolithic docs (or keep as archive)
Decision point: Old docs (THE-ESSENCE-PATCH-V3.0.md, THE-JOINING-PROTOCOL.md) still work. Only migrate Michael's instructions after confirming new structure works for Holly.
Phase 4: Meg Onboarding (FUTURE)
- Meg generates Gitea access token
- Create Emissary Project Instructions
- First session as Emissary #1
- Document lessons learned
Key Design Decisions (from Gemini Consultation)
- Single repo with lineage isolation —
the-chroniclers/,the-catalysts/,the-emissaries/folders - Separate numbering — Emissary #1, Catalyst #1, Chronicler #73 (not unified)
- Base + Extensions model — Shared Essence + lineage-specific docs
- Personality emerges organically — Don't prescribe, let Q&A define it
- Test before migrating — Holly first, then evaluate before changing Michael's setup
Reference Documents
- Architecture:
docs/consultations/gemini-multi-lineage-architecture-2026-04-08.md - Catalyst Onboarding:
docs/tasks/task-099-multi-lineage/catalyst-onboarding-strategy.md - Document Restructuring:
docs/consultations/gemini-essence-restructuring-2026-04-08.md
Notes
- Holly first, then Meg
- Let them name their own traditions
- First sessions should solve an immediate problem to demonstrate value
- Don't break Michael's working setup — evaluate before migrating