Runs a multi-agent read-only review of the current branch against the Neotolis engine's own principles (explicit-over-implicit, no-heap-in-hot-path, NT_ASSERT crash-early, tiny size, engine/game boundary), the docs/spec/ chapters, plus correctness, performance, and tests. Spawns parallel focus-lens reviewers, then adversarially verifies each finding (CONFIRMED/PLAUSIBLE/REFUTED) and reports P0-P2 with trigger scenarios. Use whenever reviewing a branch, PR, diff, or commit in this engine, before merging, or when asked to check code against the engine's philosophy, spec, hot-path rules, or AGENTS.md — even if the user only says "review this" or "look at my changes".
2026-07-07