Reconstruct how a product evolved,
from its public artifacts.
Deconstructed turns a product's GitHub history (issues, discussions, pull requests, releases) into a typed knowledge graph in Cognee Cloud, then reconstructs the decision chain behind any part of it: the problem that raised it, the feature it concerns, the pull request that implemented it, the release that shipped it.
Dataset, explored three ways



A force-directed map of every typed entity and edge. Filter by node type, click a node to trace its connections.
Open in the workspaceAsk a question, get a reconstructed answer
- Why does streamText exist, and what problem did it replace?
- Which issues shaped the tool-calling API?
- How did provider abstraction evolve across releases?
Answered with Cognee's GRAPH_COMPLETION over the connected artifacts, not a single document.
Three products, one ontology, no per-product code