{
  "schema_version": "1.0",
  "name": "Willis Cut",
  "legal_name": "Willis Contract Cutting LLC",
  "description": "Right-of-way clearing, forestry mulching, pipeline and transmission corridor clearing, and production timber harvesting across the eastern United States. Fourth generation loggers, founded 1999, HQ in Crothersville, Indiana. Standing crews in 9 states; mobilization east of the Colorado River (37 states).",
  "base_url": "https://williscut.com",
  "documentation": "https://williscut.com/llms.txt",
  "service_area": {
    "active_states": ["IN", "IL", "KY", "PA", "WV", "OH", "AL", "GA", "TN"],
    "recruiting_states": ["MI", "WI", "MN", "MO", "AR", "OK"],
    "mobilization_footprint": "East of the Colorado River, 37 states",
    "note": "Active states have standing crews (24-hour RFP response). Anywhere in the footprint, the Indiana fleet mobilizes. Outside the footprint, projects are reviewed case by case (48-hour response)."
  },
  "capabilities": [
    {
      "id": "capability",
      "endpoint": "GET /api/capability",
      "description": "Machine-readable capability statement: identity, coverage, services, safety and insurance facts, pre-qualification documents, SLAs. Human-readable twin at /prequal."
    },
    {
      "id": "coverage",
      "endpoint": "GET /api/coverage?zip={zip}",
      "description": "Coverage check by ZIP (?zip=NNNNN) or state (?state=XX). Returns tier: active-state, mobilization-footprint, or outside-footprint, plus response SLA."
    },
    {
      "id": "rfp",
      "endpoint": "POST /api/contact",
      "alias": "POST /api/rfp",
      "description": "Submit a project or RFP as JSON. Include source: \"agent-api\" so the lead is tagged as agent-submitted. Field reference in llms.txt. A human responds within the SLA."
    },
    {
      "id": "apply",
      "endpoint": "POST /api/apply",
      "description": "Operator application for subcontract crews joining the network. Actively recruiting in MI, WI, MN, MO, AR, OK. Human-readable form at /apply."
    }
  ],
  "auth": { "type": "none", "description": "No authentication required." },
  "booking": { "type": "human_required", "description": "All bids and bookings are confirmed by a human. RFP submissions get a response within 24 hours in the active footprint, 48 hours outside it." },
  "compliance": {
    "safety": "OSHA 30 supervision, FMCSA SAFER registered, energized-line clearance protocols, daily JSA",
    "insurance": "$5M general liability umbrella",
    "on_request": "EMR, FMCSA number, pre-qual platform IDs (ISNetworld, Avetta, Veriforce), COI, W-9, equipment list, references"
  },
  "contact": {
    "phone": "(317) 563-2404",
    "email": "willis@williscut.com",
    "url": "https://williscut.com/contact"
  }
}
