MVP ROADMAP · VERSION 0.1

Build the operational boundary first. Earn the launch.

This roadmap turns the commercial audit into a deliberately narrow paid beta. Dates are targets; each phase exits on evidence, not elapsed time.

BASELINE · AUGUST 18, 2026 · LIVE OWNERSHIP: GITHUB ISSUES

Launch boundary. This site and repository are an MVP foundation, not proof that the control plane, agent, billing, backup, or production service is live. Public launch requires the phase gates below plus the exact GitHub acceptance issues.
  1. 01Weeks 1–2

    Commercial and technical foundation

    A legally separated product boundary and a testable control-plane skeleton.

    • Confirm the final brand and domain before public launch
    • Pin the supported runtime version and record exact provenance
    • Create tenant, user, server, application, and operation models
    • Complete the first threat model and dependency policy

    Exit evidence: CI passes, the runtime boundary is documented, and no upstream code is presented as original CloudRivet work.

  2. 02Weeks 2–3

    Secure server enrollment

    A fresh customer VM can become a known, observable, dedicated runtime node.

    • One-time bootstrap token and node identity issuance
    • Outbound-only agent connection with certificate rotation
    • Supported Ubuntu and Debian admission checks
    • Heartbeat, disk, load, and runtime version reporting

    Exit evidence: A clean VM enrolls without retaining an unrestricted root credential and appears healthy in the control plane.

  3. 03Weeks 3–5

    Daily application operations

    Customers can safely run the common application lifecycle without a shell.

    • Typed and allowlisted agent actions only
    • Apps, configuration, domains, TLS, logs, restart, and scale
    • Secret write paths with redacted reads and logs
    • Idempotency keys, expiry, audit events, and clear failures

    Exit evidence: Representative apps complete the full create-to-deploy lifecycle and arbitrary command execution is absent.

  4. 04Weeks 5–6

    Git delivery and revenue loop

    A design partner can connect code, deploy it, and enter a paid managed-service relationship.

    • GitHub App installation and signed webhook intake
    • Deployment queue, history, logs, and rollback metadata
    • Plan entitlements and server allowances
    • Human-led onboarding and support runbook

    Exit evidence: A Git push produces one traceable deployment and billing failure never destroys or disables a running workload.

  5. 05Week 7

    Recovery and safe upgrades

    The product can prove recovery instead of merely claiming that backups exist.

    • Encrypted configuration and PostgreSQL backup beta
    • Integrity hashes, retention metadata, and restore drill
    • Internal runtime-update canary and post-update checks
    • Manual stop and rollback path for a failed rollout

    Exit evidence: A fresh target restores from a recorded backup and a failed canary cannot advance to customer nodes.

Post-MVP, in order

  1. Team RBAC and durable audit export.
  2. Managed PostgreSQL and Redis lifecycle.
  3. Preview environments.
  4. Enterprise SSO, private networking, and custom retention.
  5. Dedicated managed hosting after the BYO-server operation is proven.

Explicitly excluded from the MVP

Shared hostile-tenant runtime hosts, arbitrary browser shell access, Kubernetes clustering, sophisticated metrics, custom build systems, enterprise SSO, and unattended fleet-wide runtime upgrades.

For owners, acceptance criteria, and issue links, see the GitHub issue tracker. Repository documents remain the scope baseline; GitHub owns live work state.