Vertirite documentation is the operator’s manual for an enterprise control plane. It is written for the CISO who has to defend the deployment to their auditors, the Solutions Engineer who installs it, and the on-call operator who reviews the approval queue at 2:00 AM. Pre-launch: most of these pages are seeded from the internal install runbook and will be expanded as customers ramp.
Control plane, not gateway. Why the mode authority is out-of-band.
The four operator-set states that determine what every automated caller can do right now.
The per-fleet YAML that declares who-can-call-what. Version-controlled. Code-reviewed. No runtime drift.
Human-in-the-loop review for any action policy flags. Web, CLI, Slack, Teams, ServiceNow, PagerDuty.
Append-only chain-signed record. SOC 2 / HIPAA / FedRAMP-grade evidence by design.
The single trust boundary. Every automated caller goes through it.
Per-node daemon. Forwards local calls to the broker, enforces local fail-closed.
Certificate authority. Issues short-lived client and server certs for mTLS.
Operator surfaces. Same underlying broker; different ergonomics.
What the Solutions Engineer brings to the first install call.
Customer-side prerequisites — IdP, DNS, TLS, sudo, KMS for Enterprise.
Confirm the broker rejects an unsigned client cert before letting anything in.
Register a capability, route a real action through the queue.
Reading the action payload, the chain of attribution, the policy decision rationale.
What it does, how to communicate it to stakeholders, how to lift it.
Reconstructing a sequence of actions from the chain-signed ledger.
PR pattern, code review checklist, deployment via the broker auto-pull.
Full posture matrix and sub-processor list — public, no NDA required.
Available for procurement immediately. Final attestation Q4 2026.
Posture, BAA template, the install conversation that must precede PHI.
What you can do with the source, what the four-year sunset means.
The broker, agent daemon, certificate authority, capability schemas, and the Theatre demo all live in the Vertirite repository. The README is the canonical entry point; docs/PILOT-DEPLOYMENT.md is the install manual; docs/SECURITY.md is the disclosure for your security review.