Correction evidence
Mines correction-shaped turns and their surrounding exchange from supported work logs.
Correction-aware drift gate
Hermeneutic recovers correction evidence from supported work logs as advisory context and checks a draft for fixed English drift patterns.
$ pip install hermeneutic==0.1.9
$ hermeneutic gate --draft response.txtWhy this exists
In repeated AI work, useful corrections can remain in logs while a later draft repeats a known drift pattern. Hermeneutic makes supported correction-shaped records available as advisory context and applies fixed English checks to a saved draft.
Mines correction-shaped turns and their surrounding exchange from supported work logs.
Surfaces similar prior correction records as context for a new task.
Checks a draft with fixed English rules and reports an explicit result.
Quick start
Install the current package, then inspect its output and configuration before relying on it in an application or workflow.
$ pip install hermeneutic==0.1.9
$ hermeneutic gate --draft response.txtThe boundary
Hermeneutic is an advisory drift check. It does not establish that a response, claim, or system is correct, complete, or ready for use.
Compare it with the other open-source tools →