EERP Suite

Lumitra Infrastructure

The infrastructure layer powering the ERP Suite. All Brain services share a common foundation via Brain Core.

Services

ServiceDescriptionStatus
Brain CoreShared auth, crypto, errors, typesActive
Storage BrainFile storage & processing APIActive

Architecture

All Brain services follow the same pattern:

  • API — Hono-based Cloudflare Worker with auth middleware from Brain Core
  • SDK — TypeScript client published on npm (@marlinjai/ scope)
  • Shared — Internal Zod schemas and types (not published)