Changes for page High-Level Architecture Mermaid
Last modified by Robert Schaub on 2025/12/25 13:58
From version 3.1
edited by Robert Schaub
on 2025/12/25 13:35
on 2025/12/25 13:35
Change comment:
Rollback to version 1.1
To version 2.2
edited by Robert Schaub
on 2025/12/25 13:33
on 2025/12/25 13:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,4 +32,4 @@ 32 32 style PG fill:#9999ff 33 33 {{/mermaid}} 34 34 35 -**Three-Layer Architecture** - Clean separation ofconcerns: Interface Layer (user interactions), Processing Layer (AKEL + background jobs), Data Layer (PostgreSQL primary + Redis cache + S3 archives).Backgroundscheduler configuredbysystemadministrators.35 +**Three-Layer Architecture** - Clean separation with LLM abstraction: Interface Layer (user interactions), Processing Layer (AKEL + LLM Abstraction + background jobs), Data Layer (PostgreSQL primary + Redis cache/config + S3 archives). **LLM Abstraction Layer** provides provider-agnostic access to Anthropic, OpenAI, Google, and local models with automatic failover.