Modular monolith scaffold

Meta + Drive automation panel with a single-process Next.js core.

The foundation is ready: App Router, server-only integration boundaries, signed cookie auth, in-memory queue, rate limiting, zod validation, and feature-scoped UI modules.

Current status

Architecture
Single app, single process
Queue
Process-local, sequential
Scaffold generated
Mar 25, 2026, 12:17 AM

Internal access

Authentication gate

Static username and password auth backed by a signed HTTP-only session cookie.