iteration 01 ยท definitions
The discipline is named after Terry msg id=428 (Topic-5, 2026-04-22). All three axes are properties of the feature column, established with evidence.
Three non-negotiable properties โ every feature column
1. Orthogonal โ captures a dimension no other feature captures โฆ established empirically against real market data, not assumed from the estimator's paper.
2. Parameterless โ no magic numbers, no tuned constants, noif n >= 500dispatch โฆ a knob tuned once, never re-tuned, defended by inertia.
3. Agnostic โ algorithm-invariant. Two correct implementations of the same feature should converge to the same answer. A column that silently dispatches between ApEn and PE based on window size is two columns wearing one name.
โ Terry Li, msg id=428, verbatim (pulled live).