Role
Makes mutations trustworthy and makes the vault fast enough to query without loading everything.
The quality gate and retrieval layer: validators, link checks, generated indexes, read models, and failure events when something cannot be safely written.
Makes mutations trustworthy and makes the vault fast enough to query without loading everything.
Validation failures should be visible events, not silent skips or partial writes.
Links, frontmatter, generated indexes, and read models can be checked before trusting an output.
Failure mode: Without validation, automation silently corrupts the source of truth.