Skip to content

feat: add agent runtime reliability report#221

Merged
hyeokjun32 merged 1 commit into
mainfrom
feat/agent-runtime-reliability-report
May 16, 2026
Merged

feat: add agent runtime reliability report#221
hyeokjun32 merged 1 commit into
mainfrom
feat/agent-runtime-reliability-report

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added a Lab-owned Agent Runtime Reliability Report path.
  • Bundles Orchestrator orchestration_summary and AIGuard runtime reliability guard_analysis into an agent deployment decision context.
  • Added CLI support via agent-runtime-report with text/json/markdown output.
  • Added lightweight fixtures and portfolio documentation for the 3-agent runtime reliability demo.

Validation

  • poetry run python3 -m pytest tests/test_agent_runtime_report.py -q
  • poetry run inferedgelab agent-runtime-report --orchestration-summary examples/agent_runtime/agent_3_orchestration_summary.json --guard-analysis examples/agent_runtime/aiguard_runtime_guard_analysis.json
  • poetry run inferedgelab portfolio-demo-check
  • poetry run python3 -m pytest -q
  • git diff --check

Impact

  • Connects Forge -> Runtime -> Orchestrator -> AIGuard evidence into a Lab-owned report surface.
  • Keeps existing Runtime result, compare output, and classic deployment decision contracts unchanged.

Notes

  • This is local-first report evidence, not a production cloud orchestration dashboard.
  • Lab remains the final deployment decision owner.

@hyeokjun32 hyeokjun32 merged commit 815b728 into main May 16, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the feat/agent-runtime-reliability-report branch May 16, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant