Coming from Lookback
Import
Session recording and live interview platform: every tagged moment becomes a citable quote node in the product graph.
The structural finding
Lookback is where user interviews happen. Its session-centric model maps cleanly: Project = research_study, Session = child research_study, Moment (tagged clip) = quote, Note = observation, Insight = insight. The key difference from Dovetail and Condens: Lookback has no affinity clustering layer, so insights are authored directly. The `insight_informs_opportunity` edge is the bridge from session analysis to product decisions that Lookback currently cannot provide.
What UPG adds
Session moments become citable evidence: every tagged moment is a `quote` node traceable to the opportunity it informed.
Insights connect forward: `insight_informs_opportunity` closes the gap between session analysis and product decisions.
Participants become research subjects: session participants link to the personas they inform.
Schema mapping
The key edge
The single most important semantic relationship this integration enables.
Defined in the UPG specification
Sample import
A Lookback session: Project → Session → Moments → Insight
How to import your Lookback data
The Lookback adapter is built and tested. A one-command import via the UPG CLI is in development:
This will fetch your Lookback data, map entity types automatically, and write everything to your graph. Today you can use the Markdown import or the adapter directly in code.
▸ For developers: use the adapter directly
Get started
The Lookback adapter ships in @unified-product-graph/adapters. Install it, then run the import command.
$ npm install -g unified-product-graph
# then import
$ upg import --from notion