GammaINDEX is not a metric.
It is a state transformation pipeline over market and narrative data.
The Core Function
GammaINDEX transforms raw market inputs into structured interpretation states.
It maps:
market behavior → semantic meaning → belief structure → truth signal
The Pipeline Structure
Raw market data is standardized and cleaned for interpretation
normalize-market
Market shifts are mapped to real-world event candidates
event-inference
Narratives, entities, and belief directions are extracted into a graph structure
semantic-graph
The Interpretation Layer (IR)
At the core of GammaINDEX is the IR system.
IR (Interpretation Runtime) computes structured state representations from semantic inputs.
It continuously updates:
- narrative state
- belief state
- regime state
- probability structure
State Evolution Mechanism
GammaINDEX does not store static outputs.
It continuously recomputes state across time:
- detect market delta
- update semantic structure
- recompute IR index
- adjust regime classification
- emit truth signal
Final Output Layer
The final output of GammaINDEX is not a score.
It is a structured state object:
This represents a compressed model of reality inferred from market behavior.
Final Principle
Markets do not produce metrics.
Markets produce state transitions.
GammaINDEX is the system that interprets those transitions.