CORE INFRASTRUCTURE

The constitutional layer that keeps the whole monorepo governed, versioned, and deployable.

STATUS: HardenedADR COUNT: 10LAST UPDATED: 2026-03-22

Core Infrastructure is the repo-level control plane for the ecosystem. It defines the board workflow, calibration protocol, task numbering, and ADR discipline that every other planet inherits. Think of it as the operating system for the codebase.

Overview

The Core Infrastructure serves as the foundational monorepo and control plane for the entire ecosystem. It operates as the "Solar System," centralizing all applications while enforcing strict domain isolation, governance rules, and a shared design DNA.

Architecture

Traffic is orchestrated by an Nginx API Gateway routing to independent, containerized "Planets" behind a Tailscale zero-trust mesh. The repository utilizes npm Workspaces and Turborepo for high-speed build orchestration, keeping shared logic (like the @mheepeem/ui design system) strictly separated from execution environments.

Problem It Solves

Managing multiple independent projects usually leads to toolchain sprawl, duplicated UI logic, and inconsistent deployment patterns. This core layer solves that by providing a single, governed, and highly reproducible environment where all apps share the same quality gates and infrastructure.

Current State

Fully operational and hardened. The Docker compose orchestration and Turbopack builds are active, and the universal ecosystem constitution (Rule 15 Epistemic Standards, Sovereign Workflow) strictly governs all AI and human agent interactions.

MILESTONES

Governance Hardening Complete

[PAIR]2026-03-22

Locked task-number traceability, sequential ID registry, calibration protocol, and v2 retest support.