VerifAIer for Enterprise Partners
VerifAIer Sentinel is AI governance infrastructure for enterprise AI coding workflows. Select your operating context below to see the relevant governance experience, integration path, evidence outputs, and deployment model.
Select Operating Mode
Each mode shows the relevant workflow for that audienceWeek 1 Onboarding
Specific integration points: audit trail live before end of weekInstall CLI, wire PostToolUse and PreToolUse:Bash hooks. Run first audit. Confirm receipt seals at session end.
bash install_claude_hooks.sh
vai readiness check
Wire CI governance gate. Policy profile selected (Enterprise / Developer). Merge blocked when findings exceed threshold.
--profile enterprise \
--fail-on high
SIEM export piped to existing log infrastructure. Escalation queue configured. First reviewer assignments sent.
--output findings.jsonl
vai escalation list --status pending
Export first evidence bundle for governance review. Workspace hash computed. Design partner bundle ready to share.
--bundle-type design_partner_bundle
vai enterprise workspace-status
Deployment Models
All models are local-first and air-gap capableTVAM-lite: The Governance Proof Chain
Traceable, Verifiable, Auditable, Machine-readableEvery AI coding session, code change, governance decision, and evidence artifact is linked in a deterministic hash chain. Trace any finding back to the exact model output that produced it.
Ed25519-signed receipts. SHA-256 workspace hash. Readiness tokens with cryptographic provenance. Any auditor can verify the chain independently. No VerifAIer access required.
SARIF 2.1.0 output for security tooling. JSON governance reports for SIEM integration. Evidence bundle ZIPs for regulator handoff. Every format is deterministic: same inputs, same outputs.
What VerifAIer Is NOT
- A SaaS product or hosted service (everything runs locally)
- An AI system itself (it governs AI; it does not do AI reasoning)
- An enforcement authority (all outputs are advisory)
- A SIEM replacement (it produces events that SIEM ingests)
- A SAST/DAST/SCA replacement (it extends them with AI session provenance)
- An EDR or endpoint security tool (governs code, not runtime behavior)
- A hallucination detector or model quality evaluator
- A product that requires authentication, databases, or cloud infra
- Authoritative for who is wrong (authoritative_for_wiw = false)
What VerifAIer Is
- OK Deterministic governance infrastructure for AI coding workflows
- OK A local-first evidence chain from AI session to audit receipt
- OK Air-gap capable, replay-safe, model-provider independent
- OK SARIF-compatible for existing security tooling integration
- OK Incrementally deployable from CI gate to sovereign enterprise
30-minute CI pilot. 1-day AppSec integration. 1-week design partner validation.
All guides available in docs/onboarding/.