Skip to content

feat(vector): define indicator program v1 - #173

Merged
vntrevx merged 3 commits into
mainfrom
feat/m20-indicator-program
Aug 10, 2026
Merged

feat(vector): define indicator program v1#173
vntrevx merged 3 commits into
mainfrom
feat/m20-indicator-program

Conversation

@vntrevx

@vntrevx vntrevx commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Defines the generic typed causal indicator-program-v1 contract for M20-02.

  • Compiles source-derived arithmetic, comparison, condition, TA-Lib, rolling, shift, EWM, helper, and informative-merge nodes.
  • Preserves source maps, ownership, deterministic fingerprints, and causal lookback.
  • Fails closed on lookahead-capable or unsupported constructs; no strategy, Signal, pair, SHA, or expected-result opcodes.
  • Adds schema validation, CLI documentation, a bounded contract strategy, and identity/mutation/failure tests.

Validation:

  • Python: 729 passed
  • Rust: 145 passed; fmt and Clippy clean
  • Ruff and basedpyright clean
  • Spot and Futures trade surface plus full state exact

The latest X7 full-source compile remains outside this task and stops at the next generic configuration-read gap; no Full Native claim is made.

@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 cd1791b into main Aug 10, 2026
11 checks passed
@vntrevx
vntrevx deleted the feat/m20-indicator-program branch August 10, 2026 13: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