Changes for page High-Level Architecture Mermaid
Last modified by Robert Schaub on 2025/12/25 13:58
From 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 withLLM abstraction: Interface Layer (user interactions), Processing Layer (AKEL +LLM Abstraction + background jobs), Data Layer (PostgreSQL primary + Redis cache/config+ S3 archives).**LLM AbstractionLayer** provides provider-agnosticaccess toAnthropic, OpenAI, Google, andlocalmodelswithautomatic failover.35 +**Three-Layer Architecture** - Clean separation of concerns: Interface Layer (user interactions), Processing Layer (AKEL + background jobs), Data Layer (PostgreSQL primary + Redis cache + S3 archives). Background scheduler configured by system administrators.