Skip to content

feat: project runtime reports as execution evidence - #280

Merged
Pigbibi merged 1 commit into
mainfrom
codex/execution-evidence-projection-20260826
Aug 25, 2026
Merged

feat: project runtime reports as execution evidence#280
Pigbibi merged 1 commit into
mainfrom
codex/execution-evidence-projection-20260826

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a platform-neutral, offline builder for qsl_execution_evidence_source_snapshot.v1 from existing runtime_report.v1 files
  • accept only a self-attested strategy release, a matching paper/live lane, a known platform/domain, and a valid timestamp
  • add regression tests and public contract documentation

Fail-closed boundary

  • output copies no report summaries, diagnostics, artifacts, runtime error text, account-like values, cloud URIs, credentials, broker responses, or orders
  • it marks target data and target execution as pending and always recommends parked
  • it has no network publisher, broker API, platform mutation, strategy mutation, or order capability

Validation

  • python3 -m unittest python/tests/test_execution_evidence_projection.py (4 passed)
  • python3 -m py_compile python/scripts/execution_evidence_projection.py
  • node --check --input-type=module < web/strategy-switch-console/worker.js
  • git diff --check
  • Ruff is unavailable on the VPS; GitHub CI remains the authoritative lint check.

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit efdeed5 into main Aug 25, 2026
6 checks passed
@Pigbibi
Pigbibi deleted the codex/execution-evidence-projection-20260826 branch August 25, 2026 16:58
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