Some checks failed
Standalone registry checks / check (push) Has been cancelled
23 lines
770 B
JSON
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 }
|
|
}
|
|
}
|