{
  "id": "cognivirus.publication-integrity.manifest.v1",
  "name": "Cognivirus.com",
  "url": "https://cognivirus.com/",
  "version": "1.15.0",
  "updatedUtc": "2026-06-28T02:15:00Z",
  "description": "Public research site about adaptive model ecology risk, transition-graph safety, and distributed behavioral persistence.",
  "owner": {
    "name": "Michael Kappel",
    "contact": "https://cognivirus.com/contact"
  },
  "canonicalRoutes": [
    "/",
    "/plain-english-guide",
    "/the-problem",
    "/examples",
    "/consent-and-control",
    "/technical-research",
    "/glossary",
    "/evidence",
    "/threat-model",
    "/danger-model",
    "/danger-model/danger-lifecycle",
    "/danger-model/warning-signals",
    "/risk-lab/transition-graph-danger-review",
    "/contact"
  ],
  "routeInventory": "/ai-ready-route-inventory.json",
  "sitemap": "/sitemap.xml",
  "llms": "/llms.txt",
  "llmsFull": "/llms-full.txt",
  "supportBoundary": {
    "does": [
      "publishes public research pages",
      "provides browser-side worksheets",
      "provides source summaries and schemas",
      "provides visible glossary and evidence labels"
    ],
    "doesNot": [
      "host AI models",
      "execute autonomous agents",
      "certify live AI systems",
      "promise search placement",
      "provide operational replication instructions"
    ]
  },
  "noOpBehavior": "Unsupported actions should stop and route to /contact.",
  "evidenceLabels": [
    "Demonstrated",
    "Experimentally observed",
    "Emerging evidence",
    "Architectural inference",
    "Open research question",
    "Speculative scenario"
  ],
  "notClaims": [
    "guaranteed ranking",
    "certification",
    "endorsement",
    "hosted model execution",
    "malware project",
    "credential validator",
    "autonomous agent runtime"
  ],
  "primaryHumanRoutes": [
    "/",
    "/plain-english-guide",
    "/the-problem",
    "/examples",
    "/consent-and-control",
    "/technical-research",
    "/glossary",
    "/evidence",
    "/threat-model",
    "/danger-model",
    "/danger-model/danger-lifecycle",
    "/danger-model/warning-signals",
    "/risk-lab/transition-graph-danger-review",
    "/contact"
  ],
  "dangerModel": {
    "route": "/danger-model",
    "summary": "Integrated model of seed, local pass, composition, expression, selection, residue, inheritance, amplification, retirement gap, and reappearance."
  },
  "$schema": "https://cognivirus.com/app/schemas/ai-ready-manifest.schema.json",
  "site": "Cognivirus.com",
  "purpose": "Public research site about adaptive model ecology risk, composition risk, and distributed behavioral persistence.",
  "publicTruthSurface": "Human-readable pages are authoritative. Machine-readable files mirror public content and support boundaries.",
  "contact": "https://cognivirus.com/contact",
  "advisoryFiles": [
    "/robots.txt",
    "/sitemap.xml",
    "/llms.txt",
    "/llms-full.txt",
    "/ai.txt",
    "/ai-manifest.json",
    "/.well-known/ai-ready.json"
  ],
  "publicationIntegrity": "Visible page content is the source of truth. Structured data and discovery files reinforce visible content only; no hidden bot-only text, search-position promises, certification claims, or prompt-injection instructions are used."
}