API Reference Annotai v#0.1.0

Copy Markdown View Source

Modules

Dev-only Plug. Mount it in your endpoint, guarded so it never reaches prod

The canonical representation of a developer annotation.

Minimal MCP (JSON-RPC 2.0) handler that exposes annotations to an AI agent.

Optional durability for the annotation Annotai.Store.

Behaviour for annotation persistence backends.

Default persistence adapter: an ETF snapshot of the whole annotation set.

Pure retention policy: decide which annotations have aged out.

Ephemeral in-memory annotation store.