Tag: hierarchy

  • Day #11 Climbing the Hierarchy

    I spent the last few days working through one of the most foundational layers in our system — the user–supervisor–contract structure. The goal was simple: ensure that every user in the system has: a contract with the right supervisor, a valid assignment to a unit, a role that fits into a larger hierarchical model. But…