Operator Gap — What Separates Two Operators
operator_gapAnswers 'What specifically separates operator A from operator B?' — not just 'A has more Yield', but the primary cause, secondary cause, and offsetting weakness. Takes two codenames or two sets of pillars, computes both cascades, and decomposes the yield gap into leverage, velocity, SNR, and scale contributions. Returns the most explanatory factor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a_input | No | ||
| b_input | No | ||
| a_output | No | ||
| b_output | No | ||
| a_codename | No | Codename for operator A (alternative to a_* pillars) | |
| b_codename | No | Codename for operator B (alternative to b_* pillars) | |
| a_cache_read | No | ||
| b_cache_read | No | ||
| a_cache_write | No | ||
| b_cache_write | No |