[b]Boundary

Correctness layer
for LLM outputs.

Schema validation catches wrong types. Boundary catches wrong values. Validate, repair, and trust structured LLM output before it enters your system.

$ npm install @boundary/contract

✔ Schema enforcement

✔ Rule enforcement

✔ Auto repair

✔ Deterministic gate