AI.48 coordinator/probe evidence rendered through the copied sc-compose fuzz-report contract. Session ai48-fuzz-session contains one bounded panel per worker.
Fuzz run description
Iterations
Pass
Result
AI.48 full shape-probe bounded campaign
12
12/12
PASS
AI.48 full template-probe bounded campaign
12
9/12
FAIL
AI.48 full boundary-probe bounded campaign
4
0/4
FAIL
AI.48 full differential-probe bounded campaign
0
0/0
PASS
Adversarial fuzz worker
shape-probe
Session ai48-fuzz-session · Worker shape-probe
PASS
Fuzz run description
Iterations
Pass
Result
AI.48 full shape-probe bounded campaign
12
12/12
PASS
Inputs exercised
Case
Template / input
Outcome
shape-probe-campaign
AI.48 bounded shape-probe campaign
all bounded cases completed
Adversarial fuzz worker
template-probe
Session ai48-fuzz-session · Worker template-probe
FAIL
Fuzz run description
Iterations
Pass
Result
AI.48 full template-probe bounded campaign
12
9/12
FAIL
Inputs exercised
Case
Template / input
Outcome
template-probe-campaign
AI.48 bounded template-probe campaign
worker ended with failed
Findings
template-probe-001
Minimal template / frontmatter
---
---
{{ value }}
Input
value=<literal>
Expected
literal input is escaped in the XHTML panel
Observed
worker observed an unescaped output mismatch
Requirement / ADR
No requirement or ADR currently covers this behavior.
Requirement / ADR follow-up
Confirm the public escaping contract before changing the renderer.
Root cause
The probe found a deterministic renderer mismatch.
Recommended fix
Add a minimized regression fixture and rerun the bounded campaign.
Adversarial fuzz worker
boundary-probe
Session ai48-fuzz-session · Worker boundary-probe
FAIL
Fuzz run description
Iterations
Pass
Result
AI.48 full boundary-probe bounded campaign
4
0/4
FAIL
Inputs exercised
Case
Template / input
Outcome
boundary-probe-campaign
AI.48 bounded boundary-probe campaign
worker ended with timed_out
Findings
boundary-probe-timed_out
Minimal template / frontmatter
---
---
{{ value }}
Input
worker status=timed_out
Expected
worker completes its bounded campaign
Observed
worker returned timed_out
Requirement / ADR
No requirement or ADR currently covers this behavior.
Requirement / ADR follow-up
Record the owner and evidence before changing a product contract.
Root cause
Worker did not provide an evidence-backed root cause.
Recommended fix
Review the worker evidence and rerun the bounded campaign.