Metadata-Version: 2.4
Name: koan-verifiers
Version: 0.1.0
Summary: Pack-independent Verifiers v1 adapter for Koan EpisodeSession environments.
Project-URL: Repository, https://github.com/inductiveML/koan
License-Expression: MIT
License-File: LICENSE
Requires-Python: <3.14,>=3.12
Requires-Dist: httpx>=0.28
Requires-Dist: koan-core==0.1.0
Requires-Dist: verifiers==0.2.0
Description-Content-Type: text/markdown

# koan-verifiers

Framework adapter shared by IntentBench environment packages. It maps Verifiers
v1 task lifecycle and intercepted model tool calls onto Koan's authoritative
`EpisodeSession`. It contains no task generator, frozen pack, provider client,
or training implementation.
