Meridian OS — Project Summary

Working name only — not a final product decision. Single entry-point doc: what it is, what exists, what’s live.

What this is

An AI-native, multi-tenant business operating platform — one codebase sold three ways: Managed Service, Self-Serve SaaS, White-Label Reseller. A new, standalone product — not a Grow It rebuild — provider-agnostic, industry-agnostic, region-agnostic. Full spec: Build-Prompt-V2.

What actually exists right now

Built and tested:

  • An immutable, hash-chained audit log (packages/db) — sha256-chained, Postgres itself blocks UPDATE/DELETE/TRUNCATE at the DB level. 8 tests passing incl. an adversarial tamper test.
  • Risk-tiered Automation Core (services/automation-core) — tool registry + guardrail engine gating AI-initiated actions by risk tier (T1 always autonomous, T2 tenant-configurable, T3 approval-required by default). 16 tests passing.
  • A marketing landing page (apps/marketing, Next.js) — deployed and live.

Live: https://meridian-os.grow-it-ai.com — marketing page only, pm2 + nginx + real Let’s Encrypt cert, systemd-enabled.

Not built yet: auth, multi-tenant data isolation enforcement, any AI provider integration, real business features (only 3 stand-in tools exist), billing, onboarding, CI/CD, IaC, observability, real design system, i18n, SEO. No HTTP/API surface at all yet for the audit log or Automation Core.

Honest state of the UI/UX

Competent but generic dark-SaaS template — no market research, competitor analysis, persona work, or deliberate brand identity went into it. Not glossed over.

Where everything lives

WhatWhere
Full build specBuild-Prompt-V2
Build log — decisions, bugs, limitationsBuild-Log
9-phase production-readiness planProduction-Plan
OmniRoute AI gateway researchOmniRoute-Research
Source codepackages/db, services/automation-core, apps/marketing — 6 commits, tagged checkpoints

Current status

Phase 0 (plan approval + Phase 5 scoping decision) is awaiting go-ahead. Nothing in Phases 1-9 started.

Open decisions waiting

  1. Approve or revise Production-Plan.
  2. Phase 5 scope: one real feature vertical (recommended) vs. broader Industry Profile slice.
  3. Greenlight the separate market/competitor/persona research track.
  4. OmniRoute: recommendation is not to adopt for production AI routing — see OmniRoute-Research.

See also