01.software Docs

Implementation Handoff

Route approved technical work after scope, owners, credentials, and launch criteria are clear.

Implementation Handoff

Use this page after a workspace owner has approved the feature scope, credential owner, and launch path. It is a router, not a standalone developer manual: use it to choose the right implementation surface, then rely on machine-readable contracts and package-owned references for exact details.

Choose An Entry Point

Handoff Order

  1. Confirm enabled features in Feature Planning.
  2. Confirm key ownership, allowed origins, webhook ownership, and AI-agent scope in Integrations & Keys.
  3. Confirm launch criteria in Launch Readiness.
  4. Choose the surface below at a routing level.
  5. Return to Launch Readiness before production exposure.

Surface Selection

NeedRoute toKeep out of this page
browser reads or product UISDK after Publishable Key and allowed origins are approvedSDK import tables or generated type details
privileged server workserver-side SDK or API after Secret Key ownership is assignedendpoint-by-endpoint reference claims
shell-capable coding agentCLI or package-owned agent setup notes after scope is approvedlocal automation recipes that bypass owner review
hosted or shell-less AI clientMCP after workspace scope and credential boundaries are approvedtreating every automation task as MCP by default
event processingwebhooks after owner, retry, and observability responsibilities are assignedprovider-specific delivery guarantees not verified here

Do not implement against a workspace before the workspace owner approves scope, credential ownership, and launch readiness criteria.

Next Actions

  • New integration: open Authentication & Keys.
  • App or product surface: open SDK or API based on the owner-approved implementation plan.
  • Automation or AI handoff: open Integrations & Keys first, then route to CLI/package notes or MCP only when that surface matches the approved client.

On this page