Command surface

Human controls and agent-readable routes are exposed as ordinary files, links, forms, and manifests. Experimental interfaces remain feature-detected and read-only unless the browser supplies a supported API.

Open packet observatory Open ecosystem atlas Open schema lab Inspect agent surface Read llms.txt Read AI agent manifest Run native capability lab Open share kit Open docs corpus

Agent-readable command surface

A no-op-by-default surface for agents.

Mememtech exposes machine-readable files, Markdown mirrors, and experimental feature-detected interfaces without claiming runtime autonomy or stable standard status for draft APIs.

Static agent files

These files are read-only public descriptors. They reduce guessing and keep lane boundaries explicit.

llms.txt

Curated Markdown route map for language-model readers.

/llms.txt

llms-full.txt

Single-file corpus summary for agents that prefer one request.

/llms-full.txt

Markdown negotiation

Same URL, negotiated format.

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.

Example request

curl -H "Accept: text/markdown, text/html;q=0.8" https://mememtech.com/architecture.php
Ready.

Experimental preview

Feature-detected WebMCP-style tools

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.

Detection status

Checking browser feature support.

  • read_mememtech_lane_map — static manifest fallback
  • inspect_mememtech_packet_schema — static manifest fallback
  • read_mememtech_domain_atlas — static manifest fallback
  • read_mememtech_native_capability_audit — static manifest fallback
  • read_mememtech_share_digests — static manifest fallback

Declarative preview form

This ordinary form remains useful without any experimental API.

Non-capabilities

No runtime agent execution

The public site does not execute autonomous tasks.

No hidden training channel

Files are public surfaces, not concealed model-updating mechanisms.

No authority merging

Domain lanes remain distinct unless packets explicitly carry authority.

No consciousness claims

The site describes governed memory, not sentience or legal personhood.