Specification Change Log
Use this file to note intentional documentation changes that affect the language/design direction.
Entry template
- Date:
- Scope (files/sections):
- Reason for change:
- Decision impact:
- Follow-up actions:
Entries
- Date: 2026-05-08
- Scope (files/sections): Snapshot guard bootstrap (
snapshots/,scripts/docs-snapshot*.sh,Justfiletargets) - Reason for change: Add an explicit mechanism to detect and review spec/documentation drift.
- Decision impact: Documentation changes are now expected to be tracked with a short rationale before snapshot baseline updates.
- Follow-up actions: Use
just check-doc-snapshotin review flow; refresh baseline withjust snapshot-docsafter intentional doc edits.