Skip to main content

The four levels

1

Global

TODO — system-wide defaults; managed by AIM Intelligence operators.
2

Company

TODO — a customer organization.
3

Organization

TODO — a business unit within a company.
4

Project

TODO — the smallest unit that owns Guard Policies. Every Project is typed as either FOR_DESKTOP_APP or FOR_API.

Project types

Project typePurpose
FOR_DESKTOP_APPPolicies applied via the Desktop App agent
FOR_APIPolicies 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.

Guard Policy

How policies are authored, versioned, and applied at the Project level.