Skip to content

feat: publish bounded Firstrade execution receipts - #285

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

feat: publish bounded Firstrade execution receipts#285
Pigbibi merged 1 commit into
mainfrom
codex/execution-receipt-adapter

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • derive a bounded execution receipt from Firstrade’s persisted strategy run stage
  • preserve uncertainty for an escaped runtime exception rather than claim no broker activity
  • advance the shared runtime-evidence publisher and QPK pin

Safety

  • submitted orders remain submitted/not_observed; this code never infers an acknowledgement or fill
  • no strategy sizing, order routing, broker configuration, or execution permission changed

Verification

  • PYTHONPATH=/home/ubuntu/Projects/.worktrees/qpk-execution-receipt/src:. python3 -m unittest tests.test_execution_receipt_adapter -v
  • python3 scripts/check_qpk_pin_consistency.py --pin-file /home/ubuntu/Projects/.worktrees/qpk-execution-receipt/QPK_PIN --paths pyproject.toml uv.lock qsl.toml

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit b8ca54a into main Aug 30, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/execution-receipt-adapter branch August 30, 2026 22:46
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