Agent♥︎Age
Catalog

AsDecided

Official

by asdecided · Rust

Read-only access to deterministic engineering decisions stored in a local repository.

AsDecided MCP Server (io.github.asdecided/core)

This MCP server provides read-only access to deterministic engineering decisions stored in a local repository. It serves structured knowledge—requirements, decisions, designs, roadmaps, and prompts—typed as Markdown, to agents over MCP.

🛠️ Key Features

  • Read-only delivery of deterministic engineering decisions
  • Local repository storage of requirements, decisions, designs, roadmaps, and prompts
  • Native Rust engine validates knowledge and retrieves relevant decisions deterministically
  • No embeddings, model call, hosted index, or Python runtime required

🚀 Use Cases

  • Agents following engineering decisions (“Build, as decided”)
  • Requirements- and documentation-driven product development workflows
  • Requirements-as-code and prompt/roadmap retrieval from a canonical repository state

⚡ Developer Benefits

  • Deterministic retrieval: same repository state produces the same answer
  • Source-of-truth in typed Markdown within the repository
  • Supports documentation and product-management tooling patterns

⚠️ Limitations

  • Read-only access; it serves knowledge over MCP but does not indicate write capabilities
  • Determinism is tied to repository state

Topics

clicli-toolcli-toolingmarkdownproduct-managementdocumentationproduct-developmentproduct-management-toolsproduct-managerrequirementsrequirements-as-code