Skip to content

feat: add read-only IBKR continuity reconciliation - #420

Merged
Pigbibi merged 2 commits into
mainfrom
codex/ibkr-live-continuity-reconcile-v2
Aug 30, 2026
Merged

feat: add read-only IBKR continuity reconciliation#420
Pigbibi merged 2 commits into
mainfrom
codex/ibkr-live-continuity-reconcile-v2

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a POST /reconcile endpoint that uses a Gateway read-only session
  • collect scoped identity, positions, cash, all active orders, recent executions, and durable execution-ledger evidence
  • publish only content-addressed digests and stable blockers; missing legacy evidence remains RECONCILE_ONLY

Validation

  • PYTHONPATH=. PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 uv run --no-sync python -m pytest -q tests/test_broker_reconciliation.py tests/test_runtime_broker_adapters.py tests/test_deployed_runtime_target_admission.py
  • uv run --no-sync ruff check main.py application/broker_reconciliation.py tests/test_broker_reconciliation.py

No route changes a live-continuity state or submits an order.

Pigbibi and others added 2 commits August 31, 2026 00:06
Co-Authored-By: Codex <noreply@openai.com>
Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit fafd98a into main Aug 30, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/ibkr-live-continuity-reconcile-v2 branch August 30, 2026 16:11
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