> ## Documentation Index
> Fetch the complete documentation index at: https://docs.instacloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Best practices

> Patterns that keep projects cheap, safe, and easy to branch.

## One project per app

## Branch for every task

## Let services sleep

## Scope secrets to services

## Gate destructive actions

## Clean up branches
