Functions
unconfiguredArtifacts
Function: unconfiguredArtifacts()
unconfiguredArtifacts(
onEvent?):ToolArtifacts
Defined in: src/artifacts/capability.ts:202
The fail-closed capability used when NO store is attached. Every verb
throws the same teaching refusal — loud, named, and on the record — so
ctx.artifacts is never undefined and a missing store can never read as
an empty one. Branch on ctx.hasArtifacts for an intentional no-store
mode. (The unconfiguredCredentialProvider law, verb for verb.)
