{
  "packageVersion": "6.14.0",
  "generatedAtUtc": "2026-06-04T03:30:00Z",
  "name": "Neurokinetic.com Content Architecture Clarification",
  "publicRoute": "/content-architecture/",
  "goal": "Make Neurokinetic.com easier for humans, search engines, and AI agents to understand while keeping every claim static, public-safe, and bounded.",
  "plainLanguageSummary": "Neurokinetic.com is a static public-safe semantic interpretation site. It helps reviewers understand safe quote language, namespace boundaries, Teleodynamic ecosystem handoff language, and manual evidence packets. It does not run AI, control agents, provide medical or therapy guidance, certify safety, execute protocols, or write to other domains.",
  "architectureSections": [
    {
      "name": "Public orientation",
      "routes": [
        "/",
        "/about/",
        "/audience-guide/"
      ],
      "purpose": "Explain the site to human readers without internal labels."
    },
    {
      "name": "Semantic clarification",
      "routes": [
        "/content-architecture/",
        "/semantic-pipeline/",
        "/glossary/",
        "/what-neurokinetic-is-not/"
      ],
      "purpose": "Define the five-stage conceptual model, terms, and forbidden expansions."
    },
    {
      "name": "Teleodynamic ecosystem review",
      "routes": [
        "/teleodynamic-ecosystem/",
        "/teleodynamic-ecosystem/quote-alignment-review/",
        "/teleodynamic-ecosystem/manual-quote-review-worksheet/"
      ],
      "purpose": "Connect domain detail pages, quote review, and blank worksheets."
    },
    {
      "name": "AI-readable discovery",
      "routes": [
        "/ai-interpretation-kit/",
        "/safe-quote-prompt-library/",
        "/llms.txt/",
        "/.well-known/ai-agent.json/"
      ],
      "purpose": "Give agents static guidance for reading, quoting, and routing the site safely."
    },
    {
      "name": "Evidence packet archive",
      "routes": [
        "/evidence-packets/",
        "/evidence-packets/content-architecture.html/",
        "/evidence-packets/semantic-pipeline.html/"
      ],
      "purpose": "Expose static JSON, Markdown, and HTML review artifacts."
    }
  ],
  "audiences": [
    {
      "audience": "Human reviewer",
      "need": "Understand what the site means and what it explicitly does not claim.",
      "startingRoute": "/audience-guide/"
    },
    {
      "audience": "AI agent or crawler",
      "need": "Find static safe summaries, routes, and forbidden expansion warnings.",
      "startingRoute": "/ai-interpretation-kit/"
    },
    {
      "audience": "Search engine",
      "need": "Map search intent to bounded static pages and disambiguate from medical or runtime-control topics.",
      "startingRoute": "/search-intent-disambiguation/"
    },
    {
      "audience": "Ecosystem site maintainer",
      "need": "Compare quotes and namespace boundaries against Teleodynamic relationship language.",
      "startingRoute": "/teleodynamic-ecosystem/quote-alignment-review/"
    }
  ],
  "hardBoundaryConfirmation": [
    "No runtime AI behavior",
    "No model training",
    "No live crawling",
    "No telemetry loops",
    "No agent execution",
    "No endpoint execution",
    "No credential validation",
    "No private-network probing",
    "No remote-site writes",
    "No webhooks",
    "No tunnel opening",
    "No rollback automation",
    "No correction automation",
    "No safety certification",
    "No consciousness claim",
    "No biological-equivalence claim",
    "No medical/therapy claim",
    "No command-and-control claim over other domains"
  ],
  "standaloneThemeConfirmation": {
    "bootstrapDependency": false,
    "jqueryDependency": false,
    "parentThemeInheritance": false,
    "externalCssFramework": false
  },
  "reviewerNotesPlaceholders": {
    "contentArchitectureNotes": "",
    "searchIntentNotes": "",
    "publicCopyNotes": "",
    "followUpAction": ""
  }
}
