01.software Docs

Developer Guide

Build against a workspace after scope, owners, and credentials are clear.

Developer Guide

Use this section after a workspace owner has approved the feature scope, credential owner, and launch path. It is intentionally compact: use machine-readable contracts for exact endpoint details, and keep human docs focused on implementation choices.

Choose An Entry Point

Implementation Order

  1. Confirm enabled features in Feature Planning.
  2. Confirm key ownership in Integrations & Keys.
  3. Start with Authentication & Keys.
  4. Choose SDK, API, MCP, or Webhooks.
  5. Return to Launch Readiness before production exposure.

Boundaries

NeedUseAvoid
browser readsPublishable Key and allowed originsSecret Key in browser code
privileged workserver-side SDK or API callsuser-shared credentials
AI-assisted setupMCP with approved scopeunattended credential changes
event processingwebhooks with owner and retry pathbusiness-critical work without observability

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

Next Actions

On this page