One SysML v2 model is the single source of truth. Prose, decks and diagrams are generated from it — never maintained beside it.
Any decision, requirement, structure, behavior, analysis or test is recorded as SysML v2 textual notation. If it isn't in the model, it doesn't exist. That one rule is what makes coverage something a machine can check instead of something a reviewer has to trust.
Open standard
Not a vendor's format
SysML v2 is an open OMG standard — the model isn't trapped in one company's tool, licence, or roadmap. You own it outright.
Plain text
Diff it, review it, version it
Textual notation lives in git like code — no six-figure seats, no proprietary file to open it. Every change is reviewable.
Portable
It outlives the tooling
Any conformant tool can read it, and so can any engineer. The model is an asset you keep, not a rental.