QDIP Core

QDIP Core

A runtime for explainable decision systems.

QDIP Core is the technical foundation behind QDIP. It evaluates explicit alternatives against decision context, rules, constraints, risk, uncertainty and available evidence, then returns an inspectable recommendation. Execution and supporting evidence remain connected without turning the decision into an opaque process.

One decision layerStable Decision APIEvidence on every runHuman authority remains explicit

Decision Engine

Evaluate alternatives through a consistent execution path while keeping the decision contract explicit.

Rules and constraints

Represent business or program rules and hard limitations as part of evaluation rather than leaving them implicit.

Risk and uncertainty

Keep risk and uncertainty visible instead of silently treating uncertain inputs as facts.

Decision evidence

Preserve supporting information behind a recommendation so reviewers can inspect why an alternative was selected.

Execution trace

Keep the evaluated path inspectable for technical review, debugging and governance.

Extensible decision domains

Domain-specific plugins supply decision logic without redefining QDIP Core or turning each demonstration into a separate product.