Commit Graph
1 Commits
Author SHA1 Message Date
Hermes 0cda298651 [grade=B] DC-105: Smart defaults wizard — 'What do you want to self-host?'
CI / Security audit (push) Canceled after 0s
CI / Test & Lint (push) Canceled after 0s
3 endpoints:
- GET  /api/v1/wizard/categories — list 6 categories with icons
- POST /api/v1/wizard/recommend — get prioritized service list from selected categories
- POST /api/v1/wizard/apply — generate deployment plan

Categories: media-streaming, file-sync, home-network, smart-home, development, monitoring.
Hardware profiles: minimal (3 svcs), medium (6), powerful (12).
Cross-category dedup with priority sorting. 1633 tests pass.
2026-08-12 12:50:39 -07:00