Multiple choiceDifficulty 2
Where do the standalone deployment CLI and optional surfaces (web UI, admin, portal) live?
Answer
cli/ and plugins/
cli/ publishes `@yc-software/qm`; plugins/ holds optional surfaces over the core HTTP API.
Choices
- cli/ and plugins/
- adrs/ and aws/ only
- Only skills-seed/
- node_modules exclusively
- cli
- plugins