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

<https://anchorfact.org/kb/computer-science/code-bazel-build-event-protocol-for-agents>
  a schema:TechArticle ;
  schema:headline "Code Bazel Build Event Protocol for Agents" ;
  schema:url <https://anchorfact.org/computer-science/code-bazel-build-event-protocol-for-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/code-bazel-build-event-protocol-for-agents>
  schema:citation <https://docs.bazel.build/versions/main/build-event-protocol.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-bazel-build-event-protocol-for-agents>
  schema:citation <https://bazel.build/remote/bep> ;
  af:sourceTier "B" .