Skip to content

feat: add Runtime operation evidence blocks#52

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex-runtime-health-events
May 19, 2026
Merged

feat: add Runtime operation evidence blocks#52
hyeokjun32 merged 1 commit into
mainfrom
codex-runtime-health-events

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added additive runtime_health_snapshot, runtime_error_classification, and runtime_events blocks to Runtime result JSON.
  • Documented the operation evidence contract while keeping Runtime out of scheduling/deployment decision ownership.
  • Added schema and agent-result tests for the new operation evidence blocks.

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

  • Existing Lab-compatible Runtime result fields remain unchanged.
  • Timeout detection is not claimed; results explicitly record timeout_policy as not_configured and timeout_observed as false.

@hyeokjun32 hyeokjun32 merged commit 27b2340 into main May 19, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex-runtime-health-events branch May 19, 2026 12:22
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