llmosafe 0.7.2

Safety-critical cognitive safety library for AI agents. 4-tier architecture (Resource Body, Kernel, Working Memory, Sifter) with formal verification primitives, detection layer, and integration primitives.
Documentation
1
2
3
4
5
6
7
8
9
10
11
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: llmosafe
Description: Safety-critical cognitive safety library — runtime guardrails with entropy, surprise, and bias gauges
Version: @VERSION@
URL: https://github.com/moeshawky/llmosafe
Libs: -L${libdir} -lllmosafe
Cflags: -I${includedir}