llms.txt
Curated Markdown route map for language-model readers.
/llms.txtAgent-readable command surface
Mememtech exposes machine-readable files, Markdown mirrors, and experimental feature-detected interfaces without claiming runtime autonomy or stable standard status for draft APIs.
These files are read-only public descriptors. They reduce guessing and keep lane boundaries explicit.
Curated Markdown route map for language-model readers.
/llms.txtSingle-file corpus summary for agents that prefer one request.
/llms-full.txtRead-only capabilities, non-capabilities, routes, and schemas.
/.well-known/ai-agent.jsonSource-of-truth boundaries and no-op tests.
/data/domain-atlas.jsonFeature-detection matrix with fallbacks.
/data/native-capability-audit.jsonPortable public and agent summaries.
/data/share-digests.jsonMarkdown negotiation
Each PHP page checks the Accept header. A client that explicitly prefers text/markdown can receive the page’s file-backed Markdown mirror with Vary: Accept.
Browsers still receive HTML by default, and each page includes a visible alternate Markdown link in the document head.
curl -H "Accept: text/markdown, text/html;q=0.8" https://mememtech.com/architecture.php
Experimental preview
This site treats WebMCP as experimental. The JavaScript only attempts read-only registration when a browser exposes navigator.modelContext.registerTool. Otherwise the static manifests remain the complete surface.
Checking browser feature support.
The public site does not execute autonomous tasks.
Files are public surfaces, not concealed model-updating mechanisms.
Domain lanes remain distinct unless packets explicitly carry authority.
The site describes governed memory, not sentience or legal personhood.