Skip to content

HarnessArtifactOperationCategory

NexusLabs.Foundry.MicrosoftAgentFramework

NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics

HarnessArtifactOperationCategory Enum

Which of the two explicit artifact decisions a HarnessArtifactDiagnostics snapshot describes. Every snapshot belongs to exactly one category, and each category has its own closed set of valid HarnessArtifactOutcomeCategory and HarnessArtifactDecisionReason values.

public enum HarnessArtifactOperationCategory

Fields

Offload 0

The decision was whether to inline or offload a tool invocation result to the workspace.

Rehydration 1

The decision was whether an explicit request to rehydrate a previously offloaded artifact reference could be resolved.