prooflayer-rules v0.2.0
Adds first-class LangGraph runtime security, adversarial evals, compliance evidence, structured audit events, five LangGraph examples, documentation, benchmarks, and launch artifacts.
Highlights
- LangGraph SecurityMiddleware with sync, async, streaming, tool, state, and audit paths
- Detection for prompt injection, jailbreak, tool abuse, exfiltration, scope drift, state manipulation, and multi-turn attacks
- Built-in LangGraph adversarial suite plus GARAK and PromptFoo Docker runners
- Compliance evidence for NIST AI RMF, EU AI Act Articles 13-15, SOC 2 CC6/CC7, and HIPAA Security Rule
- p99 32.72 ms secured LangGraph invocation benchmark
Verification
- Full suite: 340 passed, 1 upstream LangGraph warning, 19 subtests passed
- New-module coverage gate: 93%
- All five LangGraph examples passed
- twine check passed for wheel and sdist
- Fresh wheel install with [langgraph] passed
PyPI upload is pending publish credentials in the release environment.