argand-site-registry/trust/public-catalog-20260920/policy.json
nicweyand 16c740a98f
Some checks failed
Standalone registry checks / check (push) Has been cancelled
Publish first signed Site Registry catalog trust
2026-09-20 11:57:47 -04:00

23 lines
770 B
JSON

{
"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 }
}
}