@indexnetwork/protocol 10.0.1-rc.440.1 → 10.0.2-rc.442.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -55,6 +55,12 @@ pin a supported release, use `latest`.
|
|
|
55
55
|
`SynthesisResult` types. Minor bump: additive surface only.
|
|
56
56
|
|
|
57
57
|
### Fixed
|
|
58
|
+
- Repair the audited five-case historical evaluation corpus (IND-637; 10.0.2):
|
|
59
|
+
replace H1 with the approved Ted Nierenberg → Jens Quistgaard collaboration,
|
|
60
|
+
reverse H5 to the required Drew Weissman → Katalin Karikó direction, migrate
|
|
61
|
+
all cases to event-relative admission boundaries, reject approved cases with
|
|
62
|
+
high recognizability, and cover the exact model-safe matching and discovery
|
|
63
|
+
seed serializers with provider-free tests.
|
|
58
64
|
- Harden the audited five-case historical evaluation corpus (IND-637; 10.0.1):
|
|
59
65
|
preserve audit metadata outside direct model-safe and matching projections,
|
|
60
66
|
enforce fixture-v2 participant, citation, and authored-negative provenance
|