Skip to content

feat: add Runtime timeout observation evidence#53

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/runtime-timeout-observation
May 19, 2026
Merged

feat: add Runtime timeout observation evidence#53
hyeokjun32 merged 1 commit into
mainfrom
codex/runtime-timeout-observation

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added --timeout-ms as a Runtime-side latency threshold observation option.
  • Records timeout_policy, timeout_budget_ms, timeout_observed, and runtime_timeout_observed classification in additive operation evidence blocks.
  • Updated Runtime docs and smoke/schema tests while preserving Lab-compatible result fields.

Validation

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

Notes

  • This is observation evidence for downstream Orchestrator/Lab/AIGuard reporting.
  • It does not implement production request cancellation or a worker daemon.

@hyeokjun32 hyeokjun32 merged commit e1f37c1 into main May 19, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex/runtime-timeout-observation branch May 19, 2026 15:07
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