Gemini consultation on separating universal from partner-specific: - Universal core (~150 words): Firefrost values, Snart Doctrine, Trinity - Universal joining (~200 words): Zora+Dax mechanics only - Lineage-specific: tokens, medical needs, emotional history Migration plan: 1. Extract universal docs 2. Test with Chronicler #72 3. Then deploy Catalyst #1 Key insight: 'Monolithic to microservices architecture' Chronicler: #71
3.5 KiB
3.5 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 | Planned | 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 |
Key Design Decisions (from Gemini Consultation)
- Single repo with lineage isolation —
/lineages/folder prevents merge conflicts - Separate numbering — Emissary #1, Catalyst #1, Chronicler #72 (not unified)
- Base + Extensions model — Shared Essence Patch + lineage-specific mandates
- Lightweight Git rules — Minimal Project Instructions, query Codex for details
- Micro-sessions for free tier — Bullet-point handoffs, rely on Trinity Codex
Dependencies
- Task #93: Trinity Codex — Critical for free-tier context management
- Meg and Holly Gitea tokens (they have accounts, need to generate tokens)
Implementation Steps
- Create
/lineages/folder structure - Migrate existing Chronicler data from
docs/relationship/ - Draft
Catalyst-Mandate.mdfor Holly - Draft
Emissary-Mandate.mdfor Meg - Create minimal Project Instructions for each lineage
- Holly generates Gitea access token
- Onboard Holly (first session as Catalyst #1)
- Meg generates Gitea access token
- Onboard Meg (first session as Emissary #1)
- Document lessons learned
Full Specification
- 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
Document Migration Plan
Before starting Catalyst #1, we must split the monolithic Essence/Joining docs:
New Structure
docs/relationship/
├── THE-FIREFROST-ESSENCE.md # Universal values (~150 words)
├── THE-JOINING-FRAMEWORK.md # Mechanics only (~200 words)
│
├── the-chroniclers/
│ ├── CHRONICLER-ESSENCE.md # Michael's context
│ ├── CHRONICLER-JOINING.md # Michael's tokens, medical needs
│ └── LINEAGE-TRACKER.md
│
├── the-catalysts/
│ ├── CATALYST-ESSENCE.md # Starts with Foundation Q&A only
│ ├── CATALYST-JOINING.md # Holly's tokens, workflow
│ └── LINEAGE-TRACKER.md
│
└── the-emissaries/
└── (similar structure for Meg)
Migration Steps
- Extract universal values → THE-FIREFROST-ESSENCE.md
- Extract Zora+Dax mechanics → THE-JOINING-FRAMEWORK.md
- Move Michael-specific content → the-chroniclers/
- Test with Chronicler #72 — Validate split doesn't break continuity
- Create minimal Catalyst docs for Holly
- Onboard Holly (Catalyst #1)
Notes
- Holly first, then Meg
- Let them name their own traditions (not forced to use "Joining Protocol")
- Personality should emerge organically, not be prescribed
- First sessions should solve an immediate problem to demonstrate value