Skip to content

Capability types

KindValue shapeNotes
domainHostname string or explicit * wildcardBuilt-in manifests should use exact hosts; the runtime checker also accepts * as allow-all.
gitRepoRepo patternUsed by Git tree handoff.
unixSocketSocket path or dynamic configured endpointExact-path allowlisted.
preopenedPath{ host, guest, mode }Explicit WASI preopen.
memoryMbNumberDeclared memory need, not documented as enforced long-lived limit.
fetchBlobBytesNumberByte ceiling declaration for host-managed blob fetches.
readBlobBytesNumberByte ceiling declaration for host-managed blob reads.

Auth injection is described by manifest auth.inject, not as a generic provider-held secret.