UForge Universal Audit Gateway

Universal AI output auditing + self-healing gateway (multi-tenant, client-facing).

Quick test

Legacy endpoint:

curl -s -X POST http://localhost:8000/api/generate   -H "Content-Type: application/json"   -H "X-API-Key: demo-key"   -d '{"prompt":"biz plan"}' | python -m json.tool

Demo key prefix: AlrUFKab... (Change in production.)