Skip to content

HUE-037 — Publish runtime adapter SDK and conformance suite

Canonical source: docs/roadmap/issues.json · HUE-037

Specification status: TBI · Readiness: agent:blocked

Let external runtimes implement HUE worker lifecycle without product-specific coupling.

  • SDK schemas/client utilities
  • Fake runtime and conformance harness
  • Version negotiation and capability discovery
  • Third-party adapter can start/stream/steer/cancel/reconcile
  • Unknown capabilities fail safely
  • Semantic event invariants enforced
  • Compatibility policy documented
  • HUE-004
  • HUE-021
  • HUE-022
  • None beyond the documented scope.
  • Follow the milestone and repository product contract.
  • 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>.