February 16th, 2026

New

Dependency Rule System

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