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

<https://anchorfact.org/kb/ai/agent-workspace-filesystem-and-path-context>
  a schema:TechArticle ;
  schema:headline "Agent Workspace Filesystem and Path Context" ;
  schema:url <https://anchorfact.org/ai/agent-workspace-filesystem-and-path-context/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-workspace-filesystem-and-path-context>
  schema:citation <https://docs.github.com/en/actions/reference/workflows-and-actions/variables> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-workspace-filesystem-and-path-context>
  schema:citation <https://docs.docker.com/engine/storage/bind-mounts/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-workspace-filesystem-and-path-context>
  schema:citation <https://kubernetes.io/docs/concepts/storage/volumes/> ;
  af:sourceTier "B" .