โ† Back to brief

reference graph enrichment

memory ยท reference_graph_enrichment.md

What it does (shipped 2026-04-22)

Every night at 11pm, nightly-consolidation Section I walks every person in the knowledge graph and computes derived fields. The PWA renders these as a new "๐Ÿ•ธ Relationships" collapsible.

Derived fields on each entities.people entry

FieldSourceUse
last_seen_atMax date across meetings this person attended + email insights mentioning them + dated relationshipsAge of relationship
connection_countTotal relationships where this person is either from or toDepth / centrality
recency_statusDerived: active (<30d), warming (30-90d), dormant (90-180d), stale (>180d), unknownEngagement tier
stale_active_deal (flag)True if person linked to a *_pending deal AND recency is warming or worseRED flag

PWA surfaces

The "๐Ÿ•ธ Relationships" section shows:

1. ๐Ÿ”— Most connected people โ€” top 5 by connection_count. These are the folks most central to your BD ecosystem.
2. ๐Ÿ’ค Dormant but valuable โ€” reach out โ€” people in warming status (30-90d since contact) with 3+ connections. High-value re-engagement list for the week.
3. ๐Ÿ•ธ Stale relationships (90d+) โ€” people with 2+ connections who've gone cold. Audit whether they matter.

Each person row shows: name, role, connection count, last-seen date.

Integration

How to apply

Future enhancements (not yet built)