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:
@@ -129,7 +129,7 @@ POST /api/v1/workflows/{id}/deactivate — Deactivate workflow
|
||||
- `n8n-workflow.json` — Main n8n workflow (Telegram bot entry point)
|
||||
- `n8n-*.json` — Sub-workflows (7 total, see table above)
|
||||
- `.planning/` — GSD planning directory (STATE.md, ROADMAP.md, phases/)
|
||||
- `DEPLOY-SUBWORKFLOWS.md` — Architecture docs, contracts, node analysis
|
||||
- `ARCHITECTURE.md` — Architecture docs, contracts, node analysis
|
||||
- `.env.n8n-api` — n8n API credentials (gitignored)
|
||||
|
||||
## n8n Workflow Conventions
|
||||
|
||||
Reference in New Issue
Block a user