🐦 Twitter Post Details

Viewing enriched Twitter post

@eugeneyan

I enjoyed this section in the LLM evals course reader. Btw 35% discount here: https://t.co/3botO05IlE It suggests three gulfs builders have to navigate when building AI systems. First, the Gulf of Comprehension. Don't assume we know our data; that's a trap. Real-world data is… https://t.co/6E8ngo05Do

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "image",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1936089027926761956/media_0.jpg?",
      "filename": "media_0.jpg"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "topics": [
      "LLM evals",
      "AI systems",
      "data comprehension"
    ],
    "entities": [],
    "summary": "The tweet expresses enjoyment of a section in an LLM evals course and highlights important considerations for building AI systems.",
    "language": "en",
    "processed_at": "2025-08-07T10:55:32.681028"
  }
}

🔧 Raw API Response

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1936089027926761956",
              "sortIndex": "1953500253344759808",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1936089027926761956",
                      "has_birdwatch_notes": false,
                      "core": {
                        "user_results": {
                          "result": {
                            "__typename": "User",
                            "id": "VXNlcjozNTEwOTUzNA==",
                            "rest_id": "35109534",
                            "affiliates_highlighted_label": {},
                            "has_graduated_access": true,
                            "is_blue_verified": true,
                            "profile_image_shape": "Circle",
                            "legacy": {
                              "can_dm": true,
                              "can_media_tag": true,
                              "created_at": "Sat Apr 25 01:51:11 +0000 2009",
                              "default_profile": false,
                              "default_profile_image": false,
                              "description": "RecSys, AI, Engineering; Principal Applied Scientist @ Amazon. Led ML @ Alibaba, Lazada, Healthtech Series A. Creating @ https://t.co/DEUfIuYC47, https://t.co/jJRZ8MOSnj.",
                              "entities": {
                                "description": {
                                  "urls": [
                                    {
                                      "display_url": "eugeneyan.com",
                                      "expanded_url": "http://eugeneyan.com",
                                      "url": "https://t.co/DEUfIuYC47",
                                      "indices": [
                                        121,
                                        144
                                      ]
                                    },
                                    {
                                      "display_url": "aiteratelabs.com",
                                      "expanded_url": "http://aiteratelabs.com",
                                      "url": "https://t.co/jJRZ8MOSnj",
                                      "indices": [
                                        146,
                                        169
                                      ]
                                    }
                                  ]
                                },
                                "url": {
                                  "urls": [
                                    {
                                      "display_url": "eugeneyan.com",
                                      "expanded_url": "https://eugeneyan.com",
                                      "url": "https://t.co/3olGmmyOZB",
                                      "indices": [
                                        0,
                                        23
                                      ]
                                    }
                                  ]
                                }
                              },
                              "fast_followers_count": 0,
                              "favourites_count": 15092,
                              "followers_count": 24447,
                              "friends_count": 530,
                              "has_custom_timelines": true,
                              "is_translator": false,
                              "listed_count": 673,
                              "location": "Seattle ⇄ SF",
                              "media_count": 537,
                              "name": "Eugene Yan",
                              "normal_followers_count": 24447,
                              "pinned_tweet_ids_str": [
                                "1947133226570690967"
                              ],
                              "possibly_sensitive": false,
                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/35109534/1733079930",
                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1651817216629960706/lw4ZsN8u_normal.jpg",
                              "profile_interstitial_type": "",
                              "screen_name": "eugeneyan",
                              "statuses_count": 4519,
                              "translator_type": "none",
                              "url": "https://t.co/3olGmmyOZB",
                              "verified": false,
                              "want_retweets": false,
                              "withheld_in_countries": []
                            },
                            "professional": {
                              "rest_id": "1545867048575569920",
                              "professional_type": "Creator",
                              "category": []
                            },
                            "tipjar_settings": {}
                          }
                        }
                      },
                      "unmention_data": {},
                      "edit_control": {
                        "edit_tweet_ids": [
                          "1936089027926761956"
                        ],
                        "editable_until_msecs": "1750438169000",
                        "is_edit_eligible": true,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "6913",
                        "state": "EnabledWithCount"
                      },
                      "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                      "note_tweet": {
                        "is_expandable": true,
                        "note_tweet_results": {
                          "result": {
                            "id": "Tm90ZVR3ZWV0OjE5MzYwODkwMjc2OTYxMTU3MTI=",
                            "text": "I enjoyed this section in the LLM evals course reader. Btw 35% discount here: https://t.co/1dnFYH9nxN \n\nIt suggests three gulfs builders have to navigate when building AI systems.\n\nFirst, the Gulf of Comprehension. Don't assume we know our data; that's a trap. Real-world data is complex and ambiguous. Bridge this gap with evaluation and monitoring—instead of unchecked assumptions—to find where your LLM fails.\n\nNext, the Gulf of Specification. We tend to underestimate the rigor needed to translate human intent into machine instructions. Take care in the formatting and context. Bridge this gap by iteratively refining prompts with continuous feedback and evals.  \n\nThird, the Gulf of Generalization. Accept that models are imperfect and stochastic. Bridge this gap with resilient design—task decomposition, robust error-handling, and continuous tuning—to improve system reliability as much as realistically possible.\n\nI humbly propose a fourth: the Gulf of Model Capability. Know when the model itself is the bottleneck. Perhaps we should park the task aside for now and check if the next model release can solve is sufficient.  When trying to improve performance, be clear about which gulf you need to cross. Each gulf will require a different solution, such as looking at your data, writing better prompts, engineering for stochasticity, or just checking back with the next model release.  \n\nThanks @sh_reya and @HamelHusain for this master class!",
                            "entity_set": {
                              "hashtags": [],
                              "symbols": [],
                              "urls": [
                                {
                                  "display_url": "maven.com/parlance-labs/…",
                                  "expanded_url": "https://maven.com/parlance-labs/evals?promoCode=eugene-x-2",
                                  "url": "https://t.co/1dnFYH9nxN",
                                  "indices": [
                                    78,
                                    101
                                  ]
                                }
                              ],
                              "user_mentions": [
                                {
                                  "id_str": "2286218053",
                                  "name": "Shreya Shankar",
                                  "screen_name": "sh_reya",
                                  "indices": [
                                    1406,
                                    1414
                                  ]
                                },
                                {
                                  "id_str": "825766640",
                                  "name": "Hamel Husain",
                                  "screen_name": "HamelHusain",
                                  "indices": [
                                    1419,
                                    1431
                                  ]
                                }
                              ]
                            },
                            "richtext": {
                              "richtext_tags": []
                            },
                            "media": {
                              "inline_media": []
                            }
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 265,
                        "bookmarked": false,
                        "created_at": "Fri Jun 20 15:49:29 +0000 2025",
                        "conversation_id_str": "1936089027926761956",
                        "display_text_range": [
                          0,
                          280
                        ],
                        "entities": {
                          "hashtags": [],
                          "media": [
                            {
                              "display_url": "pic.x.com/6E8ngo05Do",
                              "expanded_url": "https://x.com/eugeneyan/status/1936089027926761956/photo/1",
                              "id_str": "1936088948020772864",
                              "indices": [
                                281,
                                304
                              ],
                              "media_key": "3_1936088948020772864",
                              "media_url_https": "https://pbs.twimg.com/media/Gt5eo_BWgAA262C.jpg",
                              "type": "photo",
                              "url": "https://t.co/6E8ngo05Do",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 558,
                                  "w": 1262,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 531,
                                  "w": 1200,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 301,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 558,
                                "width": 1262,
                                "focus_rects": [
                                  {
                                    "x": 101,
                                    "y": 0,
                                    "w": 996,
                                    "h": 558
                                  },
                                  {
                                    "x": 320,
                                    "y": 0,
                                    "w": 558,
                                    "h": 558
                                  },
                                  {
                                    "x": 355,
                                    "y": 0,
                                    "w": 489,
                                    "h": 558
                                  },
                                  {
                                    "x": 460,
                                    "y": 0,
                                    "w": 279,
                                    "h": 558
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1262,
                                    "h": 558
                                  }
                                ]
                              },
                              "allow_download_status": {
                                "allow_download": true
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1936088948020772864"
                                }
                              }
                            }
                          ],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [
                            {
                              "display_url": "maven.com/parlance-labs/…",
                              "expanded_url": "https://maven.com/parlance-labs/evals?promoCode=eugene-x-2",
                              "url": "https://t.co/3botO05IlE",
                              "indices": [
                                78,
                                101
                              ]
                            }
                          ],
                          "user_mentions": []
                        },
                        "extended_entities": {
                          "media": [
                            {
                              "display_url": "pic.x.com/6E8ngo05Do",
                              "expanded_url": "https://x.com/eugeneyan/status/1936089027926761956/photo/1",
                              "id_str": "1936088948020772864",
                              "indices": [
                                281,
                                304
                              ],
                              "media_key": "3_1936088948020772864",
                              "media_url_https": "https://pbs.twimg.com/media/Gt5eo_BWgAA262C.jpg",
                              "type": "photo",
                              "url": "https://t.co/6E8ngo05Do",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 558,
                                  "w": 1262,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 531,
                                  "w": 1200,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 301,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 558,
                                "width": 1262,
                                "focus_rects": [
                                  {
                                    "x": 101,
                                    "y": 0,
                                    "w": 996,
                                    "h": 558
                                  },
                                  {
                                    "x": 320,
                                    "y": 0,
                                    "w": 558,
                                    "h": 558
                                  },
                                  {
                                    "x": 355,
                                    "y": 0,
                                    "w": 489,
                                    "h": 558
                                  },
                                  {
                                    "x": 460,
                                    "y": 0,
                                    "w": 279,
                                    "h": 558
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1262,
                                    "h": 558
                                  }
                                ]
                              },
                              "allow_download_status": {
                                "allow_download": true
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1936088948020772864"
                                }
                              }
                            }
                          ]
                        },
                        "favorite_count": 294,
                        "favorited": false,
                        "full_text": "I enjoyed this section in the LLM evals course reader. Btw 35% discount here: https://t.co/3botO05IlE \n\nIt suggests three gulfs builders have to navigate when building AI systems.\n\nFirst, the Gulf of Comprehension. Don't assume we know our data; that's a trap. Real-world data is… https://t.co/6E8ngo05Do",
                        "is_quote_status": false,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 3,
                        "reply_count": 2,
                        "retweet_count": 24,
                        "retweeted": false,
                        "user_id_str": "35109534",
                        "id_str": "1936089027926761956"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "Tweet"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1947303354125722082",
              "sortIndex": "1953500253344759798",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1947303354125722082-tweet-1947303354125722082",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1947303354125722082",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNDcwODgyNjYxMjI5MDcyMzg4",
                                  "rest_id": "1470882661229072388",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Tue Dec 14 22:25:33 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "dev/trader",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 621,
                                    "followers_count": 18,
                                    "friends_count": 353,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1,
                                    "location": "",
                                    "media_count": 3,
                                    "name": "Storm",
                                    "normal_followers_count": 18,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1636330672892592128/eDXgndWw_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "roshi_nakamoto",
                                    "statuses_count": 80,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1947303354125722082"
                              ],
                              "editable_until_msecs": "1753111873000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "63",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Mon Jul 21 14:31:13 +0000 2025",
                              "conversation_id_str": "1936089027926761956",
                              "display_text_range": [
                                24,
                                55
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "35109534",
                                    "name": "Eugene Yan",
                                    "screen_name": "eugeneyan",
                                    "indices": [
                                      0,
                                      10
                                    ]
                                  },
                                  {
                                    "id_str": "825766640",
                                    "name": "Hamel Husain",
                                    "screen_name": "HamelHusain",
                                    "indices": [
                                      11,
                                      23
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@eugeneyan @HamelHusain Fourth gulf is just the 3rd no?",
                              "in_reply_to_screen_name": "eugeneyan",
                              "in_reply_to_status_id_str": "1936089027926761956",
                              "in_reply_to_user_id_str": "35109534",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1470882661229072388",
                              "id_str": "1947303354125722082"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1947303354125722082"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1936197867993284694",
              "sortIndex": "1953500253344759788",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1936197867993284694-tweet-1936197867993284694",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1936197867993284694",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo5MDI1Mzc4ODQ2MTU0MDE0NzM=",
                                  "rest_id": "902537884615401473",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Tue Aug 29 14:26:14 +0000 2017",
                                    "default_profile": true,
                                    "default_profile_image": true,
                                    "description": "Trying to live amidst unprecedented chaos",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 9770,
                                    "followers_count": 114,
                                    "friends_count": 260,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 3,
                                    "location": "Mumbai, India",
                                    "media_count": 54,
                                    "name": "himvaan",
                                    "normal_followers_count": 114,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
                                    "profile_interstitial_type": "",
                                    "screen_name": "kb_india_bglr",
                                    "statuses_count": 7930,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1936197867993284694"
                              ],
                              "editable_until_msecs": "1750464119000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "428",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Fri Jun 20 23:01:59 +0000 2025",
                              "conversation_id_str": "1936089027926761956",
                              "display_text_range": [
                                11,
                                23
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "35109534",
                                    "name": "Eugene Yan",
                                    "screen_name": "eugeneyan",
                                    "indices": [
                                      0,
                                      10
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@eugeneyan Thanks a lot",
                              "in_reply_to_screen_name": "eugeneyan",
                              "in_reply_to_status_id_str": "1936089027926761956",
                              "in_reply_to_user_id_str": "35109534",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "902537884615401473",
                              "id_str": "1936197867993284694"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1936197867993284694"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-bottom-1953500253344759787",
              "sortIndex": "1953500253344759787",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABGxw6IV0__-kLAAIAAAA8RW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFNYTNsNjJpeHNoNUJzR05oVlVseUhpR3Q3QnM5aWJ3Rlk9CAADAAAAAgAA",
                "cursorType": "Bottom"
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Bottom"
        }
      ],
      "metadata": {
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}