Package org.iam


package org.iam
Top-level package for the AccessRefinery analysis engine.

This package organizes the refinery implementation into layered modules:

  • org.iam.core: pipeline orchestration, solving, and execution flow
  • org.iam.intent: intent/finding representations and refinement logic
  • org.iam.model: internal label-tree and symbolic wrapper models
  • org.iam.policy: policy grammar and MCP-aware policy models
  • org.iam.utils: shared utilities for parsing, IO, logging, and measurements

Together, these packages implement policy parsing, symbolic encoding, intent mining, and reduction for IAM policy analysis.

  • Classes
    Class
    Description