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
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 }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue