# Agent-Readable Surface Report

Issued UTC: 2026-06-29T00:00:00Z

## Public machine-readable files

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

## Markdown negotiation

The PHP helper `mt_serve_markdown_if_preferred()` checks the `Accept` header. If `text/markdown` is preferred over HTML and a Markdown mirror exists, the route returns Markdown with `Content-Type: text/markdown; charset=utf-8` and `Vary: Accept`.

## Experimental WebMCP boundary

The WebMCP preview is feature-detected and no-op by default. It exposes read-only tool descriptions only when the browser provides compatible APIs. The public site does not create server-side action authority.

## Human-reviewable defaults

Missing source, scope, authority, constraint, or lineage should route to no-op and review.
