Skip to content

fix(receipts): IBKR no_signal / no_rebalance outcomes - #517

Merged
Pigbibi merged 1 commit into
mainfrom
fix/ibkr-receipt-no-signal-20260918
Sep 17, 2026
Merged

Pigbibi merged 1 commit into
mainfrom
fix/ibkr-receipt-no-signal-20260918

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Pin QPK to f982aea (#609) so no_signal / no_rebalance receipts validate.
  • Map only explicit cycle reasons (no_signal, target_diff_below_threshold / no_rebalance) when the cycle would otherwise be no_action; keep ambiguous no-ops and dry-run as no_action for digest compatibility.
  • Default blank no-target cycles to no_op_reason=no_signal so the producer has a clear reason without rewriting window/guard reasons.

Test plan

  • uv run --with pytest python -m pytest tests/test_execution_receipt_adapter.py -q (16 passed)
  • CI green

Made with Cursor

Pin QPK for the expanded receipt outcomes, map only explicit no_op reasons,
and default blank no-target cycles to no_signal without rewriting other no-ops.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Pigbibi
Pigbibi merged commit d99f7aa into main Sep 17, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/ibkr-receipt-no-signal-20260918 branch September 17, 2026 20:42
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