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

<https://anchorfact.org/kb/ai/agent-state-machines-and-workflow-graphs>
  a schema:TechArticle ;
  schema:headline "Agent State Machines and Workflow Graphs" ;
  schema:url <https://anchorfact.org/ai/agent-state-machines-and-workflow-graphs/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-state-machines-and-workflow-graphs>
  schema:citation <https://docs.langchain.com/oss/python/langgraph/graph-api> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-state-machines-and-workflow-graphs>
  schema:citation <https://docs.temporal.io/workflows> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-state-machines-and-workflow-graphs>
  schema:citation <https://docs.aws.amazon.com/step-functions/latest/dg/concepts-statemachines.html> ;
  af:sourceTier "B" .