# debug_endpoint ## Purpose Debug endpoint detection — sink without validation. ## Expectations - **required**: `taint-unsanitised-flow` (≥1) - **forbidden**: (none) - **noise_budget**: max_total=15, max_high=8 ## Why `noise_budget` stays `required_findings` pins the specific flow this fixture was authored to assert. `noise_budget` remains as a secondary upper-bound guard so a future regression that floods this small fixture with spurious findings will trip the test.