Metadata-Version: 2.4
Name: okf-core
Version: 0.3.0
Summary: OpenKnoll core: CanonicalDoc, OKF v0.2 parser/writer, lint, pipeline, indexes, packer
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# okf-core

OpenKnoll core library: the `CanonicalDoc` model, OKF v0.2 parser/writer,
5-level lint, build pipeline (acquire → normalize → plan → generate → link →
lint → index → publish), deterministic explorer, ask policy, RAG seam, and
packer. Structurally network-free — real providers live in `oknoll-providers`.

Usually consumed through the [`oknoll`](https://pypi.org/project/oknoll/) CLI.
Part of [OpenKnoll](https://github.com/openknoll/oknoll-python).
