Skip to content

AnswerSource traceability

How does Central Brain keep the source file, page and chunk with each search result?

Central Brain search results include the source path, prepared-file path, page and chunk where available, so a retrieved passage keeps a trail back to the original material. That makes it a candidate when document-search results must be reviewed, but metadata does not prove that a source is correct, current, complete or authorized.

Reviewed against current product documentation:

An AI-generated sentence is not a source. A search excerpt is not automatically evidence. Source-traceable retrieval means the system returns enough location information for a person to find the underlying material, inspect the surrounding context, and decide whether it supports the intended use.

Traceability is strongest when the set of files is controlled, preparation preserves stable identifiers, page extraction is checked, and reviewers follow the trail. It becomes weaker when files are duplicated, renamed without governance, poorly scanned, missing page structure, or silently replaced.

What should accompany a useful search result?

A useful result includes the retrieved text plus the best available source identity, location and prepared-file metadata.

What counts as a usable location depends on the format. A page number is a strong cue in a paginated document such as a PDF; for a text or Markdown file, the path and chunk can be the more useful cues. For a spreadsheet, check the extracted text against the workbook, because row, formula and presentation context can matter.

Central Brain returns the source path, prepared-file path, page and chunk where available. The exact metadata depends on the file format and the preparation result. A missing page number does not necessarily mean a missing source; it means the reviewer needs another location cue.

How do semantic and exact search support review?

Semantic search finds related meaning, while exact search tests precise language; using both can reveal whether a result is robust or merely similar.

A semantic query is helpful when the source uses different wording from the question. An exact query is helpful for a clause, code, identifier, product name, date string or quoted phrase. If semantic results look plausible but an expected exact phrase is absent, inspect the preparation, the scope of the indexed files and the original document.

Central Brain uses a bundled 384-dimension MiniLM model for its default semantic search and also provides exact text search. Neither method judges truth. Retrieval ranks material according to the search process; the reviewer judges whether that material answers the question.

What does a source-review workflow look like?

A sound workflow moves from question to retrieval hit to original source, then records the reviewer's conclusion separately from the AI response.

Begin with a narrow question. Review several hits rather than only the first. Open the original file using the returned path and location. Read enough surrounding material to detect definitions, exceptions, tables, footnotes, amendments and superseding versions. If a connected AI drafts a response, compare each material statement with the source before using it.

For repeatable work, record the question, the date of the file set, the relevant file version, the reviewed page or location, and the conclusion. That record sits outside the retrieval score. Central Brain can help find material and keep project notes, but the organization defines the review and approval process.

Where can source traceability fail?

Traceability can fail when extraction loses structure, OCR is wrong, metadata is unavailable, versions are unclear, or the reviewer treats a path as proof.

Scanned pages may contain recognition errors. Complex tables can lose relationships during text extraction. A file may be outdated, duplicated, incomplete or stored in an unauthorized location. Links inside documents can change. Page numbering in a viewer can differ from printed page labels. Chunk boundaries can separate a statement from its exception.

Test these failure modes deliberately. Include a difficult scan, a table, two versions of the same document, and a statement with an exception on the next page. Document which cases require direct reading. Source metadata improves inspection; it does not remove the need for inspection.

Validation checklist

What should you verify before relying on the workflow?

  • Build a benchmark with known files, locations, versions and expected answers.
  • Compare semantic results with exact searches for identifiers and quoted language.
  • Open originals and read surrounding context, exceptions, tables and footnotes.
  • Test scans, spreadsheets, duplicate versions, removed files and missing metadata.
  • Record the file-set date, reviewed source, reviewer conclusion and unresolved uncertainty.

Common questions

Does Central Brain include source information with search hits?

Yes. Results include the source path, prepared-file path, page and chunk where available.

Does a source path prove that the retrieved statement is correct?

No. A path helps a reviewer locate material. The source can still be inaccurate, outdated, incomplete, out of context or unsuitable for the intended use.

Why use both semantic and exact search?

Semantic search can find related wording, while exact search can verify phrases, names, identifiers and other precise text. The two methods answer different retrieval needs.

Can OCR or document preparation make mistakes?

Yes. Scans, complex layouts, tables, handwriting, damaged files and unusual embedded content can require direct inspection and manual review.

Next steps