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

<https://anchorfact.org/kb/ai/agent-human-in-the-loop-approval>
  a schema:TechArticle ;
  schema:headline "Agent Human-in-the-Loop Approval" ;
  schema:url <https://anchorfact.org/ai/agent-human-in-the-loop-approval/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-human-in-the-loop-approval>
  schema:citation <https://docs.langchain.com/oss/python/langgraph/interrupts> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-human-in-the-loop-approval>
  schema:citation <https://modelcontextprotocol.io/specification/2025-06-18/client/elicitation> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/agent-human-in-the-loop-approval>
  schema:citation <https://openai.github.io/openai-agents-python/guardrails/> ;
  af:sourceTier "B" .