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.

CapabilityGovAI CoreHostedEnterprise
Hash-chained audit ledger
POST /evidence + policy
CI compliance-summary gate
JWT /api/* assessments
Operator dashboard
Stripe billing (optional)

Platform components#

LayerResponsibility
Audit coreLedger, policy, compliance summary, export
Enterprise APIsJWT + Postgres: assessments, compliance workflow, /api/me
DashboardNext.js UI (govbase.dev): auth, docs, console surfaces
Billing (optional)Stripe Checkout, webhooks, usage reporting (../billing.md)
Tenant consoleManagement snapshot APIs (../tenant-console/overview.md)
Functions 2.0Decision intelligence read APIs (../govai-functions-2.md)

Export pipeline

From run_id to verifiable audit artefacts for buyers and regulators.

Enterprise onboarding path#

  1. Kickoff — environments, tenant naming, API key model (../commercial/enterprise-onboarding.md).
  2. Technical bootstrap — GOVAI_API_KEYS_JSON, ledger volume, migrations (../commercial/hosted-deployment-readiness.md).
  3. Security review — ../commercial/security-review-checklist.md.
  4. Pilot — bounded workload (../pilots/enterprise-pilot-playbook.md).
  5. 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#

AreaStatus in repo
Core ledger + CI gateImplemented
Hosted deployment guides + readiness manifestsImplemented
Stripe billing integrationImplemented when operator configures
Full self-serve SaaS signupPartial; pilots often operator-assisted
Exhaustive multi-tenant SaaS (billing hierarchy, SLAs)Documented patterns; not complete product

See ../roadmap.md for directional themes.

← Back to home