Enterprise deployment
Snyte ships as containers with the deployment manifests committed to the repository. There is no Snyte-operated cloud to review, because every path is one you run. That is a real constraint as much as a feature, and the models below say what each one asks of your team.
Deployment models
Pick one to see what it brings up and what it needs from you.
The full production path. Horizontal autoscaling, network policies, and external secret references are committed as manifests rather than described in a runbook.
Governance
WorkOS AuthKit with JWKS-based RS256 validation, plus TOTP two-factor. Directory sync via SAML or SCIM is not available yet.
workos_auth.go
Role hierarchy enforced per route (admin, editor, viewer) with per-action permission checks and ownership verification on data access.
authorization middleware
Access, authentication, and security events written to one log, queryable per user, per organization, and system-wide.
audit_service.go
Point the platform at a self-hosted Ollama model and no prompt, schema, or result row leaves your network. Hosted providers remain an option, not a requirement.
ai/providers/ollama.go
Rollout
Four steps, in this order. The first one is the one that matters: if the trace does not convince your reviewers, nothing after it will.
01
One of your sources, one of your questions, your reviewers watching the trace. This is the step that decides the evaluation.
02
Start from the published posture and the gaps it lists. Full assessment report and incident response plan available under NDA.
03
Compose on a single host or a namespace in your cluster, connected to a real source with a bounded user group.
04
Kubernetes manifests, autoscaling, network policy, and your secrets backend. Migrations run as a separate step by default.
Commercials
Self-serve billing has not shipped, so a published tier table would be a number we cannot yet honour. Pricing is scoped per deployment: the number of connected sources, the size of the user group, and whether you run hosted or in-perimeter model serving.
What we will not do