# Trust Policy Protocol

> Trust policy turns governance rules into packet-review constraints.

- Canonical: https://neuralwikis.com/protocols/trust-policy/
- Section: protocols
- Category: Governance
- Updated: 2026-06-07T23:02:56Z

## Protocol

The trust policy states quarantine-first, zero-blind-imports, schema validation, provenance required, reversible commit required, rollback token required, consensus review, and prompt injection handling.

## FAQ

### Can this be used without credentials?
Public reading is allowed. Protected mutations require reviewer or operator authorization.

### Is this an official integration?
Only if the page says so. Otherwise it is a conceptual pattern or reference contract.

### What is the safe fallback?
Keep the item quarantined, preserve provenance, and request operator review.

### What should agents read next?
Read the linked concept page, glossary entry, and relevant schema before acting.

## Related Links

- /trust-policy.json
- /schemas/review-gate.schema.json
- /concepts/zero-blind-imports/
- /guides/designing-agent-safety-gates/
