From 4ecc536ad18979b34a1032d976eee59f0a2f7453 Mon Sep 17 00:00:00 2001 From: username Date: Sun, 26 Jul 2026 21:14:26 -0400 Subject: [PATCH] fix: require evidence for Grafana dashboard defaults --- grafana/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/SKILL.md b/grafana/SKILL.md index 1755bf0..e34d2ef 100644 --- a/grafana/SKILL.md +++ b/grafana/SKILL.md @@ -76,7 +76,7 @@ Compare the running object with every potential writer. Do not edit a provisione ### 3. Validate semantics before presentation -Run representative queries over a known time range. Confirm metric/log/trace type, units, labels, aggregation, cardinality, null/no-data behavior, time zone, refresh interval, and query cost. For repeated panels or multi-dimensional alerts, bound the dimension set and prove it remains actionable. +Run representative queries over a known time range. Confirm metric/log/trace type, units, labels, aggregation, cardinality, null/no-data behavior, time zone, refresh interval, and query cost. Derive defaults, thresholds, refresh cadence, top-N limits, and minimum-traffic cutoffs from target evidence, approved policy, or an explicit measurement objective; otherwise leave them open rather than choosing plausible values. For repeated panels or multi-dimensional alerts, bound the dimension set and prove it remains actionable. ### 4. Preview and apply through the owner