ZZBS OPS

Local-First Multi-User Production

Production application foundation

LMU004 adds deny-by-default server authorization, field-safe projections, and database RLS. Business workflows remain intentionally disabled.

Gate LF-0 · GO
FrameworkNext.js App Router + strict TypeScript
Runtime postureLoopback-only Development PC foundation
Data postureVersioned local platform; no business workflow records

Architecture boundaries

These boundaries are active before the first workflow module is added.

  • Domain and application code remain independent of the UI shell.
  • Versioned migrations and deterministic seeds are the sole local schema and baseline authority.
  • Normal startup preserves acceptance data; reset and restore require exact confirmation phrases.
  • Commands will own mutations; read models will never become sources of truth.
  • The clickable prototype remains a behavior and presentation reference only.

Runtime readiness

Environment: pilot · Version: 0.18.73

The application health route remains non-sensitive. Database migration, seed, listener, and recovery readiness are verified through local platform scripts without exposing credentials.

Open health checkOpen secure sign inOpen authorization verification