For the complete documentation index, see llms.txt.

Documentation

Repository docs

This route renders the repository README and markdown under docs/ .

Source: docs/README.md

Rendered document

docs/README.md

Parsed server-side (markdown to HTML in the app). Same bytes you get from the checkout.

Smart Deploy Documentation

User-facing guides for deploying and debugging apps on Smart Deploy. These docs focus on your deployments, not platform self-hosting.

Learn

GuideSummary
What is Smart DeployWhy the platform exists and who it is for
How It WorksScan → blueprint → deploy → monitor at a high level
Getting StartedConnect a repo and ship your first deployment
GlossaryKey terms used across the product

Deploy

GuideSummary
Deployment PipelineStages from clone to live URL (ECS and static S3)
Blueprint and PreviewRead and edit the deploy plan before you ship
Smart AnalysisRepo scan, deploy shapes, and build verification
RailpackHow apps are built, including Mise runtimes
Monorepos and Multi-ServiceMultiple services per repo and package paths
Environment VariablesBuild-time vs runtime configuration
Custom DomainsDeployment URLs, subdomains, DNS, and HTTPS

Debug

GuideSummary
Debugging DeploymentsStep-by-step runbook for failed or unhealthy deploys
Deployment AgentAI inspector for status, history, and health
AI AssistanceWhen to use the agent, Analyze failure, and Improve scan
Deployment LogsLive logs, history, and ECS CloudWatch
Health ChecksPost-deploy verification and app health endpoints
Runtime HealthOngoing health signals and status meanings
Deployment History and RollbackPast attempts and manual rollback
Build FailuresCodeBuild, Railpack, and Docker build errors
Startup and Runtime FailuresCrashes, ports, and 502/503 after deploy
Domain and TLS IssuesDNS propagation and certificate problems

Reference

GuideSummary
FAQCommon questions
Error CatalogSymptom-first errors with checks and fixes
Deployment Status ReferenceStatus vocabulary, stages, and failure codes

AI agents