All specs 1 total
score_initiativeREAL LLM gemma4:latest · · unknownimpact_engine_evaluate/scorer.py
Calculates a structured evaluation result for a given initiative dictionary by deterministically generating a confidence score. It accepts a dictionary containing various metrics like model type, cost, and effect estimates. The function returns a dictionary representing the serialized evaluation result, incorporating the calculated confidence score and other input parameters. No external state is modified, but it relies on a predefined CONFIDENCE_MAP for range lookups.