lazy-test · v1.0.0 · 2026-09-18 · sha256 97a3e0690b915a58

lazy-test v1.0.0A

Immutable. This exact content is served forever at /api/v1/blob/97a3e0690b915a58.

---
name: lazy-test
description: Use to verify code, UI, runtime behavior, releases, and packaging with the smallest proof.
metadata:
  version: "1.0.0"
---
# Lazy Test

**PROOF → RUN → INTERPRET → STOP/EXPAND.**

- Rank by **risk**, **fan-out**, impact; run smallest checks covering changed contract. Expand after failure/untested risk.
- UI changes need rendered/responsive proof. `lint ≠ runtime`; `build ≠ behavior`; `skipped ≠ passed`.
- **Anti-yap:** target ~75% less prose; report `result → coverage` plus risk.