docs consolidation and others

This commit is contained in:
master
2026-01-06 19:02:21 +02:00
parent d7bdca6d97
commit 4789027317
849 changed files with 16551 additions and 66770 deletions

View File

@@ -17,7 +17,7 @@ This document describes the canonical end-to-end flows at a level useful for deb
11. **Scanner.WebService -> events stream**: publish completion events for notifications and downstream consumers.
12. **Notification engine -> channels**: render and deliver notifications with idempotency tracking.
Offline note: for air-gapped deployments, step 6 writes to local object storage and step 7 relies on offline mirrors/bundles rather than public feeds. See `docs/OFFLINE_KIT.md` and `docs/airgap/overview.md`.
Offline note: for air-gapped deployments, step 6 writes to local object storage and step 7 relies on offline mirrors/bundles rather than public feeds. See `docs/OFFLINE_KIT.md` and `docs/modules/airgap/guides/overview.md`.
### Scan execution sequence diagram