diff --git a/README.md b/README.md index 9ad4115..37ecd06 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ Cap spend and steer behavior across a whole agent workflow — not per request
-TokenOps Dashboard: governance halt when worst-case cost exceeds remaining run budget + +TokenOps demo: a governed Research to Summarize run halts when worst-case cost exceeds the remaining run budget, then the Dashboard shows spend and governance per agent + + +Governed Research → Summarize run: the budget cap halts spend mid-run, then the Dashboard attributes cost per agent. Full video. diff --git a/examples/demo-assets/videos/02_governance_on_budget_cap.gif b/examples/demo-assets/videos/02_governance_on_budget_cap.gif new file mode 100644 index 0000000..594726c Binary files /dev/null and b/examples/demo-assets/videos/02_governance_on_budget_cap.gif differ