doc updates

This commit is contained in:
John Lancaster
2026-06-20 14:56:25 -05:00
parent 467e1d3c35
commit bb7508cf65
9 changed files with 537 additions and 79 deletions
+3 -1
View File
@@ -48,9 +48,11 @@ nav = [
{ "Home" = "index.md" },
{ "Guide" = [
{ "Arch" = "architecture.md" },
{ "Content" = "content.md" },
{ "Frontmatter" = "frontmatter.md" },
{ "URIs" = "uris.md" },
{ "MCP" = "mcp_layout.md" },
{ "Copilot" = "copilot.md" },
{ "Contracts 1-5" = "mcp_contract_steps_1_5.md" },
{ "Usage" = "usage.md" },
{ "Future Work" = "future_work.md" },
{ "New Skill" = "new_skill.md" },