Skip to content
AILYDIAN-OMEGA / Δ · Public roadmap

Product Roadmap

What we have shipped, what we are building right now, and where LyDian OS is heading. Updated as engineering lands; every line item maps to real work in the codebase.

Overall progress
42%33 of 78 features
3
Shipped
3
In progress
5
Planned
By pillar
Platform & Frontend18/27 · 67%
Sovereign Security13/17 · 76%
Federated Mesh & Edge2/21 · 10%
Marketplace & Developer0/7 · 0%
Compliance & Government0/6 · 0%
Filter

Foundation & Core Infrastructure

Q1 2026

API Gateway, real data sources, attestation chain, Next.js + shadcn/ui frontend.

Platform & FrontendPhase 1 attested and deployed.
Shipped6/6 · 100%
  • Express.js 5.x API Gateway with TypeScript
  • 8 backend modules (Autopilot, Regions, Gov, Licensing, FIM, Audit, Observability, Dev Tools)
  • Real-data integrations (World Bank, Open-Meteo, ExchangeRate)
  • SHA-256 attestation primitives
  • Next.js 16 + React 19 + shadcn/ui
  • Multi-locale routing (17 languages)

Sovereign Security Stack v1

Q2 2026

13 sovereign engines (DPI / LSSA / KSL / TUP / GCE / ASR / DSL / LSIA / GCI / FIN / CC / DPI-H / LocalSec) with 174/174 tests green on live PG :5434.

Sovereign Security10-layer sovereign architecture, 115 routes live, 76+ federation tables.
Shipped13/13 · 100%
  • Decentralized Protocol (DPI) — 2/3 quorum on critical decisions
  • Local Security runtime + on-device JWT
  • DPI Hardening — root → intermediate → node key hierarchy
  • Confidential Compute (SGX/SEV attestation + sealed secrets)
  • Core Financial Infra — double-entry ledger with per-tx evidence
  • LSSA — 10-layer sovereign security (HW root → trust graph)
  • KSL — Key Sovereignty (private keys never on server)
  • TUP — Trusted Update Protocol (sig + hash + role-quorum)
  • GCE — Global Consistency Engine (cross-node drift detection)
  • ASR — Autonomous Security Response (hash-chained evidence)
  • DSL — Default Settlement Layer (signed + approved + proven)
  • LSIA — Immunity Engine (quarantine, veto, sacrifice modes)
  • GCI — Global Brain (privacy-preserving pattern consensus)

Q158 Autonomous Engineering Service

Q2 2026

43/43 engineers with full surgical capabilities — CREATE_FILE, MODIFY_FILE, RUN_COMMAND, INSTALL_PACKAGE — backed by RepairIntelligenceEngine.

Platform & Frontend24/7 systemd service, NIM circuit breaker, zombie-process guardrail.
Shipped6/6 · 100%
  • 43 specialised engineers, no scanner-only stubs
  • RepairIntelligenceEngine — 4-layer repair reasoning
  • NIM circuit breaker (3-fail / 600s → OPEN 300s → probe → CLOSED)
  • Subprocess hygiene — start_new_session=True + killpg lifecycle
  • TasksMax / RLIMIT_NPROC guardrails for long-running tests
  • systemctl --user lifecycle (no nohup)

Enterprise Frontend Overhaul

Q2 2026

App shell polish, mega-menu navigation, animated hero, enterprise corporate footer, mobile-responsive sweep, English-default i18n.

Platform & FrontendCurrently being shipped — this very repo.
In progress6/9 · 67%
  • Header polish — scroll-shrink, animated logo, active-route highlight
  • Mega-menu nav variant with featured card
  • Multi-layer animated HeroBackground (canvas + CSS)
  • Enterprise 5-column footer with newsletter & compliance badges
  • Mobile-first responsive primitives across pages
  • Default locale switched to English with 17-language scaffold
  • Dashboard pages (account, usage, billing)
  • Command palette (⌘K) with route + doc search
  • Theme toggle (light/dark/system)

Multi-Tenancy & Authentication

Q3 2026

Enterprise-grade tenancy with OAuth/OIDC, RBAC, namespace isolation, and per-organisation audit trail.

Platform & Frontend
In progress0/6 · 0%
  • OAuth 2.0 + OIDC (Google, GitHub, Microsoft Entra)
  • Organisation switcher with namespace routing
  • Role-based access control (admin / member / viewer / billing)
  • TOTP and WebAuthn second factor
  • Per-organisation audit log with hash chain
  • SCIM 2.0 user provisioning

FLARE Federated Learning at Scale

Q3 2026

Cross-region session orchestration, differential privacy, secure aggregation, and a mesh topology dashboard.

Federated Mesh & Edge
In progress2/7 · 29%
  • Session orchestrator with leader election
  • Cross-region attestation chain
  • Differential privacy enforcement (ε / δ budgets)
  • Secure aggregation protocol (SecAgg)
  • Model versioning, signed manifests, rollback path
  • Mesh topology visualisation in Observability
  • Performance benchmarking dashboard

API Marketplace v2 with Entitlements

Q4 2026

Model registry, usage-based billing through Stripe, fine-tuning API, and revenue sharing for contributors.

Marketplace & Developer
Planned0/7 · 0%
  • Model registry with semantic versioning
  • Automated model evaluation harness
  • Usage-based pricing & metering
  • Stripe entitlement bridge (Free / Pro / Pro Max / Enterprise)
  • Fine-tuning API with private artefact store
  • Dataset marketplace with provenance
  • Contributor revenue share (per-call settlement via DSL)

Government Cloud Expansion

Q4 2026

FedRAMP High, KVKK / GDPR automation, air-gapped deployment, multi-country government nodes.

Compliance & Government
Planned0/6 · 0%
  • FedRAMP High control mapping
  • KVKK + GDPR automated DSR pipeline
  • Air-gapped deployment mode with notary signature v2
  • Policy simulator with what-if branching
  • Multi-country government nodes (TR / EU / MENA / US)
  • Regulatory reporting automation (PDF + JSON)

Advanced Observability & AIOps

Q1 2027

AI-driven anomaly detection, predictive scaling, auto-remediation. Hooks into LSIA quarantine and GCE drift signals.

Federated Mesh & Edge
Planned0/7 · 0%
  • AI-driven anomaly detection on LSSA + GCE streams
  • Predictive autoscaler (per-region, per-engine)
  • Auto-remediation playbooks bound to LSIA modes
  • Cost optimisation insights with FinOps signals
  • SLO violation prediction (rolling burn-rate)
  • Distributed tracing (OpenTelemetry, span-level attestation)
  • AI summary on alert payloads (LLM-on-call)

Edge Deployment & IoT

Q2 2027

ARM64 inference, model quantisation, offline-first edge runtime, IoT device management.

Federated Mesh & Edge
Planned0/7 · 0%
  • ARM64 + Apple Silicon native runtime
  • Model quantisation (int8 / int4) and compression
  • Offline-first inference with delta sync
  • IoT device manager with secure provisioning
  • Sub-50ms inference latency target
  • Battery-aware execution profile
  • LYDOS AIR integration for aerial / drone edge

Post-Quantum Cryptography

H2 2027

Migrate KSL / TUP / DPI to NIST PQC primitives (Kyber / Dilithium), with hybrid transition mode.

Sovereign Security
Planned0/4 · 0%
  • Hybrid Kyber-768 + X25519 key exchange
  • Dilithium-3 signatures alongside Ed25519
  • Crypto-agility manifest pinned per release via TUP
  • Re-signing pipeline for historical audit chain
2027 and beyond

Where this is going

Long-horizon directions we are exploring. These are not commitments yet — they are the conversations we want the community to push on.

  • Quantum-ready cryptographyPost-quantum primitives wired through KSL / TUP.
  • Brain-computer interface APIsInference path for BCI hardware partners.
  • Climate AIReal-time forecasting and scenario simulation.
  • Healthcare AI meshFederated medical inference between hospitals.
  • Smart city integrationAI backbone for municipal infrastructure.
  • Autonomous fleet coordinationMesh-level coordination for AV fleets.
  • Space-based inferenceEdge AI for satellites and orbital platforms.
  • Sovereign LLM trainingEnd-to-end attested training pipeline.
Your feedback shapes this

Help us prioritise

Open an issue, start a discussion, or send a private note. We read every one and the loudest signals tend to surface in the next quarter’s plan.

LyDian OS — AI Economy Operating System