This commit refactors the organization store initialization and improves key handling within the organization store.
* **Organization Store Initialization:** Changes the way the organization store interface is initialized by using `createHashMapObject` with a single declaration.
* **Key Handling:** Improves the error message when an organization key is not found during the leave function, providing more context.