You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -738,12 +737,6 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
738
737
NO prior-phase context — subagent must be truly independent.
739
738
740
739
Error handling: same as Phase 1 (non-blocking, degradation matrix applies).
741
-
742
-
=======
743
-
- Codex review: always run if available (P6)
744
-
Command: `codex exec "Review this plan for architectural issues, missing edge cases, and hidden complexity. Be adversarial. File: <plan_path>" -s read-only --search`
745
-
Timeout: 10 minutes, then proceed with "Codex timed out — single-reviewer mode"
746
-
>>>>>>> dd5e707 (fix: correct codex CLI flags for v0.36.0 compatibility)
747
740
- Architecture choices: explicit over clever (P5). If codex disagrees with valid reason → TASTE DECISION.
748
741
- Evals: always include all relevant suites (P1)
749
742
- Test plan: generate artifact at `~/.gstack/projects/$SLUG/{user}-{branch}-test-plan-{datetime}.md`
0 commit comments