compoennts consolidation and avoid dropping of functionality work in progress

This commit is contained in:
master
2026-03-07 16:45:18 +02:00
parent 80aa16d5a1
commit 12d7eda923
403 changed files with 25343 additions and 4 deletions

View File

@@ -0,0 +1,23 @@
# Scanner Ops
## Branch Summary
- Classification bucket: `weak-route`
- Components in branch: 6
- Default recommendation: `preserve`
- Preservation value: `high`
Scanner Ops components grouped from the static unused-component scan.
## Why This Branch Matters
Preserve the underlying workflow only if current product docs still claim the capability or if the component contains unique UI concepts.
## Likely Destination
Needs branch-level review against current IA
## Components
- [AnalyzerHealthComponent](../features/scanner-ops/components/AnalyzerHealthComponent.md) - `preserve`, features/scanner-ops/components/analyzer-health.component.ts
- [BaselineListComponent](../features/scanner-ops/components/BaselineListComponent.md) - `preserve`, features/scanner-ops/components/baseline-list.component.ts
- [DeterminismSettingsComponent](../features/scanner-ops/components/DeterminismSettingsComponent.md) - `preserve`, features/scanner-ops/components/determinism-settings.component.ts
- [OfflineKitListComponent](../features/scanner-ops/components/OfflineKitListComponent.md) - `preserve`, features/scanner-ops/components/offline-kit-list.component.ts
- [PerformanceBaselineComponent](../features/scanner-ops/components/PerformanceBaselineComponent.md) - `preserve`, features/scanner-ops/components/performance-baseline.component.ts
- [ScannerOpsComponent](../features/scanner-ops/ScannerOpsComponent.md) - `preserve`, features/scanner-ops/scanner-ops.component.ts