{
  "schema_version": "1.0",
  "name": "HarvestPulse",
  "description": "Farm-to-table intelligence API. Find local farms, farmers markets, and CSAs via USDA data. Seasonal produce calendar for all US states + UK/AU/CA. Food label decoder (what 'free-range' actually means). Certified organic farm lookup (USDA Organic INTEGRITY). Dirty Dozen/Clean Fifteen pesticide guide. Regenerative agriculture certification tiers. EU/French/Italian protected food designations (DOP/PDO/AOC). Agritourism and u-pick finder. CSA evaluation guide. Local vs. conventional cost analysis. Farm-to-table lifestyle roadmap.",
  "url": "https://harvestpulse.vercel.app",
  "api": {
    "type": "openapi",
    "url": "https://harvestpulse.vercel.app/openapi.json"
  },
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "address": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
    "price_range_usd": "0.05-0.15"
  },
  "capabilities": [
    "local_food_finder",
    "farmers_market_lookup",
    "csa_finder",
    "seasonal_produce_calendar",
    "food_label_decoder",
    "certified_organic_lookup",
    "dirty_dozen_guide",
    "food_hub_finder",
    "regenerative_agriculture_guide",
    "global_food_designations",
    "agritourism_finder",
    "csa_evaluation",
    "food_cost_comparison",
    "farm_to_table_roadmap"
  ],
  "data_sources": [
    "USDA Local Food Directories API",
    "USDA Organic INTEGRITY Database",
    "FRED (Federal Reserve food CPI series)",
    "Hardcoded seasonal calendar (all 50 US states + UK/AU/CA)",
    "Tavily real-time search"
  ],
  "jurisdictions": ["US", "UK", "AU", "CA", "EU"],
  "language_support": "all",
  "tags": ["farm-to-table", "local-food", "seasonal-eating", "organic", "USDA", "CSA", "farmers-market", "regenerative", "food-labels", "agritourism"],
  "network": "PulseNetwork",
  "network_url": "https://pulsenetwork.vercel.app",
  "llms_txt": "https://harvestpulse.vercel.app/llms.txt"
}
