Skip to content

GOVERN Internal

Pre-release testing, infrastructure monitoring, and operational runbooks for the GOVERN AI governance platform.

What is GOVERN Internal?

GOVERN Internal is the operational layer behind the customer-facing GOVERN platform. It provides two major surfaces:

Surface 01 — Testing Dashboard The pre-release validation environment where every GOVERN component is tested before it ships to customers. The Testing Dashboard runs unit tests, integration tests, Playwright visual regression, API spot-checks, and probe container verification.

Surface 02 — Internal Dashboard The infrastructure monitoring surface where the GOVERN civilization monitors itself. Build events, archetype skill evolution, convergence scoring, cost tracking, and deploy health are all visible here before they surface in customer-facing dashboards.

Audience

This documentation is for:

  • Engineers — building and deploying GOVERN components
  • QA — running test suites and quality gates before release
  • Operations — monitoring infrastructure health and responding to incidents

Quick navigation

SectionDescription
Testing OverviewPurpose and scope of the Testing Dashboard
Test SuitesUnit, integration, e2e, and visual QA structure
PlaywrightScreenshot testing and regression detection
API TestingEndpoint curl spot-checks and response validation
Probe TestingDocker probe build and telemetry verification
QA GatesGate II (V(Q)) and Gate IV (polish) requirements
Internal OverviewInternal dashboard purpose and architecture
PipelineSealed monitoring pipeline: EMIT → ROLLUP → INSCRIBE
Build EventsWhat was built, by whom, when, and at what quality
Skill EvolutionHow archetype skills grow through build activity
Convergence9-stage convergence loop and deploy gates
Cost GovernorToken consumption, USD spend, and budget alerts
Deploy WatchdogDeploy health, rollback history, failure tracking
RunbooksDeploy, rollback, and incident response procedures
MonitoringWorker health, Supabase status, R2 storage
SecretsWrangler secrets, env vars, rotation procedures
DatabaseMigrations, RLS verification, backup procedures