Docs
Enterprise platform
Enterprise platform
GovAI’s enterprise platform layers team-scoped product APIs, operator dashboards, and commercial readiness documentation on top of the portable audit core. This page orients buyers and platform teams; contractual terms are outside the repository.
GovAI Core vs hosted platform vs enterprise
Public open-core runtime (govai-core) with optional proprietary hosted and enterprise layers.
| Capability | GovAI Core | Hosted | Enterprise |
|---|---|---|---|
| Hash-chained audit ledger | ✓ | ✓ | ✓ |
| POST /evidence + policy | ✓ | ✓ | ✓ |
| CI compliance-summary gate | ✓ | ✓ | ✓ |
| JWT /api/* assessments | — | ✓ | ✓ |
| Operator dashboard | — | ✓ | ✓ |
| Stripe billing (optional) | — | ✓ | ✓ |
Platform components#
| Layer | Responsibility |
|---|---|
| Audit core | Ledger, policy, compliance summary, export |
| Enterprise APIs | JWT + Postgres: assessments, compliance workflow, /api/me |
| Dashboard | Next.js UI (govbase.dev): auth, docs, console surfaces |
| Billing (optional) | Stripe Checkout, webhooks, usage reporting (../billing.md) |
| Tenant console | Management snapshot APIs (../tenant-console/overview.md) |
| Functions 2.0 | Decision intelligence read APIs (../govai-functions-2.md) |
Export pipeline
From run_id to verifiable audit artefacts for buyers and regulators.
Enterprise onboarding path#
- Kickoff — environments, tenant naming, API key model (../commercial/enterprise-onboarding.md).
- Technical bootstrap —
GOVAI_API_KEYS_JSON, ledger volume, migrations (../commercial/hosted-deployment-readiness.md). - Security review — ../commercial/security-review-checklist.md.
- Pilot — bounded workload (../pilots/enterprise-pilot-playbook.md).
- Production — operations runbooks (../operations/README.md).
Governance and RBAC#
Multi-tenant documentation describes isolation models, role hierarchy, and separation of duties (../multi-tenant/README.md). Executable validators: make multi-tenant-check.
Trust and procurement#
What is implemented vs roadmap#
| Area | Status in repo |
|---|---|
| Core ledger + CI gate | Implemented |
| Hosted deployment guides + readiness manifests | Implemented |
| Stripe billing integration | Implemented when operator configures |
| Full self-serve SaaS signup | Partial; pilots often operator-assisted |
| Exhaustive multi-tenant SaaS (billing hierarchy, SLAs) | Documented patterns; not complete product |
See ../roadmap.md for directional themes.