Changes for page Automation Level

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

From version 3.3
edited by Robert Schaub
on 2025/12/16 20:26
Change comment: Update document after refactoring.
To version 2.1
edited by Robert Schaub
on 2025/12/14 18:59
Change comment: Imported from XAR

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -FactHarbor.Archive.FactHarbor V0\.9\.18.Specification.Diagrams.WebHome
1 +FactHarbor.Specification.Diagrams.WebHome
Content
... ... @@ -1,5 +1,56 @@
1 1  **Automation Level**
2 2  
3 +{{mermaid}}
4 +graph TD
5 + L0[Level 0: AI-Publication POC
6 + - AI-Generated Content Publication
7 + - Quality Gates Active
8 + - Contradiction Search Mandatory
9 + - Risk Tier Classification
10 + - Audit Sampling Started
11 + - Recommendations: 30-50% Tier A, 10-20% B, 5-10% C]
12 +
13 + L1[Level 1: Assisted Beta 0
14 + - AI drafts structures + publishes Tier C
15 + - Humans audit samples
16 + - Tier B mostly AI-published
17 + - Tier A requires human review
18 + - Feedback loop active
19 + - Sampling rates adjust based on performance]
20 +
21 + L2[Level 2: Structured Release 1.0
22 + - AI produces near-complete outputs
23 + - Most Tier B AI-published
24 + - Tier A human-reviewed for publication
25 + - Mature audit system
26 + - Lower sampling rates as confidence increases]
27 +
28 + L3[Level 3: Distributed Intelligence Future
29 + - Federated contradiction detection
30 + - Cross-node audit sharing
31 + - Advanced bubble detection
32 + - Tier A still human-reviewed
33 + - Strategic audits only]
34 +
35 + L0 --> L1
36 + L1 --> L2
37 + L2 --> L3
38 +
39 + subgraph "Constant Across All Levels"
40 + HumanAuth[Humans retain final authority
41 + Quality gates mandatory
42 + Tier A requires human review for Mode 3
43 + Audit system active
44 + All numbers are recommendations]
45 + end
46 +
47 + classDef current fill:#e3f2fd,stroke:#1976d2,stroke-width:3px
48 + classDef future fill:#f3e5f5,stroke:#7b1fa2,stroke-width:2px
49 +
50 + class L0 current
51 + class L3 future
52 +{{/mermaid}}
53 +
3 3  == Evolution of Automation ==
4 4  
5 5  === Level 0 (POC) - Current ===
... ... @@ -66,5 +66,3 @@
66 66  * Community consensus
67 67  * Governing Team decisions
68 68  
69 -{{include reference="Test.FactHarborV09.Specification.Diagrams.Automation Level_Mermaid.WebHome"}}
70 -