{
  "@context": [
    "https://schemas.meta-aiml.org/v3.0.0/context.jsonld"
  ],
  "@id": "https://data.meta-aiml.org/v3.0.0/examples/gaming_platform/arcadia-core",
  "$id": "https://data.meta-aiml.org/v3.0.0/examples/gaming_platform/arcadia-core",
  "@type": "GamingPlatform",
  "schemaVersion": "3.0.0",
  "aimlVersion": "3.0.0",
  "title": "Example Filled Gaming Platform Entity (Arcadia Core)",
  "ontologicalMode": "DigitalEntity",
  "interactionArchetype": [
    "DirectService"
  ],
  "domain": "Gaming",
  "businessModel": [
    "Subscription",
    "Freemium",
    "Transactional",
    "InAppPurchases"
  ],
  "deliveryFormat": [
    "WebApp",
    "MobileApp",
    "DesktopApp",
    "API"
  ],
  "name": {
    "en": "Arcadia Core",
    "es": "Arcadia Core",
    "fr": "Arcadia Core"
  },
  "description": {
    "en": "Arcadia Core is a fictional gaming platform delivering multiplayer titles, ranked matchmaking, progression systems, and integrated anti-cheat safeguards directly to players.",
    "es": "Arcadia Core es una plataforma ficticia de gaming con titulos multijugador, matchmaking competitivo, sistemas de progresion y proteccion anti-cheat integrada.",
    "fr": "Arcadia Core est une plateforme fictive de gaming proposant titres multijoueurs, matchmaking classe, systemes de progression et anti-cheat integre."
  },
  "shortDescription": {
    "en": "Gaming platform with ranked matchmaking, seasonal progression, and safety controls.",
    "es": "Plataforma gaming con matchmaking competitivo, progresion estacional y controles de seguridad.",
    "fr": "Plateforme gaming avec matchmaking classe, progression saisonniere et controles de surete."
  },
  "url": "https://arcadia-core.example",
  "foundingDate": "2016-10-17",
  "createdDate": "2026-02-20T21:08:00Z",
  "lastModified": "2026-02-20T21:08:00Z",
  "examples": [
    {
      "scenario": "Season reset and rank recalibration",
      "note": "AI should prioritize progression and matchmaking modules while preserving fair-play constraints from safety and integrity controls."
    },
    {
      "scenario": "Cheating reports increase in competitive mode",
      "note": "AI should route through anti-abuse workflows and moderation escalation without exposing sensitive detection internals."
    }
  ],
  "properties": {
    "gameDeliveryType": "hybrid",
    "supportsMultiplayer": true,
    "supportsCrossPlay": true,
    "progressionModel": "seasonal_hybrid",
    "antiCheatMode": "hybrid",
    "contactPoints": [
      {
        "contactType": "support",
        "telephone": "+1-310-555-0136",
        "email": "support@arcadia-core.example",
        "url": "https://arcadia-core.example/support",
        "areaServed": "global",
        "availableLanguages": [
          "en",
          "es",
          "fr"
        ]
      }
    ],
    "socialProfiles": [
      {
        "platform": "youtube",
        "url": "https://youtube.com/@arcadiacore",
        "username": "arcadiacore"
      },
      {
        "platform": "tiktok",
        "url": "https://tiktok.com/@arcadiacore",
        "username": "arcadiacore"
      },
      {
        "platform": "twitter",
        "url": "https://twitter.com/arcadiacore",
        "username": "arcadiacore"
      }
    ],
    "identifiers": [
      {
        "type": "url",
        "value": "https://arcadia-core.example"
      },
      {
        "type": "custom",
        "value": "GAME-ARC-001"
      }
    ]
  },
  "capabilities": {
    "interaction": {
      "features": [
        "messaging",
        "commenting",
        "feed",
        "notifications",
        "matching"
      ],
      "interactionMethods": [
        "in_app_messaging",
        "chat",
        "online_form"
      ],
      "availableActions": [
        "queue_match",
        "invite_party",
        "report_player",
        "view_rank"
      ],
      "hasMessaging": true,
      "hasComments": true,
      "hasRating": false,
      "hasReviews": false,
      "hasSocialGraph": false,
      "hasFeed": true,
      "hasNotifications": true,
      "hasMatching": true,
      "realTimeCommunication": true,
      "moderationEnabled": true,
      "privacyControls": [
        "private",
        "friends_only"
      ]
    },
    "community": {
      "features": [
        "groups",
        "channels",
        "communities",
        "discovery",
        "moderation",
        "membershipManagement",
        "groupEvents",
        "polls"
      ],
      "supportsGroups": true,
      "supportsChannels": true,
      "communitiesCount": 2400,
      "hasDiscovery": true,
      "hasModeration": true,
      "moderationModel": "ai_assisted_human",
      "hasMembershipManagement": true,
      "membershipTypes": [
        "player",
        "premium_player",
        "moderator"
      ],
      "supportsGroupEvents": true,
      "supportsPolls": true,
      "hasGovernance": true,
      "governanceModel": "centralized",
      "privacyLevels": [
        "public",
        "closed"
      ]
    },
    "content": {
      "features": [
        "publishing",
        "mediaHosting",
        "search",
        "categories",
        "tags",
        "archives"
      ],
      "contentTypes": [
        "patch_note",
        "guide",
        "highlight_clip",
        "event_notice"
      ],
      "contentFormats": [
        "text",
        "video",
        "html",
        "json"
      ],
      "contentAccess": [
        "public",
        "member"
      ],
      "editorialControl": true,
      "userGeneratedContent": true,
      "mediaHosting": true,
      "searchPossible": true,
      "hasCategorization": true,
      "hasTagging": true,
      "archiveAccess": true,
      "rssFeeds": false
    },
    "financial": {
      "features": [
        "payments",
        "billing",
        "subscriptionManagement",
        "wallet",
        "refunds"
      ],
      "paymentMethods": [
        "credit_card",
        "debit_card",
        "digital_wallet"
      ],
      "acceptsCreditCards": true,
      "currencies": [
        "USD",
        "EUR",
        "GBP"
      ],
      "priceRange": "freemium_plus_iap",
      "commissionModel": "fixed_price",
      "commissionRate": 0,
      "supportsSubscriptions": true,
      "supportsInvoicing": true,
      "refundPolicy": "partial_refund"
    }
  },
  "modules": {
    "matchmaking": {
      "skillBasedMatchingEnabled": true,
      "partyQueueEnabled": true,
      "regionalQueueBalancingEnabled": true
    },
    "progression": {
      "achievementsEnabled": true,
      "seasonPassEnabled": true,
      "rankDecayEnabled": true
    },
    "safetyAndIntegrity": {
      "toxicityModerationEnabled": true,
      "fraudDetectionEnabled": true,
      "banAppealWorkflowEnabled": true
    }
  },
  "structuralMetadata": {
    "topology": "binary",
    "roles": [
      "user",
      "platform"
    ],
    "valueSource": "platform_provided",
    "transactionFlow": "direct",
    "networkEffects": "none",
    "engagementLoopType": "hybrid"
  },
  "targetAudience": [
    "competitive_players",
    "casual_players",
    "esports_communities"
  ],
  "siteCapabilities": {
    "supportedDevices": [
      "desktop",
      "mobile",
      "tablet"
    ],
    "languages": [
      "en",
      "es",
      "fr"
    ],
    "accessibilityFeatures": [
      "keyboard_navigation",
      "screen_reader_labels",
      "caption_support"
    ]
  },
  "validationMetadata": {
    "schemaVersion": "3.0.0",
    "phase": "example_instance",
    "status": "reference",
    "lastValidated": "2026-02-20T21:08:00Z",
    "validator": "META-AIML SDK v3"
  },
  "semanticAnnotations": {
    "classificationRationale": "GamingPlatform is modeled as DigitalEntity plus DirectService because game infrastructure and progression systems are delivered directly by the platform.",
    "disambiguationNotes": "This model is not a third-party game marketplace archetype. Core value remains first-party service operation.",
    "intendedUse": "Canonical example for gaming platforms embedding static META-AIML v3 schema."
  },
  "governanceMetadata": {
    "entityVersion": "3.0.0",
    "introducedIn": "META-AIML v3.0.0",
    "stabilityLevel": "reference",
    "sdkValidationRules": [
      "RULE-GMPX-001: @type MUST equal \"GamingPlatform\"",
      "RULE-GMPX-002: ontologicalMode MUST equal \"DigitalEntity\"",
      "RULE-GMPX-003: interactionArchetype MUST contain exactly one value: \"DirectService\"",
      "RULE-GMPX-004: modules.matchmaking, modules.progression, and modules.safetyAndIntegrity MUST be present",
      "RULE-GMPX-005: structuralMetadata constants MUST align with DirectService archetype",
      "RULE-GMPX-006: examples MUST include at least two operational scenarios"
    ]
  }
}
