Welcome to the Next Forge Enterprise Reference Architecture Handbook. This handbook provides a complete guide for engineers, architects, and AI agents navigating the codebase.
apps/web: Next.js 15+ App Router application containing routing pages and domain feature modules (src/modules/).packages/core: Core application kernel, telemetry singletons, API client wrappers, and RBAC auth engines.packages/ui: Accessible design system primitives with CSS custom property design tokens.packages/config: Type-safe environment variables validated via Zod schemas.tooling/: Shared ESLint and TypeScript configurations.