Bring in product knowledge a folder at a time
Knowledge intake used to process one file per run. It now takes an entire folder, builds sections from each document's own outline, and keeps an import digest of what came in — with the integrity and performance work a real client workflow needs. It also handles AI trouble honestly: when the model service is slow or unavailable, the run says so, bounds the slow call, recovers instead of sitting in 'processing', and lets you retry rather than marking your documents unreadable. Only genuinely transient errors suggest retrying, and a stale workspace vector store re-provisions itself instead of failing every call.
- Import a folder of documents in one run, with sections that follow each file's outline
- An AI outage is reported as something to retry, not as bad files, and stuck runs recover on their own
- Intake keeps working even when a workspace's vector store is stale or missing