{
  "@context": [
    "https://schemas.meta-aiml.org/v3.0.0/context.jsonld"
  ],
  "@id": "https://data.meta-aiml.org/v3.0.0/examples/ecommerce_store/lumen-d2c",
  "$id": "https://data.meta-aiml.org/v3.0.0/examples/ecommerce_store/lumen-d2c",
  "@type": "EcommerceStore",
  "schemaVersion": "3.0.0",
  "aimlVersion": "3.0.0",
  "title": "Example Filled EcommerceStore Entity Example (Lumen D2C)",
  "ontologicalMode": "DigitalEntity",
  "interactionArchetype": [
    "DirectService"
  ],
  "domain": "Commerce",
  "businessModel": [
    "Transactional",
    "Subscription"
  ],
  "deliveryFormat": [
    "WebApp",
    "MobileApp",
    "API"
  ],
  "name": {
    "en": "Lumen D2C",
    "es": "Lumen D2C",
    "fr": "Lumen D2C"
  },
  "description": {
    "en": "Lumen D2C is a fictional first-party ecommerce storefront with source-link catalog and pricing discovery for runtime AI retrieval.",
    "es": "Lumen D2C es una tienda ecommerce ficticia de primera parte con descubrimiento de catalogo y precios por enlaces para consulta en tiempo de ejecucion.",
    "fr": "Lumen D2C est une boutique ecommerce fictive avec decouverte du catalogue et des prix par liens pour recuperation dynamique par IA."
  },
  "shortDescription": {
    "en": "Direct ecommerce storefront with external catalog and pricing sources.",
    "es": "Tienda ecommerce directa con fuentes externas de catalogo y precios.",
    "fr": "Boutique ecommerce directe avec sources externes de catalogue et de prix."
  },
  "url": "https://lumen-d2c.example",
  "foundingDate": "2020-03-01",
  "createdDate": "2026-02-20T18:10:00Z",
  "lastModified": "2026-02-20T18:10:00Z",
  "examples": [
    {
      "scenario": "Flash sale day",
      "note": "Agent uses pricing source links to fetch current campaign prices before generating recommendations."
    },
    {
      "scenario": "New collection release",
      "note": "Catalog feed updates externally while static schema remains stable in website header."
    }
  ],
  "properties": {
    "catalogStrategy": "single_brand",
    "supportsPreorders": true,
    "supportsBackorders": false,
    "supportsInternationalShipping": true,
    "pricingEngineType": "hybrid",
    "identifiers": [
      {
        "type": "url",
        "value": "https://lumen-d2c.example"
      },
      {
        "type": "custom",
        "value": "ECOM-LUMEN-001"
      }
    ]
  },
  "capabilities": {
    "interaction": {
      "features": [
        "messaging",
        "rating",
        "reviews",
        "notifications"
      ],
      "interactionMethods": [
        "chat",
        "email",
        "online_form"
      ],
      "availableActions": [
        "browse_catalog",
        "track_order",
        "contact_support"
      ],
      "hasMessaging": true,
      "hasComments": false,
      "hasRating": true,
      "hasReviews": true,
      "hasSocialGraph": false,
      "hasFeed": true,
      "hasNotifications": true,
      "hasMatching": false,
      "realTimeCommunication": true,
      "moderationEnabled": true,
      "privacyControls": [
        "public",
        "private"
      ]
    },
    "commerce": {
      "features": [
        "productCatalog",
        "cart",
        "checkout",
        "orderTracking",
        "inventory",
        "search",
        "filtering"
      ],
      "hasProductCatalog": true,
      "catalogSize": 3400,
      "supportsCart": true,
      "supportsCheckout": true,
      "hasOrderTracking": true,
      "recommendationEngine": true,
      "vendorManagement": false,
      "searchCapability": true,
      "filteringOptions": [
        "category",
        "price",
        "availability",
        "size"
      ]
    },
    "financial": {
      "features": [
        "payments",
        "refunds",
        "billing",
        "subscriptionManagement"
      ],
      "paymentMethods": [
        "credit_card",
        "debit_card",
        "digital_wallet",
        "bank_transfer"
      ],
      "acceptsCreditCards": true,
      "currencies": [
        "USD",
        "EUR"
      ],
      "priceRange": "$$",
      "commissionModel": "fixed_price",
      "commissionRate": 0,
      "supportsSubscriptions": true,
      "supportsInvoicing": true,
      "refundPolicy": "partial_refund"
    },
    "content": {
      "features": [
        "publishing",
        "mediaHosting",
        "search",
        "categories",
        "tags"
      ],
      "contentTypes": [
        "product_page",
        "image",
        "video",
        "review"
      ],
      "contentFormats": [
        "html",
        "json",
        "webp",
        "mp4"
      ],
      "contentAccess": [
        "public"
      ],
      "editorialControl": true,
      "userGeneratedContent": true,
      "mediaHosting": true,
      "searchPossible": true,
      "hasCategorization": true,
      "hasTagging": true,
      "archiveAccess": false,
      "rssFeeds": true
    },
    "community": {
      "features": [
        "communities",
        "discovery",
        "moderation"
      ],
      "supportsGroups": false,
      "supportsChannels": false,
      "communitiesCount": 0,
      "hasDiscovery": true,
      "hasModeration": true,
      "moderationModel": "ai_assisted_human",
      "hasMembershipManagement": true,
      "membershipTypes": [
        "free",
        "premium"
      ],
      "supportsGroupEvents": false,
      "supportsPolls": false,
      "hasGovernance": false,
      "governanceModel": "centralized",
      "privacyLevels": [
        "public"
      ]
    }
  },
  "modules": {
    "catalog": {
      "facetedSearchEnabled": true,
      "taxonomyVersioned": true,
      "recommendationBlocksEnabled": true,
      "catalogDiscovery": {
        "canonicalCatalogUrl": "https://lumen-d2c.example/catalog",
        "dataSources": [
          {
            "sourceType": "file_export",
            "sourceUrl": "https://lumen-d2c.example/data/catalog-feed.csv",
            "format": "csv",
            "updateCadence": "daily"
          }
        ]
      }
    },
    "pricing": {
      "dynamicPricingEnabled": true,
        "pricingDiscovery": {
          "dataSources": [
            {
              "sourceType": "file_export",
              "sourceUrl": "https://lumen-d2c.example/data/pricing-feed.json",
              "format": "json",
              "updateCadence": "daily"
            }
          ]
        }
      },
    "checkout": {
      "guestCheckoutEnabled": true,
      "oneClickCheckoutEnabled": true,
      "addressValidationEnabled": true
    },
    "fulfillment": {
      "warehouseRoutingEnabled": true,
      "returnWorkflowEnabled": true,
      "deliveryEtaPredictionEnabled": true
    },
    "reviews": {
      "ratingSources": [
        {
          "provider": "google_business_profile",
          "sourceType": "public_page",
          "sourceUrl": "https://www.google.com/search?q=Lumen+D2C+reviews",
          "format": "html",
          "updateCadence": "daily"
        },
        {
          "provider": "custom",
          "sourceType": "public_page",
          "sourceUrl": "https://lumen-d2c.example/reviews",
          "format": "html",
          "updateCadence": "daily"
        }
      ],
      "retrievalPolicy": {
        "requiresLiveFetch": true,
        "recommendedRefreshHours": 12
      }
    }
  },
  "structuralMetadata": {
    "topology": "binary",
    "roles": [
      "user",
      "platform"
    ],
    "valueSource": "platform_provided",
    "transactionFlow": "direct",
    "networkEffects": "none",
    "commerceMode": "inventory_led"
  },
  "targetAudience": [
    "digital_shoppers",
    "repeat_customers",
    "subscription_members"
  ],
  "siteCapabilities": {
    "supportedDevices": [
      "desktop",
      "mobile",
      "tablet"
    ],
    "languages": [
      "en",
      "es",
      "fr"
    ],
    "accessibilityFeatures": [
      "keyboard_navigation",
      "screen_reader_labels",
      "text_scaling",
      "high_contrast_mode"
    ]
  },
  "validationMetadata": {
    "schemaVersion": "3.0.0",
    "phase": "example_instance",
    "status": "reference",
    "lastValidated": "2026-02-20T18:10:00Z",
    "validator": "META-AIML SDK v3"
  },
  "semanticAnnotations": {
    "classificationRationale": "EcommerceStore maps to DigitalEntity plus DirectService because the platform performs first-party direct transaction, checkout, and fulfillment orchestration.",
    "disambiguationNotes": "This is not a marketplace for third-party sellers. Dynamic catalog, pricing, and review signals are retrieved via source links at runtime.",
    "intendedUse": "Canonical filled reference for static ecommerce website schema with source-link discovery model."
  },
  "governanceMetadata": {
    "entityVersion": "3.0.0",
    "introducedIn": "META-AIML v3.0.0",
    "stabilityLevel": "reference",
    "sdkValidationRules": [
      "RULE-ECOMG-001: @type MUST equal \"EcommerceStore\"",
      "RULE-ECOMG-002: ontologicalMode MUST equal \"DigitalEntity\"",
      "RULE-ECOMG-003: interactionArchetype MUST contain exactly one value: \"DirectService\"",
      "RULE-ECOMG-004: modules.catalog.catalogDiscovery MUST declare source links and avoid embedded product snapshots",
      "RULE-ECOMG-005: modules.pricing.pricingDiscovery MUST declare source links when pricing source data is provided",
      "RULE-ECOMG-006: modules.reviews MUST declare source links and avoid embedded fixed rating snapshots",
      "RULE-ECOMG-007: examples MUST include at least two practical scenarios",
      "RULE-ECOMG-008: validationMetadata and governanceMetadata MUST be present and version-aligned"
    ]
  }
}
