Files
pulse/internal
rcourtman 775ac5108c chore: remove unused components and dead code
Remove frontend components and utilities that are no longer used:
- AI panels: GuestNotes, AIImpactTimelinePanel, AIInsightsPanel,
  AIOverviewTable, AIRecentChangesPanel
- Dashboard: AnomalyCell, AnomalyIndicator, IOMetric
- Docker: StackedContainerBar
- Shared: FeatureTip, OnlineStatusBadge
- Stores: featureTips
- Utils: anomalyColors
- Content: features/index.ts, features/types.ts

Remove backend dry-run simulator (unused):
- internal/ai/dryrun/simulator.go and tests

Remove editor config:
- .opencode/config.json
2026-01-24 22:40:20 +00:00
..