Documentation contents

Documentation

Core concepts

Understand revisions, providers, voices, and durable work before changing downstream state.

  • New users
  • Operators

Pandrator separates identity, content, selection, and execution. That separation prevents an older result from being mistaken for the current one and prevents a long job from hiding the inputs it used.

What to inspect

  • An artifact is a versioned intermediate or final product.
  • A selection identifies the artifact currently feeding a later stage.
  • A provider describes a configured local or external processing service.
  • A voice is a reusable identity with optional provider bindings.
  • A work item exposes normalized progress for a long-running operation without leaking raw payloads.