EN
FR
← overview
Admin Dashboard — Single-page UI
Layer 4 · admin UX hub · unified interface · no hidden env vars
Admin login · lightweight reactive SPA · unified interface · every option pilotable
ADMIN LOGIN
authentication + admin session cookie
Admin dashboard (unified interface)
NAVIGATION
▸ Overview
▸ Topology
▸ Workers
▸ LLM models
▸ API
▸ Federation
▸ Distribution
▸ Cluster workers
▸ Incidents & Migrations
▸ Cluster config
▸ Branding
▸ Onboarding
▸ License
▸ Documentation
▸ Advanced settings
▸ SMTP
▸ Sign-up
unified interface ·
all pilotable, no hidden env var
OBSERVE
Overview · cluster KPIs
Real-time topology SVG
Workers online · busy · idle
Federation paired peers
Cross-pool cluster workers
live data
PILOT
First-boot onboarding wizard
Automatic worker rebalancing
Replicated model catalog
LLM models · upload + assign
Incidents & Migrations
admin → traced decisions
GOVERN
Offline JWT Ed25519 license
Branding / white-label
SMTP · notification recipients
Sign-up (employee self-signup)
Advanced settings (flags)
compliance + license + branding
BACKGROUND AUTOMATIONS (all admin-toggle)
● Periodic balancer — rebalances cluster load
● Worker migrations — executes scheduled orders
● Cross-pool signed replication (memories + catalog)
● Configurable failsafe — pending incidents escalation
● Auto-pairing peers — Ed25519 reciprocal
● Auto-purge inactive peers (configurable threshold)
● RAG fanout — cross-pool signed requests
● Smart routing — request → adapted model
DATA LAYER — relational vector storage
Cross-site replicated data (Ed25519 signature):
• Federation pairings · cross-pool workers
• User memories · project documents
• Model catalog (master/satellite) · adaptive routing
Pool-local data (sovereignty per pool):
• Pool config · incident journal · admin notifications
• Local overrides · proprietary toggles
• Employees (GDPR) · API tokens · sovereign audit
vector search · JSON audit · application locks
Doctrine: "Every option = admin UI" — no hidden env var, no magic
Every runtime flag (auto-pairing, forwarding, RAG fanout, debug, rate-limit…) pilotable from the dashboard
Global FAILOVER toggle auto|manual · configurable failsafe · email recipients list
Symmetric admin HA: connected to any pool → full cluster view
Observe — real-time read
Pilot — traced admin actions
Govern — compliance + license
Background automations (admin toggle)
Highlights of the dashboard
• Unified interface, all pilotable
• Replicated model catalog (drag-drop GGUF)
• Cross-pool cluster workers
• Incidents & Migrations traced workflow
• Employee self-signup + intra-corporate SMTP
• White-label branding
Symmetric admin HA
• Admin connects to any pool
• Full cluster view (cross-pool aggregation)
• Topology, Workers, Federation, Incidents views
• Pool_A down → admin switches to Pool_B without interruption
• Admin session valid across all paired pools
Zero hidden env var
• All runtime flags via Advanced settings
• SMTP + signup + license + branding = UI
• Failover mode (auto|manual) = toggle
• Email recipients = configurable list
• Pool config options persisted in the database