Security
What leaves the customer environment
License metadata only: key verification, instance id, package version, hostname, app env. Not rows. Not prompts. Not LLM API keys.
- No DB proxy ChatBox tools run inside the customer Laravel app.
- No LLM gateway (MVP) Consumers bring their own provider keys.
- Hashed keys Plaintext shown once at creation; Cloud stores SHA-256.
- Revocation Revoke in the portal; installs fail validate after cache TTL.