Skip to content

feat: surface Orchestrator operation context in Lab reports#225

Merged
hyeokjun32 merged 1 commit into
mainfrom
feat/agent-runtime-operation-context
May 18, 2026
Merged

feat: surface Orchestrator operation context in Lab reports#225
hyeokjun32 merged 1 commit into
mainfrom
feat/agent-runtime-operation-context

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added Orchestrator operation-health context to Lab agent runtime reliability reports.
  • Preserved queue state, worker health, runtime event summary, and runtime event timeline samples in report output.
  • Updated fixtures, README, docs, and tests for the additive operation evidence path.

Validation

  • poetry run python3 -m pytest tests/test_agent_runtime_report.py -q
  • poetry run python3 -m pytest -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 --format markdown --output /tmp/inferedge_lab_agent_runtime_report.md
  • 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 --format json --output /tmp/inferedge_lab_agent_runtime_report.json

Impact

  • Closes the flow from Orchestrator operation evidence to Lab-owned deployment risk context.
  • Keeps existing Runtime result, compare output, and deployment decision contracts backward compatible.

Notes

  • No production SaaS, DB, queue, auth, or billing behavior was added.

@hyeokjun32 hyeokjun32 merged commit af111e0 into main May 18, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the feat/agent-runtime-operation-context branch May 18, 2026 14:49
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