Agentโ™ฅ๏ธŽAge
Catalog

adrkit decision memory

Official

by mbeacom ยท TypeScript

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

dev.adrkit/mcp (MCP) Server

The dev.adrkit/mcp server provides deterministic, offline, read-only ADR decision memory for coding agents. It is designed to avoid model and network calls, making it suitable for scenarios where consistent access to Architectural Decision Records (ADRs) is required without external dependencies.

๐Ÿ› ๏ธ Key Features

  • Deterministic behavior
  • Offline operation
  • Read-only ADR decision memory
  • No model calls
  • No network calls

๐Ÿš€ Use Cases

  • Supplying coding agents with access to ADR decision context
  • Using ADR history in environments without network connectivity
  • Supporting consistent decision retrieval across runs

โšก Developer Benefits

  • Repeatable results due to determinism
  • Reduced external dependencies by avoiding model and network calls
  • Safer integration for tooling that requires read-only access to ADR data

โš ๏ธ Limitations

  • Read-only access only
  • Offline scope with no network/model interactions

Topics

adrai-agentsarchitecturearchitecture-decision-recordsbackstagedeveloper-experiencedevopsgovernanceinternal-developer-platformmadrmcpspec-driven-developmenttypescript
adrkit decision memory - agentage MCP Catalog