Views
No views yet
v1.0.0
Submission audit ledger: see SUBMISSION_AUDIT.md in the repo.
Contamination tier (ADR-005 taxonomy): backbone-partial-disjoint.frozen-probe rung from the methodology submission. The rung is one of a
5-rung ladder characterising what successive capability layers add to
prompt-injection detection across an IID test slate (4-source LODO
held-out positives) and a 5-slice OOD slate (BIPIA + InjecAgent +
JBB-Behaviors + XSTest + NotInject). No rung is promoted as a
deployment recommendation — each rung's trade-offs are characterised
per ADR-005 methodology-over-metrics framing.evals/audit/cross_fold_ci_audit.parquet.bipia, injecagent, notinject) have
AUROC/AUPRC undefined per the project's WRITEUP §Methodology caveats
convention; only jbb_behaviors, xstest, pooled_ood carry
threshold-free ranking metrics.| Slice | AUPRC | AUROC |
|---|---|---|
jbb_behaviors | 0.5517 [0.5203, 0.5804] | 0.5421 [0.5195, 0.5653] |
xstest | 0.4677 [0.4482, 0.4860] | 0.5372 [0.5221, 0.5520] |
pooled_ood | 0.3640 [0.3536, 0.3746] | 0.5149 [0.5048, 0.5249] |
| Slice | recall@FPR=1% (mean) | ECE (equal-mass) | Brier |
|---|---|---|---|
jbb_behaviors | 0.0400 | 0.1787 | 0.2749 |
xstest | 0.0113 | 0.1164 | 0.2585 |
pooled_ood | 0.0026 | 0.1383 | 0.2617 |
evals/results.json at v1.0.0 (BCa bootstrap per ADR-022,
10 000 resamples). Full per-rung × per-slice grid in the project
WRITEUP §Results.1git clone https://github.com/brandon-behring/prompt-injection-detection-prototype
2cd prompt-injection-detection-prototype
3make install
4make eval-from-hub RUNG=frozen-probeevals/results.json within 1e-4 absolute per
ADR-034. ~10-30 min, $0 GPU.make headline-cloud (~$28 RunPod A100 80GB).1@misc{behring2026promptinjectionfrozenprobe,
2 author = {Behring, Brandon},
3 title = {prompt-injection-frozen-probe — methodology submission rung},
4 year = {2026},
5 url = { https://github.com/brandon-behring/prompt-injection-detection-prototype/tree/v1.0.0 }
6}