Build Studio

Overview

Build Studio is the platform’s guided way to turn a plain-language outcome into a tested, documented, and deployable platform change. You do not need to manage its internal delivery process. The main workspace stays focused on four questions: what you asked for, what is happening now, whether Build Studio needs a decision, and what evidence has accumulated.

Build Studio is not a separate code universe. It works from the install’s shared development workspace. In customizable installs, that means Build Studio and VS Code operate on the same source tree while the portal continues to own review, evidence, and governed promotion.

Development Workrooms

Open /build/work when you need the engineering context behind Build Studio. The Delivery task hub groups recent Workrooms as Ready, Working, Waiting, Needs attention, or Complete and keeps the outcome, owner, current stage, age, progress, branch, and next action together. A card may also show the authorized durable async-operation status and platform handle; provider handles, prompts, raw results, and private failure detail stay out of this view.

The hub refreshes through one live connection and retains confirmed cards while reconnecting. Inspect opens the canonical Workroom, while Resume, Review, Handoff, and pull-request links appear only when the recorded Workroom facts support them. Use Load older tasks for the next signed, bounded page. Completion, failure, expiry, approval, review, and takeover attention link back to the same Workroom and are deduplicated, so reading or dismissing a notification does not recreate it. Create/adopt controls remain below the hub. Use Operations > Workrooms for every live room plus retained history, and Architecture > Workrooms for reusable definitions, participants, queues, and human triggers.

The operator workspace

Open Build Studio under Delivery, then:

  1. Choose Start a new outcome and describe what should be different, who it helps, and any constraint that matters.
  2. Choose Continue, review the captured outcome, and explicitly start the governed build.
  3. Follow the plain-language status. Build Studio continues routine research, planning, implementation, and checking without asking you to operate each internal stage.
  4. Respond when the workspace says Needs you. Human attention is reserved for consequence, unresolved product judgment, elevated risk, or a blocked prerequisite.
  5. Open Technical details when you need the process graph, source branch, work warrant, canonical documents, review evidence, queue diagnostics, or build-runtime information.

The compact activity story is evidence, not a wizard. It shows what Build Studio has understood, shaped, built, and checked; it does not turn each internal phase into another button the operator must click.

Current Maturity

Build Studio is real and can now run fully autonomously for explicitly enabled, evidence-cleared lower-risk lanes. It remains a governed self-development surface rather than blanket developer authority: high-risk, regulatory, ambiguous, or evidence-incomplete work still pauses for a decision, and complex unsupported source workflows may still use an external development surface.

Recent hardening work includes plan-review trajectory, design-time decomposition for oversized builds, activity quiescence for safer portal upgrades, and voice/follow-up guards in coworker chat. Complex source changes may still need VS Code in customizable installs while Build Studio keeps the design, review, test, and promotion record.

Build Studio also has a governed experimentation substrate for reviewed Living Playbook candidates. Eligible immutable replay lanes can run autonomously in shadow to compare method and model factors. A separately enabled active Living Playbook binding can then govern a contained lower-risk Build Studio lane through phase transitions, bounded recovery, exact-head PR checks, the merge queue, and deployed completion. Unsupported or higher-authority cases remain escalations.

Key Concepts

New coworkers enter the roster as drafts. They are not available for normal work until their definition has landed, a read-only golden journey has passed through the real execution path, and the coworker factory explicitly promotes them. A normal seed or upgrade preserves that lifecycle state; deployment alone does not certify or activate a coworker.

What You Can Do

What happens behind the activity story

Ideate

Build Studio turns the requested outcome into an evidence-backed problem statement and acceptance criteria. It searches the existing codebase and platform guidance before proposing change.

Plan

The AI Coworker creates or refines the implementation plan, including affected files, tests, documentation impact, dependencies, and risk controls. Routine plan progression can remain under coworker custody; unresolved product judgment or elevated consequence returns to you as a clear decision.

Build

The AI Coworker generates code inside the isolated Build runtime. It runs tests and typecheck, gathers concrete evidence, and can use bounded disposable spikes to answer uncertain UX or implementation questions. A spike is evidence, not production code: the normal design, review, and release gates still decide what may ship.

If a task stops before it finishes, Build Studio distinguishes why. When the coding session died on infrastructure — a timeout, a provider outage, a rate limit, the process being killed — that is not a verdict on your feature, so the same task is re-run once automatically and you see a “retrying” note in the activity feed. When the session instead stopped because it needs something only you can supply — an unresolved product question, a contradiction in the spec — it is not retried, because re-running will not answer the question. That one surfaces as a blocked task for you to resolve.

Review

Quality gates verify the feature is ready: documentation evidence is present, all tests pass, typecheck is clean, acceptance criteria are met, and accessibility checks pass. The AI Coworker presents a plain-language summary of the results.

Ship

The AI Coworker prepares the promotion record and evidence. Where promotion is enabled, the platform backs up the database, builds a new version with the feature, swaps it into production, and verifies health. Where the surface is still hardening, keep the promotion record honest and finish through the supported source workflow. See Feature Deployment for the full process.

Documentation Deliverables

When a feature adds a new route or materially changes how an existing route works, the Build Studio deliverable is not complete until the matching docs/user-guide page exists or is updated. The same rule applies beyond routes: changes to setup, operations, architecture, AI coworkers, prompts, public positioning, external-agent workflows, or contributor doctrine must update the correct docs surface or record why no docs changed.