docs(deploy): finalize multi-agent surface image handoff

This commit is contained in:
Mikhail Putilovskij 2026-04-28 20:11:27 +03:00
parent 51241d79e0
commit 5b537880ae
11 changed files with 361 additions and 27 deletions

View file

@ -6,11 +6,16 @@ __pycache__/
.ruff_cache/
.venv/
.worktrees/
external/
.planning/
docs/superpowers/
tests/
# Local runtime state must not be baked into the image.
lambda_matrix.db
matrix_store/
lambda_bot.db
config/matrix-agents.yaml
# Local environment and editor state
.env