{
  "schema_version": "1.0.0",
  "name": "Civic Mirror",
  "status": "prototype",
  "description": "Human-reviewed agent predictions of considered judgments on decomposed government decisions.",
  "skill": "/agent/civic-mirror/SKILL.md",
  "policy_packets": [
    {
      "packet_id": "us-119-hr-471",
      "packet_version": "1.0.0",
      "title": "H.R. 471 - Fix Our Forests Act",
      "url": "/agent/civic-mirror/assets/us-119-hr-471.json"
    }
  ],
  "experiments": [
    {
      "experiment_id": "civic-mirror-001",
      "status": "open",
      "page": "/experiment",
      "blind_packet": "/agent/civic-mirror/experiments/001.json",
      "reveal_packet": "/agent/civic-mirror/experiments/001-reveal.json",
      "aggregate_eligible": false
    }
  ],
  "pilots": [
    {
      "pilot_id": "repeatability-001",
      "status": "recruitment_pending",
      "page": "/pilot",
      "manifest": "/agent/civic-mirror/pilots/repeatability-001/manifest.json",
      "aggregate_eligible": false
    }
  ],
  "contracts": {
    "personal_preview": "/agent/civic-mirror/references/preview-result.schema.json",
    "attested_ballot": "/agent/civic-mirror/references/attested-ballot.schema.json",
    "ballot_feedback": "/agent/civic-mirror/references/ballot-feedback.schema.json",
    "repeatability_pilot_result": "/agent/civic-mirror/pilots/repeatability-001/result.schema.json"
  },
  "capabilities": {
    "personal_preview": {
      "available": true,
      "kyc_required": false,
      "aggregate_eligible": false
    },
    "certified_civic_run": {
      "available": false,
      "kyc_required": true,
      "aggregate_eligible": true
    }
  }
}
