vault backup: 2026-02-26 22:57:07

This commit is contained in:
2026-02-26 22:57:07 +01:00
parent 682ccd774b
commit cf4bb46286
9 changed files with 365 additions and 95 deletions

View File

@@ -205,6 +205,27 @@ Companies can grant different permission levels to each partner:
Trust levels can be **changed or revoked** at any time by either party.
### Sub-hire Pricing
Sub-hire prices are **negotiated per-transaction** out-of-band (phone, email). The federation protocol tracks equipment movement, not pricing. Each instance records its own costs:
| Party | Records |
| ------------ | -------------------------------------------------------------- |
| **Lender** | Revenue from sub-hire, return deadline, condition at dispatch |
| **Borrower** | Day rate / agreed cost, event allocation, condition at receipt |
### Asset Ownership Transfer
Assets can be **permanently transferred** between instances (e.g. selling equipment to a partner):
| Step | Action |
| ---- | --------------------------------------------------------------------- |
| 1 | Seller initiates transfer request via federation |
| 2 | Buyer accepts — asset data (history, maintenance) transferred |
| 3 | Asset UUID remains the same — QR code URL updated to new instance |
| 4 | Seller's instance marks asset as "Transferred" (end of local history) |
| 5 | Buyer's instance creates asset with full imported history |
---
## Global Asset Identity