Interface: ContextRuleListQuery
Makaio Framework / services-core/context-rules / ContextRuleListQuery
Interface: ContextRuleListQuery
Section titled “Interface: ContextRuleListQuery”Defined in: ../../../packages/services/core/src/context-rules/types.ts:141
Scope-based candidate query for storage-tier listing.
Properties
Section titled “Properties”projectId?
Section titled “projectId?”
optionalprojectId?:string
Defined in: ../../../packages/services/core/src/context-rules/types.ts:143
Optional project identifier used to include project-scoped candidates and disambiguate project-bound session rules.
sessionId?
Section titled “sessionId?”
optionalsessionId?:string
Defined in: ../../../packages/services/core/src/context-rules/types.ts:145
Optional session identifier used to include session-scoped candidates.