implemented steps 1-5
This commit is contained in:
@@ -50,12 +50,16 @@ nav = [
|
||||
{ "Arch" = "architecture.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" },
|
||||
{ "Security" = "securing.md" },
|
||||
] },
|
||||
{ "Skills" = [
|
||||
{ "New Skill" = [
|
||||
{ "Overview" = "skills/new-skill/SKILL.md" },
|
||||
] },
|
||||
{ "Copilot" = [
|
||||
{ "Overview" = "skills/copilot-customization/SKILL.md" },
|
||||
{ "VS Code" = "skills/copilot-customization/references/vscode-customization.md" },
|
||||
|
||||
Reference in New Issue
Block a user