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
|
|
@ -1,8 +1,18 @@
|
|||
# Versioned formats
|
||||
|
||||
Version 0.5 uses writer schema 5 and `argand.site-rules/v4`. Schema identifiers
|
||||
Version 0.6 uses writer schema 5 and `argand.site-rules/v4`. Schema identifiers
|
||||
are independent from the crate version. Unknown schemas and rules fail closed.
|
||||
|
||||
The Common Crawl domain-rank adapter is new in 0.6, so no older v4 store can
|
||||
contain one of its source manifests. Its replacement scope is
|
||||
`candidate-domains:<sha256>`, where the digest covers the canonical JSON encoding
|
||||
of the sorted set of registrable domains derived from retained complete website
|
||||
assertions. Retained superseded evidence may enlarge this conservative set but
|
||||
cannot create a route or make a retired assertion active.
|
||||
The importer authenticates and validates every graph row but persists only the
|
||||
selected domains. A changed identity frontier therefore produces a new immutable
|
||||
source identity instead of silently reusing a stale projection.
|
||||
|
||||
| Artifact | Current schema | Purpose |
|
||||
| --- | --- | --- |
|
||||
| Source manifest | `argand.site-source/v3` | Exact source object, integrity proof, lineage, parser bound and typed coverage |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue