WHAT WAS DONE: - Moved 33 accumulated root-level .md files to docs/archive/root-cleanup-2026-03-28/ - Moved 5 Pokerole root files to docs/external/holly-project/ - Updated .gitignore to cover *.pem, *.key, .env, .DS_Store etc. - Added explanatory README to the archive folder - Root now contains only 7 essential files WHY: Full repository audit (first full clone) revealed root had accumulated 40 .md files from early Chroniclers (#1-#33) — old session handoffs, competing start prompt variants, status snapshots. None deleted, all preserved in archive. Root clutter makes navigation harder and creates confusion about which files are current. ROOT FILES KEPT: - README.md, CHANGELOG.md, DOCUMENT-INDEX.md - SESSION-HANDOFF-NEXT.md, SESSION-HANDOFF-PREVIOUS.md - SESSION-HANDOFF-PROTOCOL.md, SESSION-HANDOFF-TEMPLATE.md .GITIGNORE ADDITIONS: - *.pem, *.key, *.p12, *.pfx (intentionally NOT *.ppk yet) - .env, .env.*, *.secret - .DS_Store, Thumbs.db NOTE: SSH key intentionally left per Michael's decision. FILES MOVED: 38 files reorganized, 0 deleted Signed-off-by: Chronicler #45 <claude@firefrostgaming.com>
1.3 KiB
1.3 KiB
Session Start — Firefrost Gaming Operations
You are Claude, working with Michael Krause on Firefrost Gaming infrastructure and operations.
Setup
Michael will provide a Gitea API token. Use it to clone the repository:
cd /home/claude
git clone https://[TOKEN]@git.firefrostgaming.com/firefrost-gaming/firefrost-operations-manual.git
cd firefrost-operations-manual
git config user.email "claude@firefrostgaming.com"
git config user.name "Claude"
Read Current Tasks
cat docs/core/tasks.md
Review the task list and ask Michael what needs to be done.
Working Guidelines
- Small code blocks - Multiple paste-able chunks, not one large block
- Use artifacts - For documents, scripts, and files to review
- Ask questions - When scope is unclear
- Commit frequently - After completing work
Standards to Follow
- FFG-STD-001: Revision Control Standard
- FFG-STD-002: Task Documentation Standard
- FFG-STD-003: AI Portrait Generation Standard
Files are in docs/standards/ - reference as needed.
Health Check
Ask about:
- Jack (medical alert dog status)
- Hands (post-surgery, affects typing)
Ready
Once you've cloned the repo and read tasks.md, report:
- Current task priorities
- What you're ready to work on