The official source reports this update: v3.0.5. Changelog Breaking Changes Embedding failures are surfaced, not masked. Ingestion now reports embedding failures instead of returning success. Content that previously showed completed may now show failed or partial — those ingests were always incomplete, they were only reported as successful. The ContentStatus enum in the API ( /openapi.json ) gains partial , changing from ["processing","completed","failed"] to ["processing","completed","partial","failed"] . No schema migration is required (the status column is already varchar ). Embedders raise EmbeddingError instead of returning an empty vector on failure.
Canonical AI event
v3.0.5: Ingestion now reports embedding failures instead of success.
v3.0.5: Content ingestion now reports failures, adding a partial status. The ContentStatus enum is updated to include partial.
1 Sept 20261 verified claims1 sources1 observations
This official update documents a development concerning v3.0.5. Its practical significance depends on the scope and evidence stated by the source.
Read the official source update and verify its stated scope, evidence and timing before acting on it.
Connected knowledge
Entities affected by this event
Evidence trail
Sources behind the event
Editorial presentation
Open story