Low Power Verification · All levels
Scenario: Retention Corruption - Interview Scenario
State appears to save correctly before power-off, but post-restore behavior diverges from pre-sleep snapshots under back-to-back sleep cycles.
Scenario
State appears to save correctly before power-off, but post-restore behavior diverges from pre-sleep snapshots under back-to-back sleep cycles.
OBSERVED METRIC
Retention mismatch ratio across save/restore loops and post-wake functional divergence trend.
45-MINUTE INTERVIEW FLOW
0-5: define context and KPI
5-15: classify first failing LP boundary
15-25: identify proving artifact packet
25-35: propose bounded fix with owner
35-45: define validation matrix and rollbackCommon traps to avoid
Validating only first-cycle save/restore and missing multi-cycle drift.
Ignoring PMU timing skew between save acknowledgement and actual power collapse.
Fixing downstream logic before proving retention handshake ordering.
Scenario debrief
Score response quality on transition-boundary classification, evidence chain, owner assignment, and rollback-safe closure.
intent -> transition behavior -> evidence -> owner action -> closureescape risk and closure trendDebrief prompts
Which low-power phase boundary failed first and how is it proven?
Which failure class best explains the symptom: setup, transition, boundary, retention, or X-prop triage?
Which bounded fix and validation matrix close risk with minimal collateral change?
Key takeaways
Tie each LPV claim to a concrete transition boundary and one proving artifact.
Prefer minimal reversible fixes with explicit owner and rollback criteria.
Common pitfalls
Treating power-aware failures as random before boundary classification.
Waiving X-prop failures before proving impact and root cause.
Declaring closure without deterministic replay across key modes.