This commit refactors the organization store initialization and the leave function.
* **Organization Store:** Changes the way the organization store is initialized by using a declaration array.
* **Leave Function:** Improves the leave function by correcting a conditional statement to ensure proper handling of organization keys.