Monowall / Resources

Read The
Source Of Truth.

Everything we know about running Monowall — in your hands. No gated PDFs.

Documentation

Every flag,
every chapter.

Written by the engineers building the runtime, kept honest by CI. The table of contents below shows the surface we're shipping toward — full docs open to design partners.

Request Design-Partner Access →
Table of Contents
01Getting Started
02Installing the Brain
03Blueprint Authoring
04Policy Bundles
05Approvals Routing
06Cost Intelligence
07Drift & Reconciliation
08Air-gapped Deploys
POST /v1/intents
curl https://api.monowall.ai/v1/intents \
  -H "Authorization: Bearer $MW_TOKEN" \
  -d '{
    "intent": "Create a hardened
      VPC in eu-west-1.",
    "approvers": ["sec","infra"]
  }'
API Reference

REST and gRPC,
OpenAPI-described.

Every endpoint generates from the same OpenAPI source the platform serves. Typed clients planned for Go, Python, TypeScript, Rust, and Java. Currently in private beta with design partners.

BETA openapi · v3 grpc · proto3 webhook signing · ed25519
Architecture Guide

Brain ↔ Muscle ↔
Policy.

A single-tenant Brain composes intent into IaC. A regional Muscle Agent applies it under sandboxed credentials. A Policy plane gates every step. KMS-isolated state, signed transitions, no shared blast radius.

Request The 32-page PDF →
Topology
┌───────────────┐    ┌────────────────┐    ┌──────────────┐
│  Operator     │───▶│  Brain (HQ)    │───▶│  Policy      │
│  (Slack/UI)   │    │  intent → spec │    │  verdict     │
└───────────────┘    └────────┬───────┘    └──────┬───────┘
                              │                   │
                       spec + verdict      decision log
                              ▼                   ▼
                     ┌────────────────┐    ┌──────────────┐
                     │  Muscle Agent  │───▶│  Audit Chain │
                     │  (your VPC)    │    │  notarized   │
                     └────────┬───────┘    └──────────────┘
                              │
                       provider APIs
                              ▼
                     [AWS] [GCP] [Azure]
Trust Center

Designed for
the auditors.

We're pre-audit and honest about it. The grid on the right is what we're designing toward; the list below is what's already available on request. We'd rather tell you what we don't have than mark a checkbox we can't back.

Compliance roadmap
SOC
2 II
ISO
27001
PCI
DSS
HIPAA
BAA
GDPR
aligned
CSA
STAR
FedRAMP
long-term target

Targets only — none audited yet. The product is built so these audits are achievable, not assumed.

Changelog

Every release,
in plain English.

When we ship, releases will land here with the merged PRs and policy delta. We're in private beta now — design partners get changelog access directly.

Private betapre-GA

We're shipping with a small cohort of design partners. Public changelog opens at GA — currently working through the pipeline, governance, and audit-chain surfaces in that order.

Subscribe To Updates →
Status

Private beta —
no public traffic yet.

Production status page opens at GA. Design partners get a private status feed and incident notifications today.

Targets at GA · 99.9% Brain · 99.9% Muscle · multi-region active-active

Planned regions (at GA)
us-east-1Planned
us-west-2Planned
eu-west-1Planned
ap-southeast-2Planned
Brain (intent → spec)in private beta
Muscle Agent (apply)in private beta
Policy planein private beta
Audit chain notaryin development