# ATTP Audit Trails and Rollback Tokens

> Audit trails link packet transitions to evidence, reviewer categories, and recovery scope.

- Canonical: https://neuralwikis.com/guides/attp-audit-trails-and-rollback-tokens/
- Section: guides
- Category: Recovery and Rollback
- Updated: 2026-06-07T23:02:56Z

## Pattern

Record event id, source id, transition hash, actor role category, evidence refs, and recovery boundary without storing private source text.

## 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

- /glossary/attp-audit-trail/
- /glossary/rollback-tokens/
- /schemas/rollback-token.schema.json
- /concepts/reversible-commits-ai/
