Documentation
The repo is the knowledge base. These pages render the actual markdown files from the Great Minds repository — no duplicated content.
Every page you see here is a real file in the codebase, rendered live.
Agents
The 14 agents + founder — roles, hierarchy, communication rules.
AGENTS.mdDaemon
The Agent SDK daemon — replaces crons, watches for PRDs, runs the full GSD pipeline.
daemon/README.mdDocker
Run the daemon in Docker — docker-compose, volumes, environment setup.
daemon/docker-compose.ymlDeployment
DigitalOcean droplet setup, SSH, daemon installation, monitoring.
deliverables/vps-deployment-guide.mdCron Jobs
Legacy cron system — five automated processes (replaced by daemon).
CRONS.mdHeartbeat
Tick schedule, agent roster, director operating rules.
HEARTBEAT.mdMemory
Three-layer memory architecture — index, files, git verification.
MEMORY.mdScoreboard
Live stats — commits, tests, Jensen reviews, Margaret QA reports.
SCOREBOARD.mdRetrospective
What worked, what didn't, lessons learned from LocalGenius.
deliverables/retrospective.mdWorkshop Plan
The 45-minute workshop — opening, demos, architecture deep-dive.
deliverables/workshop-plan.md