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

<https://anchorfact.org/kb/computer-science/code-merge-conflicts-and-conflict-markers-for-agents>
  a schema:TechArticle ;
  schema:headline "Code Merge Conflicts and Conflict Markers for Agents" ;
  schema:url <https://anchorfact.org/computer-science/code-merge-conflicts-and-conflict-markers-for-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/code-merge-conflicts-and-conflict-markers-for-agents>
  schema:citation <https://git-scm.com/docs/git-merge> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-merge-conflicts-and-conflict-markers-for-agents>
  schema:citation <https://git-scm.com/docs/git-rerere> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-merge-conflicts-and-conflict-markers-for-agents>
  schema:citation <https://git-scm.com/docs/git-merge-file> ;
  af:sourceTier "B" .