Automation Level

Version 1.1 by Robert Schaub on 2025/12/11 21:35

Automation Level

graph TD
    L0[Level 0: Human-Centric POC
- AI Advisory only
- No auto-publish
- Manual Governance]
    
    L1[Level 1: Assisted Beta 0
- AI drafts structures
- Human approval per component]
    
    L2[Level 2: Structured Release 1.0
- Full scenario scaffolding
- Auto scoring & summaries
- Human governance/override]
    
    L3[Level 3: Distributed Future
- Cross-node embeddings
- Shared contradictions
- Human approval still required]

    L0 --> L1
    L1 --> L2
    L2 --> L3