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

<https://anchorfact.org/kb/computer-science/consul-hashicorp>
  a schema:TechArticle ;
  schema:headline "Consul (HashiCorp)" ;
  schema:url <https://anchorfact.org/computer-science/consul-hashicorp/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/consul-hashicorp>
  schema:citation <https://developer.hashicorp.com/consul/docs/discover> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/computer-science/consul-hashicorp>
  schema:citation <https://developer.hashicorp.com/consul/docs/connect> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/computer-science/consul-hashicorp>
  schema:citation <https://developer.hashicorp.com/consul/docs/dynamic-app-config/kv> ;
  af:sourceTier "A" .