{
  "@context": [
    "https://schemas.meta-aiml.org/v3.0.0/context.jsonld"
  ],
  "@id": "https://data.meta-aiml.org/v3.0.0/examples/product/aurora-blend-pro-x1",
  "$id": "https://data.meta-aiml.org/v3.0.0/examples/product/aurora-blend-pro-x1",
  "@type": "Product",
  "schemaVersion": "3.0.0",
  "aimlVersion": "3.0.0",
  "title": "Example Filled Product Entity (Aurora Blend Pro X1)",
  "ontologicalMode": "ProductEntity",
  "domain": "Commerce",
  "businessModel": [
    "Transactional",
    "Wholesale"
  ],
  "deliveryFormat": [
    "PhysicalGoods"
  ],
  "name": {
    "en": "Aurora Blend Pro X1",
    "es": "Aurora Blend Pro X1",
    "fr": "Aurora Blend Pro X1"
  },
  "description": {
    "en": "Aurora Blend Pro X1 is a fictional countertop blender product artifact with defined inventory, fulfillment lifecycle, and compliance metadata for retail distribution.",
    "es": "Aurora Blend Pro X1 es un producto ficticio tipo licuadora con inventario definido, ciclo de cumplimiento y metadatos de conformidad para distribucion retail.",
    "fr": "Aurora Blend Pro X1 est un produit fictif de type blender avec inventaire defini, cycle logistique et metadonnees de conformite pour distribution retail."
  },
  "shortDescription": {
    "en": "Standalone physical product schema with inventory, lifecycle, and compliance metadata.",
    "es": "Esquema de producto fisico con inventario, ciclo de vida y metadatos de cumplimiento.",
    "fr": "Schema de produit physique avec inventaire, cycle de vie et metadonnees de conformite."
  },
  "url": "https://catalog.aurora-home.example/products/blend-pro-x1",
  "foundingDate": "2025-09-01",
  "createdDate": "2026-02-20T21:14:00Z",
  "lastModified": "2026-02-20T21:14:00Z",
  "productType": "physical",
  "inventory": {
    "availableQuantity": 1240,
    "stockStatus": "in_stock",
    "reorderPoint": 220,
    "warehouseLocations": [
      "US-WEST-1",
      "US-CENTRAL-1",
      "EU-WEST-1"
    ]
  },
  "examples": [
    {
      "scenario": "Holiday demand forecast increase",
      "note": "AI should prioritize inventory and fulfillment modules for reorder planning and lead-time communication."
    },
    {
      "scenario": "Regulatory compliance update for electrical certification",
      "note": "AI should route updates through compliance module fields and avoid changing unrelated product identity metadata."
    }
  ],
  "properties": {
    "productCategory": "kitchen_appliance",
    "brand": "Aurora Home",
    "sku": "AH-BPX1-2026",
    "barcode": "0123456789012",
    "warrantyMonths": 24,
    "shelfLifeDays": 3650,
    "identifiers": [
      {
        "type": "sku",
        "value": "AH-BPX1-2026"
      },
      {
        "type": "upc",
        "value": "0123456789012"
      },
      {
        "type": "url",
        "value": "https://catalog.aurora-home.example/products/blend-pro-x1"
      }
    ]
  },
  "capabilities": {
    "commerce": {
      "features": [
        "productCatalog",
        "pricing",
        "search",
        "filtering",
        "comparisons"
      ],
      "hasProductCatalog": true,
      "catalogSize": 1,
      "supportsCart": false,
      "supportsCheckout": true,
      "hasOrderTracking": true,
      "recommendationEngine": false,
      "vendorManagement": false,
      "searchCapability": true,
      "filteringOptions": [
        "color",
        "power",
        "capacity"
      ]
    },
    "financial": {
      "features": [
        "payments",
        "invoicing",
        "refunds",
        "billing"
      ],
      "paymentMethods": [
        "credit_card",
        "debit_card",
        "bank_transfer"
      ],
      "acceptsCreditCards": true,
      "currencies": [
        "USD",
        "EUR"
      ],
      "priceRange": "mid_tier",
      "commissionModel": "fixed_price",
      "commissionRate": 0,
      "supportsSubscriptions": false,
      "supportsInvoicing": true,
      "refundPolicy": "partial_refund"
    },
    "content": {
      "features": [
        "publishing",
        "search",
        "categories",
        "tags",
        "archives"
      ],
      "contentTypes": [
        "spec_sheet",
        "manual",
        "safety_notice",
        "warranty_info"
      ],
      "contentFormats": [
        "text",
        "html",
        "pdf"
      ],
      "contentAccess": [
        "public"
      ],
      "editorialControl": true,
      "userGeneratedContent": false,
      "mediaHosting": false,
      "searchPossible": true,
      "hasCategorization": true,
      "hasTagging": true,
      "archiveAccess": true,
      "rssFeeds": false
    }
  },
  "modules": {
    "lifecycle": {
      "supportsVersioning": true,
      "replacementPolicy": "replace_on_failure_within_warranty",
      "endOfLifeDate": "2031-12-31"
    },
    "fulfillment": {
      "leadTimeDays": 2,
      "returnWindowDays": 30,
      "supportsDropShipping": true
    },
    "compliance": {
      "certifications": [
        "UL",
        "CE",
        "FCC"
      ],
      "hazmatClassification": "none",
      "countryRestrictions": [
        "none"
      ]
    }
  },
  "structuralMetadata": {
    "entityNature": "product_item",
    "distributionModel": "physical_distribution",
    "versioningModel": "custom",
    "contentOwnership": "platform"
  },
  "targetAudience": [
    "home_cooks",
    "small_cafes",
    "appliance_retailers"
  ],
  "siteCapabilities": {
    "supportedDevices": [
      "desktop",
      "mobile",
      "tablet"
    ],
    "languages": [
      "en",
      "es",
      "fr"
    ],
    "accessibilityFeatures": [
      "keyboard_navigation",
      "screen_reader_labels",
      "text_scaling"
    ]
  },
  "validationMetadata": {
    "schemaVersion": "3.0.0",
    "phase": "example_instance",
    "status": "reference",
    "lastValidated": "2026-02-20T21:14:00Z",
    "validator": "META-AIML SDK v3"
  },
  "semanticAnnotations": {
    "classificationRationale": "Product is modeled as ProductEntity because the schema describes an item artifact and its inventory/lifecycle state, not an interaction platform.",
    "disambiguationNotes": "No interactionArchetype is used because product entities represent catalog objects, while service behavior belongs to platform entities.",
    "intendedUse": "Canonical example for standalone physical product schema entries."
  },
  "governanceMetadata": {
    "entityVersion": "3.0.0",
    "introducedIn": "META-AIML v3.0.0",
    "stabilityLevel": "reference",
    "sdkValidationRules": [
      "RULE-PRDX-001: @type MUST equal \"Product\"",
      "RULE-PRDX-002: ontologicalMode MUST equal \"ProductEntity\"",
      "RULE-PRDX-003: interactionArchetype MUST NOT be present",
      "RULE-PRDX-004: productType and inventory MUST be present",
      "RULE-PRDX-005: inventory.availableQuantity and inventory.stockStatus MUST be populated",
      "RULE-PRDX-006: examples MUST include at least two operational scenarios"
    ]
  }
}
