docs: rename DEPLOY-SUBWORKFLOWS.md to ARCHITECTURE.md and rewrite

Restructured as a proper technical architecture document:
- Added Observability section (correlation IDs, structured errors, debugging)
- Reorganized into logical flow: overview, request flow, contracts, internals
- Removed stale rollback/backup references
- Updated all references in README, CLAUDE.md, PROJECT.md, STATE.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lucas Berger
2026-02-08 19:15:56 -05:00
parent e7eadd088c
commit 328442554c
6 changed files with 428 additions and 732 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ When you get a container update notification or notice a service is down, you ca
**Shipped:** v1.2 (2026-02-08)
**Tech stack:** n8n workflow + Telegram Bot API + Docker socket proxy
**Architecture:** 1 main workflow (166 nodes) + 7 sub-workflows (121 nodes) = 287 total nodes
**Files:** 8 workflow JSON files (10,987 LOC), README.md (264 lines), DEPLOY-SUBWORKFLOWS.md (725 lines)
**Files:** 8 workflow JSON files (10,987 LOC), README.md (264 lines), ARCHITECTURE.md (725 lines)
**Sub-workflows:** Update, Actions, Logs, Batch UI, Status, Confirmation, Matching
## Context