generated-scene: add scheduled monitoring runtime and helper lifecycle hardening

This commit is contained in:
木炎
2026-05-06 09:47:12 +08:00
parent 6cdd71b682
commit 8162118e6d
183 changed files with 103674 additions and 130 deletions

View File

@@ -0,0 +1,97 @@
{
"assetDate": "2026-04-19",
"scope": "post-roadmap-boundary-and-runtime-entry-rules",
"boundaryReadiness": [
{
"group": "G6",
"status": "boundary-family-established",
"readiness": "executed-pass",
"nextEntryCondition": "The fixed G6 real sample has now executed as host_bridge_workflow; keep further host-bridge work bounded to a new roadmap."
},
{
"group": "G7",
"status": "boundary-family-established",
"readiness": "executed-pass",
"nextEntryCondition": "The first fixed G7 real sample has now executed as multi_endpoint_inventory; keep further boundary-family work bounded to a new roadmap."
},
{
"group": "G8",
"status": "boundary-family-established",
"readiness": "hold-as-boundary",
"nextEntryCondition": "A real sample requires local document pipeline runtime and attachment handling beyond current repo-local coverage."
}
],
"deferredFamilyEntryCriteria": [
{
"group": "G4",
"currentStatus": "deferred",
"entryCriteria": [
"at least one stable candidate cluster in the 102-scene execution board",
"a family-level contract that is distinct from existing G1/G2/G3/G6/G7/G8 contracts",
"a prioritization reason written into the next roadmap"
]
},
{
"group": "G5",
"currentStatus": "degraded",
"entryCriteria": [
"a clear reason why degraded handling is insufficient",
"a bounded implementation slice that does not reopen the completed roadmap",
"runtime gaps needed by the family are explicitly classified first"
]
}
],
"runtimeGapMatrix": [
{
"gap": "login-recovery",
"category": "runtime-platform-gap",
"status": "planned-not-implemented",
"blocks": [
"real-world end-to-end execution outside repo-local fixture scope"
]
},
{
"gap": "host-runtime-integration",
"category": "runtime-platform-gap",
"status": "partially-covered-by-boundary-families",
"blocks": [
"future host-bridge rollout beyond the bounded G6 real-sample entry"
]
},
{
"gap": "transport-runtime",
"category": "runtime-platform-gap",
"status": "planned-not-implemented",
"blocks": [
"direct post-roadmap runtime rollout"
]
},
{
"gap": "local-doc-and-attachment-workflows",
"category": "runtime-platform-gap",
"status": "partially-covered-by-G8-fixture-only",
"blocks": [
"G8 real-sample execution"
]
},
{
"gap": "g3-real-sample-output-contract-verification",
"category": "mainline-contract-gap",
"status": "closed-in-mainline",
"blocks": []
},
{
"gap": "g2-real-sample-contract-correction",
"category": "mainline-contract-gap",
"status": "closed-in-mainline",
"blocks": []
}
],
"prioritization": [
"Both G3 and G2 mainline real-sample contract gaps are now closed in the validation layer.",
"G7 is now the first boundary family with an executed-pass real-sample record.",
"G6 is now the second boundary family with an executed-pass real-sample record.",
"Do not open G4 or G5 without a new bounded roadmap that identifies the next mainline pressure explicitly.",
"Keep G8 as a boundary family until a new roadmap promotes it into real-sample execution scope."
]
}