Fuente en inglés — traducción pendiente — inglés

Capability Matrix

Legend: ✅ Certified · 🟢 Implemented · 🟡 Experimental · 🔵 Research · 🚧 In

progress · 📌 Planned · ⚪ Not verified

CapabilityStatusEvidence (repository)Notes
Causal 50D feature engine (scalp_v1)✅ Certifiedfeatures/scalp_features.py, schema registry, golden/parity testslive contract; NaN/Inf deterministic fallback
70D canonical contract (scalp_v3)🟢 Implemented (research)features/schema_contract.py SSoT, hash, inference validator (10 rejection codes)candidate-only; negative OOS evidence so far
Liquidity intelligence (10D block)🟡 Experimentalfeatures/liquidity_engine.py, INV-019 causality rulesresearch series; governed by liquidity_features_enabled
News intelligence 10D + bounded gate🟡 Experimentalnews/, gate bounds boost ≤0.05 / penalty ≤0.10opt-in, disabled by default; can never force a trade
ScalpNet model (TCN + self-attention)🟢 Implementedmodels/scalp_net.py, checkpoint rollback tests4-logit head (NO_TRADE/BUY/SELL/WAIT)
Artifact-first Model Factory🟢 Implementedmodel_generation/ (datasets/experiments/models with manifests)inference needs no DB; ScalpNet = legacy baseline
Walk-forward + OOS gate✅ Certifiedtraining/walk_forward_trainer.py, research/oos.py, BUG-183 purge/embargo regression testsOOS failure ⇒ REJECTED
Deterministic friction-aware backtests🟢 Implementedresearch/backtest.pyspread/slippage/latency stress
Replay (bit-exact vs dataset)🟢 Implementedreplay parity suites + anti-leakage testslive = replay = training semantics
Streaming replay / forward tests🟢 Implementedresearch/streaming_replay.py, research/forward_test.py (CHG-0035)frozen-capture, no order_send (test-enforced)
Counterfactual engine (NO_TRADE walk)🔵 Researchresearch/counterfactual.py (CHG-0041; 2095 decisions walked)evidence stratification only
Shadow runtime (zero order authority)✅ Certifiedshadow/, simulated=True contracts, 60+ testslive feed, no orders
Champion/Challenger governance🟢 Implementedgovernance/ (14-gate verify, promotion transaction, rollback preview)strictly operator-gated
Risk engine (Kelly sizing, clamps)✅ Certifiedrisk/risk_engine.py + execution clamp suitesmargin ≤20%, HARD_MAX_LOTS=10
Execution (60-scenario router, 11 states)🟢 Implementedexecution/order_manager.py + golden extractionscircuit breaker → SAFE_MODE
Accounting ledger (SQLite WAL)🟢 Implementedaccounting/, artifacts/audit.dbimmutable history; metrics without evidence = n/a
Experience / autopsy intelligence🟢 Implementedexperience/, behavior detectors (13), anomaly eventsMANAGED_LOSS ≠ broken strategy
Incident response & forensics🟢 Implementedincidents/, forensics/ (deploy gate, health engine)diagnostic-only; never mutates trading
Observability (structured logs)🟢 Implementedseverity-split logs, redaction, correlation IDsOBS-001…016 gap ledger tracked
Control Center UI (FastAPI SPA)🟢 ImplementedWeb/, SSE/WS APIs, debug consolebuildless vanilla JS; no Node runtime
Docker packaging🟢 Implementeddocker-compose.yml, /health readiness gatePAPER default; SQLite canonical
Windows installer + update/rollback✅ Certifiedinstaller/, release.yml artifacts + verify suitesper-user, no admin; user data preserved
Provider health gate (LLM/AI services)✅ Certifiedstrategies/factory/provider_gate.py (CHG-0034/0039 live smoke)auto-disable on permanent errors; secrets redacted
70D temporal features (scalp_v4_temporal_candidate)🔵 Researchfeatures/temporal.py (22D candidate)never ACTIVE/CHAMPION without governance
MSLIE market-structure intelligence🔵 Researchmslie/ (advisory contract)perception layer, no order authority
Multi-broker support📌 PlannedroadmapMT5-only today
Published performance claims⚪ Not verifieddeliberately none; evidence is published instead

Anything not listed here should be assumed 🟡/🔵/📌 rather than assumed

production-ready. Status disputes are resolved by the repository evidence

links above, not by this page.