Add Svrnty Vision navigation index
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# Svrnty Vision Index
|
||||
|
||||
Route: `svrnty-vision`.
|
||||
Path: `/home/svrnty/workspaces/cortex-os/svrnty-vision`.
|
||||
Category: child-local sovereign vision HTTP gateway and Visual Perception Package Candidate workspace.
|
||||
Validator: `python3 tools/validate_svrnty_vision_child.py`.
|
||||
|
||||
## Read Order
|
||||
|
||||
1. `AGENTS.md` for route-local authority, forbidden effects, and validator rules.
|
||||
2. `README.md` for gateway posture, operator/developer examples, and cleanup-route boundary.
|
||||
3. `docs/VISION-PACKAGE-CANDIDATE.md`, `docs/VISUAL-EVIDENCE-CONTRACT.md`, and `docs/VISION-HOST-ADAPTER-CANDIDATES.md` for package-candidate work.
|
||||
4. `candidate-manifests/` for tool grants and manifest contracts.
|
||||
5. `WORKBOARD.yaml` for child-local work state.
|
||||
|
||||
## Local Authority
|
||||
|
||||
Svrnty Vision owns child-local VLM, FLUX, palette, and cutout gateway source; BTE-shaped HTTP route adapters; package-candidate docs; visual-evidence contracts; host-adapter candidates; tool-grant manifests; Docker package context; validators; fixtures; and proof packets.
|
||||
|
||||
Svrnty Vision is not Core authority, Seed installation authority, Runtime startup authority, Host Runtime authority, Docker lifecycle authority, Profile Exposure authority, provider admission authority, wildcard tool authority, product-readiness authority, release authority, or production authority.
|
||||
|
||||
## Legacy Relation
|
||||
|
||||
Older BTE-embedded vision, cloud-provider SDK, VLM, FLUX, palette, rembg, Visual Evidence, and package-candidate work is distilled into this standalone gateway only when current docs and validators admit the intention. Do not import provider credentials, backend state, runtime behavior, cloud-provider coupling, wildcard tool access, or implementation mass because it exists.
|
||||
|
||||
## Completion State
|
||||
|
||||
Stage: CLEAN.
|
||||
Clean score: 100.
|
||||
Current next pass: keep this route static unless a governed route authorizes Docker, FastAPI/Uvicorn, endpoint calls, Spark/ComfyUI/vLLM calls, provider calls, package installation, Profile Exposure, Seed installation, Runtime startup, or readiness claims.
|
||||
@@ -24,3 +24,8 @@ items:
|
||||
status: complete
|
||||
source: AGENTS.md
|
||||
owner: ""
|
||||
- id: SVRNTY-VISION-WORK-006
|
||||
title: Svrnty Vision Navigation Index
|
||||
status: complete
|
||||
source: INDEX.md
|
||||
owner: ""
|
||||
|
||||
@@ -10,6 +10,7 @@ from pathlib import Path
|
||||
ROOT = Path(__file__).resolve().parents[1]
|
||||
REQUIRED = [
|
||||
"AGENTS.md",
|
||||
"INDEX.md",
|
||||
"README.md",
|
||||
"WORKBOARD.yaml",
|
||||
"CONTEXT.md",
|
||||
@@ -59,7 +60,25 @@ def main() -> int:
|
||||
"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: ""'],
|
||||
"INDEX.md": [
|
||||
"Route: `svrnty-vision`.",
|
||||
"Category: child-local sovereign vision HTTP gateway and Visual Perception Package Candidate workspace.",
|
||||
"Svrnty Vision owns child-local VLM, FLUX, palette, and cutout gateway source",
|
||||
"Svrnty Vision is not Core authority, Seed installation authority, Runtime startup authority",
|
||||
"Stage: CLEAN.",
|
||||
"Clean score: 100.",
|
||||
"Docker, FastAPI/Uvicorn, endpoint calls",
|
||||
],
|
||||
"WORKBOARD.yaml": [
|
||||
"SVRNTY-VISION-WORK-001",
|
||||
"SVRNTY-VISION-WORK-003",
|
||||
"SVRNTY-VISION-WORK-005",
|
||||
"SVRNTY-VISION-WORK-006",
|
||||
"Svrnty Vision Navigation Index",
|
||||
"source: INDEX.md",
|
||||
"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": [
|
||||
|
||||
Reference in New Issue
Block a user