What an AI model can and cannot know

A model generates from learned patterns; it does not automatically know private, complete, or current facts.

The practical distinction

A model generates from learned patterns; it does not automatically know private, complete, or current facts. Training gives a model patterns, not a live database or a reliable record of why a statement is true. A plausible completion may be outdated, incomplete, fabricated, or based on a source the operator cannot inspect.

Worked example

Ask for the current cancellation policy of a private customer account. Model memory cannot see the account or establish which policy version applies. Supply the approved policy and account facts, or route the question to the system of record.

Apply it

Separate plausible language from verified knowledge.

  1. List which facts are public and durable, current, private, or unique to the task.
  2. Supply or retrieve the required evidence instead of asking the model to remember it.
  3. Require abstention when the evidence needed for a material claim is absent.

Evidence to collect

  • Seed the evaluation set with a fact changed after the model’s training period.
  • Ask a question whose answer is absent from the supplied evidence.
  • Confirm that unsupported specificity is rejected rather than rewarded for fluency.

Common mistake

Treating confident wording, citations, or a familiar brand name as proof that the model had access to a current authoritative source.

Scope limit

This guidance on what an AI model can and cannot know helps define a task and its review evidence. It does not certify a model, source, reviewer, environment, legal position, or residual-risk level.