What
StoryboardElementStateCondition with storyboardElementType="action" is permanently unsupported: core/src/engine.cpp:485-491 warns "not supported yet; condition is always false" and core/src/runtime/scheduler.cpp:791-795 returns nullptr for action references because per-action scheduler nodes were never built. Both sites blame p5-s4 (#32), which closed without them. The coverage matrix row says "unsupported until p5-s4 (warns)" — a dead owner — and the gap is not in the roadmap's post-v0.0.1 list. A whole enumerator of the condition's type attribute is silently dead (ASAM OpenSCENARIO XML 1.4 §7.6.5.2).
Done when
What
StoryboardElementStateConditionwithstoryboardElementType="action"is permanently unsupported:core/src/engine.cpp:485-491warns "not supported yet; condition is always false" andcore/src/runtime/scheduler.cpp:791-795returnsnullptrfor action references because per-action scheduler nodes were never built. Both sites blame p5-s4 (#32), which closed without them. The coverage matrix row says "unsupported until p5-s4 (warns)" — a dead owner — and the gap is not in the roadmap's post-v0.0.1 list. A whole enumerator of the condition's type attribute is silently dead (ASAM OpenSCENARIO XML 1.4 §7.6.5.2).Done when