The four levels
Project types
| Project type | Purpose |
|---|---|
FOR_DESKTOP_APP | Policies applied via the Desktop App agent |
FOR_API | Policies applied when deploying a Guard API |
Isolation principles
- Lower levels cannot access higher-level systems.
- Within the same level, data outside your responsibility is isolated.
- All boundaries are enforced technically, not by convention.
Related
Guard Policy
How policies are authored, versioned, and applied at the Project level.