Domain imports
Other existing domain modules include
harnest.approval, harnest.content, harnest.credentials, harnest.continuation, harnest.extensions, harnest.skills, harnest.task, harnest.logging, and harnest.tracing.
AgentResponse from harnest.http represents an HTTP route response. AgentResponse from harnest.context represents a local agent invocation response; select the contract for your integration.
Scoped operations
Sandbox execution and cleanup share a namespace:control.current() returns the active scope. See sandbox failure recovery and cleanup for cancellation and deadline guarantees.
Query lifecycle coverage with the same domain pattern: