Skip to content

docs(readme): mention for-each loops and visualize in the launcher quickstart#1038

Merged
abrichr merged 1 commit into
mainfrom
docs-launcher-loops-visualize
Jul 20, 2026
Merged

docs(readme): mention for-each loops and visualize in the launcher quickstart#1038
abrichr merged 1 commit into
mainfrom
docs-launcher-loops-visualize

Conversation

@abrichr

@abrichr abrichr commented Jul 20, 2026

Copy link
Copy Markdown
Member

Adds a short paragraph plus two commands after the record-your-own-app block, so the launcher README reflects the newly shipped verbs:

  • openadapt flow for-each — run a compiled bundle once per record of a worklist as a governed loop (bounded, identity-checked and effect-verified per record, halt-on-ambiguity).
  • openadapt flow visualize — render a bundle's program graph before it runs (steps, resolution ladder, identity gates, effect checks, halt points) as HTML, Mermaid, or JSON.

Scoped to merged behavior. No em dashes. No README tests in this repo; docs-only change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM

…ickstart

Add a short paragraph and two commands after the record-your-own-app block:

- `openadapt flow for-each` — run a compiled bundle once per record of a
  worklist as a governed loop (bounded, identity-checked and effect-verified
  per record, halt-on-ambiguity).
- `openadapt flow visualize` — render a bundle's program graph before it runs
  (steps, resolution ladder, identity gates, effect checks, halt points) as
  HTML, Mermaid, or JSON.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM
@abrichr
abrichr merged commit 56d199f into main Jul 20, 2026
10 checks passed
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