1. READ CLAUDE.md BEFORE writing any code 2. CI must be green before adding features (fix first) 3. No floats in SPO hot path (anywhere, any repo) 4. Cold path never modifies hot path (the one-way ...