Distinguish single-variable and package tests
- Minor
- Major
- Structural
- IF
- OR
- THEN
- ELSE
The decision
- IF
- several material variables change together
- THEN
- classify the intervention as a package test OR separate variables for causal learning
- ELSE
- treat it as a focused test
- Primary metric
- attribution confidence
- Guardrail
- slow recovery
- Reason
- Makes the decision explicit, measurable, and reversible where possible.
- LAKA levels
- Minor
- Major
- Structural
- Operators
- IF
- OR
- THEN
- ELSE
- Governs gates
- measurement
- Source
- 04-IF-ELSE-AND-OR-RULEBOOK.md — EXP-010 — Distinguish single-variable and package tests
The other eleven rules in Measurement and Experimentation
- EXP-001 Require a mechanism hypothesis IF an intervention has no stated reason it should affect an outcome Baseline
- EXP-002 Capture a baseline IF a change is about to be implemented Baseline
- EXP-003 Use a change ledger IF any SEO-relevant production change occurs Structural
- EXP-004 Choose one primary metric IF an experiment has many possible success metrics Baseline
- EXP-005 Set guardrails before launch IF a change can improve the primary metric while harming quality, accessibility, revenue, or trust Baseline
- EXP-006 Use controls when feasible IF comparable untreated pages, clusters, regions, or time periods exist Baseline
- EXP-007 Account for seasonality and external events IF demand, algorithms, campaigns, news, inventory, or holidays can affect the outcome Baseline
- EXP-008 Represent uncertainty IF sample size is small, variance is high, or exposure is incomplete Baseline
- EXP-009 Allow processing and learning time IF a change has not had enough crawl, index, ranking, or behavioral exposure Baseline
- EXP-011 Escalate by diagnosed mechanism IF a lower-level LAKA intervention fails Minor
- EXP-012 Use explicit continue/revise/revert/retire decisions IF a review point is reached Baseline
This rule as JSON: GET /v1/rules/EXP-010