GuidesGetting Started

Getting Started

Septimius is the ecosystem orchestrator for the Septimius Technology Group. It provides the shared platform layer that connects all portfolio products under a unified control plane.

What is Septimius?

Septimius is not a standalone end-user application. It is the infrastructure and orchestration layer that powers the entire product portfolio. It manages shared services, cross-product authentication, the design system, and AI capabilities so that each product can focus on its domain without rebuilding common platform concerns.

How Products Connect

Each product in the portfolio maintains its own frontend and backend but connects to Septimius for shared services:

ProductDomainConnection to Septimius
Kennis OSkennisos.comAuth SSO, KORA AI, Design System, Platform API
Survivasurviva.healthAuth SSO, KORA AI, Design System, Platform API
Murushamurusha.comAuth SSO, KORA AI, Design System, Platform API
Cub Klubcubklub.comAuth SSO, KORA AI, Design System, Platform API

Key Shared Services

  • KORA AI — Unified AI assistant embedded in every product, providing conversational guidance, task management, and contextual intelligence. Originally built within Kennis OS, now spanning the portfolio with 60 pages.
  • Design System — The @septimius-technology-group/* monorepo provides shared tokens, React components, and icons with per-product brand palettes.
  • Auth (SSO) — Supabase Auth with cross-product single sign-on. Users authenticate once and access all products within their organisation.
  • Platform API — The /api/platform/v1 endpoint provides unified access to shared resources including user management and organisation settings.

Further Reading