AlwaysProjectPolicy

Always project policy - useful for testing or when all propositions should be projected.

Properties

Link copied to clipboard

The minimum confidence this policy requires. Exposed so a rejection explanation can quote the actual threshold in play rather than a hardcoded guess. Defaults to 0.85.

Functions

Link copied to clipboard
open override fun shouldProject(proposition: Proposition): Boolean

Determine if the given proposition should be projected.