docs/knowledge-graph/vault-wmls-5/scr-rows/wmls-c-088.md
Binary-format data types
Generated from canonical repository manifests. Do not edit this note directly.
Relationships
belongs-to→ [[source-families/wmlscript|wmlscript]]planned-by→ [[work-items/WMLS-501|WMLS-501]]refines← [[clauses/WMLSCRIPT-CL-BINARY-DATA-TYPE-REGISTRY|WMLSCRIPT-CL-BINARY-DATA-TYPE-REGISTRY]]refines← [[clauses/WMLSCRIPT-CL-BINARY-NETWORK-ORDER|WMLSCRIPT-CL-BINARY-NETWORK-ORDER]]sourced-from→ [[source-documents/WAP-193_101-WMLScript|WAP-193_101-WMLScript]]
Data
{
"family": "wmlscript",
"ordinal": 88,
"actor": "wmlscript-interpreter",
"referencedSection": "Binary-format data types",
"specificationStatus": "mandatory",
"dependencyExpression": {
"type": "none",
"scrIds": []
},
"sourceAnchor": {
"documentId": "WAP-193_101-WMLScript",
"staticConformanceSection": "15.2.4"
},
"disposition": {
"strict": "required-for-claimed-actor",
"classCProfile": "required-by-class-c-client-mcf",
"enhancementMayReplaceStrictBehavior": false
},
"reviewState": "source-extracted-class-c-applied-direct-test-linked",
"implementationStatus": "partial",
"evidenceState": "direct-test-linked",
"assessmentNote": "The WAP-193 decoder directly parses and structurally verifies this binary-format area. WMLS-501 verifier closure is complete; compiled-unit opcode execution remains deferred to WMLS-502 and related lanes.",
"implementationEvidence": [
{
"path": "engine-wasm/engine/src/wavescript/wap_decoder.rs",
"symbol": "decode_wap_compilation_unit"
}
],
"testEvidence": [
{
"path": "engine-wasm/engine/src/wavescript/wap_decoder.rs",
"test": "decodes_constant_pragma_function_and_instruction_pools",
"command": "cargo test --manifest-path engine-wasm/engine/Cargo.toml wap_decoder",
"limitation": "Direct strict verifier evidence only; it does not claim deferred opcode execution, URL/access behavior, or complete chapter 12 closure."
},
{
"path": "engine-wasm/engine/src/engine_wasm_bindings_tests.rs",
"test": "wasm_wmls_501_decoder_matches_native_fixture_and_failure_semantics",
"command": "wasm-pack test --node engine-wasm/engine --features wasm-bindings",
"limitation": "Pins native/WASM decoder parity without changing the host-visible script execution contract."
}
],
"ownerLayers": [
"engine-wasm"
],
"requirementIds": [
"RQ-WMLS-008"
],
"matrixWorkItems": [
"WMLS-501"
],
"workItems": [
"W1-02",
"W1-05",
"WMLS-501"
],
"source": "spec-processing/source-manifests/wap-1.2.1-wmlscript-scr.json"
}