generated from coulomb/repo-seed
25 lines
882 B
JSON
25 lines
882 B
JSON
{
|
|
"policy_id": "coulomb-governance-v1",
|
|
"max_self_serve_discount_pct": "10",
|
|
"max_customer_visible_price_increase_pct": "15",
|
|
"max_active_experiments": 2,
|
|
"max_concurrent_candidate_rollouts": 1,
|
|
"require_approval_for_candidate_rollout": true,
|
|
"require_approval_for_approximate_provider_mapping": true,
|
|
"block_unsupported_provider_artifacts": true,
|
|
"drift_blocks_execution": true,
|
|
"require_approval_for_price_change": true,
|
|
"require_customer_notice_for_price_increase": true,
|
|
"customer_notice_days": 30,
|
|
"grandfather_existing_customers": true,
|
|
"customer_visible_tuning_enabled": false,
|
|
"customer_visible_tuning_requires_active_model": true,
|
|
"communication_owner_role": "operator",
|
|
"default_approver_role": "operator",
|
|
"metadata": {
|
|
"active_experiment_count": 0,
|
|
"candidate_rollout_count": 0,
|
|
"policy_scope": "coulomb-social-mvp"
|
|
}
|
|
}
|