DeterminadocsbyNDETERMINA
Start

Determina Docs

Implementation docs for hosted Behavior Trials, local smoke tests, integrations, system types, Results Packets, and behavior review.

Start with the right lane

Determina docs are organized by the job you are trying to finish. Start with the hosted workflow when you are reviewing a real behavior change. Use the local lane when you need to verify the package, test an integration shape, or inspect artifacts without platform setup.

Core model

Every behavior review follows the same nouns:

NounWhat it means
ProjectThe hosted container for Systems, runs, artifacts, baselines, and behavior review.
SystemThe AI product surface under review, such as a recommender, search ranker, or agent.
ReviewA repeatable hosted check that runs a recipe and records what happened.
Commit / releaseThe source metadata Determina uses to group reviews over time when available.
TraceThe observed path through inputs, outputs, tool calls, state, timing, and artifacts.
FindingA named behavior risk backed by trace and verifier evidence.
EvidenceThe durable artifact set from a review, compare run, test case workflow, or local artifact inspection.
DecisionA pass, warn, or fail recommendation used by humans during release review.

Where to go next

If you are integrating a service, start with Native HTTP or Schema-Mapped HTTP. If you are testing agents, read Agent HTTP Session and Agent System Type. If you need explicit platform records for compare or CI, read Systems and Versions. If you need command details, use the CLI Reference.

Run the hosted path first

The primary docs path is setup, review run, and results inspection.

Hosted quickstart