Metadata-Version: 2.4
Name: koan-core
Version: 0.1.0
Summary: Koan core: task model, environment plumbing, verification, QC gates, and the koan CLI.
Project-URL: Repository, https://github.com/inductiveML/koan
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# koan-core

Framework-neutral task models, episode execution, repository tools, verification,
quality-control gates, and the `koan` command-line interface.

`koan-core` intentionally does not ship task generators, frozen task packs,
provider clients, or training-framework adapters. Environment packages can depend
on this stable runtime without pulling in Grice authoring data or benchmark policy
code.
