Aggregation
Oracle aggregation step that combines observations into a consensus value using `AggregationRule` (median/MAD or percentile) after outlier and cap checks.
Aggregation
ExecutionOracle aggregation step that combines observations into a consensus value using `AggregationRule` (median/MAD or percentile) after outlier and cap checks.
Sections
Definition
Oracle aggregation step that combines observations into a consensus value using `AggregationRule` (median/MAD or percentile) after outlier and cap checks.
Why it matters
Turns multiple oracle reports into a single deterministic feed outcome.