Skip to content

Variable: ContextRuleScopeSchema

Makaio Framework


Makaio Framework / services-core/context-rules / ContextRuleScopeSchema

const ContextRuleScopeSchema: ZodEnum<{ global: "global"; project: "project"; session: "session"; }>

Defined in: ../../../packages/services/core/src/context-rules/schemas.ts:71

Persisted context-rule scope levels.