fix: accept non-DNS Common Crawl graph rows
Some checks failed
Standalone registry checks / check (push) Has been cancelled

This commit is contained in:
Nic Weyand 2026-09-22 09:01:39 -04:00
commit 3b6966c81a
Signed by: nicweyand
SSH key fingerprint: SHA256:2te+ycJIQON/Wo/dH6+ZkFSQ4HnHWpetV2azx9E65dQ
7 changed files with 60 additions and 21 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## 0.6.1 - 2026-09-22
- Accept complete Common Crawl domain-rank releases containing provider rows
that are not valid DNS hostnames. Such rows remain authenticated and counted
in source coordinates but cannot match or enter the official-domain catalog.
- Keep malformed graph schemas and numeric fields fail-closed, with a regression
derived from the real `com.your_domain` provider row.
## 0.6.0 - 2026-09-22
- Add a streaming Common Crawl domain Web Graph adapter for harmonic-centrality,