CHANGELOG
Источник: CHANGELOG.md HyperCortex Mesh Protocol — Changelog HMP-0005 (March 2026) — Core Specification v5.0.6 Specification clarifications for container structure and validation: Section 3.2 — clarified that all fields defined as head.* in Sections 3.3 and 3.4 MUST appear exclusively inside the head object and MUST NOT be relocated elsewhere. Section 3.4 — clarified serialization rule: absent optional fields MUST NOT be serialized as null unless explicitly required by the schema. Section 3.7 — added canonicalization rule stating that array order MUST be preserved and treated as significant . Section 3.10 — introduced an explicit container verification procedure and clarified that structural validation MUST precede any semantic interpretation or reasoning. No changes to the container schema or wire format. Fully backward-compatible within the 5.0.x series. HMP-0005 (February 2026) — Core Specification v5.0.5 MCE Recommended Extensions: * Introd...