Skip to content

docs: the help text still said nine demos - #51

Merged
imran-siddique merged 2 commits into
mainfrom
docs/help-text-says-ten
Aug 21, 2026
Merged

docs: the help text still said nine demos#51
imran-siddique merged 2 commits into
mainfrom
docs/help-text-says-ten

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

argparse already accepts all ten (choices is derived from DEMOS, and --help prints {1,2,3,4,5,6,7,8,9,10}). Only the module docstring was left behind:

  • run only demo 2 (1 through 9) becomes (1 through 10).
  • Demo 10 was missing from the narrative entirely, so it now has an entry alongside the others.
  • "three ways the policy decides a call" listed two.

Found while verifying the claims on agentrust-io.com/demos by actually running them.

🤖 Generated with Claude Code

https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY

imran-siddique and others added 2 commits August 12, 2026 13:33
argparse already accepts all ten: choices comes from DEMOS and --help
prints {1,...,10}. Only the docstring was behind.

- "run only demo 2 (1 through 9)" is now (1 through 10).
- Demo 10 was absent from the narrative; it has an entry now.
- "three ways the policy decides a call" listed two.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY
@imran-siddique
imran-siddique requested a review from a team as a code owner August 21, 2026 03:47
@imran-siddique
imran-siddique merged commit 974b82b into main Aug 21, 2026
4 checks passed
@imran-siddique
imran-siddique deleted the docs/help-text-says-ten branch August 21, 2026 03:48
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