<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Open Knowledge Format (OKF) Ingestion // Read, validate, and load
		Open Knowledge Format (OKF) bundles (a directory of markdown
		files with YAML frontmatter) into a portable DuckDB catalog,
		build the concept graph, render to HTML, and optionally embed
		concept bodies for semantic search. Deterministic and agent-
		free: the same bundle always yields the same catalog, graph,
		and render, with no LLM calls in the core. Conformant and
		permissive per the OKF v0.1 specification.
	</longdescription>
</pkgmetadata>
