HUE-019 — Implement first native worker and deterministic verification path
Canonical source:
docs/roadmap/issues.json·HUE-019Specification status:
TBI· Readiness:agent:blocked
Execute one scoped worker end to end under HUE ownership.
- Start worker from manifest
- Stream normalized lifecycle/tool events
- Produce artifact claim and independent readback
Acceptance criteria
Section titled “Acceptance criteria”- Worker only sees granted context/tools
- Cancellation truthfully reports effects
- Artifact is verified outside worker prose
- Contract tests pass
Dependencies
Section titled “Dependencies”HUE-004HUE-017HUE-018
Non-goals
Section titled “Non-goals”- None beyond the documented scope.
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>.