save checkpoint: save features
This commit is contained in:
48
docs/qa/feature-checks/state/unknowns.json
Normal file
48
docs/qa/feature-checks/state/unknowns.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"module": "unknowns",
|
||||
"featureCount": 2,
|
||||
"lastUpdatedUtc": "2026-02-11T10:23:38.2275242Z",
|
||||
"features": {
|
||||
"structured-provenance-hints-for-unknowns": {
|
||||
"status": "done",
|
||||
"tier": 2,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": true,
|
||||
"buildVerified": true,
|
||||
"e2eVerified": true,
|
||||
"skipReason": null,
|
||||
"lastRunId": "run-002",
|
||||
"lastUpdatedUtc": "2026-02-11T10:23:38.2275242Z",
|
||||
"featureFile": "docs/features/checked/unknowns/structured-provenance-hints-for-unknowns.md",
|
||||
"notes": [
|
||||
"[2026-02-11T10:10:04.6397098Z] checking: Started Tier 0/1/2 verification for structured-provenance-hints-for-unknowns.",
|
||||
"[2026-02-11T10:23:38.2275242Z] done: Tier 0/1/2 verification passed with fresh run-002 evidence (core build + 119/119 tests + provenance behavior replay). Evidence: docs/qa/feature-checks/runs/unknowns/structured-provenance-hints-for-unknowns/run-002/tier2-integration-check.json."
|
||||
]
|
||||
},
|
||||
"unknowns-sla-monitoring": {
|
||||
"status": "done",
|
||||
"tier": 2,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": true,
|
||||
"buildVerified": true,
|
||||
"e2eVerified": true,
|
||||
"skipReason": null,
|
||||
"lastRunId": "run-001",
|
||||
"lastUpdatedUtc": "2026-02-11T10:23:38.2275242Z",
|
||||
"featureFile": "docs/features/checked/unknowns/unknowns-sla-monitoring.md",
|
||||
"notes": [
|
||||
"[2026-02-11T10:23:38.2275242Z] triaged: SLA monitor/health/metrics sources existed but were excluded from services project compilation, causing verification drift risk.",
|
||||
"[2026-02-11T10:23:38.2275242Z] fixing: Re-enabled SLA monitor, health-check, and metrics compilation in services project; added SlaCalculator and SLA behavior tests.",
|
||||
"[2026-02-11T10:23:38.2275242Z] done: Tier 0/1/2 verification passed with fresh run-001 evidence (services build + core 119/119 + webservice 9/9 + SLA behavior replay). Evidence: docs/qa/feature-checks/runs/unknowns/unknowns-sla-monitoring/run-001/tier2-integration-check.json."
|
||||
]
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"passed": 2,
|
||||
"failed": 0,
|
||||
"blocked": 0,
|
||||
"skipped": 0,
|
||||
"done": 2
|
||||
},
|
||||
"buildNote": "Unknowns unchecked feature verification complete: both features now have fresh Tier 0/1/2 evidence with SLA services compiled and behavior-tested."
|
||||
}
|
||||
Reference in New Issue
Block a user