Changes for page Automation Level

Last modified by Robert Schaub on 2025/12/24 20:33

From version 3.5
edited by Robert Schaub
on 2025/12/24 20:31
Change comment: Update document after refactoring.
To version 1.1
edited by Robert Schaub
on 2025/12/11 21:35
Change comment: Imported from XAR

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Archive.FactHarbor V0\.9\.18.Specification.Diagrams.WebHome
1 +FactHarbor.Specification.Diagrams.WebHome
Content
... ... @@ -1,82 +1,27 @@
1 1  **Automation Level**
2 2  
3 -== Evolution of Automation ==
3 +{{mermaid}}
4 +graph TD
5 + L0[Level 0: Human-Centric POC
6 +- AI Advisory only
7 +- No auto-publish
8 +- Manual Governance]
9 +
10 + L1[Level 1: Assisted Beta 0
11 +- AI drafts structures
12 +- Human approval per component]
13 +
14 + L2[Level 2: Structured Release 1.0
15 +- Full scenario scaffolding
16 +- Auto scoring & summaries
17 +- Human governance/override]
18 +
19 + L3[Level 3: Distributed Future
20 +- Cross-node embeddings
21 +- Shared contradictions
22 +- Human approval still required]
4 4  
5 -=== Level 0 (POC) - Current ===
6 -
7 -**Philosophy**: Demonstrate AI-generated publication with quality oversight
8 -
9 -**Key Feature**: POC explicitly publishes AI-generated content (Mode 2), demonstrating scalable publication model with quality gates.
10 -
11 -**Automation**:
12 -
13 -* Risk tier classification
14 -* Quality gates enforcement
15 -* Contradiction search
16 -* AI-draft publication (Tier C, some Tier B)
17 -
18 -**Human Role**:
19 -
20 -* Tier A review
21 -* Audit sampling (recommendations: 30-50% A, 10-20% B, 5-10% C)
22 -* Quality standard refinement
23 -
24 -=== Level 1 (Beta 0) ===
25 -
26 -**Philosophy**: Scale AI publication while maintaining quality through audits
27 -
28 -**Automation**:
29 -
30 -* Expanded AI publication (most Tier B, all Tier C)
31 -* Mature contradiction detection
32 -* Cross-scenario analysis
33 -
34 -**Human Role**:
35 -
36 -* Tier A oversight
37 -* Continued audits (rates adjust as confidence increases)
38 -* Expert domain validation
39 -
40 -=== Level 2 (Release 1.0) ===
41 -
42 -**Philosophy**: Efficient AI publication with strategic human oversight
43 -
44 -**Automation**:
45 -
46 -* Comprehensive AI generation and publication
47 -* Federated knowledge sharing
48 -* Advanced anomaly detection
49 -
50 -**Human Role**:
51 -
52 -* Tier A final approval
53 -* Strategic audits (high-value sampling)
54 -* Policy and ethics decisions
55 -
56 -=== Level 3 (Future) ===
57 -
58 -**Philosophy**: Distributed intelligence with human governance
59 -
60 -**Automation**:
61 -
62 -* Cross-node contradiction detection
63 -* Shared audit learnings
64 -* Sophisticated bubble detection
65 -
66 -**Human Role**:
67 -
68 -* Governance
69 -* Ethical oversight
70 -* Tier A authority
71 -* Conflict resolution
72 -
73 -== Important Note ==
74 -
75 -All numeric values (sampling rates, percentages) are **recommendations**, not fixed rules. Actual rates determined by:
76 -
77 -* Audit performance metrics
78 -* Domain-specific requirements
79 -* Community consensus
80 -* Governing Team decisions
81 -
82 -{{include reference="FactHarbor.Archive.FactHarbor V0\.9\.23 Lost Data.Specification.Diagrams.Automation Level_Mermaid.WebHome"}}{{/include}}
24 + L0 --> L1
25 + L1 --> L2
26 + L2 --> L3
27 +{{/mermaid}}