Skip to content

Add runtime telemetry evidence seed#58

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/runtime-telemetry-evidence
May 22, 2026
Merged

Add runtime telemetry evidence seed#58
hyeokjun32 merged 1 commit into
mainfrom
codex/runtime-telemetry-evidence

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • add additive runtime_telemetry evidence block to Runtime result JSON
  • record runtime_telemetry_recorded lifecycle event for downstream history/replay ingestion
  • validate telemetry schema in Runtime contract tests and smoke
  • document Runtime Intelligence boundary in README

Tests

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

Note: python3 -m pytest tests -q -p no:cacheprovider could not run because pytest is not installed in this Runtime repo environment; unittest/smoke coverage was used instead.

@hyeokjun32 hyeokjun32 merged commit b999bbe into main May 22, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex/runtime-telemetry-evidence branch May 22, 2026 03:35
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