Gateway and control plane
Handles identity, action scopes, evaluation orchestration, publication rules, revocation and audit controls.
core/api · core/auth · control contractsCertentIQ / Development technical paper
A scoped account of how CertentIQ configures evaluation runs, observes system behavior, applies control gates, and preserves operator-generated evidence for a declared agent-system version.
01 / Document status
CertentIQ is designed to run versioned, adversarial and tool-enabled tests against a declared agent configuration. It records behavior observed during a particular run. It does not establish general intelligence, future behavior, legal compliance, or production safety.
A development description of the intended and implemented system boundaries.
Runs and reports are produced by the system operator.
Claims remain attached to the tested configuration and suite.
No independent measurement or conformity conclusion is represented.
02 / Architecture
The repository separates orchestration, execution, scoring and evidence responsibilities. This structure supports review and regression testing, but it is not proof that every deployment is isolated or secure.
Handles identity, action scopes, evaluation orchestration, publication rules, revocation and audit controls.
core/api · core/auth · control contractsConnects the selected agent configuration to supported providers and bounded tools. Runtime-proof strength varies by connection mode.
core/connector · core/sandbox · runtime metadataDefines versioned prompts, synthetic resources, repeated trials, telemetry and scoring logic. Changes can invalidate comparisons.
core/tasks · core/generator · suite fingerprintBinds manifests, run context, task outcomes, gate observations, signatures, validity periods and revocation state.
evidence contracts · RS256 records · JWKS03 / Evaluation lifecycle
A run is meaningful only when its system declaration, test battery, scorer, provider outcome and evidence context remain visible together.
Select the agent-system configuration and record the available runtime-proof method.
Bind the suite, tasks, scorers, trial policy and battery fingerprint to the run.
Run required tasks and trials through the configured provider and tool boundary.
Capture responses, tool traces, task outcomes, provider errors and runtime context.
Keep aggregate task performance distinct from per-trial security-gate observations.
Suppress results when required provider calls, fixtures or evidence are unavailable.
Attach the result to the declared manifest, versions, validity period and record digest.
Create a public record only when publication gates pass and the owner opts in.
04 / Evidence model
Cryptographic records can help detect alteration and identify the issuing key. They do not independently establish evaluator neutrality, measurement validity, behavioral correctness or regulatory conformity.
05 / Current limits
The public interpretation must remain no broader than the evidence generated for the exact run.
Revision: 20 July 2026 · Development release · Luxembourg
Read the evaluation model for result interpretation or inspect the internal secure-development regressions that support the current repository implementation.