WHAT WAS DONE:
- Created comprehensive architectural decision record
- Documented Gemini's recommendation: Git tags over directory-based versions
- Captured approved repository structure with npm workspaces
- Documented deployment workflow including detached HEAD handling
- Recorded systemd configuration requirements
- Established environment variables security strategy
- Documented multi-server deployment process
WHY:
- Preserve critical architectural decisions from Gemini consultation
- Provide reference for firefrost-services implementation
- Document approved patterns and anti-patterns
- Support future Chroniclers and staff onboarding
- Validate approach aligns with 'decades not months' philosophy
FILES:
- docs/reference/architecture-decisions/firefrost-services-monorepo-decision.md (new, 459 lines)
Signed-off-by: The Golden Chronicler <claude@firefrostgaming.com>