{
  "schema": "capps-architecture-manifest-v1",
  "publishedAt": "2026-06-15T09:55:00Z",
  "status": "public-demo-and-production-ui",
  "architecture": [
    {
      "layer": "Atomic AI",
      "role": "Intelligence Layer",
      "modules": ["AI Core", "Agent Runtime", "Memory Core", "Research Lab", "Builder Hub"]
    },
    {
      "layer": "CAPPS",
      "role": "Trust, Identity, Safety, Verification and Protocol Layer",
      "modules": ["CAPS ID", "Trust Score", "Guardian Shield", "SafeAI Gateway", "Parent Capsule", "School Capsule"]
    },
    {
      "layer": "DRK",
      "role": "Utility Layer",
      "modules": ["Credits", "Access Fuel", "Marketplace Utility", "Reputation Weight", "Builder Visibility"]
    },
    {
      "layer": "CAPS Network",
      "role": "Verification and Reputation Layer",
      "modules": ["Explorer", "Verify Badge", "Audit Explorer", "Passport", "Federation", "Protocol"]
    }
  ],
  "publicRoutes": [
    "/caps-system-map.html",
    "/caps-trust-scanner.html",
    "/caps-id-registration.html",
    "/caps-explorer-v2.html",
    "/guardian-shield.html",
    "/caps-ai-registry.html",
    "/caps-parent-portal.html",
    "/caps-school-pilot.html",
    "/caps-audit-explorer.html",
    "/caps-passport.html",
    "/caps-federation.html",
    "/caps-protocol.html",
    "/caps-api-playground.html"
  ],
  "hardeningControls": [
    "strict self-hosted content security policy",
    "frame and form isolation",
    "no inline script handlers",
    "no third-party script dependency",
    "strict public JSON boundary",
    "sensitive payload rejection",
    "audit hash evidence",
    "contract pause controls",
    "operator-gated registry writes",
    "route validation before deploy"
  ],
  "safetyModules": [
    "age assurance",
    "safe messaging policy",
    "anti-grooming risk scoring",
    "cyberbullying detection",
    "self-harm escalation signals",
    "SafeAI access checks",
    "platform verification",
    "guardian consent policy",
    "school safeguarding workflow"
  ],
  "boundaries": [
    "Public pages are not legal advice.",
    "Demo and testnet records do not contain real child identity records.",
    "External approvals, school pilots and certifications are only claimed when evidence is published.",
    "CAPPS exposes trust decisions and proof routes without publishing private personal records."
  ]
}
