personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add creation-moment principle reference to data organization docs

Import segments are anchored to creation/modification time, not content
"about" time. Points to the full principle in the extro org's
journal-memory-structure strategy doc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+1
+1
AGENTS.md
··· 68 68 69 69 **Data Organization**: 70 70 * Everything organized under `JOURNAL_PATH/YYYYMMDD/` daily directories 71 + * Import segments are anchored to creation/modification time, not content "about" time. A calendar event is segmented at the moment it was created, not its scheduled time. See the creation-moment principle in the extro org's `cpo/strategy/journal-memory-structure.md`. 71 72 * Facets provide project-scoped organization and filtering 72 73 * Entities are extracted from transcripts and tracked across time 73 74 * Indexer builds SQLite database for fast search and retrieval