From dda9af93ad4bebc1d442bc1399ec21d974623368 Mon Sep 17 00:00:00 2001 From: Danijel Martinek Date: Sun, 12 Jul 2026 20:55:15 +0200 Subject: [PATCH] docs(template): note prettier normalization in provenance --- TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TEMPLATE.md b/TEMPLATE.md index bab5d57..79a02fb 100644 --- a/TEMPLATE.md +++ b/TEMPLATE.md @@ -17,8 +17,9 @@ single orphan commit with no shared history with `main`. ## What was curated out (relative to the source commit) -Product-specific material was removed; everything else is byte-identical to -the source tree: +Product-specific material was removed; everything else is content-identical to +the source tree (the commit hook's Prettier pass normalized line-wrapping in +~96 files that predated Prettier conformance — cosmetic only, gates unaffected): - `docs/product/` — the entire product spec bundle + reference prototypes. - `docs/decisions/adr-027-*.md`, `adr-028-*.md`, `adr-029-*.md` — the three