Structured rubrics
Synthesizes task-specific criteria or accepts frozen and bundled rubrics.
Evidence-first assessment
Hermes Rubric builds structured rubrics, binds scores to cited evidence, reports coverage facts, and leaves the next action to the caller.
$ pip install hermes-rubric==1.1.1
$ hermes-rubric --intent "Evaluate publication readiness" --target paper.mdWhy this exists
A score cannot support an assessment when its criteria, cited evidence, or coverage are unclear. Hermes Rubric assembles those materials into an inspectable result while leaving the next action to the caller.
Synthesizes task-specific criteria or accepts frozen and bundled rubrics.
Scores against accepted evidence and preserves evidence, coverage, and receipt data.
Produces feedback without imposing a release threshold or changing a runtime.
Quick start
Install the current package, then inspect its output and configuration before relying on it in an application or workflow.
$ pip install hermes-rubric==1.1.1
$ hermes-rubric --intent "Evaluate publication readiness" --target paper.mdThe boundary
The aggregate is a signal, not a verdict. Hermes Rubric does not impose a binary release gate or decide what an application does next.
Compare it with the other open-source tools →