alert-triage: the status comment described the state it had just left
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
import { defineMeta } from '@/lib/demo-kit';
|
import { defineMeta } from '@/lib/demo-kit';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Eager, serialisable, React-free: this is imported for every demo on every
|
* `status` is `live`: this environment ships with an interactive mode, a
|
||||||
* page. Everything expensive is behind `demo.tsx`.
|
* probe-gated reward, captured rollouts and a verifier. `check-demos` rule 7
|
||||||
*
|
* is what makes that word cost something — it refuses `live` for a demo with
|
||||||
* `status` starts as `spec`: `check-demos` rule 7 refuses `live` until the
|
* no runs in the manifest — so flipping it is a claim the gate checks, not a
|
||||||
* capture stage has put recorded runs for this slug in the traces manifest.
|
* label.
|
||||||
* The ship stage flips it. Nothing else here changes at that point.
|
|
||||||
*/
|
*/
|
||||||
export default defineMeta({
|
export default defineMeta({
|
||||||
slug: 'alert-triage',
|
slug: 'alert-triage',
|
||||||
|
|||||||
Reference in New Issue
Block a user