Skip to content

prooflayer-rules v0.2.0

Latest

Choose a tag to compare

@sinewaveai sinewaveai released this 13 Jun 03:52
· 11 commits to main since this release

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.