Set Access-Control-Allow-Origin per-route. The gateway strips wildcard headers on every service behind /v2.
run 412 · cursorcorrection · humanteam scope
Use case · engineering teams
Memco turns fixes, failed paths, repo quirks, review comments and human corrections into governed shared memory for every coding agent on your team. Same tools, same repos, same models — with a team memory layer that compounds from the first rollout.
works with claude code · cursor · codex · copilot · windsurf · mcp
01The cold-start tax
A senior engineer corrects a bad assumption. An agent discovers a weird CI failure. A migration finally works after three failed approaches. Then the next agent starts cold and pays the same tax again.
context gets one agent through one task
memory makes the team better on the next one
fig. 01 — three real runs, three tools, the same lesson
02The mechanism, concretely
What actually travels between runs is a governed lesson — not a transcript, not source code.
task: fix CORS failures on /v2/webhooks attempt 1: wildcard … rejected attempt 2: per-route … passes human: "gateway strips wildcards — per-route only" → lesson contributed
Set Access-Control-Allow-Origin per-route. The gateway strips wildcard headers on every service behind /v2.
run 412 · cursorcorrection · humanteam scope
task: webhooks time out on /v2/exports recall: fix · cors-headers (trust .86) → skips wildcard entirely → per-route, first try task done · 0 repeated dead ends
fig. 02 — the activation event: a lesson contributed on one task, reused on a second
03Where it lands first
Eight day-to-day engineering jobs, collapsed into the four that matter on a first rollout.
Onboarding & internal APIs
Problem. New engineers and new agents waste days on undocumented conventions, owners, setup quirks and private frameworks the model has never seen.
With Memco. Agents inherit repo-specific memory: setup commands, architecture notes, internal SDK quirks, owners, known bad paths.
Recurring defects & CI
Problem. The same flaky tests, dependency issues and environment failures get debugged again and again — by different people, in different tools.
With Memco. Once a fix works, the next agent sees the warning before it retries the same dead end.
Refactors & migrations
Problem. Framework migrations and large refactors are full of local exceptions and half-remembered decisions; long runs drift and repeat failed strategies.
With Memco. Migration scars, working patterns and forbidden approaches persist across long-running agent work.
Review, security & architecture
Problem. Senior engineers keep writing the same review comments; agents produce plausible code that violates internal standards and data boundaries.
With Memco. Repeated corrections become durable guardrails agents follow before opening the next PR.
04Rollout
You don't need a six-month platform programme to test whether shared memory helps. Start with one recurring workflow — onboarding, CI failures, migrations or review comments — and measure repeated discovery, token use, review loops and task completion.
$ npm install -g @memco/spark
spark login
spark init
spark --pretty query "what should I know
before working in this repo?"05The difference
Static files and retrieval move information. None of them decide what your team should trust next time.
| Capability | Memco | AGENTS.md · repo rules | Vector DB · RAG | Vendor memory |
|---|---|---|---|---|
| Shared across people and sessions | ||||
| Works across tools and modelscursor · claude code · codex · ci | ||||
| Decides what to trustevidence-ranked, not similarity-ranked | ||||
| Curated without a human queuededupe · synthesis · pruning | ||||
| Stale knowledge decays | — | |||
| Survives the next vendor swap |
Compiled July 2026 from public documentation. 'Partial' means the capability exists inside one product or requires manual upkeep.
06Coding evidence
Numbers from measured settings, not guarantees for every team. Gains depend on agent usage, workflow repeatability and rollout scope.
Stack Overflow 2025. High AI tool usage; trust and team-level impact lag. Most-cited friction: almost-right code, debugging overhead, weak collaboration gains.
DORA 2025. AI is an amplifier: the system around the tool decides whether it creates leverage or chaos. Team learning separates productive teams from the rest.
07Privacy & data flow
Engineering memory is sensitive: architecture decisions, incidents, review standards, security lessons. Teams share the lesson without turning memory into a free-for-all.
Private memory spaces
Per-repo, per-team or per-org. Sharing across boundaries is opt-in and explicit.
Provenance
Every memory traces back to the run, agent, repo and human correction that produced it. Trust is auditable, not asserted.
No training on your code
Memco doesn’t train on your code, prompts or completions. What travels is the governed lesson.
Deploy inside the boundary
Managed tenant or self-hosted. Memory never leaves the boundary you set. Governance detail lives on Enterprise.
08Before you roll out
Your team is already paying for the discoveries. Memco makes sure the next agent can use them.
the loop
benchmarks · product · research
A short dispatch on shared memory for AI agents — the numbers behind the product, what we're shipping, and the research we're reading. No filler.