Commit Graph

5 Commits

Author SHA1 Message Date
Firefrost Automation
0d1d74fff1 Repository cleanup: Archive session files, remove test files, organize automation results 2026-02-09 19:53:59 -06:00
943e5fba28 Automation logs: Wiki.js deployment + migration planning execution 2026-02-09 15:58:49 -06:00
997f1fa1a1 Session Feb 9 2026: Wiki.js deployment + Migration planning - Move management services from TX1 dedis to VPS tier. Discovered Command Center IPs not routed from internet. Created comprehensive migration plan with 3 options. Automation system migration included. 2026-02-09 15:57:20 -06:00
8104a8fdee Major documentation consolidation - V2.0
Created new single source of truth:
- FIREFROST-PROJECT-SCOPE-V2.md (complete vision)
- Archived 13 outdated/superseded documents
- Updated INDEX.md with clear navigation
- Reflects current state (60% Phase 0.5, automation system)

Key updates:
- Three-tier documentation architecture documented
- Automation system fully described
- Authentication phased approach included
- BookStack→MkDocs pivot captured
- Clear current vs future priorities

All historical docs preserved in archive for reference.
Clean slate for moving forward.
2026-02-09 11:46:51 -06:00
d664f5ce5b Add Firefrost Automation System
Initial automation framework:
- executor.sh: Runs queued tasks and commits results
- automation-daemon.sh: Watches Git for new tasks every 10s
- queue/: Tasks from Claude (*.sh files)
- results/: Execution results committed back
- logs/: Execution logs and completed tasks

System enables Claude to commit operations to Git,
TX1 pulls and executes automatically, then commits results back.

Reduces manual copy/paste from Michael to ONE command at session start.
Built for marathon sessions and medical accessibility needs.

Phase 1 complete - ready for testing
2026-02-09 10:05:09 -06:00