Skip to content

[Medium] OPA/Cedar policy portability - enterprise adoption blocker #232

@imran-siddique

Description

@imran-siddique

Problem

Enterprises that have standardized on OPA for infrastructure policy or Cedar for AWS authorization will not adopt a new policy DSL for agents. It's a political and operational cost they won't take on.

Current State

OPA/Cedar portability is on the v1.2 roadmap. It should stay high priority.

Proposed Approach

Position the toolkit as a policy execution layer that accepts OPA Rego and Cedar policies natively, not as a competing policy language.

This reframes from 'another policy silo' to 'the runtime that executes your existing policies for agent actions.'

Implementation

  1. OPA Rego adapter — evaluate Rego policies against agent action context
  2. Cedar adapter — map agent permissions to Cedar authorization model
  3. Policy translation layer — common enforcement interface
  4. Documentation showing migration path from existing OPA/Cedar policies

Acceptance Criteria

  • OPA Rego policies can be used directly in agent-os policy engine
  • Cedar policies can be mapped to agent capability model
  • Migration guide for OPA and Cedar users
  • Integration tests with real OPA/Cedar policy sets

Priority

P2 — Important for enterprise adoption but requires design work. Target v1.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions