feat(deploy): finalize MVP deployment and file transfer approach

This commit is contained in:
Mikhail Putilovskij 2026-05-02 23:45:52 +03:00
parent 6369721876
commit 0f79494fbe
43 changed files with 3078 additions and 645 deletions

View file

@ -2,8 +2,8 @@
gsd_state_version: 1.0
milestone: v1.0
milestone_name: — Production-ready surfaces
status: Phase 05 Complete
last_updated: "2026-04-27T22:17:10.233Z"
status: Phase 05 Paused
last_updated: "2026-04-29T08:49:04Z"
progress:
total_phases: 6
completed_phases: 3
@ -18,11 +18,13 @@ progress:
See: .planning/PROJECT.md (updated 2026-04-02)
**Core value:** Пользователь ведёт диалог с Lambda через любой мессенджер без изменения ядра
**Current focus:** Phase 05 complete — MVP deployment handoff is ready
**Current focus:** Phase 05 paused — latest file-contract change needs a new image build before platform redeploy
## Current Phase
**Phase 05** complete: MVP deployment hardening
**Phase 05** paused: MVP deployment hardening is in place, but the latest attachment workspace-root change is not yet published
Deployment handoff follow-up is external. The last published image predates the latest file-handling change; the next step is to rebuild and publish a fresh image, then ask the platform to redeploy Matrix with the shared `/agents` volumes and `config/matrix-agents.yaml`.
Plan `05-01` is complete. Matrix startup now reconciles managed Space rooms from synced topology before live traffic, restoring local metadata and deterministic legacy `platform_chat_id` bindings on restart.
@ -90,6 +92,7 @@ Verified with `docker compose -f docker-compose.prod.yml config`, `docker compos
## Blockers
- Lambda platform SDK не готов — Phase 2 заблокирована до готовности платформы
- Full production verification depends on the platform team's real multi-agent orchestration, production Matrix credentials, `config/matrix-agents.yaml`, and shared `/agents/N` volume mounts.
## Accumulated Context
@ -121,6 +124,6 @@ Verified with `docker compose -f docker-compose.prod.yml config`, `docker compos
## Session
- Last session: 2026-04-27T22:17:10Z
- Stopped at: Completed 05-04-PLAN.md
- Last session: 2026-04-29T08:49:04Z
- Stopped at: Handoff updated after attachment workspace-root change; waiting for image rebuild and platform redeploy
- Resume file: .planning/phases/05-mvp-deployment/.continue-here.md