Add Svrnty Vision agent contract blocks

This commit is contained in:
Svrnty
2026-06-17 19:22:27 -04:00
parent b4f97bc2c6
commit 903de12f2c
4 changed files with 52 additions and 2 deletions
+19 -2
View File
@@ -41,8 +41,25 @@ def main() -> int:
if not (ROOT / rel).exists():
errors.append(f"missing:{rel}")
checks = {
"AGENTS.md": ["child-local", "not Cortex OS Core authority", "python3 tools/validate_svrnty_vision_child.py"],
"WORKBOARD.yaml": ["SVRNTY-VISION-WORK-001", "SVRNTY-VISION-WORK-003", "status: complete", 'owner: ""'],
"AGENTS.md": [
"## Universal Cortex OS Agent Contract",
"## Repo-Custom Agent Contract",
"Svrnty Vision is a child-local sovereign vision HTTP gateway",
"Do not start Runtime, start Docker, build or run containers",
"child-local",
"not Cortex OS Core authority",
"python3 tools/validate_svrnty_vision_child.py",
],
"README.md": [
"## Cortex OS Boundary",
"child-local sovereign vision gateway source",
"not start Runtime, start Docker",
"call VLM",
"call Spark/ComfyUI/vLLM services",
"write durable Hindsight memory",
"operator/developer docs, not cleanup-route authorization",
],
"WORKBOARD.yaml": ["SVRNTY-VISION-WORK-001", "SVRNTY-VISION-WORK-003", "SVRNTY-VISION-WORK-005", "status: complete", 'owner: ""'],
"CONTEXT.md": ["Visual Perception Package Candidate", "Research Handoff"],
"docs/VISION-PACKAGE-CANDIDATE.md": ["Research reads sources; Vision sees media", "wildcard grant"],
"outputs/2026-06-12-svrnty-vision-workboard-readiness-reconciliation.md": [