AutomatedReasoningPolicyVariableReport

Provides detailed fidelity analysis for a specific policy variable, including which source document statements support it and how accurate the variable definition is.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A textual explanation of the accuracy score, describing why the variable received this particular accuracy rating.

Link copied to clipboard

A score from 0.0 to 1.0 indicating how accurately this variable represents concepts from the source material.

Link copied to clipboard

Explanations describing how the source statements support and justify this specific variable definition.

Link copied to clipboard

References to statements from the source documents that provide the basis or justification for this variable.

Link copied to clipboard

The name of the policy variable being analyzed in this report.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String