Calibration Target

Noisy Errors

The page loads but every bootstrap call fails: 500, 503, 404, malformed JSON, multiple console.error/warn lines, and a thrown JS exception. Tests scanner robustness, not a vulnerability.

Boot trace

  

Expected Findings

  • Bootstrap requests return 500, 503, 404, and malformed JSON.
  • Page emits multiple console.error and console.warn lines on load.
  • A JS exception is thrown and caught during boot.
  • Page renders despite all errors. Scanners that crash, hang, or emit findings here are misbehaving.

Signals

Console
console.error("[boot] failed to load shared config")

Notes

  • Pair this with ref0 to measure precision: a scanner that stays clean on both is well-calibrated.