Variables

CHART_WALK_ARTIFACT_KIND

Variable: CHART_WALK_ARTIFACT_KIND

const CHART_WALK_ARTIFACT_KIND: "recording/chart-walk" = 'recording/chart-walk'

Defined in: src/artifacts/recordingArtifact.ts:48

The consumer vocabulary a chart WALK is stored under (9.76.0) — one row per execution step of a runbook's inner chart, with the decider evidence sentences in the condition rows. Namespaced by what it IS (recording/…, beside recording/run), never by what produced it: a walk is a recording projection, not a dataset that happens to mention stages.

On this page