feat(timeline): fix chronology, status resolution, and component history UI

This commit is contained in:
2026-02-16 23:17:22 +03:00
parent b799228960
commit 88503d2457
17 changed files with 882 additions and 506 deletions

View File

@@ -9,7 +9,7 @@ The project currently includes:
- Projects registry
- Assets registry
- Components registry
- Hardware/logbundle ingest
- Hardware ingest
- Failure ingest and failure views
- Timeline events for assets/components
- Web UI for dashboard, assets, components, failures, ingest
@@ -42,9 +42,7 @@ The following legacy modules were removed from `main`:
### Ingest
- `POST /ingest/logbundle`
- `POST /ingest/hardware`
- `POST /ingest/failures`
### Timeline