Docs

Buyer due diligence

Buyer and due diligence documentation

Materials for CTOs, security reviewers, procurement, and technical due diligence. GovAI documents interfaces and implemented behaviour; your organization operates controls and legal conclusions.

Due diligence checklist

Track procurement review items — click to mark progress locally.

Compliance verdict

Summarize prerequisites for VALID — same contract as CI gates.

Preview
GovAI try console
local
Try thisCopy and run in your environment

GET /compliance-summary

curl -sS "$GOVAI_AUDIT_BASE_URL/compliance-summary?run_id=demo-run" \
  -H "Authorization: Bearer $GOVAI_API_KEY"
View expected output
{ "verdict": "VALID" | "INVALID" | "BLOCKED", "reasons": […] }

Quick navigation#

DocumentPurpose
Technical architecture summaryComponents, data flow, core vs enterprise
Security summaryThreat model pointers, isolation, disclosure
Deployment modelsSelf-host, hosted, hybrid
Compliance framework mappingAI Act, SOC 2, ISO 27001 interfaces
Pricing and packagingOSS, pilot, hosted billing
Frequently asked questionsCommon buyer questions

Trust center#

Canonical security and privacy entry: ../trust/trust-center.md.

Product context#

Contact#

Private pilot and enterprise inquiries: hello@govbase.dev (see ../pilot-onboarding.md).

← Back to home