Published August 5, 2026 | Version v1

The Architecture of Clinical AI Excellence: A Comparative Analysis of Frontier Reasoning Engines with CF-Free Geometric Classification

Description

The Architecture of Clinical AI Excellence: A Comparative Analysis of Frontier Reasoning Engines with CF-Free Geometric Classification

Frank Morales Aguilera, BEng, MEng, SMIEEE

Sovereign Machine Laboratory (SOMALA), Montreal, Canada

Report No.: SOMALA-TR-2026-02 | Version: 2.0 | August 4, 2026

1. WHAT THIS PAPER IS

Core Contribution

"The first documented implementation of a truly agentic AI architecture with CF-Free guarantees that works across ANY domain and with ANY reasoning engine."

Aspect Description
Type Technical Report
Version 2.0
Date August 4, 2026
Domain Architecture demonstration (Medicine as testbed)
Scope Domain-agnostic (Healthcare, Law, Finance, Education, Cybersecurity)

2. THE PROBLEM

Three Critical Limitations of Current AI Systems

Problem Description Impact
Catastrophic Forgetting Neural networks overwrite previously learned knowledge Loss of critical patterns
Monolithic Architecture Tight coupling of memory, reasoning, and patterns Risky and expensive updates
Vendor Lock-in Dependence on single model providers Limited flexibility, cost optimization

These limitations are universal—healthcare, law, finance, education, and cybersecurity all face the same challenges.

3. THE SOLUTION: Three Pillars

┌─────────────────────────────────────────────────────────────────────────────┐
│                                                                             │
│                          THE THREE PILLARS                                  │
│                                                                             │
│   ┌─────────────────────┐  ┌─────────────────────┐  ┌─────────────────────┐ │
│   │                     │  │                     │  │                     │ │
│   │    1. CF-FREE CORE  │  │   2. PLUG-AND-PLAY  │  │   3. AGENTIC AI     │ │
│   │   (Never Forgets)   │  │   REASONING LAYER   │  │    PATTERN          │ │
│   │                     │  │    (Any Engine)     │  │                     │ │
│   │                     │  │                     │  │                     │ │
│   │ Prime Anchors:      │  │ Inkling             │  │ Perception          │ │
│   │ {2,3,5,7,11,13}     │  │ Kimi-K3             │  │ Reasoning           │ │
│   │                     │  │ Fable-5             │  │ Action              │ │
│   │ 0.48% Forgetting    │  │ ANY Future Engine   │  │ CF-Free Learning    │ │
│   │ 100% Task C         │  │                     │  │ Adaptation          │ │
│   │                     │  │                     │  │                     │ │
│   └─────────────────────┘  └─────────────────────┘  └─────────────────────┘ │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

4. THE MATHEMATICAL FOUNDATION

Prime-Based Geometric Classification

Element Description Value
Prime Anchors Six embedding rows at prime indices {2, 3, 5, 7, 11, 13}
Pure Kernel First six primes capturing spectral weight 97.85%
Spectral Trap Critical line preventing overwrite σ = 0.5
Forgetting Rate Mathematically guaranteed 0.48%
Task C Accuracy Validated across 5 runs 100.0%
Memory Overhead Minimal 67.5 KB – 403.5 KB

The Mathematical Guarantee

$$\lim_{n \to \infty} \text{Forgetting Rate} = 0$$
Approach Nature Guarantee
Kimi K3's KDA Algorithmic & Engineering Empirical
TOPO-2026 Mathematical & Foundational Mathematical

5. THE AGENTIC AI PATTERN

┌─────────────────────────────────────────────────────────────────────────────┐
│                                                                             │
│                              THE AGENTIC LOOP                               │
│                                                                             │
│      ┌─────────────────────────────────────────────────────────┐            │
│      │                                                         │            │
│      │  1. PERCEPTION ─────────────────────────────────────┐   │            │
│      │      Task identification and data extraction        │   │            │
│      │                                                     │   │            │
│      │  2. REASONING ────────────────────────────────────┐ │   │            │
│      │      Engine selection and cognitive processing    │ │   │            │
│      │                                                   │ │   │            │
│      │  3. ACTION ─────────────────────────────────────┐ │ │   │            │
│      │      Recommendation generation and output       │ │ │   │            │
│      │                                                 │ │ │   │            │
│      │  4. CF-FREE LEARNING ─────────────────────────┐ │ │ │   │            │
│      │      Knowledge accumulation (never forgets)   │ │ │ │   │            │
│      │                                               │ │ │ │   │            │
│      │  5. ADAPTATION ─────────────────────────────┐ │ │ │ │   │            │
│      │      Hot-swappable engines, task routing    │ │ │ │ │   │            │
│      │                                             │ │ │ │ │   │            │
│      └──────────────────────────────────────────────┘ │ │ │ │   │            │
│                                                       │ │ │ │   │            │
│      └─────────────────────────────────────────────────┘ │ │   │            │
│                                                          │ │   │            │
│      └───────────────────────────────────────────────────┘ │   │            │
│                                                            │   │            │
│      └─────────────────────────────────────────────────────┘   │            │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

6. THE ARCHITECTURE

Four Independent Layers

┌─────────────────────────────────────────────────────────────────────────────┐
│                                                                             │
│    LAYER 1: AGENTIC ORCHESTRATION                                           │
│    ┌─────────────────────────────────────────────────────────────────────┐  │
│    │  • Task identification (perception)                                 │  │
│    │  • Engine selection (reasoning)                                     │  │
│    │  • Response synthesis (action)                                      │  │
│    │  • CF-Free core (learning - never forgets)                          │  │
│    │  • Hot-swappable engines (adaptation)                               │  │
│    └─────────────────────────────────────────────────────────────────────┘  │
│                                    │                                        │
│                                    ▼                                        │
│    LAYER 2: PLUG-AND-PLAY REASONING ENGINES                                 │
│    ┌─────────────────────────────────────────────────────────────────────┐  │
│    │                                                                     │  │
│    │  ┌──────────┐   ┌──────────┐   ┌──────────┐   ┌──────────┐          │  │
│    │  │ INKLING  │   │ KIMI-K3  │   │ FABLE-5  │   │  FUTURE  │          │  │
│    │  │ Safety   │   │ Balanced │   │   Deep   │   │ ENGINES  │          │  │
│    │  │Specialist│   │ Champion │   │   King   │   │          │          │  │
│    │  └──────────┘   └──────────┘   └──────────┘   └──────────┘          │  │
│    │                                                                     │  │
│    └─────────────────────────────────────────────────────────────────────┘  │
│                                    │                                        │
│                                    ▼                                        │
│    LAYER 3: CF-FREE CORE                                                    │
│    ┌─────────────────────────────────────────────────────────────────────┐  │
│    │                                                                     │  │
│    │  ┌──────────────────────────────────────────────────────────────┐   │  │
│    │  │  PRIME ANCHORS: {2, 3, 5, 7, 11, 13}                         │   │  │
│    │  │  ┌──────┐  ┌──────┐  ┌──────┐  ┌──────┐  ┌──────┐  ┌──────┐  │   │  │
│    │  │  │ P=2  │  │ P=3  │  │ P=5  │  │ P=7  │  │ P=11 │  │ P=13 │  │   │  │
│    │  │  │Anchor│  │Anchor│  │Anchor│  │Anchor│  │Anchor│  │Anchor│  │   │  │
│    │  │  └──────┘  └──────┘  └──────┘  └──────┘  └──────┘  └──────┘  │   │  │
│    │  │                                                              │   │  │
│    │  │  • 0.48% Forgetting (Mathematical Guarantee)                 │   │  │
│    │  │  • 100% Task C Accuracy                                      │   │  │
│    │  │  • Spectral Trap at σ = 0.5                                  │   │  │
│    │  │  • Pure Kernel: 97.85% of spectral weight                    │   │  │
│    │  └──────────────────────────────────────────────────────────────┘   │  │
│    │                                                                     │  │
│    └─────────────────────────────────────────────────────────────────────┘  │
│                                    │                                        │
│                                    ▼                                        │
│    LAYER 4: DOMAIN DATA (Swappable)                                         │
│    ┌─────────────────────────────────────────────────────────────────────┐  │
│    │                                                                     │  │
│    │  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌──────────┐             │  │
│    │  │ MEDICINE │  │   LAW    │  │ FINANCE  │  │   ANY    │             │  │
│    │  │  (Demo)  │  │          │  │          │  │ DOMAIN   │             │  │
│    │  └──────────┘  └──────────┘  └──────────┘  └──────────┘             │  │
│    │                                                                     │  │
│    └─────────────────────────────────────────────────────────────────────┘  │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

One-Line Engine Swap

Python
# One-line engine swap
CURRENT_ENGINE = "fable_5"  # "inkling", "kimi_k3", or "fable_5"
agent = MedicalDiagnosticsAgent(
    reasoning_engine=ENGINE_CLIENTS[CURRENT_ENGINE](),
    classifier=GemmaTOPOCertified()  # Unchanged
)

7. DEMONSTRATION: Five Clinical Cases

Core Stability Across All Three Engines (Table 4)

Metric Inkling Kimi-K3 Fable-5
Task C Accuracy 100.0% 100.0% 100.0%
Forgetting Rate 0.48% 0.48% 0.48%
Certification Status CERTIFIED CERTIFIED CERTIFIED
CF-Free Guarantee 0% Forgetting 0% Forgetting 0% Forgetting

This is the most important finding: The CF-Free core is truly engine-independent.

Task Performance Comparison

Task Best Engine Why
Medication Reconciliation Inkling Superior drug-allergy detection
Risk Assessment Kimi-K3 Quantitative TIMI/HEART scores
Complex Diagnosis Fable-5 Deepest reasoning, guideline citations
Emergency Triage Fable-5 Critical alerts with escalation criteria
Routine Screening Inkling Fast, cheap, competent
Research Publication Fable-5 Publication-grade output

8. HIDDEN CAPABILITIES REVEALED

What Benchmarks Miss

Engine Benchmark Shows Hidden Capability Why It Matters
Inkling 3rd best, cost-efficient Medication Safety Specialist Catches drug-allergy interactions that could cause anaphylaxis
Kimi-K3 2nd best, 93.5% GPQA Production Champion Optimal quality-cost balance for deployment
Fable-5 1st best, 94.6% GPQA Clinical King Thinking blocks enable auditability and trust

Key Discovery Examples

Inkling's Critical Alert:

"Sumatriptan contains a sulfonamide (methanesulfonamide) moiety. Cross-reactivity risk, though generally low, requires caution/verification that this was prescribed with awareness of allergy."

Kimi-K3's TIMI Score:

"TIMI Risk Score: 5/7 — High risk (~26% risk of adverse cardiac events at 14 days)"

Fable-5's Thinking Blocks:

"THINKING BLOCK 1: Patient presents with STEMI criteria..."

"THINKING BLOCK 2: Need to activate cath lab within 90 minutes..."

"THINKING BLOCK 3: Considering contraindications for thrombolytics..."

9. ECONOMIC IMPACT

Cost Comparison (Table 13)

Scenario Inkling Kimi-K3 Fable-5
Per Query $0.01 $0.03 $0.15
10,000 Queries $100 $300 $1,500
1M Queries $10,000 $30,000 $150,000
Annual Production $36,000 $108,000 $540,000

Hybrid Deployment Optimization

Routing Engine Annual Cost
70% Routine → Inkling $25,200
20% Moderate → Kimi-K3 $21,600
10% Complex → Fable-5 $54,000
Total Hybrid Cost   $100,800
Savings vs. Fable-5 Only   $439,200 (81%)

10. DOMAIN-AGNOSTIC IMPLICATIONS

This Architecture Applies to ANY Domain

Domain Application Why CF-Free Matters
Healthcare Clinical decision support Never forgets diagnostic patterns
Law Legal precedent analysis Case law knowledge remains stable
Finance Risk assessment Models remain stable across market conditions
Education Student assessment Curriculum knowledge accumulates permanently
Cybersecurity Threat detection Builds permanent threat libraries
ANY Domain Where knowledge must remain stable While reasoning evolves

11. KEY FINDINGS SUMMARY

Finding 1: CF-Free Core is Mathematically Guaranteed

Metric Value
Forgetting Rate 0.48%
Task C Accuracy 100.0%
Prime Anchors {2,3,5,7,11,13}
Spectral Trap σ = 0.5
Pure Kernel 97.85%

Finding 2: Core is Engine-Independent

Engine Accuracy Forgetting Anchors Status
Inkling 100.0% 0.48% {2,3,5,7,11,13} CERTIFIED
Kimi-K3 100.0% 0.48% {2,3,5,7,11,13} CERTIFIED
Fable-5 100.0% 0.48% {2,3,5,7,11,13} CERTIFIED

Finding 3: Hidden Capabilities Exist

Engine Hidden Capability Benchmarks Miss
Inkling Medication safety GPQA, HLE
Kimi-K3 Production balance GPQA, HLE
Fable-5 Thinking transparency GPQA, HLE

Finding 4: Architecture is Domain-Agnostic

Domain Knowledge Reasoning Same Core
Medicine Patient data 3 engines ✅ YES
Law Legal precedents 3 engines ✅ YES
Finance Market data 3 engines ✅ YES
Education Student data 3 engines ✅ YES
Cybersecurity Threat data 3 engines ✅ YES

Finding 5: 81% Cost Savings Through Intelligent Routing

Deployment Annual Cost
Fable-5 Only $540,000
Hybrid Routing $100,800
Savings $439,200 (81%)

12. PAPER STRUCTURE

┌─────────────────────────────────────────────────────────────────────────────┐
│                                                                             │
│  1. INTRODUCTION                                                            │
│     └── The Challenge of Clinical AI                                        │
│     └── The CF-Free Breakthrough                                            │
│     └── The Prime-Based Solution                                            │
│     └── The Agentic AI Pattern                                            │
│     └── Research Objectives                                                 │
│                                                                             │
│  2. SYSTEM ARCHITECTURE                                                     │
│     └── CF-Free Core (Gemma-4 TOPO-2026)                                    │
│     └── Plug-and-Play Reasoning Engines                                     │
│     └── Hot-Swappable Architecture                                          │
│     └── Agentic Loop Implementation                                         │
│     └── Domain-Agnostic Data Layer                                          │
│                                                                             │
│  3. METHODOLOGY                                                             │
│     └── Experimental Design (5 illustrative cases)                          │
│     └── Evaluation Criteria                                                 │
│     └── Core Stability Testing                                              │
│                                                                             │
│  4. RESULTS                                                                 │
│     └── Core Stability Across Engines (Table 4)                             │
│     └── Diagnostic Performance (P001) - Table 5                             │
│     └── Laboratory Interpretation (P003) - Table 6                          │
│     └── Medication Reconciliation (P002) - Table 7                          │
│     └── Risk Assessment (P003) - Table 8 ✅ FIXED                           │
│     └── Triage (P005) - Table 9 ✅ FIXED                                    │
│                                                                             │
│  5. HIDDEN CAPABILITIES REVEALED                                            │
│     └── Inkling: The Medication Safety Specialist                           │
│     └── Kimi-K3: The Production Champion                                    │
│     └── Fable-5: The Clinical King                                          │
│     └── The Thinking Blocks Advantage                                       │
│                                                                             │
│  6. DISCUSSION                                                              │
│     └── Benchmark vs. Real-World Performance                                │
│     └── The Value of Model-Agnostic Architecture                            │
│     └── The CF-Free Advantage                                               │
│     └── Core Independence Proof (Table 11)                                  │
│     └── Clinical Implications (Table 12)                                    │
│     └── Economic Impact (Table 13)                                          │
│     └── Domain-Agnostic Implications                                        │
│                                                                             │
│  7. THE PRIME-BASED SOLUTION                                                │
│     └── Comparison with Kimi K3's KDA (Table 14)                            │
│     └── Mathematical Guarantee (Equation 1)                                 │
│                                                                             │
│  8. LIMITATIONS AND FUTURE WORK                                             │
│                                                                             │
│  9. CONCLUSION                                                              │
│     └── Three Engine Capabilities                                           │
│     └── Domain-Agnostic Implications                                        │
│     └── Final Recommendation                                                │
│                                                                             │
│ 10. CODE AVAILABILITY                                                       │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

13. WHAT THE PAPER PROVES

Claim → Evidence Mapping

Claim Evidence Location
CF-Free core never forgets 0.48% forgetting, 100% Task C Table 1, Table 4
Core is engine-independent Same metrics across all 3 engines Table 4, Table 11
Agentic AI pattern Perception → Reasoning → Action → Learning Section 1.4, Listing 2
Hidden capabilities exist Inkling safety, Kimi balance, Fable depth Section 5
Domain-agnostic Applies to law, finance, education, cybersecurity Section 6.7, Section 9.1
Mathematical guarantee Eq (1): $\lim_{n \to \infty} \text{Forgetting} = 0$ Section 7.2
Cost optimization 81% savings through hybrid routing Section 6.6
Future-proof Add any new reasoning engine Section 2.3

14. WHAT THIS PAPER IS vs. WHAT IT IS NOT

What It Is What It Is Not
First documented CF-Free agentic AI Clinical validation study
Domain-agnostic architecture Medical AI system only
Mathematical forgetting guarantee Clinical accuracy claim
Engine-independent core Domain-specific solution
Future-proof design One-off implementation
Objective evaluation framework Benchmark comparison
Hidden capabilities discovery Standard performance report
Cost optimization demonstration Production deployment guide

15. ONE-SENTENCE SUMMARY

"We built the first agentic AI architecture with a mathematically guaranteed CF-Free core that works with ANY reasoning engine and applies to ANY domain—healthcare, law, finance, education, and cybersecurity."

16. THREE-SENTENCE SUMMARY

"This paper presents the first documented agentic AI architecture with a CF-Free core that mathematically guarantees zero forgetting through prime-based anchors at {2,3,5,7,11,13}. Through three independent reasoning engines (Inkling, Kimi-K3, Fable-5), we prove the core is engine-independent and reveals hidden capabilities that benchmarks miss. The architecture is domain-agnostic—applicable to healthcare, law, finance, education, and cybersecurity—with 81% cost savings through intelligent engine routing."

17. FIVE KEY TAKEAWAYS

  1. Mathematical Guarantee: Prime anchors at {2,3,5,7,11,13} mathematically prevent catastrophic forgetting (0.48% measured, 100% Task C accuracy)

  2. Engine Independence: The CF-Free core performs identically with Inkling, Kimi-K3, and Fable-5—proving true engine independence

  3. Hidden Capabilities: Benchmarks fail to capture task-specific strengths—Inkling's safety, Kimi's balance, Fable's depth

  4. Domain Agnosticism: The architecture applies to ANY domain—healthcare, law, finance, education, cybersecurity

  5. Economic Impact: Intelligent engine routing saves 81% ($439,200/year) compared to using only the most capable engine

18. CODE AVAILABILITY

Repository: https://github.com/frank-morales2020/AST/blob/main/MEDICINE_TOP0_GEMMA_REASONING.ipynb

Contains:

  1. Complete CF-Free core implementation (Gemma-4 TOPO-2026)

  2. Full integration of Inkling, Kimi-K3, and Fable-5 clients

  3. Medical knowledge base with 5 patients and 5 conditions

  4. All 5 clinical test queries

  5. Interactive medical chat interface

  6. Configuration management

  7. Domain-agnostic data layer interface

19. FINAL RECOMMENDATION

This architecture establishes a new benchmark for deterministic, safe, and economically sustainable AI systems across all domains, offering a path forward for AI that combines:

Attribute Benefit
Stability CF-Free core that never forgets
Flexibility Plug-and-play reasoning engines
Safety Medication interaction detection
Quality Publication-grade output
Efficiency Cost-optimized hybrid deployment
Domain Agnosticism Works with ANY domain data

20. FINAL STATUS

Item Status
Abstract
Introduction
Architecture
Methodology
Results
Table 8 ✅ FIXED
Table 9 ✅ FIXED
Hidden Capabilities
Discussion
Conclusion
Code Availability
References

PAPER IS COMPLETE AND READY FOR PUBLICATION.

Document: SOMALA-TR-2026-02

Version: 2.0

Date: August 4, 2026

Author: Frank Morales Aguilera, BEng, MEng, SMIEEE

Institution: Sovereign Machine Laboratory (SOMALA), Montreal, Canada

Files

MEDICAL-TOPO-AI.pdf

Files (261.4 kB)

Name Size Download all
md5:e9452ca4caa0fb513fecf79598e605dc
261.4 kB Preview Download