Study deck / task 3.6

Run bounded, machine-readable Claude Code in CI

Domain 3 decks

problem / slide 1 of 5

Why non-interactive bounded execution matters

An unattended job cannot answer an interactive prompt; waiting consumes billed runner time and can block a merge queue. Run a three-pass repair loop that exits with either passing tests or a structured still-failing report.

Non-interactive bounded execution

Why it matters

An unattended job cannot answer an interactive prompt; waiting consumes billed runner time and can block a merge queue.

Example

Run a three-pass repair loop that exits with either passing tests or a structured still-failing report.

Slide 1 of 5

Slides and flashcards cover the same concepts. Read the lesson for full detail.

Read the full 3.6 lesson