TestimoX

API Reference

Class

AdxAclWriteGovernanceArgumentNames

Namespace ADPlayground.Acl
Assembly ADPlayground
Modifiers static

Canonical argument names used by IX-style write governance metadata.

Inheritance

  • Object
  • AdxAclWriteGovernanceArgumentNames

Properties

public static IReadOnlyList<String> CanonicalMetadataArguments { get; } #

Canonical governance metadata arguments expected on write-capable tool calls.

Fields

public const String Intent #

Intent argument name (read_only or read_write).

Value: intent
public const String AllowWrite #

Explicit write confirmation argument name.

Value: allow_write
public const String DryRun #

Dry-run flag argument name.

Value: dry_run
public const String WriteExecutionId #

Write execution identifier argument.

Value: write_execution_id
public const String WriteActorId #

Write actor identifier argument.

Value: write_actor_id
public const String WriteChangeReason #

Write change reason argument.

Value: write_change_reason
public const String WriteRollbackPlanId #

Write rollback plan identifier argument.

Value: write_rollback_plan_id
public const String WriteRollbackProviderId #

Optional write rollback provider identifier argument.

Value: write_rollback_provider_id
public const String WriteAuditCorrelationId #

Optional write audit correlation identifier argument.

Value: write_audit_correlation_id