You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/learn/design.md
+135-3Lines changed: 135 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1048,7 +1048,139 @@ _Table 11: Available Information and actions for **Tenant** role in the **Tenanc
1048
1048
1049
1049
The implemented workflow in this pallet is as follows:
1050
1050
1051
-
1. Election of a _Representative_ by the new owners
1052
-
An aspirant _Representative_ can request the role through the **Roles Pallet**, and are added to a waiting list. Using the **Asset_Management Pallet**, any owner of any asset can consult the list, and open a referendum for his/her group of owners, in order to elect a _Representative_. An elected _Representative_ is connected to the corresponding asset of the owner's group. Note that a _Representative_ can be connected to several assets.
_Table 12: Available Information and actions for **Representative** and **Investor** roles in the **Asset_Management Pallet**._
1171
+
1172
+
1. Election of a **Representative** by the new owners
1173
+
1174
+
An aspirant **Representative** can request the role through the **Roles Pallet**, and is added to a waiting list. Using the **Asset_Management Pallet**, any owner of any asset can consult the list, and open a referendum for his/her group of owners, in order to elect a **Representative**. An elected **Representative** is connected to the corresponding asset of the owner's group. Note that one **Representative** can be connected to several assets.
1175
+
1176
+
2.**Tenant** Selection by Representative & owners
1177
+
1178
+
Once a **Representative** is connected to an asset, a prospective **Tenant** can send a request for this Asset (see **Tenancy Pallet**). The **Representative** will then evaluate the **Tenant** request, and submit the result of the evaluation together with the **Tenant** information to the _Owners_, while at the same time, opening a referendum for the _Owners_ to vote on this proposal.
1179
+
1180
+
3. Guaranty Deposit payment
1181
+
1182
+
If accepted by the _Owners_ after a referendum, the **Tenant** receives a Guaranty Deposit payment request, sent by the _Owners_ asset's account. Paying the guaranty deposit will seal the agreement, and connect the **Tenant** to the requested asset.
1183
+
1184
+
4. Periodic actions
1053
1185
1054
-
2.
1186
+
Additionally, the **Asset_Management Pallet** will periodically check the payment status of active **Tenants**, and notify them if they are in debts. If a rent has been payed, It will distribute the rent to the _Owners_, after reserving a small percentage for future asset maintenance expenses.
0 commit comments