| How I Do It — Playbook | github-brain | Content · brain | The front door: what this repo is, the stack, the cadence table, and which files exist for whom. |
| Agent reading conventions | github-brain | Content · brain | How every agent should read this repository: the brain is source of truth, wires match data, humans hold the gates, and when std-grokbot-connectors changes in governance this repo's map must be copied in the same sitting. |
| Architecture | github-brain | Content · brain | The living map as text — nodes, edges, connection types, and the flows that light them up. The Map tab is built from the same model. |
| Org roster | github-brain | Content · brain | Named agents, nine team floors, and the Salim stop gates. Karen EA is floor lead in every channel. The Org tab is built from this file. |
| Roster — jobs, not companies | github-brain | Content · brain | The roster: jobs, not companies. One Grok Bot product can hold many schedules; the split is tools and prompts, not separate accounts. |
| Security of this loop | github-brain | Content · brain | OWASP's agentic-app risks mapped onto this specific loop: what could go wrong on each wire, and the guardrail already in place. |
| 90-day goal cascade | github-brain | Content · routine | A quarter only works if the week serves it. Finisher technique: one primary 90-day goal, then cascade. |
| Evening done list | github-brain | Content · routine | End on what happened. Leftovers go back into staging or tomorrow — they do not float. |
| Friday reflection | github-brain | Content · routine | The reflection layer. Themes from the week’s recordings become next week’s material. |
| GitHub → Drive instruction sync | github-brain | Content · routine | Agents work in Git. Humans (and other bots) read Drive. The copy is stamped so it cannot quietly diverge. |
| Inkbox secretary | github-brain | Content · routine | A secretary may propose times. Booking waits for a human choice. The domain is allowlisted. Inkbox is the agent’s public identity — not your personal inbox. |
| Midday check-in | github-brain | Content · routine | Catch procrastination before the afternoon disappears. |
| Monday weekly goals | github-brain | Content · routine | One dated document per week. 1–3 goals, not fifteen. |
| Ship the public playbook | github-brain | Content · routine | The site is a teaching view. Code travels on git. The domain name travels on DNS. Mixing those wires is how a secret lands on the public internet, or how a stolen registrar steals the name. |
| Speak and listen | github-brain | Content · routine | Three different voice jobs. Mixing them up is how a hallway recording becomes a sent text. |
| Weekday morning plan | github-brain | Content · routine | Nothing from a recording goes straight onto the main list. Staging first, then a short spoken triage, then named time. |
| A decision-making framework for agents | github-brain | Content · principle | Thirteen principles, the tensions between them, and how an agent names the one that governed each decision. |
| Git as a Thinking Record | github-brain | Content · principle | Commit at decisions, carry the reasoning in the message, record what was rejected, never rewrite history. |
| Security Audit Agent Instructions | github-brain | Content · standard | Paste into a fresh session: an independent auditor that reports, ranks, and refuses to soften findings. |
| Supabase Security Checklist | github-brain | Content · standard | Row-level security on every table, keys only where they belong, every privileged action re-checked server-side. |
| Web Stack Architecture, Components and Costs | github-brain | Content · standard | GoDaddy, Cloudflare, GitHub, Netlify, Supabase: one job each, where the security boundaries sit, and what it costs. |
| Claude Code: Setup and First Project | github-brain | Content · guide | From a blank Mac to a first governance repository on GitHub, one terminal command at a time. |
| Fix for npm EACCES Permission Error | github-brain | Content · guide | Point npm at a folder you own instead of reaching for sudo. |
| VS Code: Install and Connect Claude Code | github-brain | Content · guide | Install VS Code, fix the PATH step everyone skips, and connect the Claude Code extension for inline diffs. |