validation-smoke · git:20260822.a9d1161 · 2026-08-22 · sha256 898e4b236ffa5fd6
validation-smoke git:20260822.a9d1161A
Immutable. This exact content is served forever at /api/v1/blob/898e4b236ffa5fd6.
--- name: validation-smoke description: Exercise validator failure boundaries with dependency-free malformed, missing-output, route, and publishing fixtures. --- # Validation smoke suite ## Use when Run after editing validation scripts or their path-resolution logic. It proves that the checks fail loudly on representative bad inputs rather than only passing the current repository. ## Callable command ```bash node .agents/skills/validation-smoke/run.mjs ``` The suite uses temporary files and pure assertions; it does not mutate the repository, publish anything, or require credentials.