9275351279
Beta was pointing at stonks_beta DB where tables were owned by postgres superuser, causing permission denied for the stonks app user. Switch to sharing stonks_paper DB/user (already has proper grants). DEPLOY_STAGE=beta still isolates Redis keys and MinIO buckets. Added market data API key so beta can test ingestion when pipeline is toggled ON.