1. Start here
Orientation for a Codex instance that needs the whole system.
Open Start HereThis is the detailed manual for another Codex instance: what BobNet OS is, how the kanban system is structured, what the worker protocol requires, how chat planning must behave, and which tests prove each slice landed.
A rebuild should not start with random code. Start with the product contract, then architecture, then slices, then chat, then acceptance.
Orientation for a Codex instance that needs the whole system.
Open Start HereUser surfaces, naming rules, safety rules, and target behavior.
Open SpecSQLite contracts, events, worker result JSON, dispatcher, CLI, API, and MCP.
Open ArchitectureStep-by-step build phases with testing loops after every slice.
Open SlicesHow the local model proposes board/card workflows without unsafe mutation.
Open Chat HarnessFinal smoke tests, manual checks, and completion report format.
Open Acceptance