# Agent-Readable Command Surface

> Read-only manifests, Markdown representations, JSON schemas, and experimental no-op tool previews.

## Machine-readable files

- `/llms.txt`
- `/llms-full.txt`
- `/.well-known/ai-agent.json`
- `/.well-known/webmcp.json`
- `/.well-known/mememtech.capabilities.json`
- `/content/schemas/*.json`
- `/content/packets/*.json`
- `/data/*.json`

## Markdown negotiation

PHP pages can serve Markdown when the request explicitly prefers `Accept: text/markdown`. The HTML and Markdown representations carry the same public claims.

## Experimental WebMCP preview

WebMCP-related hooks are feature-detected and no-op by default. They expose read-only descriptions for capable browsers and agents. They do not create server-side runtime action authority.

## Non-capabilities

Mememtech.com does not execute autonomous actions, certify truth, validate secrets, open local endpoints, or mutate protected memory without review.
