Skip to content

Commit 7d19f01

Browse files
committed
docs: record ICU attribution in the v2 ledger
1 parent 6525adb commit 7d19f01

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,11 @@ agent-tool, and release-evidence contracts for the v2 line.
242242

243243
### Fixed
244244

245+
- Corrected compact Indic segmenter licensing to the valid SPDX `ICU`
246+
identifier, pinned the immutable ICU 57.1 source revision, retained the full
247+
source copyright and permission notice in Python distributions and standalone
248+
model bundles, and added fail-closed Python, Swift, and release-policy
249+
validation.
245250
- Corrected PharmaDetect medication boundaries and optional precision
246251
filtering, contrastive-clause experiencer scope, radiology span and
247252
laterality binding, cross-platform path handling, and model-loader behavior
@@ -278,7 +283,7 @@ agent-tool, and release-evidence contracts for the v2 line.
278283

279284
### Complete commit and pull-request inventory
280285

281-
The audited `1ab2eca4cc89..fa4c4ad2a190` range contains 521 commits and 197 merged pull requests. The ledger below is generated from exact Git ancestry; pull-request entries include every branch commit reachable through their merge commit, while direct and integration commits remain explicit.
286+
The audited `1ab2eca4cc89..6525adb5722c` range contains 539 commits and 197 merged pull requests. The ledger below is generated from exact Git ancestry; pull-request entries include every branch commit reachable through their merge commit, while direct and integration commits remain explicit.
282287

283288
The final changelog-only commit that records this ledger is represented by this inventory section itself; a commit cannot contain its own content-derived SHA.
284289

@@ -1009,6 +1014,24 @@ The final changelog-only commit that records this ledger is represented by this
10091014
- `7c4e407a9548` test: keep JavaScript dependencies out of images
10101015
- `0402798c8713` docs: finalize the v2 release inventory
10111016
- `fa4c4ad2a190` test: remove flaky fuzz timing assertions
1017+
- `e83dd4766090` docs: record the Windows fuzz fix
1018+
- `28d5036c39de` legal: add the ICU license notice
1019+
- `271b9c1af457` legal: pin the ICU segmenter provenance
1020+
- `8807dace9552` fix: require ICU notices in segmenter bundles
1021+
- `cc7637a81a7a` fix: discover the ICU bundle notice
1022+
- `5a735b023b2b` fix(swift): validate ICU bundle attribution
1023+
- `00a192eb3e25` test(swift): cover the ICU bundle notice
1024+
- `f2bd824ec4a8` test: enforce ICU segmenter attribution
1025+
- `b8c1970aa88c` test(mlx): require the ICU bundle notice
1026+
- `4ef4a2c347de` test(coreml): require the ICU bundle notice
1027+
- `591d2cc56990` test(onnx): require the ICU bundle notice
1028+
- `c157e00a686b` test(web): require the ICU bundle notice
1029+
- `bf092e2605d3` fix: audit bundled license notices
1030+
- `333d8e929569` test: guard bundled ICU licensing
1031+
- `82d7882d45d7` docs: attribute the bundled ICU rules
1032+
- `1162b5009b28` docs: document ICU bundle attribution
1033+
- `677eaff81fbc` docs: note the ICU manifest correction
1034+
- `6525adb5722c` docs: record ICU attribution hardening
10121035

10131036
</details>
10141037

0 commit comments

Comments
 (0)