Learn weave.
Weave is an operational runtime for AI systems — every call, tool, and decision lands on an event log that is replayable, forkable, and tamper-evident. These docs describe that end-state surface.
Getting started
availableInstall the SDK, stand up a runtime, and make your first replayable AI call.
Coming next
- Concepts. Scroll, event, workflow, tool — what each primitive is and when to reach for it.
- SDK reference. Go, TypeScript, Python — language-idiomatic surfaces over a shared wire format.
- Operating weave. Scroll server, consumer groups, verifiability, replay.