81 lines
2.8 KiB
JSON
81 lines
2.8 KiB
JSON
{
|
|
"runDate": "2026-04-19",
|
|
"scope": "timeout-budget-rerun-hygiene",
|
|
"plan": "docs/superpowers/plans/2026-04-19-timeout-budget-rerun-hygiene-plan.md",
|
|
"sourceDiagnostic": "tests/fixtures/generated_scene/timeout_regression_diagnostic_2026-04-19.json",
|
|
"mappingTable": {
|
|
"timeout-rerun-pass": "rerun-resolved-pass",
|
|
"timeout-rerun-fail-closed": "rerun-resolved-fail-closed",
|
|
"timeout-rerun-timeout": "rerun-still-timeout",
|
|
"timeout-rerun-error": "rerun-error",
|
|
"timeout-large-source": "rerun-still-timeout",
|
|
"timeout-command-hang": "rerun-still-timeout",
|
|
"timeout-nondeterministic": "rerun-error",
|
|
"timeout-source-scan-heavy": "rerun-still-timeout",
|
|
"timeout-unknown": "rerun-error"
|
|
},
|
|
"summary": {
|
|
"totalTimeoutRecords": 3,
|
|
"rerun-resolved-pass": 2,
|
|
"rerun-resolved-fail-closed": 1,
|
|
"rerun-still-timeout": 0,
|
|
"rerun-error": 0
|
|
},
|
|
"records": [
|
|
{
|
|
"sceneId": "sweep-015-scene",
|
|
"sceneName": "任务报表",
|
|
"timeoutType": "persistent-timeout",
|
|
"originalStatus": "source-unreadable",
|
|
"diagnosticLabel": "timeout-rerun-pass",
|
|
"rerunHygieneStatus": "rerun-resolved-pass",
|
|
"diagnosticTimeoutBudgetSeconds": 90,
|
|
"diagnosticElapsedSeconds": 74.76,
|
|
"generationReportExists": true,
|
|
"generationStatus": null,
|
|
"readinessLevel": "A",
|
|
"diagnosticReason": null,
|
|
"secondaryLabels": [
|
|
"large-total-source",
|
|
"zip-heavy-source"
|
|
]
|
|
},
|
|
{
|
|
"sceneId": "sweep-025-scene",
|
|
"sceneName": "力禾动环系统巡视记录",
|
|
"timeoutType": "persistent-timeout",
|
|
"originalStatus": "source-unreadable",
|
|
"diagnosticLabel": "timeout-rerun-pass",
|
|
"rerunHygieneStatus": "rerun-resolved-pass",
|
|
"diagnosticTimeoutBudgetSeconds": 90,
|
|
"diagnosticElapsedSeconds": 49.03,
|
|
"generationReportExists": true,
|
|
"generationStatus": null,
|
|
"readinessLevel": "A",
|
|
"diagnosticReason": null,
|
|
"secondaryLabels": [
|
|
"source-scan-heavy",
|
|
"high-html-js-count"
|
|
]
|
|
},
|
|
{
|
|
"sceneId": "sweep-040-scene",
|
|
"sceneName": "嘉峪关日报",
|
|
"timeoutType": "regression-timeout",
|
|
"originalStatus": "source-unreadable",
|
|
"diagnosticLabel": "timeout-rerun-fail-closed",
|
|
"rerunHygieneStatus": "rerun-resolved-fail-closed",
|
|
"diagnosticTimeoutBudgetSeconds": 90,
|
|
"diagnosticElapsedSeconds": 45.91,
|
|
"generationReportExists": true,
|
|
"generationStatus": "fail-closed",
|
|
"readinessLevel": "C",
|
|
"diagnosticReason": "readiness-before-report",
|
|
"secondaryLabels": [
|
|
"regression-timeout",
|
|
"budget-sensitive-timeout"
|
|
]
|
|
}
|
|
],
|
|
"nextStepRecommendation": "Use rerun hygiene classification before any timeout implementation or execution-board update."
|
|
} |