Summary
Provide a stable packaged console command for validating daemon session reports against the scenario expectations delivered by #243.
Context
The matcher currently runs through python -m baton_harness.scenario.verify, while release orchestration is shell-based. The assertion engine is application functionality; runner placement and credentials remain release/deployment concerns.
Acceptance criteria
Dependencies
Out of scope
Seeding repositories, supplying live credentials, selecting runners, or executing the real daemon scenarios.
🤖 Generated by Codex on behalf of @cbeaulieu-gt
Summary
Provide a stable packaged console command for validating daemon session reports against the scenario expectations delivered by #243.
Context
The matcher currently runs through
python -m baton_harness.scenario.verify, while release orchestration is shell-based. The assertion engine is application functionality; runner placement and credentials remain release/deployment concerns.Acceptance criteria
Dependencies
Out of scope
Seeding repositories, supplying live credentials, selecting runners, or executing the real daemon scenarios.