Variable: ContextRuleScopeSchema
Makaio Framework / services-core/context-rules / ContextRuleScopeSchema
Variable: ContextRuleScopeSchema
Section titled “Variable: ContextRuleScopeSchema”
constContextRuleScopeSchema:ZodEnum<{global:"global";project:"project";session:"session"; }>
Defined in: ../../../packages/services/core/src/context-rules/schemas.ts:71
Persisted context-rule scope levels.