Yard KPI Strip
Ledger-style KPI strip for measurable operating thresholds.
Operating baseline
Quantified plant care without fake analytics
Editors can surface finite metrics without inventing a dashboard UI.
- Profiles normalized
- 6 Controlled vocab on every plant profile
- Experiments logged
- 3 Includes one explicit negative result
- Median summary length
- 139 chars Constrained for card safety
- JS by default
- 0 KB Only tiny, page-scoped enhancements when justified
---
import YardKpiStrip from "@page-sections/eferns/yard-kpi-strip/YardKpiStrip.astro";
---
<YardKpiStrip eyebrow="Operating baseline" heading="Quantified plant care without fake analytics" subtext="Editors can surface finite metrics without inventing a dashboard UI." /> ---
blocks:
_component: page-sections/eferns/yard-kpi-strip
eyebrow: Operating baseline
heading: Quantified plant care without fake analytics
subtext: Editors can surface finite metrics without inventing a dashboard UI.
items:
- label: Profiles normalized
value: '6'
note: Controlled vocab on every plant profile
- label: Experiments logged
value: '3'
note: Includes one explicit negative result
- label: Median summary length
value: 139 chars
note: Constrained for card safety
- label: JS by default
value: 0 KB
note: Only tiny, page-scoped enhancements when justified
--- Overview
A compact metrics section for high-signal operational numbers. Intended for editorial summaries, performance snapshots, and controlled numeric framing rather than decorative counters.
Properties
eyebrow string | default: Operational baseline
heading string | default: The site is organized around measurable plant survival variables
subtext string | default: A restrained metrics strip works better than fake dashboard chrome.
items string | default: array
colorScheme string | default: inherit
backgroundColor string | default: surface
Examples
Primary
Operating baseline
Quantified plant care without fake analytics
Editors can surface finite metrics without inventing a dashboard UI.
- Profiles normalized
- 6 Controlled vocab on every plant profile
- Experiments logged
- 3 Includes one explicit negative result
- Median summary length
- 139 chars Constrained for card safety
- JS by default
- 0 KB Only tiny, page-scoped enhancements when justified
---
import YardKpiStrip from "@page-sections/eferns/yard-kpi-strip/YardKpiStrip.astro";
---
<YardKpiStrip eyebrow="Operating baseline" heading="Quantified plant care without fake analytics" subtext="Editors can surface finite metrics without inventing a dashboard UI." /> ---
blocks:
_component: page-sections/eferns/yard-kpi-strip
eyebrow: Operating baseline
heading: Quantified plant care without fake analytics
subtext: Editors can surface finite metrics without inventing a dashboard UI.
items:
- label: Profiles normalized
value: '6'
note: Controlled vocab on every plant profile
- label: Experiments logged
value: '3'
note: Includes one explicit negative result
- label: Median summary length
value: 139 chars
note: Constrained for card safety
- label: JS by default
value: 0 KB
note: Only tiny, page-scoped enhancements when justified
---