Skip to content

feat: project bounded execution receipts - #337

Merged
Pigbibi merged 1 commit into
mainfrom
codex/execution-receipt-projection
Aug 30, 2026
Merged

feat: project bounded execution receipts#337
Pigbibi merged 1 commit into
mainfrom
codex/execution-receipt-projection

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • accept an optional, strictly bounded execution receipt from an eligible runtime report
  • verify receipt identity, digest and timestamp against the report before projecting it
  • show the minimal outcome and broker-confirmation state on the read-only console

Safety

  • no broker, account, order ID, price, quantity, position, capital or credential leaves the runtime report
  • old reports remain compatible and show missing receipt; receipt presence does not change parked or grant paper/canary/live authority
  • pairs with QuantPlatformKit #496, but this projection remains safe before platform producers are upgraded

Validation

  • python3 -m unittest discover -s python/tests -v (296 passed)
  • Worker and generated asset syntax checks
  • node --experimental-default-type=module tests/strategy_switch_worker_validation.mjs

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 813ba38 into main Aug 30, 2026
6 checks passed
@Pigbibi
Pigbibi deleted the codex/execution-receipt-projection branch August 30, 2026 22:20
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