Commit Graph

2 Commits

Author SHA1 Message Date
Claude
52688618ee Add model selection guidance and context handoff template
SESSION-STARTUP-GUIDE.md:
- Added model selection table (4.5 vs 4.6)
- When to use 4.6: complex coding, MVC, Arbiter, debugging
- When to stay on 4.5: documentation, marketing, routine ops
- Three options for mid-session model switching

New template:
- docs/templates/context-handoff-template.md
- Structured format for transferring context between sessions
- Covers: task state, decisions, files, next steps, gotchas

Chronicler #66 - The Indexer
2026-04-07 19:57:20 +00:00
Claude
471953cb1f docs: Add SESSION-STARTUP-GUIDE with all repos
Created comprehensive startup guide:
- Operations manual (sparse checkout)
- firefrost-services (standard clone)
- firefrost-website (standard clone)
- Quick copy-paste block for convenience

Updated handoff to include startup block.

This prevents future sessions from forgetting to clone all repos.

Chronicler #65 — The Conduit
2026-04-07 16:52:02 +00:00