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:
+3
-3
@@ -60,7 +60,7 @@ Phase 13: Documentation Overhaul [**********] 100% COMPLETE (1/1 plan
|
||||
- `n8n-actions.json` -- Container Actions sub-workflow (11 nodes) -- ID: `fYSZS5PkH0VSEaT5`
|
||||
- `n8n-logs.json` -- Container Logs sub-workflow (9 nodes) -- ID: `oE7aO2GhbksXDEIw`
|
||||
- `n8n-matching.json` -- Container Matching sub-workflow (23 nodes) -- ID: `kL4BoI8ITSP9Oxek`
|
||||
- `DEPLOY-SUBWORKFLOWS.md` -- Full architecture docs, contracts, and node analysis
|
||||
- `ARCHITECTURE.md` -- Full architecture docs, contracts, and node analysis
|
||||
|
||||
## Technical Notes
|
||||
|
||||
@@ -139,7 +139,7 @@ Phase 13: Documentation Overhaul [**********] 100% COMPLETE (1/1 plan
|
||||
- [Quick 1-1]: Removed 6 orphan callback nodes (no incoming connections after Phase 10 modularization)
|
||||
- [Quick 1-1]: Achieved structural minimum of 166 nodes (per Phase 10.1-07 analysis)
|
||||
- [Phase 12-01]: Document Unraid badge limitation instead of programmatic fix (Unraid API integration adds complexity for cosmetic issue)
|
||||
- [Phase 13-01]: Remove DEPLOYMENT_GUIDE.md instead of updating (outdated Phase 10-05 content, fully superseded by DEPLOY-SUBWORKFLOWS.md)
|
||||
- [Phase 13-01]: Remove DEPLOYMENT_GUIDE.md instead of updating (outdated Phase 10-05 content, fully superseded by ARCHITECTURE.md)
|
||||
- [Phase 13-01]: Separate Configuration from Installation in README (installation should be linear and action-only)
|
||||
|
||||
## Phase 10.1 Progress
|
||||
@@ -272,7 +272,7 @@ All 7 sub-workflows deployed and operational:
|
||||
- Separated configuration from installation (installation now linear and action-only)
|
||||
- Added 5 common troubleshooting scenarios with fixes
|
||||
- Removed outdated DEPLOYMENT_GUIDE.md (Phase 10-05, 3 sub-workflows, 199 nodes)
|
||||
- Consolidated to single technical reference: DEPLOY-SUBWORKFLOWS.md (725 lines, 7 sub-workflows, 166 nodes)
|
||||
- Consolidated to single technical reference: ARCHITECTURE.md (725 lines, 7 sub-workflows, 166 nodes)
|
||||
- All v1.2 features now documented (batch ops, update all, inline keyboard, 7 sub-workflows)
|
||||
|
||||
## Quick Tasks Completed
|
||||
|
||||
Reference in New Issue
Block a user