Create CTO planning workspace
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user