Skip to content

feat: transport Binance live intervals to monitor - #276

Merged
Pigbibi merged 2 commits into
mainfrom
codex/binance-flow-interval-20260914
Sep 13, 2026
Merged

Pigbibi merged 2 commits into
mainfrom
codex/binance-flow-interval-20260914

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

What changed

Publish the approved Binance checkpoint cash flow interval from the existing Earn forward accounting path. The recorder keeps its existing PerformanceStore path and payload semantics; the cycle now also emits one optional redacted live-run JSON file for the monitor transport. The file uses the same recorder payload, preserves interval None on failed or uncertain cycles, omits provider error text and order details, is atomically written with mode 0600, and is enabled only by the reviewed workflow path.

The Runtime workflow stages that file only for ordinary enabled strategy runs, including failed cycles, as a private seven-day artifact named with the run ID and attempt. Validation, reconciliation, and disabled runs do not upload it.

Validation

  • python3 -m pytest -q tests/test_forward_earn_accounting.py tests/test_cycle_service.py tests/test_runtime_workflow_security.py — 142 passed, 7 subtests passed
  • python3 -m ruff check application/cycle_service.py tests/test_cycle_service.py tests/test_runtime_workflow_security.py
  • git diff --check
  • QPK consumer merged first in QuantPlatformKit PR #601 at 2dc59d648af76382a08aaf6c84b19e9721fe8d6f

No broker cycle, order, or runtime workflow was triggered.

Pigbibi and others added 2 commits September 14, 2026 01:00
Co-Authored-By: Codex <noreply@openai.com>
Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 298e622 into main Sep 13, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/binance-flow-interval-20260914 branch September 13, 2026 17:02
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