Use these runnable demos to see Prism behavior end-to-end with realistic role and collection fixtures.

Demo Index

Quick Start

Run CLI demos:

bash demos/run_cli_demos.sh

Run API demos:

PYTHONPATH=src python demos/api_demo.py
PYTHONPATH=src python demos/api_runbook_demo.py

What The Demos Cover

Expected Artifacts

Generated outputs are written under:

Why This Matters

The demos provide copy/paste-ready command patterns and realistic outputs that can be reused in onboarding, CI validation, and documentation quality reviews.