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

<https://anchorfact.org/kb/computer-science/code-ci-problem-matchers-and-annotations-for-agents>
  a schema:TechArticle ;
  schema:headline "Code CI Problem Matchers and Annotations for Agents" ;
  schema:url <https://anchorfact.org/computer-science/code-ci-problem-matchers-and-annotations-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-ci-problem-matchers-and-annotations-for-agents>
  schema:citation <https://github.com/actions/runner/blob/main/docs/adrs/0276-problem-matchers.md> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-ci-problem-matchers-and-annotations-for-agents>
  schema:citation <https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands> ;
  af:sourceTier "B" .