> ## Documentation Index
> Fetch the complete documentation index at: https://project-brain.rocheaiops.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Memory versus knowledge

> Personal records, source-backed document knowledge, provider knowledge, and transient answers have different roles.

| Thing                          | Canonical?        | Persistent?                | Owner                                  |
| ------------------------------ | ----------------- | -------------------------- | -------------------------------------- |
| Accepted personal record       | Yes               | Yes                        | B.R.A.I.N.                             |
| Document artifact and metadata | Yes               | Yes                        | B.R.A.I.N. portable storage + database |
| Embedding/vector index         | No, derived       | Rebuildable                | B.R.A.I.N.                             |
| Gemini pretrained knowledge    | No                | Provider-owned             | Gemini                                 |
| A transient provider answer    | No by itself      | No by itself               | Provider                               |
| Basic Memory note              | No cognitive role | Separate development store | Basic Memory                           |

<a href="/assets/visuals/document-ingestion-overview.svg" target="_blank" rel="noreferrer" aria-label="Open full-size diagram: Document knowledge pipeline"><img src="https://mintcdn.com/roche-ai-ops/zV65QLx2v4-e7KNO/assets/visuals/document-ingestion-overview.svg?fit=max&auto=format&n=zV65QLx2v4-e7KNO&q=85&s=6129c808c8074d8273a66d48f6e0db92" alt="Document knowledge pipeline" noZoom width="1440" height="740" data-path="assets/visuals/document-ingestion-overview.svg" /><span className="sr-only">Open full-size diagram: Document knowledge pipeline</span></a>

A document chunk is knowledge evidence, not a personal belief. A provider answer may be evaluated, but it does not automatically enter canonical state. See [who knows what](/concepts/who-knows-what).
