Replace manual doctl DB creation with the declarative IaC path: terraform apply
creates people+prospector DBs+users on the managed cluster; pull DB passwords +
host from terraform output into the service .envs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Probe found no local PG: droplet pgbouncer fronts a DO Managed cluster
(private-lilith-store-pg, holds live quinn). people+prospector are new DBs on
that cluster (additive); services connect direct to :25060 over SSL. Node 20
already installed on lime.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>