contract updates

This commit is contained in:
John Lancaster
2026-06-21 22:29:46 -05:00
parent 123c491413
commit c893173fcc
7 changed files with 181 additions and 46 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ When the server is running, the health check is available at `/healthz` and the
- [Resource-First Pattern Module Architecture](./architecture.md)
- [Contracts](./contracts/index.md)
- [Content Contract](./contracts/content.md)
- [Content Contract](./contracts/index.md#content-contract)
- [Frontmatter Contract](./contracts/frontmatter.md)
- [URI Contract](./contracts/uris.md)
- [Static Docs Hosting Pattern](./mcp_layout.md)