L-SS2: deploy checklist + railway.toml.template (closes #210)#216
Merged
Conversation
…carab:v4 - Add docs/DEPLOY_SOVEREIGN_SCARAB_V4.md: NASA-style Russian deploy guide for 27 sovereign-scarab services on Railway - Add railway.toml.template: per-service config stub with env stubs, healthcheck NONE (heartbeat via DB), image reference - Covers: env vars, Railway UI path, Railway CLI steps, 3-account distribution (9 per ACC1/ACC2/ACC3), smoke-test SQL, acceptance criteria G-SS-04 / G-SS-05, rollback via ssot.pause_scarab() - Notes: mass-deploy workflows deprecated (PR #214 merged); post-deploy management via queen-hive-mcp (L-SS3, PR #161) - Anchor: phi^2 + phi^-2 = 3 Closes #210
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что сделано
Добавлена документация и шаблон конфигурации для деплоя 27 сервисов
sovereign-scarab:v4на Railway.Файлы
docs/DEPLOY_SOVEREIGN_SCARAB_V4.md— NASA-style deploy-инструкция (русский):DATABASE_URL,RAILWAY_SERVICE_ID,TRAIN_DATA=fineweb,POLL_INTERVAL_MS=2000,HEARTBEAT_INTERVAL_S=30,RUST_LOG=info,sovereign_scarab=debugSELECT COUNT(DISTINCT canon_name) FROM ssot.scarab_heartbeat WHERE ts > now()-interval '60s'→ ожидаем 27ssot.pause_scarab(canon_name)через queen-hive-mcp (L-SS3, PR fix(b-19): writer-env-fix uses PAT-implicit projectToken.project (replaces null-returning project(id)) #161)railway.toml.template— шаблон Railway-конфига для одного scarab-сервиса (image stub, env stubs, healthcheck NONE — heartbeat в БД)Примечания
Closes #210
Epic: gHashTag/trios#940