release: add Web Graph authority evidence for v0.6
Some checks failed
Standalone registry checks / check (push) Has been cancelled
Some checks failed
Standalone registry checks / check (push) Has been cancelled
This commit is contained in:
parent
16c740a98f
commit
3e0cc1bc50
21 changed files with 698 additions and 15 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -1,5 +1,24 @@
|
|||
# Changelog
|
||||
|
||||
## 0.6.0 - 2026-09-22
|
||||
|
||||
- Add a streaming Common Crawl domain Web Graph adapter for harmonic-centrality,
|
||||
PageRank, and member-host evidence while preserving exact provider fields and
|
||||
source-line coordinates.
|
||||
- Authenticate and validate the complete rank stream but retain only registrable
|
||||
domains already asserted by imported public identity sources, avoiding a
|
||||
multi-gigabyte runtime catalog whose unrelated rows cannot resolve routes.
|
||||
- Bind every compact graph projection to the SHA-256 of its sorted candidate
|
||||
domains and fail closed when identity evidence, the PSL, the bound scope, or a
|
||||
selected graph row is absent.
|
||||
- Teach scheduled updates to import identity sources before automatically binding,
|
||||
downloading, and importing Web Graph evidence with `{candidate_domains}`.
|
||||
- Strictly allowlist official HTTPS domain-rank objects and retain Common Crawl
|
||||
Terms-of-Use attribution without treating authority as ownership, safety,
|
||||
reviewer approval, or query popularity.
|
||||
- Update Rustls to 0.23.45, remediating RUSTSEC-2026-0285 in the dataset
|
||||
acquisition path.
|
||||
|
||||
## 0.5.0 - 2026-09-13
|
||||
|
||||
- Add a streaming ROR 2.1 ZIP adapter with exact schema checks, declared domains,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue