Open source · Alpha

Kognita

Prove an AI answer was permitted — and evidence it.

An open-source agent harness for the governed enterprise. It is in active development and is not production-ready.

View on GitHub

Core ideas

  1. 01

    Authorisation before retrieval

    Check what the requester is permitted to access before information is retrieved.

  2. 02

    Fail closed

    When permission is absent or unclear, stop rather than infer access.

  3. 03

    Provenance and evidence

    Keep the origin and supporting evidence visible with the answer.

Install

pip install kognita

MIT licence

Back homeRepository