# Low-Capability Agent Guidance

Package version: 6.1.0

Neurokinetic.com supports static GET-readable discovery surfaces for less advanced agents. It does not provide writable GET actions, does not mutate state through query-string URLs, and does not operate as a command surface.

## L0 and L1 agent guidance

- L0 agents can usually only follow plain links.
- L1 agents can usually synthesize or open a single URL.
- Use literal phrases such as "Open this URL to read..." for static routes.
- 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.

## Static GET-readable surfaces

- `/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/`

## Safe examples

- Open this URL to read Neurokinetic.com’s 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.

## Forbidden examples

- 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.

## Boundary

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.
