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.
Hosted quickstart
Run setup, start your first hosted review, and inspect the results.
StartLocal smoke test
Verify the package, config shape, source specs, and existing artifacts without platform setup.
Run locallyIntegrations
Choose native HTTP, schema-mapped HTTP, Python, agent HTTP session, provider, MCP, or LangGraph-style paths.
IntegrateEvidence
Understand reports, traces, manifests, test case sidecars, compare output, and agent artifacts.
Read resultsCore model
Every behavior review follows the same nouns:
| Noun | What it means |
|---|---|
| Project | The hosted container for Systems, runs, artifacts, baselines, and behavior review. |
| System | The AI product surface under review, such as a recommender, search ranker, or agent. |
| Review | A repeatable hosted check that runs a recipe and records what happened. |
| Commit / release | The source metadata Determina uses to group reviews over time when available. |
| Trace | The observed path through inputs, outputs, tool calls, state, timing, and artifacts. |
| Finding | A named behavior risk backed by trace and verifier evidence. |
| Evidence | The durable artifact set from a review, compare run, test case workflow, or local artifact inspection. |
| Decision | A 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.