Skip to content

fix(receipts): LongBridge no_signal / no_rebalance outcomes - #492

Merged
Pigbibi merged 1 commit into
mainfrom
fix/ai-parallel-deferred-briefing-drift
Sep 17, 2026
Merged

Pigbibi merged 1 commit into
mainfrom
fix/ai-parallel-deferred-briefing-drift

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • 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.
  • QPK already pinned at f982aea (fix(risk): LongBridge daily_loss NEW_RISK inject seam #491) which validates the expanded outcomes.

Test plan

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

Made with Cursor

Align LongBridge with Schwab/IBKR: only promote clear cycle reasons so
ambiguous no-ops stay digest-compatible no_action.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Pigbibi
Pigbibi merged commit 5caef95 into main Sep 17, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/ai-parallel-deferred-briefing-drift branch September 17, 2026 20:50
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