GTA VI releases on November 19, 2026. 255 days remaining in the countdown.

←Back to Countdown
â„šī¸NETWORK STANDARDS

PLATPHORM_NET_OPT

A network-wide implementation guide for Platphorm News properties to ship universal, high-quality front ends with strong discoverability, social preview reliability, and launch discipline.

✓

Implementation Status: Complete

This site (gta-6-countdown-webby v0.0.2) serves as the reference implementation for all Platphorm News properties.

✓Universal Front-End Standard

Use this baseline for all Platphorm sites:

  • ✓Framework: Next.js App Router (or equivalent SSR/SSG framework)
  • ✓Rendering: Server-rendered metadata + structured data
  • ✓Styling: Responsive-first, mobile-safe typography/spacing, accessible contrast
  • ✓Discovery: Sitemap, robots, feeds, OpenAPI/docs, llms files, well-known manifests
  • ✓Network identity: Explicit links to https://platphormnews.com and MCP Registry
  • ✓QA gates: Tests + production build before deploy

✨What We Implemented

🌐Search / SEO / AEO / GEO

  • â€ĸ Canonical + language alternates in metadata
  • â€ĸ Open Graph + Twitter metadata with crawler-safe image strategy
  • â€ĸ JSON-LD for WebSite, WebPage, NewsArticle, FAQPage, BreadcrumbList, Event
  • â€ĸ Crawler-readable countdown sentence for snippet extraction
  • â€ĸ Robots tuned for standard and AI crawlers

📈Social + Visual Delivery

  • â€ĸ Dedicated OG/Twitter image endpoints
  • â€ĸ Comprehensive favicon stack (16px, 32px, Apple, maskable, tile icons)
  • â€ĸ Cross-browser color fallback tokens (hex fallbacks before OKLCH)
  • â€ĸ PWA-ready manifest with network branding

🔗Network + Discovery

  • â€ĸ All required discovery files: sitemap.xml, robots.txt, RSS feeds, manifests
  • â€ĸ LLMs.txt files for AI crawler optimization
  • â€ĸ Well-known routes: ai-plugin.json, network.json, security.txt
  • â€ĸ API documentation with OpenAPI 3.0 spec
  • â€ĸ MCP readiness routes: /api/health, /api/mcp
  • â€ĸ Network registration performed against Platphorm MCP

đŸ‘ĨUX + Accessibility

  • â€ĸ Mobile-safe viewport settings (no zoom lock)
  • â€ĸ Tooltip system with localization-ready strings (en, es)
  • â€ĸ Semantic HTML with proper ARIA labels
  • â€ĸ Enhanced text rendering (font smoothing + legibility)
  • â€ĸ Unicode-based icons following W3C standards
  • â€ĸ Improved focus states for keyboard navigation

🔗JSON Format

Machine-readable policy available at: /platphorm-net-opt.json

This page provides human-readable documentation. The JSON endpoint serves programmatic access for automated compliance checking and network registration.

Want to implement PLATPHORM_NET_OPT?

Use this site as your reference implementation. All patterns, routes, and standards are production-tested and ready to adopt.