{
  "schema": "polis.governance_amendments.v1",
  "domain": "socialmedia2.com",
  "secret_values_public": false,
  "citizen_rows_public": false,
  "private_vote_rows_public": false,
  "active_proposal_count": 0,
  "day_counter_unit": "days",
  "lead_time_days_required": 90,
  "moratorium_days_required": 365,
  "thresholds": {
    "sarb_initial_yes_fraction": 0.6,
    "assembly_initial_yes_fraction": 0.6,
    "sarb_revote_yes_fraction": 0.6,
    "assembly_revote_yes_fraction": 0.6,
    "assembly_trustee_veto_override_yes_fraction": 0.75
  },
  "active_proposals": [],
  "empty_state": {
    "proposal": "No active Tier-4 amendment proposal",
    "moratorium_counter_days_elapsed": 0,
    "moratorium_days_required": 365,
    "sarb_tally_public": "No active tally",
    "assembly_tally_public": "No active tally",
    "redline_public": "No active redline"
  },
  "public_vote_boundary": {
    "aggregate_only": true,
    "sarb_public_fields": [
      "yes",
      "total",
      "threshold"
    ],
    "assembly_public_fields": [
      "polis_id",
      "yes",
      "total",
      "threshold"
    ],
    "per_citizen_vote_data_public": false
  }
}
