feat(FN-3048): document SSE lifecycle and scoping in dashboard-realtime
Adds a new `dashboard-realtime.md` documentation file covering the SSE lifecycle and scoping behavior, plus minor cross-references in the README and architecture docs. Fusion-Task-Id: FN-3048
This commit is contained in:
@@ -42,6 +42,7 @@ For a full walkthrough (installation, onboarding, first task, and daily workflow
|
||||
| Guide | Description |
|
||||
|---|---|
|
||||
| [Architecture](./architecture.md) | System architecture, package layout, storage model, and engine execution flow |
|
||||
| [Dashboard Real-Time](./dashboard-realtime.md) | Canonical SSE ownership/lifecycle contract for dashboard `/api/events`, project scoping, reconnect/cleanup behavior, and realtime pitfalls |
|
||||
| [Storage](./storage.md) | Storage architecture, migration, archive system, and SQLite schema |
|
||||
| [Contributing](./contributing.md) | Local development setup, testing, release flow, and contributor conventions |
|
||||
| [Docker](./docker.md) | Container builds, deployment, and persistence configuration |
|
||||
|
||||
Reference in New Issue
Block a user