Methodology
The dashboard is a static evidence reader. Export-time rules are deterministic; it does not rerun backtests, query market data, or expose an execution surface.
Normalization
- 01
Each top-level selector is a canonical strategy identity; linked tracker ledgers are nested and appended only after validated historical cutoffs.
- 02
Every appended segment carries explicit lineage and accounting metadata; overlapping canonical rows are never overwritten.
- 03
Daily PnL is ordered by evidence date. Cumulative PnL is the arithmetic running sum of known rows only; unknown rows never update equity.
- 04
Multi-horizon metrics use known evidence sessions, excluding unknown rows before taking the last 30 and last 10 sessions. Green-calendar rate counts flat and inactive known sessions as not green; green-active rate uses only sessions with a trade or nonzero PnL.
- 05
The descriptive recency blend is 50% lifetime, 30% last-30-session, and 20% last-10-session PnL per session. Its overlapping windows are not independent validation and the blend cannot select or promote a strategy.
- 06
Daily drawdown is cumulative equity minus the running peak, with the initial peak fixed at zero.
- 07
Non-finite source values are normalized to null; strict JSON serialization rejects non-finite numeric literals.
- 08
Source hashes are SHA-256 digests of the exact files consumed by each strategy export.
NQ reconstruction
- 01
Apply one-position capacity independently to each configured sleeve.
- 02
Restrict both sleeves to their common eligible calendar.
- 03
Concatenate candidates and apply global one-position capacity.
- 04
Apply the causal HIGH_VOL gate; trailing health state is diagnostic only and never an entry filter.
Limitations
- 01
Historical and selected-current-regime results are research evidence, not forecasts.
- 02
Static export has no broker connection, credentials, mutation endpoint, or order path.
- 03
Passing any future monitoring gate does not change authorization in this dashboard.
- 04
Raw freshness remains available as date-lag metadata, but monitoring posture is authoritative in the UI: current forward tracker, current via an exact tracker proxy, or frozen research evidence. A frozen cutoff is not an alpha-decay or profitability judgment.
Research is not authorization
The registry permits signal calculation, historical replay, append-only monitoring, and paper event logging. It explicitly disables practice trading, live trading, automatic parameter changes, and order transmission.
Registry controls
Provenance
configs/frozen_profitable_strategy_registry.yaml92f2df12…5776f7frozen_profitable_strategy_research_registry_v1Frozen as of2026-08-24