Development
Development
This section collects internal developer notes that do not belong in the public API, guide, or reference sections.
What lives here
- Deployment Pipeline: how to build, tag, push, and deploy staging images with Terraform
- Diagnostics: operational maps and SQL snippets for troubleshooting
- Integrations: implementation notes for the Apple FindMy path
- Operations: Docker and image-hardening notes
When to use it
Use this section for things that are:
- useful to developers working on the codebase
- too implementation-specific for the user-facing guides
- too operational to sit in the API or product reference sections