docs(#771): close role split rc.9 residuals

This commit is contained in:
Hermes Agent
2026-07-15 02:18:34 -05:00
parent 9cf5d2f664
commit 8cbad2bcd9
8 changed files with 107 additions and 86 deletions

View File

@@ -1464,9 +1464,11 @@ Generate and apply:
```bash
pnpm --filter @mosaicstack/db db:generate # generates migration SQL
pnpm --filter @mosaicstack/db db:migrate # applies to PG
mosaic-db-migrator --run # sole PostgreSQL migration runner
```
> **KBN-101 supersession:** `pnpm --filter @mosaicstack/db db:migrate` is superseded and MUST NOT be used. The runner receives only deployment-injected migration credentials; it accepts no URL, SQL, schema, or role argv.
Platform enforcement keys (seeded with `mutable = false` by gateway `PreferencesService.onModuleInit()`):
| Key | Category | Reason |