Iron Gorilla Developers

AgentLocalRule

Local policy rule declared with an agent for static analysis and review.

SDK v2026.4.0

Kind: typeAlias

Signature

Example
export type AgentLocalRule = object

Remarks

The SDK validates each entry against the policy-module rule schema at runtime, but keeps the public authoring type generic here so SDK reference docs stay self-contained.

On this page