HUE-007 — Build the local HUE shell and supervised control-plane skeleton
Canonical source:
docs/roadmap/issues.json·HUE-007Specification status:
TBI· Readiness:agent:blocked
Create the minimum packaged app/service that starts, reports health and shuts down safely.
- Implement selected shell and local service boundary
- Add readiness/health and structured startup diagnostics
- Supervise one disposable child process
Acceptance criteria
Section titled “Acceptance criteria”- Fresh launch reaches usable shell
- Service restart is detected by client
- Child ownership and shutdown are verified
- No cloud account required
Dependencies
Section titled “Dependencies”HUE-002HUE-003HUE-005
Non-goals
Section titled “Non-goals”- Full visual design
- Agent execution
Product contract
Section titled “Product contract”- Follow the milestone and repository product contract.
Implementation handoff requirements
Section titled “Implementation handoff requirements”- Preserve the documented security, project, memory and event boundaries.
- Add or update automated tests for every observable acceptance criterion.
- Provide real verification output; do not rely on a worker/agent self-report.
- Update only the exact documentation sections whose status changed.
- Include screenshots or a recording for user-interface changes.
- Include migration, rollback and recovery notes for data/state changes.
- Link the pull request to this issue with
Closes #<issue-number>.