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

<https://anchorfact.org/kb/ai/ai-coding-assistants>
  a schema:TechArticle ;
  schema:headline "AI Coding Assistants: Copilot, SWE-bench, and Agentic Tools" ;
  schema:url <https://anchorfact.org/ai/ai-coding-assistants/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/ai/ai-coding-assistants>
  schema:citation <https://www.microsoft.com/en-us/research/publication/the-impact-of-ai-on-developer-productivity-evidence-from-github-copilot/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/ai-coding-assistants>
  schema:citation <https://arxiv.org/abs/2310.06770> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-coding-assistants>
  schema:citation <https://code.claude.com/docs/en/overview> ;
  af:sourceTier "B" .