README

Authorization that lives inside your agent. Confidence-aware, policy-driven, and built to scale — from weekend AI projects to production agent swarms.

npm install lelu-agent-auth
npx lelu init

Features

01

Confidence-aware gating.

Every agent action carries a confidence score. Low confidence routes to human review automatically — no code change needed.

02

Human-in-the-loop review.

Agents pause, queue their action, and resume once a human approves or denies. Full audit trail included.

03

Policy-driven authorization.

Write Rego policies to express complex rules. Allow, deny, or require review — per actor, action, or resource.