docs(autonomy): ignition Phase 1 status note (billing blocker, bound supersession)#801
Conversation
…locker, bound supersession Phase 1 tagged DOING with dated deviations: --max-turns absent from the installed CLI (bound is --max-budget-usd + timeout), and the gate job startup-fails on personal-account Actions billing (operator fix required before scratch#5 merges). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RdeVMaDzwP26bNiDjqM59Q
|
Claude finished @kyle-sexton's task in 52s —— View job Review: docs(autonomy): ignition Phase 1 status note
The status note itself is well-structured: it's dated, records two concrete deviations with verifiable evidence ( One consistency issue: two stale Finding 1 — Work item #3 body still names
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 485f107e41
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Work item #3 body and the stress-test reversal summary still named --max-turns for the per-run mechanical bound, contradicting this note's own recorded deviation (--max-turns absent from the installed CLI; --max-budget-usd is the actual flag). Update both to --max-budget-usd so the active Phase 1 build path can't wire the nonexistent flag. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fgx6EDAL4cGAFwTNgLpsus
|
Claude finished @kyle-sexton's task in 1m 12s —— View job Review: docs(autonomy): ignition Phase 1 status note
The latest commit ( Finding 1 resolved — Finding 2 resolved — Remaining Full diff review:
No remaining consistency issues. The PR achieves its stated purpose and the Codex/prior-review findings are both resolved. Ready to merge once the operator-action BLOCKER (GitHub Actions billing on the personal account) is cleared and |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2986bd5b0f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Claude finished @kyle-sexton's task in 1m 40s —— View job Review: docs(autonomy): ignition Phase 1 status note
The latest commit ( Finding — Phase 3 smoke step still says "within the turn bound" (stale)The status note on lines 65–76 documents that The fix is narrow: replace "within the turn bound" with the actual bound mechanism, e.g. Everything else looks correct and consistent:
The Phase 3 "turn bound" phrase is the only instance of the old terminology that wasn't caught in the prior two rounds. It's a minor consistency issue (Phase 3 is |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e3c68dc9ed
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| > (1) `--max-turns` does not exist in the installed CLI (verified `claude --help`) — the | ||
| > mechanical per-run bound is `--max-budget-usd` (default placeholder $5.00, operator | ||
| > ratifies at Phase 2) + `timeout 3300` wrapper kill; the sanity-check grep below reads |
There was a problem hiding this comment.
Verify max-turns with a runtime probe
Fresh evidence from the current official Claude Code CLI reference says claude --help is incomplete and documents --max-turns as the print-mode agentic-turn limiter, while --max-budget-usd only limits API spend. In environments where the installed binary supports the documented flag but omits it from help, this note tells Phase 1 to drop the deterministic turn cap and rely on a cost cap plus wall-clock timeout; please probe claude -p --max-turns 1 ... or pin the unsupported CLI version before superseding the turn limit.
Useful? React with 👍 / 👎.
Dated status note on the ignition plan: Phase 1 built and PR'd (autonomy-demo-scratch#5), two deviations recorded —
--max-turnsabsent from the installed CLI (mechanical bound is--max-budget-usd+ timeout wrapper), and the deterministic-gate job startup-fails on personal-account GitHub Actions billing (operator action required).No linked issue (tracks #778 without closing it).
Related
🤖 Generated with Claude Code
https://claude.ai/code/session_01RdeVMaDzwP26bNiDjqM59Q