@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-execution-dry-runs-and-plan-previews>
  a schema:TechArticle ;
  schema:headline "Agent Execution Dry Runs and Plan Previews" ;
  schema:url <https://anchorfact.org/ai/agent-execution-dry-runs-and-plan-previews/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-execution-dry-runs-and-plan-previews>
  schema:citation <https://developer.hashicorp.com/terraform/cli/commands/plan> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-execution-dry-runs-and-plan-previews>
  schema:citation <https://kubernetes.io/docs/reference/using-api/api-concepts/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-execution-dry-runs-and-plan-previews>
  schema:citation <https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-what-if> ;
  af:sourceTier "B" .