Deployment & Security

Stateless core: embed crate inside your async service and scale horizontally. Use environment isolation for provider keys.

Security Practices

  • Keys loaded at process start; never logged.
  • Planned: secret rotation hooks.
  • Planned: per-request audit metadata.

Self-Hosting

Runtime embed or service wrapper. Minimal dependencies keep footprint small.

Build: 3de64ed · 2025-09-09T12:50:59.541Z · v0.21