Fix: /llms-full.txt present (single-fetch full corpus)

Web-audit fix skill for the llms-full-txt check (Content for agents, MAY).

Goal

Serve the whole docs corpus as markdown at /llms-full.txt for one-fetch ingestion.

Fix

For a docs site, concatenate every page as markdown at /llms-full.txt so an agent can ingest the whole corpus in one fetch instead of crawling. Keep it generated from source so it never drifts from the live pages.

Resources

Copy-paste prompt

Paste this into your coding agent, replacing the Issue line with the Result line from your audit:

Verify

Re-run the audit at https://anc.dev/web-audit or call the audit_website MCP tool; the llms-full-txt check should report pass.