qa: verify exportcenter telemetry-worker feature and advance queue

This commit is contained in:
master
2026-02-11 16:27:24 +02:00
parent 110cb43e4d
commit 7f865d7bc7
38 changed files with 737 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"module": "exportcenter",
"featureCount": 7,
"lastUpdatedUtc": "2026-02-11T14:18:53.0225877Z",
"lastUpdatedUtc": "2026-02-11T14:25:57.0402438Z",
"features": {
"cli-ui-surfacing-of-hidden-backend-capabilities": {
"status": "done",
@@ -42,18 +42,19 @@
]
},
"export-telemetry-and-worker": {
"status": "queued",
"tier": 0,
"status": "done",
"tier": 2,
"retryCount": 0,
"sourceVerified": null,
"buildVerified": null,
"e2eVerified": null,
"sourceVerified": true,
"buildVerified": true,
"e2eVerified": true,
"skipReason": null,
"lastRunId": null,
"lastUpdatedUtc": "2026-02-11T13:48:58.5755746Z",
"featureFile": "docs/features/unchecked/exportcenter/export-telemetry-and-worker.md",
"lastRunId": "run-001",
"lastUpdatedUtc": "2026-02-11T14:25:57.0402438Z",
"featureFile": "docs/features/checked/exportcenter/export-telemetry-and-worker.md",
"notes": [
"[2026-02-11T14:25:57.0402438Z] checking: Started run-001 Tier 0/1/2 verification for export-telemetry-and-worker.",
"[2026-02-11T14:25:57.0402438Z] done: Completed run-001 Tier 0/1/2 verification with passing telemetry/worker behavior evidence; moved feature dossier to checked."
]
},
"local-evidence-cache-with-deferred-enrichment-queue": {
@@ -121,9 +122,9 @@
"retesting": 0,
"blocked": 0,
"skipped": 0,
"queued": 5,
"queued": 4,
"not_implemented": 0,
"done": 2,
"done": 3,
"triaged": 0,
"fixing": 0,
"checking": 0,