Reference / model / object
ProviderCapabilities.
Discovery entry with identity, official pricing evidence, and runtime behavior for one configured sandbox provider.
Fields
providerrequiredProvider identifier accepted by create requests.
displayNamerequiredHuman-readable provider name for developer interfaces.
pricingrequiredOfficial pricing evidence and an optional normalized catalog comparison.
imageModerequiredImage-selection behavior exposed by this provider.
timeoutModerequiredLifetime-selection behavior exposed by this provider.
timeoutDefaultSecondsoptionalDefault sandbox lifetime in seconds when Wildflower supplies one.
timeoutMaximumSecondsoptionalLargest sandbox lifetime accepted through the common API, in seconds.
timeoutGranularitySecondsoptionalProvider timeout rounding or scheduling granularity, in seconds.
supportsCwdrequiredWhether command execution accepts a working directory.
supportsEnvrequiredWhether command execution accepts environment variables.
outputStreamsrequiredHow command stdout and stderr are returned.
supportsPersistentResumerequiredWhether a stopped sandbox can resume with its persistent state.
supportsExplicitStoprequiredWhether the provider exposes an explicit stop operation.
supportsSnapshotsrequiredWhether the current Wildflower adapter can create snapshots.
supportsRestorerequiredWhether the current Wildflower adapter can restore snapshots.
supportsDeleterequiredWhether the provider supports permanent sandbox deletion through Wildflower.
Additional properties are rejected.
Operation relationships
This model is referenced by another public model rather than directly by an operation boundary.
