mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-26 22:11:38 +00:00
- Drop the hard-coded provider count to avoid doc drift as providers are added; list the current provider types instead. - Use the ADC-specific command (gcloud auth application-default login) rather than the ambiguous 'gcloud login'. - Reference the enum-swap migration pattern generically under backend/migrations/sql/ instead of a single timestamped filename that may be renamed or squashed.