Parameters
| for string | Who the bundle is for. Recorded in it. |
| query string | Limit to memories matching this text. |
| tags string[] | Limit by tag. |
| expires string | Refuse import after this, e.g. "30d". |
| note string | A note to the recipient. |
| confirmed boolean | Omit to preview. true to write the file. |
Conversation (two-phase)
You"send Dana the architecture notes"
AI1st call (preview) โ shows exactly what would go in
You"looks good"
AI2nd call with confirmed: true โ writes the bundle
Response (preview)
Would export 5 memories for Dana, expiring in 7 days:
โ API uses cursor-based pagination, not offset.
โ The team chose Postgres for JSONB support.
โ Deploy requires manual prod approval.
โ Error boundaries wrap each route.
โ Rate limiter is 100 req/min per API key.
โ Held back (private): Prefers dark mode in all editors.
Say "go ahead" to write the bundle, or adjust.
Response (confirmed)
โ Bundle written.
path: ~/.memshare/bundles/bundle-a3f8c2d1.memshare.json
for: Dana ยท items: 5 ยท expires: 2026-09-28
Send the file however you like โ email, Slack, AirDrop.