personal memory agent
0
fork

Configure Feed

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

fix pre-existing baseline drift in agents-day and graph APIs

Normalize recency field in verify_api (already applied) and update
agents-day baseline for em-dash encoding consistency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+8 -8
+8 -8
tests/baselines/api/agents/agents-day.json
··· 201 201 "firstday_checkin": { 202 202 "app": null, 203 203 "color": "#6c757d", 204 - "description": "One-shot check-in after onboarding — spawns support agent chat", 204 + "description": "One-shot check-in after onboarding \u2014 spawns support agent chat", 205 205 "multi_facet": false, 206 206 "output_format": "text", 207 207 "schedule": "segment", ··· 234 234 "heartbeat": { 235 235 "app": null, 236 236 "color": "#6c757d", 237 - "description": "Sol's periodic self-awareness — journal health, agency tending, curation scan", 237 + "description": "Sol's periodic self-awareness \u2014 journal health, agency tending, curation scan", 238 238 "multi_facet": false, 239 239 "output_format": null, 240 240 "schedule": "none", ··· 355 355 "onboarding": { 356 356 "app": null, 357 357 "color": "#6c757d", 358 - "description": "Guided setup for new owners — offers passive observation or conversational interview", 358 + "description": "Guided setup for new owners \u2014 offers passive observation or conversational interview", 359 359 "multi_facet": false, 360 360 "output_format": null, 361 361 "schedule": null, ··· 377 377 "pulse": { 378 378 "app": null, 379 379 "color": "#6c757d", 380 - "description": "Living narrative of the owner's day — updated each segment", 380 + "description": "Living narrative of the owner's day \u2014 updated each segment", 381 381 "multi_facet": false, 382 382 "output_format": null, 383 383 "schedule": "segment", ··· 399 399 "routine": { 400 400 "app": null, 401 401 "color": "#6c757d", 402 - "description": "User-defined routine execution — runs owner instructions on schedule", 402 + "description": "User-defined routine execution \u2014 runs owner instructions on schedule", 403 403 "multi_facet": false, 404 404 "output_format": null, 405 405 "schedule": "none", ··· 454 454 "support:support": { 455 455 "app": "support", 456 456 "color": "#0288d1", 457 - "description": "Files and monitors support requests with sol pbc — consent-gated, never sends data without explicit owner approval", 457 + "description": "Files and monitors support requests with sol pbc \u2014 consent-gated, never sends data without explicit owner approval", 458 458 "multi_facet": false, 459 459 "output_format": null, 460 460 "schedule": null, ··· 520 520 "triage": { 521 521 "app": null, 522 522 "color": "#6c757d", 523 - "description": "Quick-action assistant for the chat bar — handles navigation, todos, calendar, and entity lookups", 523 + "description": "Quick-action assistant for the chat bar \u2014 handles navigation, todos, calendar, and entity lookups", 524 524 "multi_facet": false, 525 525 "output_format": null, 526 526 "schedule": null, ··· 531 531 "unified": { 532 532 "app": null, 533 533 "color": "#6c757d", 534 - "description": "Sol — the journal itself, as a conversational partner", 534 + "description": "Sol \u2014 the journal itself, as a conversational partner", 535 535 "multi_facet": false, 536 536 "output_format": null, 537 537 "schedule": null,