{
  "$schema": "https://llmstxt.org/schema/v1",
  "version": "1.0.0",
  "generated": "2026-03-13T00:00:00Z",
  "site": {
    "name": "Platphorm News 404",
    "url": "https://404.platphormnews.com",
    "description": "The most epic 404 error page ever created - an immersive interactive experience and gateway to the Platphorm News Network",
    "type": "error-page",
    "status": "active",
    "version": "∞.404.0"
  },
  "network": {
    "name": "Platphorm News Network",
    "hub": "https://platphormnews.com",
    "totalSites": 84,
    "mcpTools": 71,
    "resources": 16,
    "prompts": 23,
    "verticals": [
      "analytics",
      "blockchain",
      "tools",
      "gaming",
      "tech",
      "infrastructure",
      "careers",
      "education",
      "music",
      "commerce",
      "e-commerce"
    ]
  },
  "discovery": {
    "llms": "/llms.txt",
    "llmsFull": "/llms-full.txt",
    "llmsIndex": "/llms-index.json",
    "sitemap": "/sitemap.xml",
    "sitemapIndex": "/sitemap-index.xml",
    "rss": "https://platphormnews.com/rss.xml",
    "feed": "https://platphormnews.com/feed.xml",
    "robots": "/robots.txt",
    "openapi": "/api/docs"
  },
  "apis": [
    {
      "name": "Health Check",
      "method": "GET",
      "path": "/api/health",
      "description": "Service health and status check",
      "response": {
        "status": "string",
        "version": "string",
        "network": "object",
        "capabilities": "object",
        "stats": "object"
      },
      "rateLimit": "100/min"
    },
    {
      "name": "API Documentation",
      "method": "GET",
      "path": "/api/docs",
      "description": "OpenAPI 3.1 specification",
      "response": "OpenAPI JSON",
      "rateLimit": "100/min"
    },
    {
      "name": "Network Sites",
      "method": "GET",
      "path": "/api/network",
      "description": "List all network sites with optional filtering",
      "parameters": {
        "vertical": "Filter by vertical (optional)"
      },
      "response": {
        "network": "string",
        "totalSites": "integer",
        "sites": "array",
        "verticals": "object"
      },
      "rateLimit": "100/min"
    },
    {
      "name": "MCP Server Info",
      "method": "GET",
      "path": "/api/mcp",
      "description": "MCP server capabilities and tools",
      "response": {
        "protocolVersion": "string",
        "serverName": "string",
        "capabilities": "object",
        "tools": "array",
        "resources": "array",
        "prompts": "array"
      },
      "rateLimit": "100/min"
    },
    {
      "name": "MCP Tool Call",
      "method": "POST",
      "path": "/api/mcp",
      "description": "Execute MCP tools via JSON-RPC 2.0",
      "requestBody": {
        "jsonrpc": "2.0",
        "method": "string",
        "params": "object"
      },
      "response": {
        "jsonrpc": "string",
        "result": "object"
      },
      "rateLimit": "100/min"
    },
    {
      "name": "Discovery",
      "method": "GET",
      "path": "/api/discovery",
      "description": "Comprehensive SEO/AEO/GEO/MCP discovery endpoint",
      "response": {
        "site": "object",
        "seo": "object",
        "aeo": "object",
        "geo": "object",
        "mcp": "object",
        "w3c": "object"
      },
      "rateLimit": "100/min"
    }
  ],
  "features": [
    {
      "id": "particle-field",
      "name": "Interactive Particle Field",
      "description": "Canvas-based particle system with mouse attraction and click burst effects",
      "interactive": true
    },
    {
      "id": "void-portal",
      "name": "Animated Void Portal",
      "description": "Spiral particle animation representing the 404 void",
      "interactive": true
    },
    {
      "id": "dimensional-rift",
      "name": "Dimensional Rift",
      "description": "Warp-speed star field visualization with hyperspace mode on hover",
      "interactive": true
    },
    {
      "id": "glitch-text",
      "name": "Glitch Text Effects",
      "description": "Animated text scrambling with RGB shift effects",
      "interactive": false
    },
    {
      "id": "network-explorer",
      "name": "Network Explorer",
      "description": "Browse and filter all 84+ sites in the Platphorm network",
      "interactive": true
    },
    {
      "id": "live-stats",
      "name": "Live Network Statistics",
      "description": "Real-time counters showing network metrics",
      "interactive": false
    },
    {
      "id": "audio-visualizer",
      "name": "Audio Frequency Visualizer",
      "description": "Visual representation of void frequencies",
      "interactive": true
    },
    {
      "id": "void-messages",
      "name": "Void Message Generator",
      "description": "Generate and share cryptic messages from the void",
      "interactive": true
    },
    {
      "id": "terminal-log",
      "name": "Recovery Terminal",
      "description": "Simulated system recovery logs",
      "interactive": false
    },
    {
      "id": "easter-egg",
      "name": "Konami Code Easter Egg",
      "description": "Enter ↑↑↓↓←→←→BA to unlock the Void Walker achievement",
      "interactive": true,
      "trigger": "↑↑↓↓←→←→BA"
    },
    {
      "id": "network-404-window",
      "name": "Network 404 Window",
      "description": "Window into 404 pages from other network sites",
      "interactive": true
    }
  ],
  "sites": [
    {
      "id": "main",
      "name": "Platphorm News",
      "url": "https://platphormnews.com",
      "description": "Main news hub",
      "type": "news"
    },
    {
      "id": "trace",
      "name": "Trace Analytics",
      "url": "https://trace.platphormnews.com",
      "description": "Analytics and event tracking",
      "type": "analytics"
    },
    {
      "id": "base",
      "name": "Base Layer",
      "url": "https://base.platphormnews.com",
      "description": "Base blockchain integration",
      "type": "blockchain"
    },
    {
      "id": "mcp",
      "name": "MCP Registry",
      "url": "https://mcp.platphormnews.com",
      "description": "MCP server and tool registry",
      "type": "tools"
    },
    {
      "id": "monitor",
      "name": "Network Monitor",
      "url": "https://monitor.platphormnews.com",
      "description": "Network health dashboard",
      "type": "infrastructure"
    },
    {
      "id": "404",
      "name": "Epic 404",
      "url": "https://404.platphormnews.com",
      "description": "This immersive 404 experience",
      "type": "error-page"
    },
    {
      "id": "atlas",
      "name": "Atlas",
      "url": "https://atlas.platphormnews.com",
      "description": "Geographic data platform",
      "type": "data"
    },
    {
      "id": "desa",
      "name": "Desa",
      "url": "https://desa.platphormnews.com",
      "description": "Data engineering platform",
      "type": "data"
    },
    {
      "id": "cobol",
      "name": "COBOL AI",
      "url": "https://cobol.platphormnews.com",
      "description": "COBOL modernization with AI",
      "type": "tools"
    },
    {
      "id": "jobs",
      "name": "Jobs",
      "url": "https://jobs.platphormnews.com",
      "description": "Interview coordination platform",
      "type": "careers"
    },
    {
      "id": "polymaths",
      "name": "Polymaths",
      "url": "https://polymaths.platphormnews.com",
      "description": "Polymath education network",
      "type": "education"
    },
    {
      "id": "reflux",
      "name": "Reflux",
      "url": "https://reflux.platphormnews.com",
      "description": "Band merchandise store",
      "type": "commerce"
    },
    {
      "id": "svg",
      "name": "SVG Tools",
      "url": "https://svg.platphormnews.com",
      "description": "SVG generation and optimization",
      "type": "tools"
    },
    {
      "id": "games",
      "name": "Games Arcade",
      "url": "https://games.platphormnews.com",
      "description": "Mini game collection",
      "type": "gaming"
    },
    {
      "id": "gta",
      "name": "GTA 6 Countdown",
      "url": "https://gta.platphormnews.com",
      "description": "GTA 6 release countdown",
      "type": "gaming"
    },
    {
      "id": "onboard",
      "name": "Onboard",
      "url": "https://onboard.platphormnews.com",
      "description": "Network onboarding",
      "type": "infrastructure"
    },
    {
      "id": "warm",
      "name": "Warm",
      "url": "https://warm.platphormnews.com",
      "description": "Premium hot chocolate store",
      "type": "e-commerce"
    }
  ],
  "crypto": {
    "network": "Base (Coinbase L2)",
    "chainId": 8453,
    "address": "0x30589F2e1B8E9a48BBb2c66Ac012FE7ED2A7eB85",
    "accepts": ["ETH", "USDC", "USDT", "DAI", "WETH", "ERC-20"],
    "explorer": "https://basescan.org/address/0x30589F2e1B8E9a48BBb2c66Ac012FE7ED2A7eB85"
  },
  "tech": {
    "framework": "Next.js 16",
    "language": "TypeScript",
    "styling": "Tailwind CSS v4",
    "animations": ["Canvas API", "CSS Keyframes", "requestAnimationFrame"],
    "fonts": {
      "sans": "Inter",
      "mono": "JetBrains Mono"
    },
    "analytics": "Vercel Analytics",
    "deployment": "Vercel Edge Runtime"
  },
  "seo": {
    "canonical": "https://404.platphormnews.com",
    "hreflang": ["en-US", "x-default"],
    "openGraph": true,
    "twitterCard": "summary_large_image",
    "jsonLd": ["WebPage", "WebSite", "Organization", "BreadcrumbList", "SoftwareApplication", "FAQPage", "ItemList"],
    "structuredData": true
  },
  "mcp": {
    "enabled": true,
    "protocolVersion": "2024-11-05",
    "endpoint": "https://404.platphormnews.com/api/mcp",
    "transport": "http",
    "capabilities": {
      "tools": true,
      "resources": true,
      "prompts": true
    },
    "tools": [
      {
        "name": "get_network_sites",
        "description": "List all sites in the Platphorm News Network"
      },
      {
        "name": "get_network_health",
        "description": "Get health status of the network"
      },
      {
        "name": "get_site_info",
        "description": "Get details about a specific site"
      },
      {
        "name": "discover_site_api",
        "description": "Discover API endpoints for a site"
      },
      {
        "name": "search_network",
        "description": "Search across the entire network"
      },
      {
        "name": "generate_void_message",
        "description": "Generate cryptic messages from the void"
      }
    ],
    "resources": [
      "platphorm://network/sites",
      "platphorm://network/health",
      "platphorm://discovery/llms",
      "platphorm://discovery/openapi"
    ],
    "prompts": [
      "explore_network",
      "find_404_easter_eggs",
      "network_architecture"
    ],
    "federation": {
      "hub": "https://mcp.platphormnews.com/api/mcp",
      "related": [
        "https://trace.platphormnews.com/api/mcp",
        "https://base.platphormnews.com/api/mcp",
        "https://ascii.platphormnews.com/api/mcp"
      ]
    },
    "wellKnown": "/.well-known/mcp.json"
  },
  "w3c": {
    "html": "HTML5 Living Standard",
    "accessibility": {
      "wcag": "2.1 AA",
      "ariaLandmarks": true,
      "reducedMotion": true
    },
    "semantics": {
      "schema": "schema.org",
      "jsonLd": true,
      "openGraph": true,
      "twitterCards": true
    }
  },
  "contact": {
    "website": "https://platphormnews.com",
    "twitter": "https://twitter.com/platphormnews",
    "github": "https://github.com/platphormnews",
    "rss": "https://platphormnews.com/rss.xml"
  },
  "keywords": [
    "404",
    "error page",
    "page not found",
    "interactive",
    "immersive",
    "particle effects",
    "void portal",
    "dimensional rift",
    "glitch effects",
    "Platphorm News",
    "federated network",
    "web3",
    "blockchain",
    "Base",
    "Coinbase L2",
    "MCP tools",
    "easter egg",
    "konami code"
  ]
}
