Pudu programming language
Menu
Package

@chrismichaelps / pudu-lang-mcp

Model Context Protocol server for Pudu language documentation and compiler tools

0.1.1Apache-2.01

InstallClose

_MOC.md

Markdown18 lines710 B

GitHub ↗

Decisions


type: moc tags: [moc, adr]


  • [[decisions/ADR-0001-dual-era-protocol]] — serve modern per-request metadata and the legacy handshake.
  • [[decisions/ADR-0002-compiled-documentation]] — the documentation corpus is generated Pudu source.
  • [[decisions/ADR-0003-toolchain-subprocess]] — compiler answers come from the installed pudu, bounded.
  • [[decisions/ADR-0004-workspace-confinement]] — path arguments stay inside one workspace.
  • [[decisions/ADR-0005-text-tool-results]] — tool results are text; argument failures are tool errors.
  • [[decisions/ADR-0006-reference-from-toolchain]] — the API reference is derived from the installed toolchain.

Referenced by

[[00-INDEX]]