Life Graph
Life Graph stores user-owned context that improves planning quality.
What belongs here
- preferences (for example "no meetings before 9")
- routines and constraints
- important places (home, office, gym, favorite restaurant)
- family/personal context useful for planning
What does not belong here
Direct execution identity for actions (that belongs to contact resolution).
Main endpoints
GET /v1/users/me/lifeGET /v1/users/me/life/contextGET /v1/users/me/life/summary- create/update/review/delete for entries and locations
Review model
- manual entries are usually approved quickly
- inferred entries default to review flow
- sensitive/low-confidence inferred entries are filtered by policy
Dashboard support
Life Graph is available in dashboard (/dashboard/life) for review and correction.