Keeping the pod alive for an hour left two idle demo agents holding slots in a pool of five. That starves real CI, and would eventually starve this demo too by leaving nothing free when a build actually needs to run. Fifteen minutes covers a demo session - a warm-up run and then the real one - without parking capacity overnight for nobody, and instanceCap stops a second agent existing at all. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
hermes-code-demo
Deterministic source-defect fixture for the Hermes automated triage demo.
src/discount.py holds one small pricing helper covered by tests/test_discount.py.
The demo introduces a one-line defect on a branch, Jenkins fails the test gate,
Ariadne collects the evidence, and Hermes proposes a minimal patch that Ariadne
validates and pushes as a pull request for human review. Nothing merges
automatically.
Description
Languages
Python
100%