Skip to content

feat(vector): connect in-memory Rust pipeline - #188

Merged
vntrevx merged 3 commits into
mainfrom
feat/m21-in-memory-vector
Aug 11, 2026
Merged

feat(vector): connect in-memory Rust pipeline#188
vntrevx merged 3 commits into
mainfrom
feat/m21-in-memory-vector

Conversation

@vntrevx

@vntrevx vntrevx commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • connect typed Rust vector output directly to the chronological simulator
  • run independent pair vector DAG preparation in parallel while preserving pair order and single-threaded wallet mutation
  • retain SHA-verified Feather replay and prove direct/Feather trade-surface plus every-candle full-state exactness
  • record bounded diagnostic transport evidence without claiming latest-X7 Full Native qualification

Validation

  • uv run pytest -q (804 passed)
  • future-NFI compatibility profile (143 passed)
  • cargo test --workspace --locked (224 default tests passed; 1 explicit diagnostic ignored)
  • cargo clippy --workspace --all-targets --locked -- -D warnings
  • Spot and Futures full fixture parity: trades exact, state exact

Claim boundary

M21-04 only. M22-01 still owns remaining latest-X7 lowering and independent latest Spot/Futures Full Native qualification.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@vntrevx
vntrevx merged commit abc3e0a into main Aug 11, 2026
11 checks passed
@vntrevx
vntrevx deleted the feat/m21-in-memory-vector branch August 11, 2026 13:49
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