{
  "mission_metadata": {
    "mission_name": "Open Tax Freedom",
    "mission_id": "OTF-001",
    "phase": "2 - Small Biz Power Tools",
    "submission_timestamp": "2026-05-06T00:00:00Z",
    "researcher_id": "REPLACE_WITH_RESEARCHER_ROSTER_ID",
    "target_repo_branch": "main",
    "bounty_claim_amount": 0
  },
  "tax_profile_configuration": {
    "supported_tax_year": "2025-2026",
    "added_schedules": [
      "Schedule C",
      "Schedule SE",
      "Form 8995 (QBI)"
    ],
    "deduction_method": "Standard",
    "state_tax_modules_included": []
  },
  "mathematical_audit": {
    "irs_instructions_cited": [
      "2025 IRS Publication 334",
      "2025 Instructions for Schedule C (Form 1040)"
    ],
    "test_cases_run": 0,
    "pass_rate_percentage": 0.0
  },
  "data_privacy": {
    "local_first_validated": true,
    "external_telemetry_added": false,
    "data_transmission_checks": "All math computed in-browser. Storage via window.localStorage/IndexedDB."
  },
  "submission_files": [
    {
      "filename": "index.js",
      "checksum": "REPLACE_WITH_SHA256"
    },
    {
      "filename": "1040_calc_tests.spec.js",
      "checksum": "REPLACE_WITH_SHA256"
    }
  ]
}
