You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rivet ships a 21-hook .pre-commit-config.yaml that is the reference for the workspace. Other production repos have drifted — loom has 12 hooks, meld 7, spar 7, gale only 3; relay and sigil have no pre-commit config at all. Divergence is noise that weakens the assessor story.
Acceptance
Publish the canonical template as a versioned, copyable asset (e.g. rivet/templates/pre-commit/.pre-commit-config.yaml)
Document the rationale per-hook in docs/pre-commit.md: why each hook matters, which standard clause it helps satisfy
Part of the V&V coverage initiative.
Problem
rivet ships a 21-hook
.pre-commit-config.yamlthat is the reference for the workspace. Other production repos have drifted — loom has 12 hooks, meld 7, spar 7, gale only 3; relay and sigil have no pre-commit config at all. Divergence is noise that weakens the assessor story.Acceptance
rivet/templates/pre-commit/.pre-commit-config.yaml)docs/pre-commit.md: why each hook matters, which standard clause it helps satisfyNotes
stages: [manual]to keep interactive dev fast