Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ The Lab decision surface now also exposes `policy_version`, `triggered_rules`, a

`agent-runtime-report` is an additive reliable edge agent runtime report path.
It bundles Orchestrator scheduling evidence and AIGuard runtime reliability `guard_analysis` into a Lab-owned agent deployment decision context without changing existing Runtime result or compare contracts.
The current bundled evidence is a synthetic/dummy sustained high-load 3-agent scenario.
The report preserves sustained queue-depth, policy decision reason, and `sustained_overload_risk` evidence as local-first deployment review context.

![InferEdge Local Studio demo evidence](assets/images/local-studio-demo-evidence.png)
Expand Down
5 changes: 5 additions & 0 deletions docs/portfolio/agent_runtime_reliability_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ It connects:
This is a local-first report path. It is not a production cloud orchestration
dashboard and does not add DB/queue/auth/billing behavior.

Current demo scope: the committed evidence is a synthetic/dummy sustained
high-load 3-agent scenario. It proves the report and decision contract before
real lightweight workload contention or device-specific sustained validation is
added.

## Demo Bundle

Committed lightweight fixtures:
Expand Down
Loading