Capture model
Extractors identify candidate facts and relationships, then confidence and evidence rules promote reliable entries into capped agent-specific memory.
Service Knowledge Graph is agent-specific, machine-managed operational memory built from investigation evidence. It helps agents quickly scope services, dependencies, ownership clues, and previously observed resource links without pretending to be a full CMDB.

What this page covers
SKG captures facts and relationships from tool outputs after investigation turns complete.
Agents use skg_search to start scoped investigations and skg_get only when a compact graph summary is needed.
SKG is not a replacement for secure connections, complete infrastructure docs, or human-owned process context.
Operational detail
Service Knowledge Graph is agent-specific, machine-managed operational memory built from investigation evidence. It helps agents quickly scope services, dependencies, ownership clues, and previously observed resource links without pretending to be a full CMDB.
Extractors identify candidate facts and relationships, then confidence and evidence rules promote reliable entries into capped agent-specific memory.
Search SKG when scope matters: API-to-service links, resource relationships, ownership hints, topology, and repeated failure patterns.
Admins can enable or disable SKG, tune thresholds, and scope applicability to selected agents.
Related pages