Metadata-Version: 2.4
Name: kludge-api
Version: 0.0.1
Summary: Reserved for KLUDGE: an opinionated semantic execution kernel. Python authoring and integration API (contains the reference kernel). In development; this is a name-reservation placeholder.
Author: N H
Author-email: N H <nwdhenry@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Project-URL: Repository, https://github.com/nwdhenry/kludge
Description-Content-Type: text/markdown

# kludge-api

Name reservation for **KLUDGE** — an opinionated semantic execution kernel. It
separates probabilistic semantic work from deterministic control, makes evidence
authoritative, and uses typed faults to recover by re-entering at the source of the
earliest invalidated authority.

`kludge-api` is the Python authoring and integration API. The alpha distribution
will contain the Python reference kernel. The import name is `kludge`.

This 0.0.1 release is a placeholder; the alpha is in development.

Project: https://github.com/nwdhenry/kludge
