Skip to content
Back to Learn

Technical note 02 · Traceability

Verifiable AI architecture for project work

Why useful AEC intelligence needs a visible path from source evidence to computation, interpretation, and professional review.

Practical outcome

Faster answers without losing the basis for a decision

8 minute read

The problem

A fluent answer is not the same as a defensible answer.

AEC decisions depend on exact project conditions. A room area, door clearance, contract requirement, or coordination issue cannot be trusted because an AI response sounds confident. The team needs to know which project record was used, what was computed, and where professional judgment entered the process.

That changes the product requirement. The goal is not simply to generate an answer. The goal is to preserve an inspectable chain between the answer and the project evidence that supports it.

The trace

Keep source, method, result, and review connected.

AEC Hub treats traceability as part of the output. Source pointers remain attached to structured project facts. Model-derived results retain the elements and methods used to produce them. Agent tools return typed records instead of an unstructured pile of context.

The language model can explain and organize those records, but it does not become the system of record. Project evidence remains the basis for the response.

Source

Identify the file, message, model, element, or approved standard placed in scope.

Method

Record the query, rule, transformation, or tool used to derive the result.

Result

Return structured facts with project identifiers, evidence pointers, and confidence where relevant.

Review

Keep the responsible professional in control of interpretation and consequential action.

System view

The verifiable answer path

01

Source evidence

Model · file · message

02

Bounded tool

Query · rule · method

03

Structured fact

Result · source pointer

04

Professional review

Interpret · approve · act

Known relationships use a solid path. The language model interprets structured evidence but does not replace the source record.

Architecture

Separate evidence retrieval from language generation.

The platform retrieves scoped project context through server-controlled tools. Those tools apply firm and project boundaries before returning model facts, project records, or detected signals. The assistant works from the returned records instead of searching an unrestricted data lake.

This separation gives the system clearer failure modes. If evidence is missing, the response can say what is unavailable. If a cited fact is not present in the supplied record, it can be rejected. If a workflow requires approval, generation stops before the action is executed.

Better outcome

Trust comes from inspectability, not from asking people to believe the model.

A traceable system shortens the distance between a question and a reviewable answer. Teams spend less time reconstructing where a number came from, can spot missing context earlier, and can reuse verified project knowledge without turning every answer into a black box.