Skip to content

feat: publish bounded runtime execution evidence - #281

Merged
Pigbibi merged 1 commit into
mainfrom
codex/runtime-evidence-publisher-action-20260826
Aug 25, 2026
Merged

feat: publish bounded runtime execution evidence#281
Pigbibi merged 1 commit into
mainfrom
codex/runtime-evidence-publisher-action-20260826

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a reusable composite Action for existing platform heartbeat workflows to publish a bounded, read-only runtime-evidence snapshot
  • reuse each platform's existing GitHub OIDC authentication; no GCP service-account key is created or accepted
  • preserve the oldest accepted runtime report timestamp and reject stale/future reports so recollection cannot make stale evidence appear current

Safety boundary

  • lists at most 100 recent JSON reports only under the caller's configured platform prefix
  • copies no summary, diagnostics, artifacts, runtime error text, account data, positions, orders, fills, capital data, credentials, or object URLs into the snapshot
  • target data/execution remain pending; recommendation remains parked
  • action does not change strategies, runtime targets, brokers, or orders

Validation

  • python3 -m unittest python/tests/test_execution_evidence_projection.py (5 passed)
  • python3 -m py_compile python/scripts/execution_evidence_projection.py
  • git diff --check
  • actionlint and full CI run on GitHub.

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit e6ac155 into main Aug 25, 2026
6 checks passed
@Pigbibi
Pigbibi deleted the codex/runtime-evidence-publisher-action-20260826 branch August 25, 2026 17:13
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