mheepeem-governance
The planning layer that keeps development decisions documented, traceable, and reproducible.
Governance is the planner-only layer for the ecosystem. It preserves workspace isolation, deterministic routing, and provenance. Its v1.0.0 feature set is deliberately closed — it exists to coordinate, not to grow — but closed is not unmaintained: path-traversal sinks were shut and the liveness endpoint the observability rule requires was added, both in August 2026.
Overview
Governance is a neutral, planner-only coordination system designed to formalize intent through contracts rather than chat. It acts as the central planning control plane for the ecosystem, ensuring that decisions are documented, traceable, and reproducible.
Architecture
The system features a containerized NestJS (Node.js) API and an authoritative React/Vite UI that interfaces with a local Ollama inference engine. It operates deterministically, utilizing structured Task Cards and Knowledge Patches to establish a rigid Single Source of Truth (SSOT).
Problem It Solves
As the number of AI agents and individual projects grows, ad-hoc chat and unrecorded planning lead to massive knowledge drift and unstable architectural decisions. Governance forces all planning into immutable, isolated workspace contracts.
Current State
The v1.0.0 baseline is fully operational, institutionally stable, and intentionally frozen. The React UI is authoritative, and core invariants (such as workspace isolation and provenance preservation) are locked.