{
  "packageVersion": "6.14.0",
  "generatedAtUtc": "2026-06-04T03:30:00Z",
  "name": "Low-Capability Agent Guidance, Static GET Discovery, and UAIX Memory Integration",
  "publicRoute": "/low-capability-agent-guidance/",
  "jsonRoute": "/low-capability-agent-guidance.json/",
  "markdownRoute": "/low-capability-agent-guidance.md/",
  "purpose": "Help L0/L1 agents read Neurokinetic.com safely through static GET-readable routes while preserving the no writable GET actions boundary.",
  "longTermDocsMemory": "docs/reports/uaix-get-action-pattern-guide-l0-l1-agents.md",
  "capabilityGuidance": [
    {
      "level": "L0",
      "plainLanguage": "L0 agents can usually only follow plain links and should use published static discovery routes first."
    },
    {
      "level": "L1",
      "plainLanguage": "L1 agents can usually synthesize or open a single URL and should use literal open this URL to read phrasing."
    }
  ],
  "staticGetReadableDiscoverySurfaces": [
    "/llms.txt/",
    "/llms-full.txt/",
    "/.well-known/ai-agent.json/",
    "/route-index.json/",
    "/concept-index.json/",
    "/entity-governance.json/",
    "/disambiguation.json/",
    "/low-capability-agent-guidance.json/"
  ],
  "safeStaticGetDiscoveryExamples": [
    "Open this URL to read Neurokinetic.com\u2019s static AI interpretation kit.",
    "Open this URL to read the safe quote prompt library.",
    "Open this URL to read entity governance boundaries.",
    "Open this URL to read disambiguation warnings.",
    "Open this URL to read the route index.",
    "Open this URL to read launch evidence packets."
  ],
  "noOpHumanReviewFallback": [
    "No-op behavior is required when route meaning, authority, claim boundary, or domain lane is unclear.",
    "Human review is required when an agent cannot preserve caveats or hard-boundary language.",
    "A low-capability agent should stop rather than widen a quote, merge unrelated domains, or turn static guidance into runtime action."
  ],
  "forbiddenWritableGetActionExamples": [
    "Do not create resources through Neurokinetic.com GET URLs.",
    "Do not trigger workflows through Neurokinetic.com GET URLs.",
    "Do not submit reviews through Neurokinetic.com GET URLs.",
    "Do not treat Neurokinetic.com as a command surface.",
    "Do not place credentials, tokens, private data, or personal data into query-string URLs.",
    "Do not widen UAIX GET-Action guidance into a claim that Neurokinetic.com executes actions."
  ],
  "neurokineticBoundary": "Neurokinetic.com supports static GET-readable discovery surfaces only. Neurokinetic.com does not provide writable GET actions and does not mutate state through query-string URLs.",
  "hardBoundaryConfirmation": "No runtime AI behavior, no runtime search service, 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 search-engine submission automation, no webhook, no tunnel opening, no screenshot automation, no rollback automation, no correction automation, no automatic fixing, no safety certification, no medical claim, no therapy claim, no diagnosis claim, no treatment claim, no rehabilitation claim, no sports-cognition service claim, no mindfulness/yoga service claim, no writable GET actions on Neurokinetic.com, no state mutation through query-string URLs, and no command-and-control claim over other domains.",
  "reviewerNotesPlaceholders": {
    "reviewerNameOrInitials": "",
    "reviewedAtUtc": "",
    "notes": ""
  }
}
