flowchart LR
scenario["Pick the shipped scenario"] --> inputs["Read config and action arguments"]
inputs --> output["Compare the expected public output"]
output --> review["Choose the matching guide or test"]
Use this guide when the capstone's built-in CLI examples feel useful but underexplained.
The goal is to keep the shipped scenarios stable enough to teach from and test against.