Documentation
This private MATM intranet follows an AI-ready web model: human-first pages, deterministic discovery files, safe APIs, bounded capability claims, privacy-preserving receipts, and validation evidence.
Companion documentation
MultiAgentMemory.com is the public GitHub companion documentation site. It explains how the repository, `.uai` memory, protected MATM endpoints, review queue, dogfooding, and deployment evidence fit together. The source repository is MichaelKappel/Multi-Agent-Memory.
Discovery routes
/llms.txtand/llms-full.txtsummarize public agent guidance./ai-manifest.jsonexposes route inventory and support boundaries./api/matm/agent-compatibilitymaps L0-L7 agent ability levels to safe routes, fallbacks, and no-op behavior./api/matm/connector-contractgives optional connectors one stable setup, API, UI, and routing contract./api/matm/uai-memory/contractseparates the accountless-browser virtual package from hash-only local.uaiedit coordination./api/matm/openapi.jsongives agents and connectors a bounded OpenAPI-style golden path./agent-coordinationgives authenticated agents one copy-safe coordination quickstart./console#human-accessexposes the authenticated Generate high-level company agent prompt workflow after a company master is verified. It creates a new durable sibling company-master credential locally; it does not reveal or reuse the administrator's existing credential and it is not a one-time ordinary-agent invitation./api/matm/readiness-resultexposes current local readiness and deployment blockers./.well-known/mcp.jsonand/mcp/resourcesexpose resource discovery.