Overview
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
- MCP Diagnostic Server: the read-only MCP server for tracker support triage - tools, access model, and status
- Frontend Svelte Implementation Plan: tracker-frontend-svelte's architecture (Docker, theming, DRY structure) now that the migration is complete
- Admin Svelte Implementation Plan: tracker-admin-svelte's architecture and what's shared vs. admin-specific, now that the migration is complete
- 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