SynapseCommand® is built around a canonical data model. Every external format is translated into that model by a thin adapter, and every consumer reads the model rather than the format. Without a canonical model in the middle, a set of fourteen formats would need ninety-one point-to-point translations and would carry fourteen private notions of what a contact is.
That contract layer is published under Apache 2.0: the models, the generated JSON Schema, the adapters, their fixtures and the validation harness that verifies them. It is public because that is what a contract is for. An integration authority can read the mapping, run the harness and judge the claim before agreeing to anything.
The decision runtime is a different thing entirely. Doctrinal content, agent behaviour, model weights and deployment configuration are not published, and no page on this site describes their internals. Publishing the contract is not publishing the product.
This separation also addresses a central problem in Combined Joint All-Domain Command and Control: moving operational information across system and mission-partner boundaries without losing its meaning, provenance or security context in complex Multi-Domain Operations.