Project
Codex
Design notes and learning routes for understanding Codex as an agent system.
This is where I collect Codex design readings: small maps of how the app, server, core loop, tools, and events fit together.
The route starts from one concrete question at a time, then works outward into the surrounding system.
Reading route
- App-server call canvas — from a UI action to server dispatch, core execution, and the event stream back to the interface.