get_rubric(
state: Annotated[dict[str, Any], InjectedState],
) -> RubricSnapshotRead the current acceptance criteria used to evaluate completion.
Call this to inspect the active rubric, whether it came from a goal, a sticky rubric, or the current invocation, and the latest grading status if a graded turn has already run.