docs(federation): operator setup + migration guides (FED-M1-11) #480
Reference in New Issue
Block a user
Delete Branch "feat/federation-m1-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
FED-M1-11 — Operator-facing documentation for the federated tier.
What ships
docs/federation/SETUP.md(NEW, 119 lines) — what federated is, prerequisites, docker compose start command, mosaic.config.json snippet, mosaic gateway doctor health check (with --json example), troubleshooting (port conflicts, pgvector errors, Valkey connection refused).docs/guides/migrate-tier.md(NEW, 147 lines) — when to migrate, dry-run first, what gets migrated and what gets skipped (with rationale for accounts and provider_credentials being intentionally migrated as durable user-bound credentials), idempotency + advisory-lock semantics, manual verification queries, no in-place rollback.Constraints honored
Test plan
Refs #460