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.lora 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.5352 [0.5042, 0.5633] | 0.5284 [0.5054, 0.5521] |
xstest | 0.4668 [0.4465, 0.4857] | 0.5300 [0.5150, 0.5458] |
pooled_ood | 0.2934 [0.2855, 0.3012] | 0.3830 [0.3737, 0.3925] |
| Slice | recall@FPR=1% (mean) | ECE (equal-mass) | Brier |
|---|---|---|---|
jbb_behaviors | 0.0217 | 0.4721 | 0.4803 |
xstest | 0.0150 | 0.4139 | 0.4245 |
pooled_ood | 0.0000 | 0.4461 | 0.4484 |
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=loraevals/results.json within 1e-4 absolute per
ADR-034. ~10-30 min, $0 GPU.make headline-cloud (~$28 RunPod A100 80GB).1@misc{behring2026promptinjectionlora,
2 author = {Behring, Brandon},
3 title = {prompt-injection-lora — methodology submission rung},
4 year = {2026},
5 url = { https://github.com/brandon-behring/prompt-injection-detection-prototype/tree/v1.0.0 }
6}