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

<https://anchorfact.org/kb/computer-science/build-graph-and-affected-test-selection-for-code-agents>
  a schema:TechArticle ;
  schema:headline "Build Graph and Affected Test Selection for Code Agents" ;
  schema:url <https://anchorfact.org/computer-science/build-graph-and-affected-test-selection-for-code-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/build-graph-and-affected-test-selection-for-code-agents>
  schema:citation <https://bazel.build/query/guide?hl=en> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/build-graph-and-affected-test-selection-for-code-agents>
  schema:citation <https://nx.dev/ci/features/affected> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/build-graph-and-affected-test-selection-for-code-agents>
  schema:citation <https://www.pantsbuild.org/stable/docs/using-pants/key-concepts/targets-and-build-files> ;
  af:sourceTier "B" .