MAP Docs

Glossary

All 35 MAP service acronyms decoded, plus the core terminology — DID, ACT, MEAL dimensions, MOAT treaties, conformance levels, capabilities.

Every acronym in MAP, alphabetized. Use the in-page search (⌘K) for direct jumps.

Naming convention. Every MAP service name starts with M and is mnemonic — MACS is protection (raincoat), MIND is consciousness, MOAT is a protective barrier, etc. See SPEC.md naming convention in the canonical spec.

Protocols (the 35)

AcronymFull namePlaneKindOne-liner
MACSMulti-Agentic Access Control & SecurityI · IdentityHybridThe single port of entry. Verifies signatures, derives capability sets.
OASOpen Agent SpecificationI · IdentityAdapter (external)W3C DID standard MAP adopts.
ArsenalAgent Capability Tokens & Credential ProxyI · IdentityAdapterACTs + 11-step proxy with SSRF guard.
AegisVerification · Delegation · AuthorizationI · IdentityAdapterChallenge-response auth + FROST/HKDF/BIP-44 keys.
MINDMulti-Agentic Interoperable Neuro-symbolic DataII · CognitionHybridThe cognitive substrate. Memory + HNSW + graph.
MARCMulti-Agent Reasoning & CausationII · CognitionAgentHierarchical reasoning + causal analysis.
MANTLEMeta-perceptual Associative Network for TLEII · CognitionHybridPerception + sleep-cycle consolidation.
MAMEMulti-Agentic Meta-learning EngineII · CognitionAgentCuratorial edits to MIND with provenance.
MAVENMulti-Agentic Veracity & Evidence NexusIII · TruthAgentCryptographically attested sources.
MATAMulti-Agentic Trust AdaptationIII · TruthAgentBayesian opinion pooling.
MAREMulti-Agentic Reflexive EvaluationIII · TruthHybridReputation from outcomes + decay.
MERITMoral Evaluation, Reputation & Integrity TrackingIII · TruthAgentComposable credentials from history.
MANTICMulti-Agentic Necessity, Trust-quantification, Inference & CalibrationIII · TruthAgentReliability actuary; calibration scoring.
MAGIMulti-Agentic Glass-box InterpretationIII · TruthAgentMechanistic interpretability + circuit discovery.
MOATMulti-Organization Operations & TreatiesIV · GovernanceProtocolTreaty-based federation between charters.
MAXIMMulti-Agent eXecutive Interpretation & MandateIV · GovernanceAgentConstitutional reasoning, policy engine.
MACEMulti-Agentic Consensus EngineIV · GovernanceAgentQuorum-driven deliberation, dissent on record.
MOOTDispute Resolution & ArbitrationIV · GovernanceHybridStructured pleading + binding rulings.
MIMESISConvention · Custom · PrecedentIV · GovernanceAgentSurfaces patterns from the audit chain.
MAUSOLEUMUniversal Stasis, Evocation, Liquidation, Encryption, Universal MoratoriumIV · GovernanceAgentDissolution + sealed audit chain.
MOONMulti-Agentic Organizational & Operational NexusV · ExecutionAgentDurable workflows via Flowers.
MAESTROMulti-Agentic Ensemble Strategy & Task Resource OrchestratorV · ExecutionAgentCharter → goal → plan → dispatch.
MATMulti-Agentic Tool · Task AllocationV · ExecutionProtocolTool dispatch + discovery.
MAKERMulti-Agentic Kinetic Execution & RealizationV · ExecutionAgentAction dispatch with emergency stop.
MOTEMulti-Agent Operational Telemetry & EquipmentV · ExecutionHybridSensors · actuators · physical-world bridge.
MAGEMulti-Agent Generation EngineV · ExecutionAgentDrafts charters · treaties · blueprints.
MADEMulti-Agentic Decentralized EconomicsVI · EconomicProtocolSettlement layer; x402, multi-rail.
MARKETMulti-Agent Registry for Economic TradingVI · EconomicAgentOrderbooks · auctions · bounties.
MANAMulti-Agentic Negotiation & Arbitration · TreasuryVI · EconomicAgentBidding + reputation + budget enforcement.
MEALMulti-Agentic Evolution & Learning · MeterVI · EconomicHybridTokens · seconds · watts metering.
MAXMulti-Agentic Audit & eXplainabilityVII · AwarenessProtocolHash-chained constitutional record.
MOTIFMulti-Agentic Observability Traces & Insight FlowVII · AwarenessProtocolCross-trace pattern detection.
MOMENTMulti-Agentic Operational Metrics & Event Notification TrackingVII · AwarenessProtocolAppend-only time-series.
MOTETMulti-Agentic Operational Telemetry & Event TransportVII · AwarenessProtocolPolyphonic observability — logs/metrics/traces.
MARSMulti-Agentic Registry ServiceVII · AwarenessProtocolUniversal asset registry.
MAZEMulti-Agent Zero-knowledge EvaluationVII · AwarenessAgentTopology + ZK proofs.
MARIMulti-Agent Research & InquiryVII · AwarenessAgentOpen-ended research via ORIGIN.
MIMMulti-Agentic Interoperable MessagingVII · AwarenessProtocolMailbox semantics + QoS.

Core terminology

ACT — Agent Capability Token

A signed token issued by Arsenal that binds a calling agent to a specific capability against a specific credential — without revealing the credential to the agent.

Audit chain

The hash-linked sequence of records produced by MAX. Every decision MAP makes — grant or refusal — is appended with a signed previous-hash reference. See Audit.

Capability

A hierarchical permission string (map.<protocol>.<operation>) the caller must hold to invoke an operation. Matched at Stage 4 of the engine pipeline by SecurityGateway. See Capabilities.

Conformance level

L0 / L1 / L2 — increasing degrees of identity verification on an OAS DID. L0 = DID exists. L1 = lineage verified. L2 = L1 + attestations + reputation. Most production operations require L1. See Identity.

DID — Decentralized Identifier

W3C-standard identifier. MAP uses the did:oas method — did:oas:<namespace>:<kind>:<identifier>. Every entity in the mesh has a DID.

Dispatch

The 8-stage request lifecycle through MapEngine::handle_request. See Pipeline.

Entity kind

One of 11 OAS-defined kinds: HumanRoot, MultiHumanRoot, EntityNameRecord (roots) and Agent, AgentInstance, Tool, Skill, Workflow, Model, Dataset, Service (derived). See Identity.

Estate

The temperament classification of a service: Protocol (stateless), Agent (reasoning, itself an autonomous org), Hybrid (protocol with agent backing), or Adapter (external standard). See Estates.

HKDF · FROST · BIP-44

Key-derivation and signing primitives used by Aegis. HKDF for lineage derivation, FROST for threshold signatures, BIP-44 for multi-chain wallet derivation.

Lineage

The cryptographically-signed chain from a HumanRoot through derivation steps to any derived OAS entity. Every autonomous action is traceable to a human via lineage.

MEAL dimensions

The three independent metering axes: tokens (cognition), seconds (presence), watts (energy). Plus a fourth at the rate-card level: settlement basis points for cross-organization MADE flow. See Metering.

OCIP — Open Cross-Inter-Protocol

The JSON Schema contract for every protocol operation. Schemas live in /Volumes/L1feAI/l1feosx/map/schemas/ and are published at schemas.multiagentic.dev. See Schemas.

ResolvedAgentIdentity

The Rust type populated by the identity middleware. Contains the verified DID, lineage depth, conformance level, capabilities, and service endpoints. See Engine types.

Tenant

The organizational scope of a request. Every call has a tenant_id; cross-tenant calls require an active MOAT treaty.

Treaty

A signed accord between two MAP-running organizations granting bounded capabilities across the boundary. The protocol is MOAT. See Treaties.

W3C Trace Context

The traceparent / tracestate HTTP headers MAP propagates end-to-end for distributed tracing. See Observability.

WASI plugin

A Wasmtime 37 component-model plugin loaded at runtime to extend MAP with a Tier-2 protocol. Signed; sandboxed; hot-loadable. See Plugins.

x402

The HTTP-402 payments standard MADE integrates as a native settlement rail. Enables agent-to-agent micropayments.

External references

  • SPEC.md — the canonical MAP architecture spec (in-repo)
  • SERVICE_REGISTRY.md — the canonical 35-service registry
  • DEFAULT_RECIPES.md — the four reference recipe patterns
  • openagent.id — the OAS standard

On this page