explanations

This commit is contained in:
John Lancaster
2026-06-19 08:38:10 -05:00
parent 3347443ca9
commit 7a9e4044f0
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ icon: lucide/library
The platform is implemented as a resource-first MCP system with an integrated static documentation surface. The same methodology content powers both MCP resources and the published docs site.
An MCP server is a runtime that exposes machine-readable resources and tools through stable interfaces so AI clients can discover and consume context consistently. Here, the server's role is intentionally narrow: publish canonical methodology documents as resources, keep discovery predictable through a catalog layer, and serve the same source material as pre-built static documentation.
The system is complete in three layers:
1. Canonical methodology is maintained in Markdown skill documents.