Deterministic computation
Backtest, risk, and statistical metrics come from reproducible engines. Agents organize and explain.
Trust
For quant teams, agents need to be reviewable, constrained, and replayable. DQT emphasizes operating controls, not exaggerated performance or autonomous trading claims.
Backtest, risk, and statistical metrics come from reproducible engines. Agents organize and explain.
Agents call only approved data, tools, and workspaces, avoiding scope creep.
Critical steps require owner review, especially around live, risk, or public-facing actions.
Prompts, inputs, tool calls, parameters, results, and approval state remain attached to each run.
Research, paper validation, and live workflow support remain clearly separated.
No performance guarantees, fabricated customer proof, or data-vendor positioning.
Public boundary
DQT can describe controls, operating state, permissions, and auditability, but must not reveal strategies, signals, parameters, internal schemas, or contract details.
trust_boundary:
show: process_controls
show: agent_boundaries
hide: strategy_logic
hide: internal_data
hide: client_terms