Changes for page AI Knowledge Extraction Layer (AKEL)
Last modified by Robert Schaub on 2026/02/08 21:23
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Test.FactHarbor.Specification.WebHome 1 +Test.FactHarbor pre12 V0\.9\.70.Specification.WebHome - Content
-
... ... @@ -1,4 +1,7 @@ 1 -= AKEL – AI Knowledge Extraction Layer = **Version:** 0.9.70 **Last Updated:** December 21, 2025 **Status:** CORRECTED - Automation Philosophy Consistent AKEL is FactHarbor's automated intelligence subsystem. Its purpose is to reduce human workload, enhance consistency, and enable scalable knowledge processing. AKEL outputs are marked with **AuthorType = AI** and published according to risk-based policies (see Publication Modes below). AKEL operates in two modes: 1 += AKEL – AI Knowledge Extraction Layer = 2 + 3 + **Version:** 0.9.70 **Last Updated:** December 21, 2025 **Status:** CORRECTED - Automation Philosophy Consistent AKEL is FactHarbor's automated intelligence subsystem. Its purpose is to reduce human workload, enhance consistency, and enable scalable knowledge processing. AKEL outputs are marked with **AuthorType = AI** and published according to risk-based policies (see Publication Modes below). AKEL operates in two modes: 4 + 2 2 * **Single-node mode** (POC & Beta 0) 3 3 * **Federated multi-node mode** (Release 1.0+) == 1. Core Philosophy: Automation First == **V0.9.50+ Philosophy Shift:** FactHarbor uses **"Improve the system, not the data"** approach: * ✅ **Automated Publication:** AI-generated content publishes immediately after passing quality gates 4 4 * ✅ **Quality Gates:** Automated checks (not human approval) ... ... @@ -116,6 +116,7 @@ 116 116 PASS → Publish (Mode 2) 117 117 FAIL → Block (Mode 1) 118 118 ``` **Components in Single Call:** 122 + 119 119 1. Extract 3-5 factual claims 120 120 2. For each claim: verdict + confidence + risk tier + reasoning 121 121 3. Generate analysis summary ... ... @@ -131,6 +131,7 @@ 131 131 ├── Audit Sampling Scheduler 132 132 └── Federation Sync Adapter (Release 1.0+) 133 133 ``` **Processing:** 138 + 134 134 * Parallel processing where possible 135 135 * Separate component calls 136 136 * Quality gates between phases ... ... @@ -150,10 +150,10 @@ 150 150 * ✅ Clear "AI-Generated - POC/Demo" labeling 151 151 * ✅ All quality gates active (including contradiction search) 152 152 * ✅ Users understand this demonstrates AI reasoning capabilities 153 -* ✅ Risk tier classification shown (demo purposes) **Philosophy Validation:** POC proves automation-first approach works. == 10. Related Pages == * [[Automation>>FactHarbor.Specification.Automation.WebHome]] 154 -* [[Requirements (Roles)>>FactHarbor.Specification.Requirements.WebHome]] 158 +* ✅ Risk tier classification shown (demo purposes) **Philosophy Validation:** POC proves automation-first approach works. == 10. Related Pages == * [[Automation>>Archive.FactHarbor.Specification.Automation.WebHome]] 159 +* [[Requirements (Roles)>>Archive.FactHarbor.Specification.Requirements.WebHome]] 155 155 * [[Workflows>>FactHarbor.Specification.Workflows.WebHome]] 156 -* [[Governance>>FactHarbor.Organisation.Governance.WebHome]] 161 +* [[Governance>>Archive.FactHarbor.Organisation.Governance.WebHome]] 157 157 * [[Decision Processes>>FactHarbor.Organisation.Decision-Processes.WebHome]] **V0.9.70 CHANGES:** 158 158 - ❌ REMOVED: Section "Human Review Workflow (Mode 3 Publication)" 159 159 - ❌ REMOVED: All references to "Mode 3" ... ... @@ -165,4 +165,3 @@ 165 165 - ✅ ENHANCED: Gate 2 (Contradiction Search) specification 166 166 - ✅ ADDED: Clear human intervention criteria 167 167 - ✅ ADDED: Detailed audit system explanation 168 -