Skip to content

OLOBOLO Documentation

OLOBOLO is the flight recorder for AI-built software: it records who wrote every change — human or agent — as a tamper-evident, hash-linked chain of metadata, and turns that chain into reports people actually ask for.

This documentation is organised in seven sections:

  • Quickstart — from zero to a verified chain entry in under ten minutes.
  • Concepts — events, entries, chains, seals and anchors.
  • Guides — agent-tool setup, CI evidence, seals, the badge, export.
  • Verify — the flagship: judge a chain without trusting OLOBOLO.
  • Reference — CLI, verifier, badge API, and the generated API reference.
  • The Format — the open, canonical chain serialization and its in-toto mapping.
  • FAQ — honest answers, including what OLOBOLO does not prove.

These pages follow the code: the API reference is generated from the contracts package, and the commands shown here are executed in CI on every change — documentation that drifts fails the build.