Volume one · Documentation

The manual for a new era of intelligence.

Reference, guides, and architecture for the three systems that make up the Essarion platform — citation-grade research, project-scoped agent workflows, and a programmatic API to compose them into your own product.

§ 01 — Index

Two systems, one platform.

Two products plus the connective tissue that lets them speak to each other and to your code. Start anywhere — the rest is cross-linked.

§ 02 — Quickstarts

Pick a path and begin.

Each quickstart is a contained tour — read it end-to-end and you'll have something working.

§ 03 — Reference

Built for builders who read.

Every endpoint, every event, every parameter. Linked, typed, and current with what's actually shipped.

§ 04 — Conventions

How to read these docs.

A few signals that reappear across every page.

A

Endpoints

Every API endpoint shows the verb, path, required auth, parameters, and an example request/response — in that order.

B

Concepts

Bold terms link to their definition. Project, run, source, citation, surface, and skill are reused across products.

C

Examples

cURL is the lowest common denominator. Where helpful we add a Node and a Python snippet right after.