AI.48 coordinator/probe evidence
Generated: 2026-08-01T18:48:34.268005Z
Source: AI.48 fuzz coordinator contract
AI.48 coordinator/probe evidence rendered through the copied sc-compose fuzz-report contract. Session ai51-local-http-framing-seed-51051 contains one bounded panel per worker.
Candidate outcome ledger: zero confirmed bugs is explicit evidence, not an implicit pass.
| Candidate outcome | Count |
|---|---|
| confirmed bug | 0 |
| non repro | 0 |
| benign | 4 |
| inconclusive | 0 |
| Fuzz run description | Iterations | Pass | Result |
|---|---|---|---|
| valid frames fragmented and coalesced at deterministic byte boundaries | 128 | 128/128 | PASS |
| prior-candidate replay: delimiter/body boundary split across independent reader executions | 128 | 128/128 | PASS |
| malformed Content-Length, duplicate header, invalid UTF-8, and truncated frame boundaries | 4 | 4/4 | PASS |
| optimized memmem delimiter finder compared with the scalar reference reader | 128 | 128/128 | PASS |
Adversarial fuzz worker
PASS
| Fuzz run description | Iterations | Pass | Result |
|---|---|---|---|
| valid frames fragmented and coalesced at deterministic byte boundaries | 128 | 128/128 | PASS |
| Case | Template / input | Outcome |
|---|---|---|
| AI51-shape-probe | valid frames fragmented and coalesced at deterministic byte boundaries | 128 valid framed requests accepted by the real reader. |
Adversarial fuzz worker
PASS
| Fuzz run description | Iterations | Pass | Result |
|---|---|---|---|
| prior-candidate replay: delimiter/body boundary split across independent reader executions | 128 | 128/128 | PASS |
| Case | Template / input | Outcome |
|---|---|---|
| AI51-template-probe | prior-candidate replay: delimiter/body boundary split across independent reader executions | 128 delimiter/body boundary cases preserved the next pipelined request. |
Adversarial fuzz worker
PASS
| Fuzz run description | Iterations | Pass | Result |
|---|---|---|---|
| malformed Content-Length, duplicate header, invalid UTF-8, and truncated frame boundaries | 4 | 4/4 | PASS |
| Case | Template / input | Outcome |
|---|---|---|
| AI51-boundary-probe | malformed Content-Length, duplicate header, invalid UTF-8, and truncated frame boundaries | Known malformed inputs returned their documented typed errors; no defect candidate remains. |
Adversarial fuzz worker
PASS
| Fuzz run description | Iterations | Pass | Result |
|---|---|---|---|
| optimized memmem delimiter finder compared with the scalar reference reader | 128 | 128/128 | PASS |
| Case | Template / input | Outcome |
|---|---|---|
| AI51-differential-probe | optimized memmem delimiter finder compared with the scalar reference reader | 128 deterministic cases had identical optimized and scalar reader results. |