Distributing movable assets seems simple until one tries to do it well. Most disputes arise not from bad faith but from confused procedures. A process ordered in five phases — inventory, valuation, preferences, lottery and adjudication — turns a delicate matter into a chain of documented decisions.
1. Inventory
Everything starts with knowing what is there. The inventory must be exhaustive (no asset left out) and descriptive (each asset identifiable without ambiguity). In practice that means: physical numbering of assets, photographs, objective description, location and condition. A weak inventory contaminates all the following phases.
2. Valuation
Each asset needs a value to articulate the distribution. For most a professional valuation by the procedure responsible suffices. For assets with specialised market or high unit value, an independent appraiser is advisable. Valuation is not just another data point: it is the basis on which lots, balancing payments and decisions on indivisible items are built.
3. Preferences
Each party orders the assets according to their interest, typically in three levels: high, medium or low. This information drastically reduces conflict: when interests do not overlap, the algorithm assigns without more; when they coincide, the order of choice decides. Preferences are closed with an immutable version signed by the responsible.
4. Lottery for the order of choice
The lottery fixes who chooses first among the disputed assets. Doing it verifiably (via a function such as HMAC-SHA256 with published seed) eliminates any later suspicion. The lottery does not decide the entire distribution: only the order in which the parties will exercise their choice over the assets that more than one wants.
5. Rotational adjudication
The parties choose in turns according to the drawn order. After each complete round, the order is reversed to prevent the first round from concentrating all the advantage. The process ends when all assets are assigned. Differences in lot value are closed with monetary balancing payments, computed from the valuations of phase 2.