From 74ff840d3d70843aa9cb0c900c00fe3a35f9caed Mon Sep 17 00:00:00 2001 From: Svrnty Date: Thu, 18 Jun 2026 01:30:10 -0400 Subject: [PATCH] Compact Svrnty Vision agent pickup --- AGENTS.md | 47 +++++++++++++++++++++-------------------------- 1 file changed, 21 insertions(+), 26 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 3c845e4..1f95060 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,44 +1,41 @@ # Svrnty Vision Endgoal -Route: `svrnty-vision` at `/home/svrnty/workspaces/cortex-os/svrnty-vision`. -Authority: child-local vision gateway and package-candidate workspace; Core authority lives in `/home/svrnty/workspaces/cortex-os/core`. Endgoal: keep `svrnty-vision` as the child-local sovereign vision HTTP gateway and Visual Perception Package Candidate for VLM analysis, FLUX rendering, palette extraction, and cutout work without Core authority, Seed installation authority, Runtime startup authority, Profile Exposure authority, provider admission, wildcard tool access, or product-readiness claims. -Stage: CLEAN after `python3 tools/validate_svrnty_vision_child.py` passes. + +Route: `svrnty-vision`. +Stage: CLEAN. Clean score: 100. -Authority boundary: child-local vision gateway and package-candidate workspace only; not Core authority, Runtime authority, Host Runtime authority, Profile Exposure authority, provider authority, Docker/runtime lifecycle authority, or readiness authority. Validator: `python3 tools/validate_svrnty_vision_child.py`. -Legacy-work 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, or implementation mass because it exists. +Authority boundary: child-local vision gateway and package-candidate workspace only; not Cortex OS Core authority, Runtime authority, Host Runtime authority, Profile Exposure authority, provider authority, Docker/runtime lifecycle authority, release authority, production authority, or readiness authority. +Legacy-work 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 it. Do not import provider credentials, backend state, runtime behavior, or mass because it exists. ## Universal Cortex OS Agent Contract -- Treat this file as route-local instruction after parent `AGENTS.md` files and before chat memory. -- Start broad or ambiguous work with `cortex graph context`; use it only as Derived State, then read this repo's local files. -- Before edits, read `AGENTS.md`, `README.md`, and `WORKBOARD.yaml`; keep writes route-local unless a governed Core route explicitly authorizes promotion. -- Run this repo's named validator before handoff or done claims; use stronger proof only for runtime, provider, secret, memory, profile exposure, branch, release, or readiness effects. -- Record proof and handoffs as refs-only artifacts. Do not write Hindsight memory, Core SOT, sibling repos, live runtime state, provider state, external systems, or organization payloads unless explicitly authorized by the owning route. +- Follow parent `AGENTS.md`; this file is route-local instruction before chat memory. +- For broad work, run `cortex graph context` as Derived State, then read local files. +- Before edits, read `AGENTS.md`, `README.md`, and `WORKBOARD.yaml`; keep writes route-local unless Core authorizes promotion. +- Run the validator before handoff or done claims; raise proof only for runtime, provider, secret, memory, profile exposure, release, or readiness. +- Keep proof and handoffs refs-only. Do not write Hindsight memory, Core SOT, sibling repos, runtime state, provider state, external systems, or organization payloads without route approval. ## Repo-Custom Agent Contract -Svrnty Vision is a child-local sovereign vision HTTP gateway and Visual Perception Package Candidate workspace. It owns VLM/FLUX/palette/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. It is not Cortex OS 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. +Svrnty Vision is a child-local sovereign vision HTTP gateway and Visual Perception Package Candidate workspace. It owns VLM/FLUX/palette/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. -Do not start Runtime, start Docker, build or run containers, install packages, start the FastAPI/Uvicorn server, call VLM/FLUX/palette/rembg endpoints, call Spark/ComfyUI/vLLM services, call cloud vision/image providers, read credentials or env values, mutate BTE/Core/Seed/sibling/OpenDesign repos, grant wildcard tools, grant Profile Exposure, write durable Hindsight memory, or claim readiness from this workspace without explicit governed approval. +Do not start Runtime, start Docker, build or run containers, install packages, start FastAPI/Uvicorn, call VLM/FLUX/palette/rembg endpoints, call Spark/ComfyUI/vLLM services, call cloud vision/image providers, read credentials or env values, mutate BTE/Core/Seed/sibling/OpenDesign repos, grant wildcard tools, grant Profile Exposure, write durable Hindsight memory, or claim readiness without governed approval. -# Svrnty Vision Child Workspace Rules +## Current Pickup -This workspace is child-local under the Cortex OS umbrella. +Use this workspace for vision gateway source, BTE-shaped route adapters, package-candidate docs, visual-evidence contracts, host-adapter candidates, manifests, Docker package context, validators, fixtures, and proof packets. -It is not Cortex OS Core authority. Promotion into Core requires a governed Core route. +## Allowed Writes -## Authority Order +Write inside this repo only: source, docs, manifests, Docker package context, validators, fixtures, proof packets, workboard entries, and handoffs. -1. `/home/svrnty/workspaces/cortex-os/core` active SOT. -2. `/home/svrnty/workspaces/cortex-os/core/AGENTS.md`. -3. This file. -4. `README.md`, `WORKBOARD.yaml`, and local tools. +## Forbidden Effects -## Editing Rule +Do not mutate `../core/`, sibling repos, BTE, Seed, OpenDesign, provider state, credentials, runtime state, Docker lifecycle, Profile Exposure, wildcard tool grants, Hindsight live memory, or readiness/release claims without governed approval. -Keep work inside this workspace unless Core explicitly routes promotion. +## Validation After editing, run: @@ -46,8 +43,6 @@ After editing, run: python3 tools/validate_svrnty_vision_child.py ``` -## Protected Boundaries +## Handoff -- Do not mutate `../core/` from this workspace. -- Do not mutate sibling repositories. -- Do not import this workspace into Core source. +Handoffs are compact and refs-only: changed files, validator output, forbidden effects avoided, and legacy intentions left for later.