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

<https://anchorfact.org/kb/ai/agent-service-level-objectives-and-error-budgets>
  a schema:TechArticle ;
  schema:headline "Agent Service Level Objectives and Error Budgets" ;
  schema:url <https://anchorfact.org/ai/agent-service-level-objectives-and-error-budgets/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-service-level-objectives-and-error-budgets>
  schema:citation <https://docs.cloud.google.com/stackdriver/docs/solutions/slo-monitoring> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-service-level-objectives-and-error-budgets>
  schema:citation <https://prometheus.io/docs/practices/alerting/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-service-level-objectives-and-error-budgets>
  schema:citation <https://www.atlassian.com/incident-management/kpis/sla-vs-slo-vs-sli> ;
  af:sourceTier "B" .