Apps
Owner context, current stage, live availability, latest activity, and whether a draft or failure needs attention.
Fleet visibility
Garden's current pilot gives an operations manager a customer-hosted, read-oriented console for the app fleet. It answers what exists, what coworkers use now, what is changing, and which owner must take the next action.
The fleet is ordered around owner-readable stages rather than a raw infrastructure list. A live app may also have a newer private draft or a failed release, so “what is live?” and “what needs attention?” remain separate questions.
| Visible state | Meaning | Typical next action |
|---|---|---|
| Waiting | Garden knows the app, but it has not entered the managed release path. | Bring it into Garden or confirm that it should remain tracked only. |
| Unreleased | Managed source exists, but no private draft is ready. | Repair the app or create its first draft. |
| Draft ready | A private draft can be inspected. A prior live release may still be serving coworkers. | Test the draft, review remaining exposures, then publish or revise it. |
| Live | A release is currently serving coworkers. | Monitor it, review activity, or begin a separate draft for the next change. |
| Needs attention | A release or platform action failed or requires an owner decision. | Inspect the failure, retry safely, revise source, or roll back. |
Owner context, current stage, live availability, latest activity, and whether a draft or failure needs attention.
The current live release, private drafts, failures, source lineage, and prior releases available for a code rollback decision.
Company-owned credentials and resources, health, which apps use them, and the blast radius before rotation or revocation.
Attributed platform and app-management actions with actor, action, target, time, and bounded event details.
Attached resource identity and limited operational evidence such as table names or counts where the current managed database seam supports it.
Installed platform identity and health so operators can distinguish an application problem from an installation problem.
The console is deliberately not a second application-control plane. It reads platform state and deep-links an operator to the responsible owner's workbench for publish, rollback, retry, access, configuration, connection, archive, and deletion actions. Those actions use the same Garden command boundary as the agent and append an attributed audit event.
This page describes the current design-partner pilot, not a general enterprise-governance certification. Send product questions or corrections to hello@gardenai.ai.