Skip to content

fix(receipts): Schwab no_signal / no_rebalance outcomes - #414

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

Pigbibi merged 1 commit into
mainfrom
fix/schwab-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 execution.no_op_reason values (no_signal, target_diff_below_threshold / no_rebalance) when the cycle would otherwise be no_action.
  • Keep ambiguous reasons (e.g. market_closed) and dry-run as no_action for digest compatibility.

Test plan

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

Made with Cursor

Pin QPK for the expanded receipt outcomes and map only explicit execution
no_op reasons, leaving ambiguous no-ops as no_action for digest compatibility.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Pigbibi
Pigbibi merged commit b6fba17 into main Sep 17, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/schwab-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