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

<https://anchorfact.org/kb/ai/agent-github-actions-environments-and-deployment-review>
  a schema:TechArticle ;
  schema:headline "Agent GitHub Actions Environments and Deployment Review" ;
  schema:url <https://anchorfact.org/ai/agent-github-actions-environments-and-deployment-review/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-github-actions-environments-and-deployment-review>
  schema:citation <https://docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-github-actions-environments-and-deployment-review>
  schema:citation <https://docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/review-deployments> ;
  af:sourceTier "B" .