What problem does it solve?
It eliminates the repeated “set up the QA lab from scratch” work by generating an isolated, deterministic AGH runtime workspace and a canonical bootstrap contract for downstream real-scenario QA runs.
Core Features & Use Cases
- Deterministic local QA lab creation: creates an isolated scenario workspace with durable runtime paths, ports, and Unix sockets so QA can be resumed and inspected reliably.
- Optional playbook materialization: when
--playbook is provided, seeds the workspace with playbook-defined workspaces, knowledge files, agents, and an open task tree, replacing a legacy skeleton charter.
- Canonical handoff for downstream QA: writes
qa/bootstrap-manifest.json, qa/bootstrap.env, and evidence scaffolding (scenario contract, behavioral charter, journey log, provider attempt) that downstream QA skills use as the single source of truth.
Quick Start
Ask an AI to run the bootstrap helper to create a fresh isolated QA lab for a scenario and print the resulting bootstrap manifest.