February 16th, 2026
New

After a big rewrite the dependency rule system is now back again. It' now works with the new workspace abstraction and can be used π
You can define layers (which are groups of components within your codebase) and then define how they are allowed to depend on each other. With this you can enforce layered architectures, clean architecture or hexagonal architecture.
You can find more information and how-toβs here https://tangleguard.com/docs/features/governance