Skip to content

feat: enrich Runtime operation evidence#55

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/runtime-operation-evidence-depth
May 20, 2026
Merged

feat: enrich Runtime operation evidence#55
hyeokjun32 merged 1 commit into
mainfrom
codex/runtime-operation-evidence-depth

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Enriched additive Runtime operation evidence in result JSON.
  • Added backend availability, latency-budget/deadline, tegrastats availability, severity, retry hint, and indexed runtime lifecycle event fields.
  • Updated schema guards, smoke assertions, and Runtime docs without changing existing top-level Lab-compatible result fields.

Validation

  • bash scripts/smoke_default.sh
  • python3 tests/test_manifest_compare_identity.py
  • python3 tests/test_lab_result_schema.py
  • python3 tests/test_agent_runtime_result_contract.py
  • python3 -m unittest discover -s tests -p 'test_*.py'

Notes

  • Runtime remains an evidence exporter, not a scheduler or deployment decision owner.
  • New fields are additive and backward-compatible for existing Runtime result consumers.

@hyeokjun32 hyeokjun32 merged commit e99d56a into main May 20, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex/runtime-operation-evidence-depth branch May 20, 2026 03:52
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