How We Built Inherited File Permissions Without Storing Effective ACLs Everywhere
A practical walkthrough of hierarchical folder permissions, restriction-only inheritance, multi-principal evaluation, and explainable authorization — built with Spring WebFlux and React. The problem Most people understand file permissions intuitively: If I can read Finance, I should be able to read what’s inside it — unless someone deliberately locked a subfolder down.