How a memory is saved
- Page written to R2 as Markdown — the file a person edits
- Workflow hashes it and skips work when unchanged
- Workers AI extracts entities and relations
- Triplets land in D1; a superseded row stays, flagged
- Embeddings go to Vectorize — recall ranks vectors, then D1
Triplets
| Mrs Tan lives_in Bedok | customers/mrs-tan.md |
| Mrs Tan quoted_price $160 | customers/mrs-tan.md |
| Vasanth lives_in Vasanth's home | notes/2026-09-22T03-16-10-029Z.md |
| Vasanth lives_in San Francisco | notes/2026-09-22T03-16-12-205Z.md |
| Vasanth at Bright Data | notes/2026-09-22T03-16-12-205Z.md |
| Vasanth likes kopi-c | notes/2026-09-22T03-16-06-462Z.md |
| Vasanth attends Bright Data hackathon | notes/2026-09-22T03-18-44-389Z.md |
| Vasanth is_presenting Cloudnee | notes/2026-09-22T03-18-44-389Z.md |