confkey

Installation
SKILL.md

/confkey

Source of Truth

The overlay file is the single source of truth for all ConfKey classification state. Read the /config-management skill (/Users/matt.briggs/repos/confra/.claude/skills/config-management/SKILL.md) before starting any work here. Locate the overlay with:

find lib -name schema_overlay.yaml

The overlay partitions every key in the core schema (rooted at core/core_schema.yaml, with subsystem files pulled in via $ref) into inventory or excluded. Within inventory, each entry is tagged with a support field (full, partial, none, unknown). Pipeline attribution, descriptions, and prose documentation all live there. The generated dogstatsd.md documentation is output, not source — edit the overlay, not the generated file.

Shared Setup: Path Resolution and Git Check

Installs
1
Repository
datadog/saluki
GitHub Stars
37
First Seen
Jun 17, 2026
confkey — datadog/saluki