Opt-in
No shadow is projected until you request it. The feature is local and off by default.
Limits
Council is an advisory workflow. Its verdict helps structure a decision; it does not replace tests, browser checks, security review, or your responsibility for the result.
Known constraints
build verdict is not a production approval or proof of correctness.Privacy and state
Session scaffolds, estimates, prompts, outputs, stats, history, and alter overrides may
contain project context. Before publishing a repository, confirm that
.codex-council/ is ignored and uncommitted.
# Check for local runtime artifacts before publishing.
git status --short
find . -name '.codex-council' -o -name '.DS_Store' -o -name '__pycache__'
Decision Runtime
No shadow is projected until you request it. The feature is local and off by default.
Missing or unhealthy shadow state is ignored. The saved session and verdict remain authoritative.
Shadow data is local state, not encrypted evidence. Protect it like the source session.
Where it comes from
The pattern comes from karpathy/llm-council and llm-council.dev. Codex Council keeps the multi-perspective review shape, but uses isolated prompts inside Codex rather than claiming independent-model diversity.