{
  "schema_version": "1.1",
  "provider": {
    "name": "MUJ428 LLC",
    "type": "human_supervised_verification_provider",
    "jurisdiction": "Washington, DC, USA",
    "website": "https://agents.muj428.com",
    "human_verification_lead": "William L. Mujahid",
    "contact": "wmujahid428@gmail.com"
  },
  "authorization": {
    "required": true,
    "rule": "An AI agent may discover, compare, recommend, and route. An accountable human or authorized purchaser must approve every payment."
  },
  "availability": {
    "status": "accepting_requests",
    "launch_capacity": "up to 5 small fixed-price tasks per business week",
    "acknowledgment_target": "within 1 business day",
    "capacity_confirmed_before_work": true
  },
  "currency": "USD",
  "live_checkout_status": "pending_payment_link_installation",
  "services": [
    {
      "id": "evidence-check",
      "name": "Evidence Check",
      "price_minor": 1900,
      "billing": "prepaid_one_time",
      "input_schema": {"claim":"string","sources":"string[]","decision_context":"string","deadline":"string"},
      "output_schema": {"verdict":"PASS|CAUTION|FAIL","citations":"string[]","gaps":"string[]","next_action":"string"},
      "target_sla": "1 business day after payment, usable inputs, and scope acceptance",
      "intake_url": "https://agents.muj428.com/intake?service=evidence-check",
      "purchase_url": "https://agents.muj428.com/intake?service=evidence-check",
      "sample_url": "https://agents.muj428.com/samples/evidence-check",
      "direct_checkout_ready": false
    },
    {
      "id": "exception-triage",
      "name": "Agent Exception Triage",
      "price_minor": 4900,
      "billing": "prepaid_one_time",
      "input_schema": {"goal":"string","error":"string","logs":"string","attempts":"string[]","allowed_tools":"string[]","deadline":"string"},
      "output_schema": {"root_cause":"string","recovery_steps":"string[]","risk_flags":"string[]","escalation_note":"string"},
      "target_sla": "1 business day after payment, usable inputs, and scope acceptance",
      "intake_url": "https://agents.muj428.com/intake?service=exception-triage",
      "purchase_url": "https://agents.muj428.com/intake?service=exception-triage",
      "sample_url": "https://agents.muj428.com/samples/exception-triage",
      "direct_checkout_ready": false
    },
    {
      "id": "recruiting-intelligence-pilot",
      "name": "30-Day Recruiting Intelligence Pilot",
      "price_minor": 50000,
      "billing": "prepaid_one_time",
      "term_days": 30,
      "scope": {"roles_or_workflows":1,"verification_units":25,"kickoff_sessions":1,"weekly_summaries":4,"final_reports":1,"unit_definition":"One candidate record, research claim, source check, or agent exception requiring human judgment."},
      "input_schema": {"role":"string","must_have_criteria":"string[]","location_and_pay_rules":"string","approved_sources":"string[]","workflow_boundaries":"string","accountable_buyer":"string"},
      "output_schema": {"workflow_map":"object","verified_units":"object[]","exception_log":"object[]","evidence_trail":"object[]","weekly_findings":"object[]","final_recommendations":"object"},
      "exclusions": ["candidate outreach","hiring decisions","background checks","legal advice","credential handling","sensitive-data enrichment"],
      "target_sla": "fit review and start within 2 business days; routine units targeted within 1 business day",
      "expiration": "Unused units expire at the end of the 30-day pilot and do not roll over.",
      "intake_url": "https://agents.muj428.com/intake?service=recruiting-intelligence-pilot",
      "purchase_url": "https://agents.muj428.com/intake?service=recruiting-intelligence-pilot",
      "direct_checkout_ready": false
    }
  ]
}
