Interface: ResolvedContextRules
Makaio Framework / services-core/context-rules / ResolvedContextRules
Interface: ResolvedContextRules
Section titled “Interface: ResolvedContextRules”Defined in: ../../../packages/services/core/src/context-rules/types.ts:184
Service response grouping matched rules by delivery channel.
Properties
Section titled “Properties”files:
Partial<Record<ManagedInstructionFileTarget,ResolvedContextRule[]>>
Defined in: ../../../packages/services/core/src/context-rules/types.ts:190
Resolved managed-file entries grouped by file target.
snapshot
Section titled “snapshot”snapshot:
ContextSnapshot
Defined in: ../../../packages/services/core/src/context-rules/types.ts:186
Concrete snapshot used for evaluation and rendering.
turnContext
Section titled “turnContext”turnContext:
Record<string,ResolvedContextRule[]>
Defined in: ../../../packages/services/core/src/context-rules/types.ts:188
Resolved turn-context entries grouped by bucket key.