Skip to content

feat(quickstart): forward --break-it to the flow tutorial - #1084

Merged
abrichr merged 3 commits into
mainfrom
feat/quickstart-break-it
Aug 2, 2026
Merged

feat(quickstart): forward --break-it to the flow tutorial#1084
abrichr merged 3 commits into
mainfrom
feat/quickstart-break-it

Conversation

@abrichr

@abrichr abrichr commented Aug 2, 2026

Copy link
Copy Markdown
Member

Exposes the caught-fault demonstration through the launcher: openadapt quickstart --break-it runs the verified tutorial, then reruns the same certified bundle against the fault-injecting MockMed backend and prints where the HALTED evidence lives (<out>/run-broken/REPORT.md).

  • Forwards --break-it to openadapt-flow tutorial (added in flow 1.29.0, on PyPI with wheel+sdist).
  • Raises the flow floor to >=1.29.0 on every extra so the flag always exists in fresh installs.
  • Closing output names the caught-fault evidence in break-it mode and advertises --break-it as the next step after a clean run.
  • New CLI smoke test asserts the argv forwarding and the evidence pointer.

🤖 Generated with Claude Code

abrichr and others added 3 commits August 2, 2026 19:36
Requires openadapt-flow >= 1.29.0, which exposes tutorial --break-it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…r flow 1.29.0

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrichr
abrichr merged commit c7bfb2f into main Aug 2, 2026
11 checks passed
@abrichr
abrichr deleted the feat/quickstart-break-it branch August 2, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant