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

<https://anchorfact.org/kb/computer-science/code-generated-files-and-vendored-code-detection>
  a schema:TechArticle ;
  schema:headline "Code Generated Files and Vendored Code Detection" ;
  schema:url <https://anchorfact.org/computer-science/code-generated-files-and-vendored-code-detection/> ;
  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-generated-files-and-vendored-code-detection>
  schema:citation <https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-generated-files-and-vendored-code-detection>
  schema:citation <https://git-scm.com/docs/gitattributes> ;
  af:sourceTier "B" .