[CLAUDE] Skill: pin broadcasts eol=lf (.gitattributes) — stabilize email body-hash + adap-request federated
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 4m28s
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 4m28s
- .gitattributes broadcasts/** text eol=lf -> content_sha256 body-hash on dinh cross-checkout (autocrlf LF->CRLF was breaking verify; retroactively bao ve email harness-5-6)
- adap-request 2026-06-15-broadcasts-eol-lf-body-hash-stability: propose floor eol=lf + send-email self-check len AI_INFRA (mis-stamp CLASS evidence S58/S63)
- Follow-up adopt Harness 5+6 (dbbf89a)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# .gitattributes — SOLUTION_ERP
|
||||
# Stabilize line endings for byte-exact channels: Harness 3 email body-hash (content_sha256)
|
||||
# is computed on LF body; core.autocrlf=true (Windows) would convert LF→CRLF on checkout and
|
||||
# break body-hash verify even when content is untampered. Scope = broadcasts only (S63 2026-06-15).
|
||||
broadcasts/** text eol=lf
|
||||
Reference in New Issue
Block a user