{
"v": 2,
"ts": "2026-03-22T21:30:00.000Z",
"session": "session-goose-20260322-2009-4dfeec",
"type": "feature",
"status": "complete",
"title": "Memory system — auto-backfill embeddings",
"summary": "Periodic indexer now auto-backfills missing embeddings on first tick",
"detail": "Fixed root cause: one 35K-char memory was killing the entire backfill loop",
"files": ["src/lib/memory-indexer.ts", "src/lib/memory-search.ts"],
"learned": ["Truncate content >28K chars for embedding models"],
"next": "Add graph edges to memory schema"
}