Files
VerseVDI-Protocol/gen/manifest.json
sechmachine c3ea2f35c6
Verify Protocol / module (push) Successful in 1m21s
Verify Protocol / verify (push) Successful in 1m2s
fix(protocol): align quality ack schema
2026-08-13 07:53:35 +07:00

19 lines
555 B
JSON

{
"compatibility": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"current": "2",
"datagram_registry": "registries/datagrams.json",
"feature_registry": "registries/features.json",
"n_minus_1": "1",
"n_minus_2": "0",
"protocol": "versevdi-control",
"unsupported": [
"-1",
"3"
]
},
"generator_sha256": "c5756780f59a82d8f56762e52f58e22a4d6aca6648157f45e5bad6559b9deeec",
"protocol_version": "1.0.0",
"schema_sha256": "b9e72838b2ae02b3a47e7e2dfa03620b8580f2c98668e6eaf551ea8fb642d297"
}