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
+2 -1
View File
@@ -50,7 +50,8 @@ nav = [
{ "Arch" = "architecture.md" },
{ "Contracts" = [
{ "Overview" = "contracts/index.md" },
{ "Content" = "contracts/content.md" },
{ "Prompt" = "contracts/prompt.md" },
{ "Skill" = "contracts/skill_contract.md" },
{ "Frontmatter" = "contracts/frontmatter.md" },
{ "URIs" = "contracts/uris.md" },
] },