Skip to content

docs: align README human output with printHuman fields - #7

Merged
EauDoon merged 1 commit into
mainfrom
devloop/cycle-02-readme-human-output
Aug 29, 2026
Merged

docs: align README human output with printHuman fields#7
EauDoon merged 1 commit into
mainfrom
devloop/cycle-02-readme-human-output

Conversation

@EauDoon

@EauDoon EauDoon commented Aug 29, 2026

Copy link
Copy Markdown
Owner

What

The pass-path sample in README.md was missing fields that aas demo always prints:

  • prove_scenario
  • prove_triggered_by
  • bundle

JSDoc now documents the run report / stage types used by the CLI, and a test compares the README sample to printHuman so the documented field order cannot drift.

Why

The README is the user-facing contract for CLI output. Following it today would omit three lines the orchestrator actually emits.

How tested

  • npm test (27 passing, including the new README/printHuman lock)
  • node --check on bin/aas.mjs, bin/aas-gui.mjs, scripts/bootstrap.mjs, and both test files

Devin Review

The pass-path sample omitted prove_scenario, prove_triggered_by, and the
run-bundle path that the CLI always prints. Add JSDoc for the report
shape and lock the README sample against printHuman.
@EauDoon
EauDoon merged commit e10d17c into main Aug 29, 2026
2 of 5 checks passed
@EauDoon
EauDoon deleted the devloop/cycle-02-readme-human-output branch August 29, 2026 20:33

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

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