cto/README.md
2026-05-31 18:15:20 -04:00

44 lines
685 B
Markdown

# Cortex OS CTO
This workspace holds child-local planning for a Cortex OS CTO product surface.
The current thesis:
```text
Cortex governs.
Hermes controls.
CTO routes.
Case executes.
Harness proves.
Target repo stays owned.
Evidence records.
Core promotes only through SOT route.
```
## Status
This workspace is draft and child-local. It is not registered Core authority.
## Layout
```text
.
|-- AGENTS.md
|-- README.md
|-- WORKBOARD.yaml
|-- sot/
| |-- 00-START/
| | `-- CTO-WORKSPACE-INTENT.md
| `-- 03-PROTOCOLS/
| `-- CTO-CASE-BACKEND-BRIEF.md
`-- tools/
`-- validate_cto_child.py
```
## Local Validation
```bash
python3 tools/validate_cto_child.py
```