--- alwaysApply: true --- We are building a Go-based HTTP service. The service runs in a Docker container, only accesses the host through mounted volumes. See the "PRD.md" file in the project root for more details. Tech stack: Go, Docker, Docker Compose, SQLite Commands: - use `docker compose` instead of `docker-compose` Dependencies/versioning: - Built on golang `1.25.3+` - SQLite driver: `modernc.org/sqlite`