| { |
| "users": [ |
| { |
| "id": "u1", |
| "username": "agent_user", |
| "password": "password123", |
| "display_name": "Agent User", |
| "bio": "Testing agent for X-lite. I love automation!" |
| }, |
| { |
| "id": "u2", |
| "username": "techcrunch", |
| "password": "password123", |
| "display_name": "TechCrunch", |
| "bio": "The latest technology news and information on startups." |
| }, |
| { |
| "id": "u3", |
| "username": "nasa", |
| "password": "password123", |
| "display_name": "NASA", |
| "bio": "Explore the unknown, discover for the benefit of humanity." |
| }, |
| { |
| "id": "u4", |
| "username": "elonmusk", |
| "password": "password123", |
| "display_name": "Elon Musk", |
| "bio": "Mars & Earth. Boring Company, Neuralink, X." |
| }, |
| { |
| "id": "u5", |
| "username": "ai_daily", |
| "password": "password123", |
| "display_name": "AI Daily", |
| "bio": "Research notes, model releases, and practical AI workflows." |
| }, |
| { |
| "id": "u6", |
| "username": "sportswire", |
| "password": "password123", |
| "display_name": "SportsWire", |
| "bio": "Fast updates from courts, fields, tracks, and arenas." |
| }, |
| { |
| "id": "u7", |
| "username": "citydesk", |
| "password": "password123", |
| "display_name": "City Desk", |
| "bio": "Local news, culture, transit, weather, and weekend plans." |
| }, |
| { |
| "id": "u8", |
| "username": "popculture", |
| "password": "password123", |
| "display_name": "Pop Culture", |
| "bio": "Movies, music, streaming, awards, and entertainment chatter." |
| }, |
| { |
| "id": "u9", |
| "username": "worldreport", |
| "password": "password123", |
| "display_name": "World Report", |
| "bio": "Global headlines, explainers, and context from around the world." |
| }, |
| { |
| "id": "u10", |
| "username": "policywatch", |
| "password": "password123", |
| "display_name": "Policy Watch", |
| "bio": "Politics, campaigns, public policy, and civic institutions." |
| }, |
| { |
| "id": "u11", |
| "username": "makerlog", |
| "password": "password123", |
| "display_name": "Maker Log", |
| "bio": "Building small products, hardware hacks, and practical engineering notes." |
| }, |
| { |
| "id": "u12", |
| "username": "dailybyte", |
| "password": "password123", |
| "display_name": "Daily Byte", |
| "bio": "A quick mix of tech, internet culture, and everyday observations." |
| } |
| ], |
| "tweets": [ |
| { |
| "id": "t1", |
| "user_id": "u2", |
| "content": "Exciting news in the tech world today! #tech #news", |
| "created_at": "2024-01-01T10:00:00" |
| }, |
| { |
| "id": "t2", |
| "user_id": "u3", |
| "content": "The view from the ISS is incredible. #space #iss", |
| "created_at": "2024-01-01T11:00:00" |
| }, |
| { |
| "id": "t3", |
| "user_id": "u4", |
| "content": "To the moon! #spaceX", |
| "created_at": "2024-01-01T12:00:00" |
| }, |
| { |
| "id": "t4", |
| "user_id": "u1", |
| "content": "Setting up a fresh benchmark run. Small deterministic apps are underrated.", |
| "created_at": "2024-01-02T08:10:00" |
| }, |
| { |
| "id": "t5", |
| "user_id": "u2", |
| "content": "Several startup founders say 2024 budgets are shifting from growth-at-any-cost to practical AI tooling.", |
| "created_at": "2024-01-02T09:25:00" |
| }, |
| { |
| "id": "t6", |
| "user_id": "u5", |
| "content": "New open-source embedding models are getting small enough to run comfortably on a laptop. That changes prototyping.", |
| "created_at": "2024-01-02T10:40:00" |
| }, |
| { |
| "id": "t7", |
| "user_id": "u6", |
| "content": "Final score: the underdogs held on after a wild fourth quarter. Defense still wins close games.", |
| "created_at": "2024-01-02T12:05:00" |
| }, |
| { |
| "id": "t8", |
| "user_id": "u7", |
| "content": "Morning commute note: downtown trains are running about 12 minutes late after signal maintenance.", |
| "created_at": "2024-01-02T13:20:00" |
| }, |
| { |
| "id": "t9", |
| "user_id": "u3", |
| "content": "Our teams are tracking a bright pass of the station tonight. Look west just after sunset.", |
| "created_at": "2024-01-02T16:45:00" |
| }, |
| { |
| "id": "t10", |
| "user_id": "u4", |
| "content": "Reusable rockets make impossible timelines merely difficult.", |
| "created_at": "2024-01-02T18:10:00" |
| }, |
| { |
| "id": "t11", |
| "user_id": "u2", |
| "content": "Chip startups are pitching lower-power inference as the next big enterprise hardware wave.", |
| "created_at": "2024-01-03T07:50:00" |
| }, |
| { |
| "id": "t12", |
| "user_id": "u5", |
| "content": "Tip: when evaluating AI agents, log failed intermediate actions. The misses often explain the benchmark score.", |
| "created_at": "2024-01-03T08:35:00" |
| }, |
| { |
| "id": "t13", |
| "user_id": "u1", |
| "content": "Coffee acquired, tests running, inbox temporarily pretending to be manageable.", |
| "created_at": "2024-01-03T09:05:00" |
| }, |
| { |
| "id": "t14", |
| "user_id": "u7", |
| "content": "Weekend guide: food trucks return to the riverfront, and the museum has free entry on Sunday morning.", |
| "created_at": "2024-01-03T10:30:00" |
| }, |
| { |
| "id": "t15", |
| "user_id": "u6", |
| "content": "Trade rumor season has officially arrived. Half the league is reportedly listening, which means almost nothing yet.", |
| "created_at": "2024-01-03T12:15:00" |
| }, |
| { |
| "id": "t16", |
| "user_id": "u3", |
| "content": "A new image from deep space shows star-forming regions in remarkable detail. Science and wonder, same frame.", |
| "created_at": "2024-01-03T15:40:00" |
| }, |
| { |
| "id": "t17", |
| "user_id": "u5", |
| "content": "People keep asking whether bigger context windows replace retrieval. In practice, retrieval still keeps systems grounded.", |
| "created_at": "2024-01-04T08:00:00" |
| }, |
| { |
| "id": "t18", |
| "user_id": "u2", |
| "content": "Breaking: a major cloud provider announced new regions focused on regulated workloads and data residency.", |
| "created_at": "2024-01-04T09:10:00" |
| }, |
| { |
| "id": "t19", |
| "user_id": "u4", |
| "content": "Neural interfaces need bandwidth, safety, and patience. Mostly patience.", |
| "created_at": "2024-01-04T11:55:00" |
| }, |
| { |
| "id": "t20", |
| "user_id": "u6", |
| "content": "Matchday thread: weather looks perfect, both teams are healthy, and the midfield battle should decide it.", |
| "created_at": "2024-01-04T13:25:00" |
| }, |
| { |
| "id": "t21", |
| "user_id": "u7", |
| "content": "City council approved the pilot for protected bike lanes on the east side corridor.", |
| "created_at": "2024-01-04T17:05:00" |
| }, |
| { |
| "id": "t22", |
| "user_id": "u1", |
| "content": "A tiny UI affordance can make an automation task go from brittle to boring. Boring is good.", |
| "created_at": "2024-01-05T08:20:00" |
| }, |
| { |
| "id": "t23", |
| "user_id": "u2", |
| "content": "Venture funding is thawing for infrastructure software, especially teams with clear revenue and low burn.", |
| "created_at": "2024-01-05T09:45:00" |
| }, |
| { |
| "id": "t24", |
| "user_id": "u5", |
| "content": "Prompt evals should include regression cases. If your demo only tests the happy path, the product will surprise you.", |
| "created_at": "2024-01-05T11:00:00" |
| }, |
| { |
| "id": "t25", |
| "user_id": "u3", |
| "content": "Next lunar mission update: teams completed another integrated systems test ahead of launch readiness review.", |
| "created_at": "2024-01-05T13:35:00" |
| }, |
| { |
| "id": "t26", |
| "user_id": "u7", |
| "content": "Rain moves in tonight, clears by lunch tomorrow. Keep the umbrella, lose the heavy coat.", |
| "created_at": "2024-01-05T16:15:00" |
| }, |
| { |
| "id": "t27", |
| "user_id": "u6", |
| "content": "Rookie watch: 24 points, 9 assists, and the poise of someone who has already played a decade.", |
| "created_at": "2024-01-05T20:30:00" |
| }, |
| { |
| "id": "t28", |
| "user_id": "u4", |
| "content": "The best part of engineering is when the spreadsheet says no and the prototype says maybe.", |
| "created_at": "2024-01-06T07:30:00" |
| }, |
| { |
| "id": "t29", |
| "user_id": "u5", |
| "content": "A good agent benchmark needs realistic state, stable selectors, and tasks that reward recovery from small mistakes.", |
| "created_at": "2024-01-06T09:00:00" |
| }, |
| { |
| "id": "t30", |
| "user_id": "u2", |
| "content": "Consumer apps are rediscovering chronological feeds, but recommendation quality still decides retention.", |
| "created_at": "2024-01-06T10:25:00" |
| }, |
| { |
| "id": "t31", |
| "user_id": "u3", |
| "content": "Mars weather report: dusty, cold, and still one of the most fascinating laboratories in the solar system.", |
| "created_at": "2024-01-06T12:40:00" |
| }, |
| { |
| "id": "t32", |
| "user_id": "u7", |
| "content": "The bakery on 8th quietly added cardamom buns. This is important civic information.", |
| "created_at": "2024-01-06T15:10:00" |
| }, |
| { |
| "id": "t33", |
| "user_id": "u8", |
| "content": "The indie sci-fi movie everyone whispered about at festivals finally has a streaming date.", |
| "created_at": "2024-01-06T18:20:00" |
| }, |
| { |
| "id": "t34", |
| "user_id": "u7", |
| "content": "News update: the mayor proposed a late-night transit pilot to connect venues after concerts.", |
| "created_at": "2024-01-07T07:45:00" |
| }, |
| { |
| "id": "t35", |
| "user_id": "u2", |
| "content": "AI coding assistants are moving from novelty to procurement line item. The next fight is governance.", |
| "created_at": "2024-01-07T08:30:00" |
| }, |
| { |
| "id": "t36", |
| "user_id": "u8", |
| "content": "Festival lineup reactions are split between 'instant classic' and 'where is the guitar music?'", |
| "created_at": "2024-01-07T10:15:00" |
| }, |
| { |
| "id": "t37", |
| "user_id": "u6", |
| "content": "Sports trend to watch: teams are using more motion tracking data to manage player minutes.", |
| "created_at": "2024-01-07T11:40:00" |
| }, |
| { |
| "id": "t38", |
| "user_id": "u7", |
| "content": "Policy brief: lawmakers are debating new disclosure rules for campaign ads generated with AI.", |
| "created_at": "2024-01-07T13:05:00" |
| }, |
| { |
| "id": "t39", |
| "user_id": "u8", |
| "content": "The new comedy series starts slowly, then lands three perfect episodes in a row.", |
| "created_at": "2024-01-07T15:25:00" |
| }, |
| { |
| "id": "t40", |
| "user_id": "u3", |
| "content": "Space news: engineers completed a thermal vacuum test for the next observatory instrument.", |
| "created_at": "2024-01-07T17:10:00" |
| }, |
| { |
| "id": "t41", |
| "user_id": "u2", |
| "content": "Breaking: a major security startup raised a new round after revenue tripled in regulated industries.", |
| "created_at": "2024-01-08T08:05:00" |
| }, |
| { |
| "id": "t42", |
| "user_id": "u8", |
| "content": "Concert tickets went on sale at 10:00 and the queue had lore by 10:03.", |
| "created_at": "2024-01-08T09:35:00" |
| }, |
| { |
| "id": "t43", |
| "user_id": "u5", |
| "content": "Trending benchmark question: should AI agents be scored on final state only, or also on how cleanly they recover?", |
| "created_at": "2024-01-08T10:50:00" |
| }, |
| { |
| "id": "t44", |
| "user_id": "u7", |
| "content": "Weather alert: heavy rain is expected during the evening commute, with localized street flooding possible.", |
| "created_at": "2024-01-08T12:00:00" |
| }, |
| { |
| "id": "t45", |
| "user_id": "u8", |
| "content": "Museum night opening has live music, short films, and a surprisingly good cafe menu.", |
| "created_at": "2024-01-08T14:30:00" |
| }, |
| { |
| "id": "t46", |
| "user_id": "u6", |
| "content": "Championship odds shifted after the star striker returned to training ahead of schedule.", |
| "created_at": "2024-01-08T16:05:00" |
| }, |
| { |
| "id": "t47", |
| "user_id": "u2", |
| "content": "Politics and platforms collide again as regulators ask social apps for more transparency around recommendation systems.", |
| "created_at": "2024-01-08T18:10:00" |
| }, |
| { |
| "id": "t48", |
| "user_id": "u8", |
| "content": "Awards season prediction: the quiet drama with no explosions is about to dominate every conversation.", |
| "created_at": "2024-01-08T20:45:00" |
| }, |
| { |
| "id": "t49", |
| "user_id": "u9", |
| "content": "World news: negotiators resumed climate talks with a focus on grid upgrades and financing resilient infrastructure.", |
| "created_at": "2024-01-09T07:20:00" |
| }, |
| { |
| "id": "t50", |
| "user_id": "u10", |
| "content": "Politics watch: early primary polling shows voters care more about housing costs than campaign drama.", |
| "created_at": "2024-01-09T08:05:00" |
| }, |
| { |
| "id": "t51", |
| "user_id": "u11", |
| "content": "Built a tiny dashboard that turns flaky test output into a useful morning checklist.", |
| "created_at": "2024-01-09T08:50:00" |
| }, |
| { |
| "id": "t52", |
| "user_id": "u12", |
| "content": "The best productivity feature is still a notebook beside the keyboard and a timer that refuses to negotiate.", |
| "created_at": "2024-01-09T09:35:00" |
| }, |
| { |
| "id": "t53", |
| "user_id": "u5", |
| "content": "AI eval idea: score whether the agent asks for missing context before making irreversible edits.", |
| "created_at": "2024-01-09T10:20:00" |
| }, |
| { |
| "id": "t54", |
| "user_id": "u6", |
| "content": "Sports desk: the coach called it a rebuilding year, then accidentally built a contender.", |
| "created_at": "2024-01-09T11:10:00" |
| }, |
| { |
| "id": "t55", |
| "user_id": "u8", |
| "content": "The trailer for the new historical drama has everyone arguing about accents and lighting.", |
| "created_at": "2024-01-09T12:00:00" |
| }, |
| { |
| "id": "t56", |
| "user_id": "u2", |
| "content": "Tech earnings preview: investors are watching cloud margins, AI capex, and enterprise renewal rates.", |
| "created_at": "2024-01-09T13:15:00" |
| }, |
| { |
| "id": "t57", |
| "user_id": "u7", |
| "content": "City news: the library system is extending weekend hours at five neighborhood branches.", |
| "created_at": "2024-01-09T14:05:00" |
| }, |
| { |
| "id": "t58", |
| "user_id": "u3", |
| "content": "Space update: the rover team shared a panoramic image from a ridge line shaped by ancient water.", |
| "created_at": "2024-01-09T15:30:00" |
| }, |
| { |
| "id": "t59", |
| "user_id": "u4", |
| "content": "Prototype first, debate later. Reality has excellent taste in arguments.", |
| "created_at": "2024-01-09T17:25:00" |
| }, |
| { |
| "id": "t60", |
| "user_id": "u9", |
| "content": "World markets opened mixed after shipping disruptions pushed energy prices higher overnight.", |
| "created_at": "2024-01-10T07:10:00" |
| }, |
| { |
| "id": "t61", |
| "user_id": "u10", |
| "content": "Policy thread: several cities are testing faster permits for apartment buildings near transit.", |
| "created_at": "2024-01-10T08:00:00" |
| }, |
| { |
| "id": "t62", |
| "user_id": "u11", |
| "content": "Maker note: the cheap sensor was noisy, but a better enclosure solved half the problem.", |
| "created_at": "2024-01-10T08:45:00" |
| }, |
| { |
| "id": "t63", |
| "user_id": "u12", |
| "content": "Casual poll: does anyone actually enjoy updating dependencies, or do we all just enjoy being done?", |
| "created_at": "2024-01-10T09:25:00" |
| }, |
| { |
| "id": "t64", |
| "user_id": "u5", |
| "content": "Open-source models are improving fastest where datasets, evals, and deployment recipes ship together.", |
| "created_at": "2024-01-10T10:10:00" |
| }, |
| { |
| "id": "t65", |
| "user_id": "u6", |
| "content": "Transfer news: the veteran midfielder is reportedly choosing between minutes, money, and nostalgia.", |
| "created_at": "2024-01-10T11:05:00" |
| }, |
| { |
| "id": "t66", |
| "user_id": "u8", |
| "content": "Music fans have turned the festival map into a strategy game with sunscreen.", |
| "created_at": "2024-01-10T12:40:00" |
| }, |
| { |
| "id": "t67", |
| "user_id": "u2", |
| "content": "Startup operators say the best AI products are starting to look less magical and more dependable.", |
| "created_at": "2024-01-10T13:55:00" |
| }, |
| { |
| "id": "t68", |
| "user_id": "u7", |
| "content": "Weather update: a cold front arrives tonight, but the weekend still looks clear for outdoor plans.", |
| "created_at": "2024-01-10T15:00:00" |
| }, |
| { |
| "id": "t69", |
| "user_id": "u3", |
| "content": "Tonight in the sky: Jupiter is bright enough to spot before the moon rises.", |
| "created_at": "2024-01-10T18:15:00" |
| }, |
| { |
| "id": "t70", |
| "user_id": "u9", |
| "content": "Global health officials are monitoring a winter flu wave while hospitals report manageable capacity.", |
| "created_at": "2024-01-11T07:30:00" |
| }, |
| { |
| "id": "t71", |
| "user_id": "u10", |
| "content": "Campaign finance filings show small-dollar donations rising in several competitive districts.", |
| "created_at": "2024-01-11T08:20:00" |
| }, |
| { |
| "id": "t72", |
| "user_id": "u11", |
| "content": "Shipped a settings page with boring labels and clear defaults. Users deserve fewer puzzles.", |
| "created_at": "2024-01-11T09:10:00" |
| }, |
| { |
| "id": "t73", |
| "user_id": "u12", |
| "content": "Someone should make a calendar that gently laughs when you schedule three deep-work blocks after lunch.", |
| "created_at": "2024-01-11T09:55:00" |
| }, |
| { |
| "id": "t74", |
| "user_id": "u5", |
| "content": "Prompt engineering is slowly becoming interface design by another name.", |
| "created_at": "2024-01-11T10:45:00" |
| }, |
| { |
| "id": "t75", |
| "user_id": "u6", |
| "content": "Injury report: two starters are questionable, which means the fantasy group chats are not okay.", |
| "created_at": "2024-01-11T11:35:00" |
| }, |
| { |
| "id": "t76", |
| "user_id": "u8", |
| "content": "Streaming pick: the tiny cooking show with no villains is somehow the most stressful thing on TV.", |
| "created_at": "2024-01-11T12:25:00" |
| }, |
| { |
| "id": "t77", |
| "user_id": "u2", |
| "content": "Enterprise software buyers are asking tougher questions about model logging and data retention.", |
| "created_at": "2024-01-11T13:40:00" |
| }, |
| { |
| "id": "t78", |
| "user_id": "u7", |
| "content": "Transit board approved a pilot for all-door boarding on the busiest bus route.", |
| "created_at": "2024-01-11T14:30:00" |
| }, |
| { |
| "id": "t79", |
| "user_id": "u3", |
| "content": "A satellite pass captured new wildfire burn scars, helping emergency teams map recovery zones.", |
| "created_at": "2024-01-11T16:10:00" |
| }, |
| { |
| "id": "t80", |
| "user_id": "u9", |
| "content": "World news analysis: food prices are easing in some regions but remain volatile after harvest disruptions.", |
| "created_at": "2024-01-12T07:15:00" |
| }, |
| { |
| "id": "t81", |
| "user_id": "u10", |
| "content": "Politics update: a bipartisan group introduced a digital privacy bill with new rules for data brokers.", |
| "created_at": "2024-01-12T08:05:00" |
| }, |
| { |
| "id": "t82", |
| "user_id": "u11", |
| "content": "Hardware lesson: label the cables before you become the person guessing under a desk.", |
| "created_at": "2024-01-12T08:55:00" |
| }, |
| { |
| "id": "t83", |
| "user_id": "u12", |
| "content": "The group chat has evolved from planning dinner to conducting a constitutional convention about pizza.", |
| "created_at": "2024-01-12T09:45:00" |
| }, |
| { |
| "id": "t84", |
| "user_id": "u5", |
| "content": "Agent UX needs graceful recovery buttons, not just bigger models.", |
| "created_at": "2024-01-12T10:35:00" |
| }, |
| { |
| "id": "t85", |
| "user_id": "u6", |
| "content": "Power rankings are out, which means everyone is calm and reasonable for exactly zero minutes.", |
| "created_at": "2024-01-12T11:20:00" |
| }, |
| { |
| "id": "t86", |
| "user_id": "u8", |
| "content": "The pop album bonus track is better than two singles. This is why tracklists need democracy.", |
| "created_at": "2024-01-12T12:05:00" |
| }, |
| { |
| "id": "t87", |
| "user_id": "u2", |
| "content": "Cloud vendors are bundling AI search, observability, and security into one very large invoice.", |
| "created_at": "2024-01-12T13:00:00" |
| }, |
| { |
| "id": "t88", |
| "user_id": "u7", |
| "content": "Local news: the night market returns Friday with new vendors and a bigger pedestrian zone.", |
| "created_at": "2024-01-12T14:15:00" |
| }, |
| { |
| "id": "t89", |
| "user_id": "u3", |
| "content": "Engineers completed a communications test for a small lunar relay satellite.", |
| "created_at": "2024-01-12T16:20:00" |
| }, |
| { |
| "id": "t90", |
| "user_id": "u9", |
| "content": "Diplomats announced a humanitarian corridor after days of negotiations and pressure from aid groups.", |
| "created_at": "2024-01-13T07:25:00" |
| }, |
| { |
| "id": "t91", |
| "user_id": "u10", |
| "content": "Policy watch: school boards are debating classroom phone rules after a wave of parent surveys.", |
| "created_at": "2024-01-13T08:15:00" |
| }, |
| { |
| "id": "t92", |
| "user_id": "u11", |
| "content": "The build failed because I named the environment variable correctly in only three of four places.", |
| "created_at": "2024-01-13T09:05:00" |
| }, |
| { |
| "id": "t93", |
| "user_id": "u12", |
| "content": "Casual update: the houseplant has survived another week, so management is calling this a turnaround.", |
| "created_at": "2024-01-13T09:50:00" |
| }, |
| { |
| "id": "t94", |
| "user_id": "u5", |
| "content": "AI research note: small specialized models keep winning when latency and cost actually matter.", |
| "created_at": "2024-01-13T10:40:00" |
| }, |
| { |
| "id": "t95", |
| "user_id": "u6", |
| "content": "Match preview: the rivalry game has weather, history, and two goalkeepers in ridiculous form.", |
| "created_at": "2024-01-13T11:45:00" |
| }, |
| { |
| "id": "t96", |
| "user_id": "u8", |
| "content": "Box office watch: audiences showed up for the original comedy, which is nice evidence for hope.", |
| "created_at": "2024-01-13T12:30:00" |
| }, |
| { |
| "id": "t97", |
| "user_id": "u2", |
| "content": "Security teams are adopting AI copilots cautiously, mostly for triage, summaries, and policy lookups.", |
| "created_at": "2024-01-13T13:35:00" |
| }, |
| { |
| "id": "t98", |
| "user_id": "u7", |
| "content": "City desk: park renovations begin Monday with temporary closures around the north entrance.", |
| "created_at": "2024-01-13T14:50:00" |
| }, |
| { |
| "id": "t99", |
| "user_id": "u3", |
| "content": "Space fact: a day on Venus is longer than its year, which still feels like a scheduling issue.", |
| "created_at": "2024-01-13T16:05:00" |
| }, |
| { |
| "id": "t100", |
| "user_id": "u4", |
| "content": "If a meeting cannot survive being a document, perhaps it was never a meeting.", |
| "created_at": "2024-01-13T18:20:00" |
| }, |
| { |
| "id": "t101", |
| "user_id": "u9", |
| "content": "World news: a regional summit ended with a new pledge on clean energy corridors and food security.", |
| "created_at": "2024-01-14T07:05:00" |
| }, |
| { |
| "id": "t102", |
| "user_id": "u10", |
| "content": "Politics memo: privacy, housing, and campaign transparency are shaping the week ahead in committee hearings.", |
| "created_at": "2024-01-14T08:00:00" |
| }, |
| { |
| "id": "t103", |
| "user_id": "u5", |
| "content": "AI agents need better memory hygiene. Saving everything is not the same as remembering the right thing.", |
| "created_at": "2024-01-14T08:55:00" |
| }, |
| { |
| "id": "t104", |
| "user_id": "u2", |
| "content": "Tech trend: founders are bundling analytics, search, and workflow automation into smaller vertical products.", |
| "created_at": "2024-01-14T09:40:00" |
| }, |
| { |
| "id": "t105", |
| "user_id": "u6", |
| "content": "Sports update: the rookie scored again, and the arena started chanting before the replay finished.", |
| "created_at": "2024-01-14T10:20:00" |
| }, |
| { |
| "id": "t106", |
| "user_id": "u8", |
| "content": "Entertainment watch: the festival aftershow lineup has more drama than the main stage schedule.", |
| "created_at": "2024-01-14T11:10:00" |
| }, |
| { |
| "id": "t107", |
| "user_id": "u7", |
| "content": "City desk: transit crews finished signal repairs early, so the evening commute should be normal.", |
| "created_at": "2024-01-14T12:00:00" |
| }, |
| { |
| "id": "t108", |
| "user_id": "u3", |
| "content": "Space news: mission control confirmed the lunar relay antenna deployed cleanly after checkout.", |
| "created_at": "2024-01-14T13:30:00" |
| }, |
| { |
| "id": "t109", |
| "user_id": "u11", |
| "content": "Maker log: I replaced a modal with an inline composer and every test became easier to explain.", |
| "created_at": "2024-01-14T14:15:00" |
| }, |
| { |
| "id": "t110", |
| "user_id": "u12", |
| "content": "Internet culture report: the meme has reached the stage where brands are using it incorrectly.", |
| "created_at": "2024-01-14T15:05:00" |
| }, |
| { |
| "id": "t111", |
| "user_id": "u9", |
| "content": "Markets note: energy prices eased after shipping lanes reopened, but insurers remain cautious.", |
| "created_at": "2024-01-15T07:15:00" |
| }, |
| { |
| "id": "t112", |
| "user_id": "u10", |
| "content": "Policy watch: lawmakers asked platforms to publish more detail about political ad targeting.", |
| "created_at": "2024-01-15T08:10:00" |
| }, |
| { |
| "id": "t113", |
| "user_id": "u5", |
| "content": "Open-source model releases feel more useful when they include eval scripts, failure cases, and deployment notes.", |
| "created_at": "2024-01-15T09:05:00" |
| }, |
| { |
| "id": "t114", |
| "user_id": "u2", |
| "content": "Cloud customers keep asking the same question: can we trace what the AI system did and why?", |
| "created_at": "2024-01-15T10:00:00" |
| }, |
| { |
| "id": "t115", |
| "user_id": "u6", |
| "content": "Trade rumor update: three teams want shooting, two want defense, and everyone says they want flexibility.", |
| "created_at": "2024-01-15T11:00:00" |
| }, |
| { |
| "id": "t116", |
| "user_id": "u8", |
| "content": "Streaming chatter: the comedy finale stuck the landing and somehow made a parking lot emotional.", |
| "created_at": "2024-01-15T12:20:00" |
| }, |
| { |
| "id": "t117", |
| "user_id": "u7", |
| "content": "Weather note: rain clears before the night market opens, but vendors are keeping tents up.", |
| "created_at": "2024-01-15T13:30:00" |
| }, |
| { |
| "id": "t118", |
| "user_id": "u3", |
| "content": "Mars update: the rover drilled a sample from layered rock that may preserve clues about ancient water.", |
| "created_at": "2024-01-15T15:00:00" |
| }, |
| { |
| "id": "t119", |
| "user_id": "u11", |
| "content": "Tiny dashboard follow-up: the boring version won because everyone understood it in five seconds.", |
| "created_at": "2024-01-15T16:10:00" |
| }, |
| { |
| "id": "t120", |
| "user_id": "u12", |
| "content": "Casual post: if the group chat says quick question, prepare for a six-topic symposium.", |
| "created_at": "2024-01-15T18:00:00" |
| }, |
| { |
| "id": "t121", |
| "user_id": "u9", |
| "content": "World news live: climate negotiators released a draft agreement covering grids, ports, drought insurance, and food supply chains.", |
| "created_at": "2024-01-16T07:00:00" |
| }, |
| { |
| "id": "t122", |
| "user_id": "u10", |
| "content": "Politics update: the election commission proposed faster campaign ad disclosures for AI-generated video and audio.", |
| "created_at": "2024-01-16T07:35:00" |
| }, |
| { |
| "id": "t123", |
| "user_id": "u2", |
| "content": "Tech brief: chip startups are chasing inference workloads where latency matters more than raw benchmark bragging rights.", |
| "created_at": "2024-01-16T08:10:00" |
| }, |
| { |
| "id": "t124", |
| "user_id": "u5", |
| "content": "AI note: open-source models are getting better at tool use, but the evals still miss messy recovery steps.", |
| "created_at": "2024-01-16T08:45:00" |
| }, |
| { |
| "id": "t125", |
| "user_id": "u6", |
| "content": "Sports morning: power rankings shifted again after the rookie turned a broken play into the highlight of the week.", |
| "created_at": "2024-01-16T09:20:00" |
| }, |
| { |
| "id": "t126", |
| "user_id": "u8", |
| "content": "Entertainment: the festival lineup added a late-night comedy stage and somehow made the ticket queue worse.", |
| "created_at": "2024-01-16T09:55:00" |
| }, |
| { |
| "id": "t127", |
| "user_id": "u7", |
| "content": "Local news: transit officials say all-door boarding cut delays on the pilot bus route by nearly ten percent.", |
| "created_at": "2024-01-16T10:30:00" |
| }, |
| { |
| "id": "t128", |
| "user_id": "u3", |
| "content": "Space desk: the lunar relay satellite completed another communications pass, sending clean telemetry home.", |
| "created_at": "2024-01-16T11:05:00" |
| }, |
| { |
| "id": "t129", |
| "user_id": "u11", |
| "content": "Maker log: today I learned the fastest dashboard is the one with three charts and no decorative mystery.", |
| "created_at": "2024-01-16T11:40:00" |
| }, |
| { |
| "id": "t130", |
| "user_id": "u12", |
| "content": "Internet culture check: a meme is officially over when someone puts it in a quarterly strategy deck.", |
| "created_at": "2024-01-16T12:15:00" |
| }, |
| { |
| "id": "t131", |
| "user_id": "u9", |
| "content": "World markets: energy traders are watching shipping insurance costs after another volatile week for fuel prices.", |
| "created_at": "2024-01-16T13:00:00" |
| }, |
| { |
| "id": "t132", |
| "user_id": "u10", |
| "content": "Policy watch: lawmakers are debating privacy rules for data brokers, location trails, and campaign targeting.", |
| "created_at": "2024-01-16T13:45:00" |
| }, |
| { |
| "id": "t133", |
| "user_id": "u2", |
| "content": "Cloud buyers are asking vendors for observability around AI copilots, not just a prettier chat window.", |
| "created_at": "2024-01-16T14:30:00" |
| }, |
| { |
| "id": "t134", |
| "user_id": "u5", |
| "content": "Agent UX idea: every automation should expose what it tried, what changed, and how to undo the risky part.", |
| "created_at": "2024-01-16T15:15:00" |
| }, |
| { |
| "id": "t135", |
| "user_id": "u6", |
| "content": "Trade rumors are peaking: one team wants a shooter, another wants picks, and everyone wants leverage.", |
| "created_at": "2024-01-16T16:00:00" |
| }, |
| { |
| "id": "t136", |
| "user_id": "u8", |
| "content": "Movie chatter: the indie sci-fi drama is small, strange, and already becoming the awards season wildcard.", |
| "created_at": "2024-01-16T16:45:00" |
| }, |
| { |
| "id": "t137", |
| "user_id": "u7", |
| "content": "Weather alert: rain returns before sunset, with a colder front expected to move through overnight.", |
| "created_at": "2024-01-16T17:30:00" |
| }, |
| { |
| "id": "t138", |
| "user_id": "u3", |
| "content": "Mars science update: rover images show layered rock that could help reconstruct an ancient shoreline.", |
| "created_at": "2024-01-16T18:15:00" |
| }, |
| { |
| "id": "t139", |
| "user_id": "u11", |
| "content": "Built a tiny hardware monitor for the lab bench. The enclosure is ugly, but the logs are beautiful.", |
| "created_at": "2024-01-16T19:00:00" |
| }, |
| { |
| "id": "t140", |
| "user_id": "u12", |
| "content": "Casual post: the group chat now has subcommittees, which feels like a governance failure.", |
| "created_at": "2024-01-16T19:45:00" |
| }, |
| { |
| "id": "t141", |
| "user_id": "u9", |
| "content": "Global health brief: hospitals are preparing for a flu peak while officials emphasize vaccination and staffing plans.", |
| "created_at": "2024-01-17T07:10:00" |
| }, |
| { |
| "id": "t142", |
| "user_id": "u10", |
| "content": "Politics: housing policy is turning into the surprise center of the mayoral debate season.", |
| "created_at": "2024-01-17T07:55:00" |
| }, |
| { |
| "id": "t143", |
| "user_id": "u2", |
| "content": "Tech funding note: infrastructure software is still getting meetings when the pitch includes clear retention and low burn.", |
| "created_at": "2024-01-17T08:40:00" |
| }, |
| { |
| "id": "t144", |
| "user_id": "u5", |
| "content": "AI benchmark reminder: final-state success is useful, but recovery quality tells you whether the agent is trustworthy.", |
| "created_at": "2024-01-17T09:25:00" |
| }, |
| { |
| "id": "t145", |
| "user_id": "u6", |
| "content": "Match preview: weather, rivalry pressure, and two elite goalkeepers make this one feel wonderfully chaotic.", |
| "created_at": "2024-01-17T10:10:00" |
| }, |
| { |
| "id": "t146", |
| "user_id": "u8", |
| "content": "Streaming update: the cozy cooking show has no villains, unless you count the pastry round.", |
| "created_at": "2024-01-17T10:55:00" |
| }, |
| { |
| "id": "t147", |
| "user_id": "u7", |
| "content": "City desk: the weekend market is adding more seating, better lighting, and a dedicated bike lane entrance.", |
| "created_at": "2024-01-17T11:40:00" |
| }, |
| { |
| "id": "t148", |
| "user_id": "u3", |
| "content": "Space fact: satellite imagery is helping map storm damage faster than ground teams can safely reach some areas.", |
| "created_at": "2024-01-17T12:25:00" |
| }, |
| { |
| "id": "t149", |
| "user_id": "u11", |
| "content": "Maker log: the bug was not in the sensor, the chart, or the cable. It was, naturally, the label.", |
| "created_at": "2024-01-17T13:10:00" |
| }, |
| { |
| "id": "t150", |
| "user_id": "u12", |
| "content": "Internet culture: the best memes are just project management lessons wearing sunglasses.", |
| "created_at": "2024-01-17T13:55:00" |
| }, |
| { |
| "id": "t151", |
| "user_id": "u2", |
| "content": "AI infrastructure thread: the quiet winners are teams measuring latency, cost, memory, and recovery instead of only leaderboard points.", |
| "created_at": "2024-01-17T14:40:00" |
| }, |
| { |
| "id": "t152", |
| "user_id": "u5", |
| "content": "Agent benchmark idea: include interrupted workflows, stale browser state, missing permissions, and ambiguous success criteria.", |
| "created_at": "2024-01-17T15:25:00" |
| }, |
| { |
| "id": "t153", |
| "user_id": "u9", |
| "content": "World news: diplomats opened emergency talks after shipping delays pushed food and medicine costs higher across the region.", |
| "created_at": "2024-01-17T16:10:00" |
| }, |
| { |
| "id": "t154", |
| "user_id": "u10", |
| "content": "Politics today: campaign teams are testing disclosure labels for AI-generated ads before the next debate cycle.", |
| "created_at": "2024-01-17T16:55:00" |
| }, |
| { |
| "id": "t155", |
| "user_id": "u6", |
| "content": "Sports desk: the playoff race is suddenly crowded, and one upset turned the entire bracket conversation sideways.", |
| "created_at": "2024-01-17T17:40:00" |
| }, |
| { |
| "id": "t156", |
| "user_id": "u8", |
| "content": "Entertainment buzz: the festival app finally added set-time alerts, which may save several friendships this weekend.", |
| "created_at": "2024-01-17T18:25:00" |
| }, |
| { |
| "id": "t157", |
| "user_id": "u3", |
| "content": "Space update: engineers completed another lunar relay test, and the clean signal is great news for surface missions.", |
| "created_at": "2024-01-17T19:10:00" |
| }, |
| { |
| "id": "t158", |
| "user_id": "u7", |
| "content": "Local news: the city council advanced a safer streets plan with transit priority lanes and protected bike corridors.", |
| "created_at": "2024-01-17T19:55:00" |
| }, |
| { |
| "id": "t159", |
| "user_id": "u11", |
| "content": "Maker log: I rebuilt the tiny dashboard so the alert state is obvious from across the room. Huge quality-of-life win.", |
| "created_at": "2024-01-17T20:40:00" |
| }, |
| { |
| "id": "t160", |
| "user_id": "u12", |
| "content": "Internet culture update: every meme now has a lifecycle, a backlash, a revival, and a brand account misunderstanding it.", |
| "created_at": "2024-01-17T21:25:00" |
| }, |
| { |
| "id": "t161", |
| "user_id": "u2", |
| "content": "Tech funding note: cloud security startups with real usage data are still getting attention despite a cautious market.", |
| "created_at": "2024-01-18T07:00:00" |
| }, |
| { |
| "id": "t162", |
| "user_id": "u5", |
| "content": "Open-source AI models are moving fast, but the best projects still win with docs, evals, and boring reliability.", |
| "created_at": "2024-01-18T07:45:00" |
| }, |
| { |
| "id": "t163", |
| "user_id": "u9", |
| "content": "Climate talks: negotiators are focusing on grid upgrades, flood insurance, and emergency heat plans for cities.", |
| "created_at": "2024-01-18T08:30:00" |
| }, |
| { |
| "id": "t164", |
| "user_id": "u10", |
| "content": "Policy watch: lawmakers questioned data brokers about location privacy, campaign targeting, and opt-out design.", |
| "created_at": "2024-01-18T09:15:00" |
| }, |
| { |
| "id": "t165", |
| "user_id": "u6", |
| "content": "Match preview: two elite defenses, one impatient fanbase, and weather that could make every set piece matter.", |
| "created_at": "2024-01-18T10:00:00" |
| }, |
| { |
| "id": "t166", |
| "user_id": "u8", |
| "content": "Movie chatter: the new sci-fi trailer is all practical sets, quiet dread, and exactly one perfect needle drop.", |
| "created_at": "2024-01-18T10:45:00" |
| }, |
| { |
| "id": "t167", |
| "user_id": "u3", |
| "content": "Mars science: rover teams flagged a layered rock formation that could reveal a longer water history.", |
| "created_at": "2024-01-18T11:30:00" |
| }, |
| { |
| "id": "t168", |
| "user_id": "u7", |
| "content": "Transit update: all-door boarding expanded to two more routes after the pilot reduced downtown bus delays.", |
| "created_at": "2024-01-18T12:15:00" |
| }, |
| { |
| "id": "t169", |
| "user_id": "u11", |
| "content": "The lab dashboard now shows sensor drift next to temperature. Tiny change, much faster debugging.", |
| "created_at": "2024-01-18T13:00:00" |
| }, |
| { |
| "id": "t170", |
| "user_id": "u12", |
| "content": "Casual post: I opened one tab to check the weather and somehow ended up reading about lunar dust.", |
| "created_at": "2024-01-18T13:45:00" |
| }, |
| { |
| "id": "t171", |
| "user_id": "u2", |
| "content": "Chip startups are pitching inference hardware for edge devices, hospitals, factories, and anywhere cloud latency hurts.", |
| "created_at": "2024-01-18T14:30:00" |
| }, |
| { |
| "id": "t172", |
| "user_id": "u5", |
| "content": "AI evals should score reversibility: can the agent notice a bad action, explain it, and recover cleanly?", |
| "created_at": "2024-01-18T15:15:00" |
| }, |
| { |
| "id": "t173", |
| "user_id": "u9", |
| "content": "Markets: energy prices moved again after traders reacted to port delays, inventory reports, and currency swings.", |
| "created_at": "2024-01-18T16:00:00" |
| }, |
| { |
| "id": "t174", |
| "user_id": "u10", |
| "content": "Politics: housing, transit, and privacy became the surprise center of tonight's mayoral forum.", |
| "created_at": "2024-01-18T16:45:00" |
| }, |
| { |
| "id": "t175", |
| "user_id": "u6", |
| "content": "Power rankings discourse is undefeated. Every fan thinks the model hates them personally.", |
| "created_at": "2024-01-18T17:30:00" |
| }, |
| { |
| "id": "t176", |
| "user_id": "u8", |
| "content": "Streaming note: the cozy cooking show solved the season arc by making everyone nicer and the pastry harder.", |
| "created_at": "2024-01-18T18:15:00" |
| }, |
| { |
| "id": "t177", |
| "user_id": "u3", |
| "content": "Satellite imagery is helping emergency teams map storm damage faster, especially where roads are still closed.", |
| "created_at": "2024-01-18T19:00:00" |
| }, |
| { |
| "id": "t178", |
| "user_id": "u7", |
| "content": "Weather alert: heavy rain overnight, then a colder morning commute with slower trains expected downtown.", |
| "created_at": "2024-01-18T19:45:00" |
| }, |
| { |
| "id": "t179", |
| "user_id": "u11", |
| "content": "Built a physical mute switch for the desk setup. It has one job and looks more serious than it is.", |
| "created_at": "2024-01-18T20:30:00" |
| }, |
| { |
| "id": "t180", |
| "user_id": "u12", |
| "content": "Meme status report: the group chat has selected a phrase and will now use it until nobody remembers why.", |
| "created_at": "2024-01-18T21:15:00" |
| }, |
| { |
| "id": "t181", |
| "user_id": "u2", |
| "content": "Enterprise AI buyers keep asking for audit logs, permission boundaries, and rollback tools. Sensible, honestly.", |
| "created_at": "2024-01-19T07:05:00" |
| }, |
| { |
| "id": "t182", |
| "user_id": "u5", |
| "content": "Agent UX: show pending actions before execution, show confidence after execution, and show recovery when things drift.", |
| "created_at": "2024-01-19T07:50:00" |
| }, |
| { |
| "id": "t183", |
| "user_id": "u9", |
| "content": "Global health brief: hospitals are tracking flu capacity, staffing levels, and supply chains ahead of the weekend peak.", |
| "created_at": "2024-01-19T08:35:00" |
| }, |
| { |
| "id": "t184", |
| "user_id": "u10", |
| "content": "Campaign finance debate: regulators want faster reporting for small-dollar donation spikes and influencer ad buys.", |
| "created_at": "2024-01-19T09:20:00" |
| }, |
| { |
| "id": "t185", |
| "user_id": "u6", |
| "content": "Trade rumors: every team wants shooting, defense, and picks, which is a very convenient wish list.", |
| "created_at": "2024-01-19T10:05:00" |
| }, |
| { |
| "id": "t186", |
| "user_id": "u8", |
| "content": "Album debate: the bonus track is either the best song or a beautiful mess, depending on your timeline.", |
| "created_at": "2024-01-19T10:50:00" |
| }, |
| { |
| "id": "t187", |
| "user_id": "u3", |
| "content": "Lunar mission planners are watching dust mitigation tests because tiny particles can become very big problems.", |
| "created_at": "2024-01-19T11:35:00" |
| }, |
| { |
| "id": "t188", |
| "user_id": "u7", |
| "content": "City desk: weekend market vendors are getting more lighting, more seating, and a clearer bike entrance.", |
| "created_at": "2024-01-19T12:20:00" |
| }, |
| { |
| "id": "t189", |
| "user_id": "u11", |
| "content": "Dashboard lesson: if a chart needs a paragraph to explain it, the chart is asking for a redesign.", |
| "created_at": "2024-01-19T13:05:00" |
| }, |
| { |
| "id": "t190", |
| "user_id": "u12", |
| "content": "Casual: the best productivity system is still remembering why you opened the laptop.", |
| "created_at": "2024-01-19T13:50:00" |
| }, |
| { |
| "id": "t191", |
| "user_id": "u2", |
| "content": "Cloud regions are becoming a product feature now that data residency, AI workloads, and latency all matter.", |
| "created_at": "2024-01-19T14:35:00" |
| }, |
| { |
| "id": "t192", |
| "user_id": "u5", |
| "content": "Benchmark note: agents should be tested on messy real tasks where the first click is not always the right one.", |
| "created_at": "2024-01-19T15:20:00" |
| }, |
| { |
| "id": "t193", |
| "user_id": "u9", |
| "content": "World news: finance ministers discussed climate adaptation funds, debt relief, and food security in the same session.", |
| "created_at": "2024-01-19T16:05:00" |
| }, |
| { |
| "id": "t194", |
| "user_id": "u10", |
| "content": "Privacy bill update: the newest draft adds clearer consent rules for location data and sensitive inferences.", |
| "created_at": "2024-01-19T16:50:00" |
| }, |
| { |
| "id": "t195", |
| "user_id": "u6", |
| "content": "Sports: the rookie answered the hype with a late-game block and an extremely calm postgame interview.", |
| "created_at": "2024-01-19T17:35:00" |
| }, |
| { |
| "id": "t196", |
| "user_id": "u8", |
| "content": "Box office watch: the original comedy keeps holding well because audiences are bringing friends back.", |
| "created_at": "2024-01-19T18:20:00" |
| }, |
| { |
| "id": "t197", |
| "user_id": "u3", |
| "content": "Space desk: a small observatory released gorgeous imagery of a comet passing through a crowded star field.", |
| "created_at": "2024-01-19T19:05:00" |
| }, |
| { |
| "id": "t198", |
| "user_id": "u7", |
| "content": "Local news: bike lane construction starts Monday, with detours posted for buses and delivery zones.", |
| "created_at": "2024-01-19T19:50:00" |
| }, |
| { |
| "id": "t199", |
| "user_id": "u11", |
| "content": "Maker log: replaced the noisy fan and suddenly the whole bench feels less like a tiny airport.", |
| "created_at": "2024-01-19T20:35:00" |
| }, |
| { |
| "id": "t200", |
| "user_id": "u12", |
| "content": "Internet culture: the meme is funny, the discourse is exhausting, and the remix is somehow funnier.", |
| "created_at": "2024-01-19T21:20:00" |
| } |
| ], |
| "follows": [ |
| { |
| "follower_id": "u1", |
| "followed_id": "u2" |
| }, |
| { |
| "follower_id": "u1", |
| "followed_id": "u5" |
| }, |
| { |
| "follower_id": "u2", |
| "followed_id": "u5" |
| }, |
| { |
| "follower_id": "u5", |
| "followed_id": "u2" |
| }, |
| { |
| "follower_id": "u8", |
| "followed_id": "u7" |
| }, |
| { |
| "follower_id": "u1", |
| "followed_id": "u11" |
| }, |
| { |
| "follower_id": "u6", |
| "followed_id": "u9" |
| }, |
| { |
| "follower_id": "u9", |
| "followed_id": "u10" |
| }, |
| { |
| "follower_id": "u12", |
| "followed_id": "u8" |
| } |
| ], |
| "likes": [ |
| { |
| "user_id": "u1", |
| "tweet_id": "t1" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t12" |
| }, |
| { |
| "user_id": "u2", |
| "tweet_id": "t29" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t22" |
| }, |
| { |
| "user_id": "u8", |
| "tweet_id": "t45" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t43" |
| }, |
| { |
| "user_id": "u6", |
| "tweet_id": "t46" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t84" |
| }, |
| { |
| "user_id": "u2", |
| "tweet_id": "t87" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t94" |
| }, |
| { |
| "user_id": "u8", |
| "tweet_id": "t96" |
| }, |
| { |
| "user_id": "u10", |
| "tweet_id": "t81" |
| }, |
| { |
| "user_id": "u11", |
| "tweet_id": "t72" |
| }, |
| { |
| "user_id": "u12", |
| "tweet_id": "t83" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t103" |
| }, |
| { |
| "user_id": "u2", |
| "tweet_id": "t104" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t113" |
| }, |
| { |
| "user_id": "u6", |
| "tweet_id": "t105" |
| }, |
| { |
| "user_id": "u8", |
| "tweet_id": "t116" |
| }, |
| { |
| "user_id": "u10", |
| "tweet_id": "t112" |
| }, |
| { |
| "user_id": "u11", |
| "tweet_id": "t119" |
| }, |
| { |
| "user_id": "u12", |
| "tweet_id": "t110" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t124" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t134" |
| }, |
| { |
| "user_id": "u2", |
| "tweet_id": "t133" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t144" |
| }, |
| { |
| "user_id": "u6", |
| "tweet_id": "t145" |
| }, |
| { |
| "user_id": "u8", |
| "tweet_id": "t146" |
| }, |
| { |
| "user_id": "u10", |
| "tweet_id": "t132" |
| }, |
| { |
| "user_id": "u11", |
| "tweet_id": "t149" |
| }, |
| { |
| "user_id": "u12", |
| "tweet_id": "t150" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t151" |
| }, |
| { |
| "user_id": "u2", |
| "tweet_id": "t151" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t152" |
| }, |
| { |
| "user_id": "u9", |
| "tweet_id": "t153" |
| }, |
| { |
| "user_id": "u10", |
| "tweet_id": "t154" |
| }, |
| { |
| "user_id": "u6", |
| "tweet_id": "t155" |
| }, |
| { |
| "user_id": "u8", |
| "tweet_id": "t156" |
| }, |
| { |
| "user_id": "u3", |
| "tweet_id": "t157" |
| }, |
| { |
| "user_id": "u7", |
| "tweet_id": "t158" |
| }, |
| { |
| "user_id": "u11", |
| "tweet_id": "t159" |
| }, |
| { |
| "user_id": "u12", |
| "tweet_id": "t160" |
| }, |
| { |
| "user_id": "u1", |
| "tweet_id": "t162" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t172" |
| }, |
| { |
| "user_id": "u9", |
| "tweet_id": "t173" |
| }, |
| { |
| "user_id": "u10", |
| "tweet_id": "t184" |
| }, |
| { |
| "user_id": "u6", |
| "tweet_id": "t185" |
| }, |
| { |
| "user_id": "u8", |
| "tweet_id": "t186" |
| }, |
| { |
| "user_id": "u3", |
| "tweet_id": "t187" |
| }, |
| { |
| "user_id": "u7", |
| "tweet_id": "t198" |
| }, |
| { |
| "user_id": "u11", |
| "tweet_id": "t199" |
| }, |
| { |
| "user_id": "u12", |
| "tweet_id": "t200" |
| }, |
| { |
| "user_id": "u2", |
| "tweet_id": "t191" |
| }, |
| { |
| "user_id": "u5", |
| "tweet_id": "t192" |
| }, |
| { |
| "user_id": "u9", |
| "tweet_id": "t193" |
| }, |
| { |
| "user_id": "u10", |
| "tweet_id": "t194" |
| } |
| ], |
| "messages": [ |
| { |
| "id": "m1", |
| "sender_id": "u1", |
| "receiver_id": "u2", |
| "content": "Hi TechCrunch! Love your articles.", |
| "created_at": "2024-01-01T13:00:00" |
| }, |
| { |
| "id": "m2", |
| "sender_id": "u2", |
| "receiver_id": "u1", |
| "content": "Thanks! We're glad you find them useful.", |
| "created_at": "2024-01-01T13:05:00" |
| }, |
| { |
| "id": "m3", |
| "sender_id": "u5", |
| "receiver_id": "u1", |
| "content": "Want to compare notes on agent eval cases later?", |
| "created_at": "2024-01-04T14:20:00" |
| } |
| ] |
| } |
|
|