Proof-backed implementation memory

Stop regenerating solved code.

Give Claude Code, Codex, Cursor or any coding agent proof-backed implementation memory: search compact metadata, retrieve proven code and keep its source, rights and proof attached.

Metadata first

Small context budget

Proof attached

Source and rights

Wallet governed

Metered retrieval

moresq-corpus / agent runproof on

$ corpus.search "retry"

5 verified matches

metadata

retry function with backoff · python

MIT · scanned · 13 lines

$ corpus.retrieve 38495287 --budget 5

receipt cr_27f9

verified

license: approved

content_sha256: attached

wallet_after: 395 credits

01Search
02Retrieve
03Receipt

The retrieval loop

An agent should search what is known before inventing what is not.

01Metadata first

Search

The agent searches compact implementation cards before spending context on code.

02Proof included

Retrieve

A strong match returns the implementation with source, license, hash and trust metadata.

03Less regeneration

Reuse

The agent adapts the known pattern and keeps the proof receipt beside the change.

Proof is the product

Reuse that can survive review.

A useful memory does more than return code. It tells the agent where it came from, whether it can be used, what was checked and what the retrieval cost.

Inspect the receipt model
proof_bundle.jsonattached

Source

Origin, version and content hash

Rights

License and provenance status

Quality

Trust tier, scan and incident state

Economics

Credits charged and wallet after

agent-connect

revocable
export MORESQ_API_KEY="md_..."
export MORESQ_PROJECT="6de3..."

curl -X POST https://data.moresq.com/data/v1/functions/corpus.search \
  -H "X-API-Key: $MORESQ_API_KEY" \
  -H "X-Project: $MORESQ_PROJECT" \
  -d '{"q":"retry"}'
HashedScopedRevocable

Connect in minutes

A real credential for a real agent.

Create a personal key from the workspace, copy it once and revoke it independently whenever a machine or workflow changes.

Prepaid credits

Pay for retrieval, not another subscription.

Search metadata first. Buy credits when the implementation is worth retrieving.

Starter

$5

400 credits

Test real retrieval workflows with one agent.

Buy Starter
Most useful

Pro

$20

1,800 credits

For developers using agents across active projects.

Buy Pro

Scale

$50

5,000 credits

For teams and higher-volume agent workflows.

Buy Scale

Credits are applied only after Stripe confirms payment. No recurring billing.

Give your agent memory

Stop solving the same implementation twice.

Create your workspace →