This is the public organizational context for Auki Labs. Every external contributor's exocortex symlinks to this repo as org-auki/, giving their AI partner the same foundational context about the company — mission, strategy, values, methods, vocabulary, and the canonical list of projects.
One copy on disk. Everyone reads it. When leadership updates a file here, every exocortex sees the change.
src/— the org context files that get symlinked into personal exocortices. Seesrc/readme.mdfor the full list, includingsrc/projects.md— the canonical pointer to every Auki project repo.src/roadmap.md— the org-level strategic plan (all project roadmaps must align to this)sprint.md— what we're working on this weekchangelog.md— org-level changelog
Symlink src/ into your personal exocortex as org-auki/:
ln -s ~/org-auki/src ~/my-exocortex/org-aukiYour AI partner will read org-auki/organization.md, org-auki/methods.md, org-auki/projects.md, etc. alongside your personal files.
Every Auki project lives in its own GitHub repo, listed in src/projects.md. Projects follow the standard exocortex scaffolding (readme.md, roadmap.md, glossary.md, changelog.md, parking_lot.md, src/ with readme.md and sprint.md) — see src/contributing.md § Creating a new project for the template.
The goal is to restructure the GitHub org so that every piece of work is cleanly filed under one of these canonical projects, with no orphan repos. src/projects.md is the source of truth for what exists and what it's for — adding a new project means adding a row there first.