Expand description
Split-domain natives. Wraps server::command::ListSplits.
list-splits returns a typed pair<split> of $split entity refs;
each carries id, account-id, commodity-id, and value (Ratio). The
value_denom ride alongside via the Ratio field. Notes / reconcile
state stay reachable from the underlying Tag rows but are not
surfaced on the typed entity yet — extend the $split shape +
nomi_entity! declaration to expose more fields.