prooftrail

Quality Gates

ProofTrail keeps storefront truth and engineering truth separate on purpose.

Generated governance references:

Governance Layers

ProofTrail’s current governance model uses five layers on purpose:

Truth Layers

Think of these as four different report cards instead of one giant checkmark:

Each layer answers a different question:

Storefront-facing gates

These answer questions like:

Feature-specific gates

These answer questions like:

Security and collaboration gates

These answer questions like:

Local Git Hook Contract

The default local git-hook path is intentionally narrower than the full repo CI graph.

This split keeps the default local loop honest:

Workspace Hygiene Contract

Artifacts/reports/logs may live under .runtime-cache/, but workspace hygiene still requires every cache and temp surface to stay in an explicit, isolated lane.

AI-Dependent Audits

Gemini/AI audits are intentionally treated as advisory or maintainer-only checks, not deterministic merge blockers.

This split keeps CI trustworthy: reproducible gates stay on the mainline, while model-dependent audits still exist without turning branch quality into a provider-availability lottery.