II.
Topic JSON
Structured · livetopic:product-market-fit
Product-Market Fit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:product-market-fit",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Product-Market Fit",
"description": "The inflection point where a product satisfies strong market demand —\nidentifying signals like organic growth, retention curves, and the\nSean Ellis survey. Guides whether to invest in scaling or return to\ndiscovery and iteration.\n"
},
"outgoingEdges": [
{
"from": "topic:product-market-fit",
"to": "domain:entrepreneurship",
"kind": "belongs_to_domain"
},
{
"from": "topic:product-market-fit",
"to": "domain:strategy",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}