From 9b559cb6255c716109c3756435506b5d9eab1f57 Mon Sep 17 00:00:00 2001 From: Svrnty Date: Tue, 16 Jun 2026 16:56:47 -0400 Subject: [PATCH] docs: add cto pickup fields --- AGENTS.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index ecc41b8..5a84959 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,8 +1,14 @@ -# Cortex OS CTO Workspace Agent Rules +# Cortex OS CTO Endgoal ## Pickup +Route: `cto` at `/home/svrnty/workspaces/cortex-os/cto`. Endgoal: maintain child-local CTO planning that can route governed execution work without becoming Core authority, a Runtime, or a backend owner. +Stage: CLEAN after `python3 tools/validate_cto_child.py` passes. +Clean score: 100. +Authority boundary: child-local CTO planning workspace only; not Core authority, Runtime authority, Host Runtime authority, backend owner authority, vendor-source authority, external developer repo authority, execution-backend authority, or readiness authority. +Validator: `python3 tools/validate_cto_child.py`. +Legacy-work relation: old CTO planning, adapter design, transportability, Case/Hermes/Pi/Codex/backend, and validation scaffold work is reference-only unless `docs/LEGACY-INGEST.md` admits the intention. Distill route and planning contracts; do not import vendor source, backend state, runtime behavior, or implementation mass because they exist. Read `docs/LEGACY-INGEST.md` before broad cleanup, restart, or old-work ingestion. It captures the intention behind mature CTO clusters and rejects implementation mass that does not serve the current endgoal.