fix(release): stabilize generated UI references

This commit is contained in:
2026-08-01 07:02:22 +05:30
parent d5e834bc78
commit e2f7bea299
9 changed files with 178 additions and 28 deletions
+3 -4
View File
@@ -400,8 +400,7 @@ Comparison base: `WRNexusJS(4).zip`. Dependency directories, `.git`, and `.wrnex
- Confirmed the generated peer-function browser module executes and updates shared state from `0` to `1`.
- Added a release validator guard for the exact test source regression.
## R12 release reference gate
## R13 release reference stability
- Fixed false stale component-reference failures on Windows/autocrlf checkouts.
- The release gate now uses canonical Git diffs and validates all three generated UI reference files.
- Component-reference ordering is deterministic across operating systems and locales.
- Prevented the UI reference generator from rewriting current files solely because of CRLF/LF differences.
- Added an executable regression test proving line-ending-only differences are ignored and real stale content is repaired.