memory_write_bulk

shallow

dev.gnosem/gnosem · Verify this server

Write up to 50 memories in a single call. Each entry runs the same path as memory_write (semantic dedup by default; pass force:true per-entry to skip). Embeddings + optimizations run in parallel; D1 inserts are batched. Returns { results: [...] } with one entry per input in the same order — each is { id, created_at, optimized? } on success, { id, created_at, deduped, matched_score } on dedup, or { error } on failure. Free-tier limits apply to the sum: if adding N would exceed 200, the first (200 - existing) succeed and the rest return an error.

100.0/100

1 trials · measured 8 days ago

memory_write_bulk scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against dev.gnosem/gnosem, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: memory_write_bulk
[![Vouch score](https://vouch.tools/api/tools/53ad48fa-4018-4b39-8cd3-24828df39b68/badge.svg)](https://vouch.tools/tools/53ad48fa-4018-4b39-8cd3-24828df39b68)
memory_write_bulk — Vouch