Publish first signed Site Registry catalog trust
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
3d3e08cdfd
commit
16c740a98f
8 changed files with 121 additions and 13 deletions
15
trust/public-catalog-20260920/POLICY.md
Normal file
15
trust/public-catalog-20260920/POLICY.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Argand automated high-confidence navigation policy
|
||||
|
||||
This generation is a machine-reviewed public navigation directory. It does not
|
||||
claim two independent human reviewers. The dedicated reviewer identity approves
|
||||
only exact, unambiguous name and official-site assertions after source evidence
|
||||
and a fresh bounded endpoint observation are present.
|
||||
|
||||
The policy keeps sticky revocations, requires separate reviewer and publisher
|
||||
keys, blocks source conflicts and dangerous drift, and gives those risk classes
|
||||
a two-group threshold that this automated identity cannot satisfy. Ambiguous,
|
||||
conflicting, stale, unobserved, expired, or revoked routes therefore abstain.
|
||||
|
||||
Consumers choose whether to trust this publisher and policy. The stricter
|
||||
two-human-reviewer reference policy remains unchanged and available for
|
||||
high-risk, disputed, or manually governed catalogues.
|
||||
23
trust/public-catalog-20260920/policy.json
Normal file
23
trust/public-catalog-20260920/policy.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"schema": "argand.site-policy/v1",
|
||||
"name": "argand-automated-high-confidence-navigation-v1",
|
||||
"names": { "approvals": 1, "groups": 1 },
|
||||
"edges": { "approvals": 1, "groups": 1 },
|
||||
"equivalences": { "approvals": 2, "groups": 2 },
|
||||
"sticky_revocations": true,
|
||||
"publisher_reviewer_separation": true,
|
||||
"require_name_votes": true,
|
||||
"allow_legacy_reviews": false,
|
||||
"maximum_approval_days": 30,
|
||||
"require_edge_observation": true,
|
||||
"maximum_observation_age_days": 7,
|
||||
"block_source_conflicts": true,
|
||||
"block_dangerous_drift": true,
|
||||
"reviewer_groups": {
|
||||
"argand-evidence-gate-v1": "argand-automated-evidence"
|
||||
},
|
||||
"risk_thresholds": {
|
||||
"source_conflict": { "approvals": 2, "groups": 2 },
|
||||
"dangerous_drift": { "approvals": 2, "groups": 2 }
|
||||
}
|
||||
}
|
||||
1
trust/public-catalog-20260920/publisher-allowed-signers
Normal file
1
trust/public-catalog-20260920/publisher-allowed-signers
Normal file
|
|
@ -0,0 +1 @@
|
|||
argand-site-registry-publisher-v1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGfQ/Nk4eQsi7rwhlS3K9/P6vZ+6IZZka2V62iUfKOlB argand site registry publisher 2026-09-20
|
||||
1
trust/public-catalog-20260920/reviewer-allowed-signers
Normal file
1
trust/public-catalog-20260920/reviewer-allowed-signers
Normal file
|
|
@ -0,0 +1 @@
|
|||
argand-evidence-gate-v1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICT/p/gmy3xn+X9H34+aDxW3ss725jn1Ugr+k9dAPMju argand automated evidence reviewer 2026-09-20
|
||||
Loading…
Add table
Add a link
Reference in a new issue