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

<https://anchorfact.org/kb/ai/agent-ci-cache-and-build-artifacts>
  a schema:TechArticle ;
  schema:headline "Agent CI Cache and Build Artifacts" ;
  schema:url <https://anchorfact.org/ai/agent-ci-cache-and-build-artifacts/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-ci-cache-and-build-artifacts>
  schema:citation <https://docs.github.com/en/actions/reference/workflows-and-actions/dependency-caching> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-ci-cache-and-build-artifacts>
  schema:citation <https://docs.github.com/en/actions/tutorials/store-and-share-data> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-ci-cache-and-build-artifacts>
  schema:citation <https://docs.gitlab.com/ci/jobs/job_artifacts/> ;
  af:sourceTier "B" .