feat: harden community production foundation through story 1.5
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"baseline_version": "2026.08.10.1",
|
||||
"evidence_modes": [
|
||||
"automated",
|
||||
"manual_only"
|
||||
],
|
||||
"execution_verdicts": [
|
||||
"pass",
|
||||
"fail",
|
||||
"blocked",
|
||||
"skipped",
|
||||
"flaky",
|
||||
"not_run"
|
||||
],
|
||||
"full_pass": {
|
||||
"evidence_mode": "automated",
|
||||
"execution_verdict": "pass",
|
||||
"implementation_status": "implemented"
|
||||
},
|
||||
"implementation_statuses": [
|
||||
"implemented",
|
||||
"planned",
|
||||
"gap",
|
||||
"blocked"
|
||||
],
|
||||
"manual_only_rule": "Requires a retained manual result and next_evidence; it is not a full baseline pass.",
|
||||
"non_pass_rule": "Failed, blocked, skipped, flaky, not_run, missing, or malformed evidence never becomes pass."
|
||||
}
|
||||
Reference in New Issue
Block a user