fuzz-full procedure — revision 4c1dada2

Procedure fuzz-full · revision 4c1dada2 · 2026-08-14

What this test proves

This fuzz procedure runs the complete bounded worker set and classifies every negative case against the v2 diagnostic contract. Worker order is preserved so the campaign evidence can be audited directly.

Evidence layout

The runner writes immutable evidence for fuzz-full beneath site/reports/. The JSON payload is the source for case or worker outcomes; the rendered report and envelope provide the public navigation entry.

Changes

The revision sections below are the retained runner-history backfill. Each section records the source revision and its own ordered procedure description.

Flow

Setup fuzz-full

group1: shape-probe

group2: boundary-probe

Validate and close

Write immutable evidence

runner revision 4c1dada2

Steps

stepactionobservableevidence
1Execute `shape-probe`The named check reports PASS or FAIL at revision `4c1dada2`campaign worker/family evidence
2Execute `template-probe`The named check reports PASS or FAIL at revision `4c1dada2`campaign worker/family evidence
3Execute `boundary-probe`The named check reports PASS or FAIL at revision `4c1dada2`campaign worker/family evidence
4Execute `differential-probe`The named check reports PASS or FAIL at revision `4c1dada2`campaign worker/family evidence

Revision note: test(fuzz): add deterministic HTTP campaign