Version. 0.1 Date. 2026-07-02 Status. Open finding, not yet scheduled for build.
When a file is uploaded to an engagement, its content is stored raw — not interpreted, not chunked, not summarized. This shows up two ways:
Operator uploaded 3 files (the Loomworks seed and manifest, ~156K and ~54K characters). Result:
Operator's point: this does not scale. At 100 files in a folder, this would flood both the chat and Memory with raw, unstructured dumps.
The seed says Memory accumulates knowledge "with provenance." It does not specify how content is extracted or structured on the way in. This is specification-level, not a seed conflict — but the current behavior (raw dump) will make Memory unusable at any real scale of file upload.
Interpretation on upload: extract meaningful content, chunk appropriately, summarize where useful — rather than storing and displaying raw file contents verbatim. The evidence confirms this is not a quality-polish issue — it's a scale-blocking issue.
Not yet scheduled. Recorded so it is not lost. Should be considered before any workflow that involves uploading many files or large documents.