Skip to content

fix: fail closed and suppress non-execution heartbeats - #443

Merged
Pigbibi merged 1 commit into
mainfrom
fix/alert-repair-continuity
Sep 1, 2026
Merged

fix: fail closed and suppress non-execution heartbeats#443
Pigbibi merged 1 commit into
mainfrom
fix/alert-repair-continuity

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Repairs three alert-path safety gaps found in the IBKR runtime logs.

  • Reconcile-only/paused continuity states no longer require normal execution receipts; their dedicated reconciliation controls remain responsible for status.
  • An unflagged empty strategy decision fails closed instead of reaching the execution path without an allocation.
  • Adds focused regression coverage.

Validation: pytest -q tests/test_decision_mapper.py tests/test_execution_report_heartbeat.py tests/test_runtime_heartbeat_policy.py (39 passed); ruff check.

No broker API or order execution behavior is broadened.

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 0184b54 into main Sep 1, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/alert-repair-continuity branch September 1, 2026 13:43
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