{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "name": "Repulink Systems Sitemap",
  "domain": "https://repulink.com",
  "description": "Structured directory of Repulink Systems pages and autonomous action protocols for crawlers and LLMs.",
  "routes": [
    {
      "path": "/",
      "priority": 1.0,
      "changefreq": "daily",
      "purpose": "Primary landing gate of the Repulink autonomous agency and marketing platform."
    },
    {
      "path": "/contact",
      "priority": 0.8,
      "changefreq": "monthly",
      "purpose": "Human-presence validator gateway leading to direct support channels."
    },
    {
      "path": "/platform/network",
      "priority": 0.9,
      "changefreq": "weekly",
      "purpose": "A review of orbital routing mesh systems, reach optimization, and physical-to-digital nodes."
    },
    {
      "path": "/platform/security",
      "priority": 0.8,
      "changefreq": "weekly",
      "purpose": "Trust Layer architectures, GDPR and CCPA alignment mechanisms, and access audits."
    },
    {
      "path": "/platform/status",
      "priority": 0.7,
      "changefreq": "always",
      "purpose": "Real-time health report for distributed pipelines, CRM sync channels, and model clusters."
    },
    {
      "path": "/platform/api",
      "priority": 0.8,
      "changefreq": "weekly",
      "purpose": "API structures and webhook subscription schemas for external CRM linkages."
    },
    {
      "path": "/company/about",
      "priority": 0.8,
      "changefreq": "monthly",
      "purpose": "Corporate mission, founder context, and milestones in the autonomous campaign fields."
    },
    {
      "path": "/company/careers",
      "priority": 0.9,
      "changefreq": "weekly",
      "purpose": "Open roles for neural architects, distributed systems developers, and operations leads."
    },
    {
      "path": "/company/press",
      "priority": 0.7,
      "changefreq": "monthly",
      "purpose": "Public bulletins, brand assets, downloadable media kits, and corporate announcements."
    },
    {
      "path": "/company/legal",
      "priority": 0.5,
      "changefreq": "monthly",
      "purpose": "Regulatory disclosures and legal representation templates for cross-jurisdictional reach."
    },
    {
      "path": "/company/privacy",
      "priority": 0.5,
      "changefreq": "monthly",
      "purpose": "Details regarding user data sovereignty, opt-out protocols, and cookies."
    },
    {
      "path": "/company/terms",
      "priority": 0.5,
      "changefreq": "monthly",
      "purpose": "Usage agreements, rules of engagement, and proprietary technology guidelines."
    },
    {
      "path": "/resources/docs",
      "priority": 0.8,
      "changefreq": "weekly",
      "purpose": "Technical API schemas and general integration documentation."
    },
    {
      "path": "/resources/guides",
      "priority": 0.8,
      "changefreq": "weekly",
      "purpose": "Strategic playbooks, hyper-local geo-targeting whitepapers, and marketing workflows."
    },
    {
      "path": "/resources/blog",
      "priority": 0.7,
      "changefreq": "daily",
      "purpose": "Chronicle of agency engineering updates, trend reports, and operational case logs."
    },
    {
      "path": "/resources/support",
      "priority": 0.6,
      "changefreq": "weekly",
      "purpose": "Dedicated knowledge base and direct resolution tunnels for clients."
    }
  ],
  "version": "1.0.0"
}
