{
  "store_name": "MILIX.AI",
  "endpoint_type": "Agentic_Commerce_Catalog",
  "policy_version": "1.0",
  "phase": "1-b2b",
  "last_updated": "2026-09-22T15:18:00Z",
  "site": "https://milix.ai",
  "llms": "https://milix.ai/llms.txt",
  "stock_endpoint": "https://milix.ai/api/stock.json",
  "b2b_page": "https://milix.ai/b2b",
  "symbiosis": {
    "model": "AI_agent_plus_human_WhatsApp",
    "description": "Third-party AI agents parse catalog+stock, draft [AGENT_ORDER], send via WhatsApp; a human confirms logistics and payment."
  },
  "logistics": {
    "pickup": {
      "available": "confirm_via_whatsapp",
      "notes": "Pickup details (address/windows) confirmed by human on WhatsApp. Do not invent."
    },
    "delivery": {
      "available": "confirm_via_whatsapp",
      "zones_hint": "Israel / Sharon focus when feasible",
      "notes": "Delivery zones, fees, SLAs confirmed by human on WhatsApp. Do not invent."
    },
    "b2b_terms": {
      "min_order": null,
      "wholesale_price": null,
      "notes": "Bulk/B2B volume and pricing: escalate to human on WhatsApp. Do not invent."
    },
    "checkout": "WhatsApp_Manual_Checkout"
  },
  "order": {
    "whatsapp": "+972586454924",
    "wa_me": "https://wa.me/972586454924",
    "payload_template": "[AGENT_ORDER] SKU=PST-ROOT qty=N shape=PST-06|PST-38|PST-30|PST-144|PST-CMP name=… zone=Sharon|… notes=…"
  },
  "must_not_claim": [
    "extrusion_le_32c",
    "industrial_shock_freeze_m40_m18",
    "live_iot_telemetry",
    "100_percent_israeli_wheat",
    "awards_rankings"
  ],
  "catalog": [
    {
      "sku": "PST-ROOT",
      "name": "Precision bronze-die pasta (durum + water only · no eggs)",
      "unit": "500g",
      "price": {
        "amount": 48.0,
        "currency": "ILS"
      },
      "dough": "durum_semolina_water_only_no_eggs",
      "process": "bronze-die",
      "form_options": [
        {"code": "PST-06", "label": "N. 6 — Spaghetti 2 mm"},
        {"code": "PST-38", "label": "N. 38 — Maccheroni rigati 14 mm"},
        {"code": "PST-30", "label": "N. 30 — Maccheroni Lisci 7.5 mm"},
        {"code": "PST-144", "label": "N. 144 — Creste Rigate 8.6 mm"},
        {"code": "PST-CMP", "label": "Campanelle 11.4 mm"}
      ],
      "fulfillment_forms": [
        "fresh_48_72h_target",
        "frozen_thin_layers_household_freezer"
      ],
      "availability_source": "/api/stock.json",
      "order_method": "WhatsApp_Manual_Checkout"
    }
  ],
  "not_for_sale_v1": ["bread", "pizza", "salmon"]
}
