Flow

Availability and production readiness

What is live, what has been proved, and what still prevents a general production launch.

Verdict as of 8 August 2026. The hosted management deployment is online and its central enforcement path has been validated with real adopted agents. It is not production-grade as a public multi-tenant SaaS. It should be described as a production-hosted pre-release or design-partner environment, not generally available production service.

Current live status

CapabilityStatusMeaning
Management loginLiveThe HTTPS login page is reachable and existing accounts can authenticate.
Public account signupNot deployed/v1/auth/signup returns signup_unavailable; new unrelated organizations cannot self-register.
Organization availabilitySingle preconfigured tenantThe live service currently serves the Pilot demonstration organization.
Managed node adoptionLive for the configured tenantShort-lived one-time enrollment, verified delegated identity, bootstrap policy, and signed first report work.
Policy and semantic denialValidatedA real Gemini-driven adopted agent was denied before executing a prohibited command; the expected filesystem side effect was absent.
Policy, approval, fleet, state, audit UIValidated pre-releasePrimary CRUD/lifecycle paths and 31 management pages have passed production-host UI sweeps.
Harness adaptersMixed by harnessSeveral native paths are verified; partial and fail-open connectors remain explicitly labelled.
Plans and paymentsDisabled by product decisionPublic launch has one common entitlement, no checkout, no upgrade UI, and no customer charging. Usage remains measured for cost control.
Public multi-tenant platformNot deployedThe SaaS provisioner, pooled runtime, account subdomains, and workspace controller are implemented/tested locally but not installed in the hosted GCP environment.

What has been proved

These proofs establish that the core security concept works. They do not establish the operational, organizational, and provider controls required for a generally available SaaS.

Actual public SaaS blockers

There are seven launch gates. Plans and Stripe are deliberately disabled and are not an eighth gate.

  1. Signup and provisioning: deploy and prove the full email verification, workspace reservation, owner creation, exact account subdomain, first session, adoption, retry, rollback, and cleanup journey without operator intervention.
  2. Tenant isolation: add a database-enforced boundary such as PostgreSQL RLS with mandatory tenant context or separate credentials/schema, then prove host routing, secrets, workers, caches, exports, logs, metrics, and backups cannot cross organizations.
  3. GCP KMS and storage integration: exercise native Cloud KMS signing/content-key wrapping and native Cloud Storage conditional writes, locked retention, legal hold, rotation, restore, outage, and cross-tenant denial through workload identity.
  4. Quotas and abuse controls: enforce distributed signup defenses plus hard node, request, event, content, storage, retention, queue, and semantic-spend ceilings, noisy-neighbor isolation, reservation cleanup, and operator response.
  5. Organization lifecycle: prove audited rename, owner transfer, suspension/resume, export, deletion, legal hold, node and credential revocation, usage closure, subdomain cleanup, retry, and partial-failure recovery.
  6. Load and disaster-recovery evidence: retain the declared workload envelope, latency/error/saturation and soak results, backup/PITR and object restore, key recovery, failover, provider outage, rolling upgrade, rollback, and measured RPO/RTO.
  7. Security assurance: complete independent penetration and architecture review, close findings, approve the pooled-tenancy, hosted-content/LLM, hook-bypass, privileged-support, supply-chain, recovery, and abuse threat models, and retain exact-release security evidence.

What production-grade means here

A service being deployed on a production hostname is not enough. General production readiness requires all of the following:

Where it is appropriate today

Use caseRecommendation
Internal demonstration with the existing tenantYes. The live environment and permanent proof agents support this use.
Supervised design-partner evaluationYes, with a written scope, connector boundary, data/retention agreement, and operational owner.
Single-organization production pilotConditional. Perform organization-specific threat modelling, capacity tests, backup/restore, key custody, and incident readiness first.
Open public self-service SaaSNo. Signup, provisioning, multi-tenant hardening, planless cost controls, and cloud platform gates remain.
Regulated or safety-critical autonomous productionNo general approval. It requires independent assurance, exact harness certification, retention/legal review, and customer-specific controls.
Status discipline. This page records a dated deployment assessment, not a permanent guarantee. Reassess it after every authority, adapter, cloud, identity, evaluator, entitlement, or quota release.