Skip to documentation
Documentation v0.3.0
Browse documentation

00 / Start here

Governed systems, documented.

Technical documentation for Alethic’s governed cognition kernel: architecture, public API, and worker model.

Install / import

Start with the kernel.

Python 3.11+

$ pip install alethic-kernel

from alethic import Kernel

kernel = Kernel()

Documentation snapshot v0.3.0 · source 66ec576 · package and site stay independently deployable.