OperationsDeployment
Deployment
Deployment docs cover environments, Cloudflare targets, Pages/Workers release
Purpose
Deployment docs cover environments, Cloudflare targets, Pages/Workers release commands, domains, Access boundaries, preview/prod behavior, and deployment safety.
They do not define how AI agents split tasks, claim issues, run branches, or merge PRs. Use Development for collaboration and branch workflow.
Start Here
- esmadrider-me.md - standalone founder site deployment and OS Shell iframe registration notes.
- ../architecture/public-website-layer.md - public Shell layer, route handoffs, and
pnpm deploy:os. - ../operations/deployment.md - short deploy command surface.
- ../architecture/cloudflare-deploy-and-access.md - Cloudflare targets, custom domains, Access boundaries, API docs exposure, and MCP safety.
Boundary With Development Docs
| Topic | Location |
|---|---|
| Local branch, worktree, PR, merge, and AI agent collaboration | docs/development/ |
| Prompt batching and future issue-to-agent workflow | docs/development/ai/ |
| Cloudflare Pages and Workers targets | docs/operations/deployment/, docs/operations/deployment.md |
| Custom domains and Access boundaries | docs/platform/architecture/operations/cloudflare-deploy-and-access.md |
| Release plan records for opt-in agent work | docs/development/ai-control-plane/release-plans/ |
Do not move deployment secrets, production environment values, or private account identifiers into repository docs.