Quickstart
Coming Soon
The CK.Lib Python package is under active development and not yet published to PyPI. Follow the GitHub org for release announcements, or join Discord for early access.
What You'll Need
The Concept Kernel Protocol is implemented through a Python runtime library called CK.Lib. When released, installation will be:
bash
pip install cklibIn the Meantime
Explore the Architecture to understand the Three Loops model, or read the Ontology page to see how kernels define their type systems.
The ontology files are already published and browsable:
- Ontology v3.4 -- BFO-aligned Turtle files
- Ontology v3.5 -- Alpha additions (base shapes, proof model)