Skip to content

Deliverables

Huzefaaa2 edited this page Jan 26, 2026 · 5 revisions

Deliverables Reference

This page explains each roadmap deliverable and points to the most relevant documentation.

Dockerized MCP + REST API

Container images for the MCP server and REST API for consistent CI/CD usage. See Architecture and Docker Compose.

CLI-first install

Package-first installs for local validation across platforms. See Packaging.

Docker Compose local stack (API + UI + registry)

Local stack for API, UI, and policy registry. See Docker Compose.

GitHub Action pre-apply / PR checks

Composite action for PR validation. See GitHub Action.

GitLab CI templates

Shared template for GitLab pipelines. See GitLab CI Templates.

Azure DevOps / Pipeline extension

Planned Azure DevOps extension for pre-apply checks in ADO pipelines.

Policy layering model (base → env → app)

Planned policy layering for platform invariants and product constraints.

Central guardrail registry

Registry service for policy bundles and audit history. See Docker Compose.

Policy versioning + audit trail

Versioned bundles with audit endpoints. See Docker Compose.

Registry service image (GHCR)

Registry container published alongside core image. See Packaging.

Homebrew package (macOS)

Homebrew formula for macOS installs. See Packaging.

Chocolatey package (Windows)

Chocolatey package for Windows installs. See Packaging.

Linux install script (curl | bash)

Linux one-liner install script. See Packaging.

Policy metadata + rich failure messages

Planned metadata (owner, risk, expiry) and actionable failure guidance.

Drift-prevention rules before apply

Planned rules to block drift before Terraform mutates state.

Contributor governance + public roadmap

Planned governance updates. See Release Process.

Reference implementations across tools

Planned reference integrations across CI/CD tools and clouds.

Cross-provider invariant enforcement

Planned cross-provider guardrails for consistent controls.

Context-aware evaluation

Planned evaluation based on environment and risk context.

Suggested fixes + recommendations

Planned guidance to suggest fixes instead of blocking only.

Clone this wiki locally