Drafting tools split in two somewhere along the way: fast sketching with no rigor, or rigorous modelling a revision too late. MERIDIAN is our attempt to close that gap — a sheet set with a live pulse, built in the open, where every line carries its own audit trail.
Signed off in 0.9
- M-01Live co-drafting. Up to twelve cursors on one sheet, with per-layer locking and conflict-free merge of concurrent edits.
- M-02Revision-safe sheet sets. Every issue is immutable; clouds and deltas are computed, not drawn, so nothing is ever lost between revisions.
- M-03Open geometry kernel. The constraint solver ships as a documented library with a stable API, so your own tooling can read what we read.
- M-04Offline sheets. Full drawing sets cached locally; edits reconcile with the same merge guarantees when you're back on the network.
Still in revision
- REV AIFC round-tripping. Import is stable; export re-enters review after tolerance issues surfaced in trial sets.
- REV BPlot styles. Named pen tables land in 0.9.2; until then, plotting uses the default weight map.