{
  "netuid": 77,
  "slug": "liquidity",
  "name": "Liquidity",
  "symbol": "\u0647",
  "description": "Supply liquidity on external chains via uniswap, incentivize any project",
  "priceTao": 0.004191322,
  "priceUsd": 1.0606186665142736,
  "athUsd": 1.0657082834035514,
  "change24h": -0.5760264540914056,
  "change7d": -0.38578233339370094,
  "change30d": -1.1597916567916589,
  "change90d": -0.48,
  "marketCapUsd": 4581583.906622539,
  "volume24hUsd": 12659.119109377782,
  "rootProp": 0.17398506576561218,
  "liquidityUsd": 4920563.649600812,
  "alphaStaked": 1999648.732744491,
  "activeMiners": 15,
  "activeValidators": 12,
  "emissionPct": 0.0055232232100085165,
  "emissionPerDayTao": 1.0,
  "registrationCost": 303.154601714,
  "pruningRank": 61,
  "immunityRemaining": 4828,
  "sentiment": "Neutral",
  "githubRepo": "https://github.com/creativebuilds/sn77",
  "subnetUrl": "https://sn77.xyz",
  "scorecard": {
    "adoption": {
      "label": "weak",
      "score": 10,
      "reasons": [
        {
          "tone": "neutral",
          "label": "Stars",
          "value": "6",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Contributors",
          "value": "1",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "24h volume",
          "value": "$12,659",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Validators",
          "value": "12",
          "weight": null
        },
        {
          "tone": "negative",
          "label": "Bus factor",
          "value": "Top contributor: 100%",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "LLM blend",
          "value": "heuristic=2 \u00d7 0.6 + llm=22 \u00d7 0.4",
          "weight": null
        }
      ]
    },
    "shipSpeed": {
      "label": "weak",
      "score": 4,
      "reasons": [
        {
          "tone": "neutral",
          "label": "Commits 30d",
          "value": "0",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Merged PRs 30d",
          "value": "0",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Releases 12m",
          "value": "0",
          "weight": null
        },
        {
          "tone": "negative",
          "label": "Latest push",
          "value": "2025-09-12T16:22:41Z",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Momentum",
          "value": "no history (0/30d vs 0/mo avg)",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "LLM blend",
          "value": "heuristic=0 \u00d7 0.6 + llm=10 \u00d7 0.4",
          "weight": null
        }
      ]
    },
    "updatedAt": "2026-04-29T20:41:08.735553+00:00",
    "confidence": 0.82,
    "usefulness": {
      "label": "commoditized risk",
      "score": 34,
      "reasons": [
        {
          "tone": "neutral",
          "label": "Durable keywords",
          "value": "0 matched",
          "weight": null
        },
        {
          "tone": "positive",
          "label": "Commodity risk",
          "value": "0 matched",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Subnet traction",
          "value": "1/30",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "LLM blend",
          "value": "heuristic=31 \u00d7 0.6 + llm=38 \u00d7 0.4",
          "weight": null
        }
      ]
    },
    "codeQuality": {
      "label": "weak",
      "score": 29,
      "reasons": [
        {
          "tone": "negative",
          "label": "CI",
          "value": "Missing",
          "weight": null
        },
        {
          "tone": "negative",
          "label": "Tests",
          "value": "Missing",
          "weight": null
        },
        {
          "tone": "positive",
          "label": "Docs",
          "value": "Basic (600 chars)",
          "weight": null
        },
        {
          "tone": "negative",
          "label": "Dep mgmt",
          "value": "None",
          "weight": null
        },
        {
          "tone": "negative",
          "label": "PR reviews",
          "value": "0.0 avg, 0% self-merge",
          "weight": null
        },
        {
          "tone": "positive",
          "label": "Commit quality",
          "value": "95% conventional",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "Security hygiene",
          "value": "No SECURITY.md",
          "weight": null
        },
        {
          "tone": "neutral",
          "label": "LLM blend",
          "value": "heuristic=31 \u00d7 0.6 + llm=25 \u00d7 0.4",
          "weight": null
        }
      ]
    }
  },
  "marketScore": 10.0,
  "githubScore": 15.0,
  "aiScore": 26.0,
  "masterScore": 19.0,
  "masterRating": "F",
  "lastUpdatedAt": "2026-04-29T20:21:48Z",
  "isStale": false,
  "masterScorePrev": 19.0,
  "purpose": {
    "title": "Liquidity",
    "source": "llm",
    "confidence": 0.72,
    "shortSummary": "Subnet 77 attempts to bridge Bittensor's incentive layer to external DeFi liquidity via Uniswap vote-weighted mining. With zero commits in 90 days, a single contributor, and no CI/tests/license, the project appears stalled despite retaining 12 active validators and a $4.58M market cap. The concept is novel but execution signals are deeply concerning."
  },
  "analysis": {
    "risks": [
      "Completely stalled development: 0 commits in the last 30 days AND 0 commits in the last 90 days, 0 merged PRs, 0 releases in 12 months \u2014 the single contributor (100% bus factor, topContributorPct: 1.0) has stopped shipping",
      "Critically thin code quality: no CI, no tests, no lint config, no license \u2014 only docs pass the quality checklist, and 0 PR reviews per PR means no external validation of any code merged"
    ],
    "score": 26,
    "summary": "Subnet 77 attempts to bridge Bittensor's incentive layer to external DeFi liquidity via Uniswap vote-weighted mining. With zero commits in 90 days, a single contributor, and no CI/tests/license, the project appears stalled despite retaining 12 active validators and a $4.58M market cap. The concept is novel but execution signals are deeply concerning.",
    "provider": "cascade:sonnet",
    "expiresAt": "2026-05-29T20:36:26.803025+00:00",
    "strengths": [
      "Novel cross-chain mechanism: using Bittensor validator consensus to govern Uniswap liquidity pool weights is architecturally differentiated from generic subnets",
      "Operational infrastructure exists \u2014 a live server at 77.creativebuilds.io and 12 active validators with 15 miners suggests the system has run at some point",
      "Market cap of $4.58M and alpha staked of ~2M tokens indicates residual investor confidence despite development inactivity"
    ],
    "updatedAt": "2026-04-29T20:36:26.803025+00:00",
    "durability": "weak",
    "recommendation": "Avoid new positions until development resumes; the operational validators suggest the subnet is technically alive, but with a solo contributor who has shipped nothing in 90+ days, the bus-factor risk is existential.",
    "dimensionScores": {
      "adoption": 22,
      "shipSpeed": 10,
      "usefulness": 38,
      "codeQuality": 25
    }
  },
  "repoCoverageStatus": "covered",
  "image": "https://sn77.xyz/assets/apple-touch-icon.png",
  "repos": [
    {
      "netuid": 77,
      "repoKind": "primary",
      "provider": "github",
      "owner": "creativebuilds",
      "name": "sn77",
      "url": "https://github.com/creativebuilds/sn77",
      "source": "registry",
      "isArchived": false,
      "isFork": false
    }
  ],
  "repoSnapshots": [
    {
      "fullName": "CreativeBuilds/sn77",
      "description": null,
      "homepageUrl": null,
      "defaultBranch": "master",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0,
      "languages": [
        {
          "name": "TypeScript",
          "percentage": 98.3
        },
        {
          "name": "JavaScript",
          "percentage": 0.9
        },
        {
          "name": "Just",
          "percentage": 0.7
        }
      ],
      "topics": [],
      "rootSignals": {
        "hasCi": false,
        "hasTests": false,
        "hasLintConfig": false,
        "hasFormatterConfig": false,
        "hasTypeScript": true,
        "hasLicense": false,
        "hasSecurityPolicy": false,
        "hasDocs": true,
        "hasDocker": true,
        "hasDependabot": false,
        "hasRenovate": false,
        "rootEntries": [
          ".cursor",
          ".cursorindexingignore",
          ".env.example",
          ".gitignore",
          ".vscode",
          "README.md",
          "bun.lock",
          "docker-compose.yml",
          "hardhat.config.js",
          "justfile",
          "package-lock.json",
          "package.json",
          "scripts",
          "tsconfig.json",
          "utils",
          "validator",
          "yarn.lock"
        ]
      },
      "readmeExcerpt": "Subnet77 Liquidity Auction & Voting This project manages a liquidity mining system for the Bittensor ecosystem, where token holders vote on liquidity pools and validators process these votes to set miner weights on subnet 77. Architecture Overview The system operates through a server `https://77.creativebuilds.io` that handles: - **Vote Collection**: Token holders submit weighted votes for liquidity pools - **Weight Calculation**: The server processes votes and calculates final miner weights - **Validator Integration**: Validators fetch weights from the server and set them on-chain Core Compon",
      "pushedAt": "2025-09-12T16:22:41Z",
      "isArchived": false,
      "isFork": false,
      "commitMessageQuality": 0.95,
      "selfMergeRatio": 0.0,
      "avgReviewsPerPr": 0.0,
      "hasBranchProtection": false,
      "topContributorPct": 1.0,
      "avgCommentsPerIssue": 0.25,
      "avgResponseHours": 0.6,
      "prMergeHoursP50": 0.0,
      "prMergeHoursP95": 0.0,
      "contributorChurn30d": 0.0,
      "vulnerabilityCount": 0
    }
  ],
  "externalLinks": [
    {
      "label": "Website",
      "href": "https://sn77.xyz"
    },
    {
      "label": "GitHub",
      "href": "https://github.com/creativebuilds/sn77"
    }
  ],
  "priceHistory": [
    {
      "timestamp": "2025-12-26T20:59:48-03:00",
      "value": 2.09287418
    },
    {
      "timestamp": "2025-12-27T20:59:48-03:00",
      "value": 2.08434722
    },
    {
      "timestamp": "2025-12-28T20:59:48-03:00",
      "value": 2.07420486
    },
    {
      "timestamp": "2025-12-29T20:59:48-03:00",
      "value": 2.08293683
    },
    {
      "timestamp": "2025-12-30T20:59:48.001000-03:00",
      "value": 2.06953257
    },
    {
      "timestamp": "2025-12-31T20:59:48.001000-03:00",
      "value": 2.06091626
    },
    {
      "timestamp": "2026-01-01T20:59:48.001000-03:00",
      "value": 2.05453392
    },
    {
      "timestamp": "2026-01-02T20:59:48.001000-03:00",
      "value": 2.03992048
    },
    {
      "timestamp": "2026-01-03T20:59:48-03:00",
      "value": 2.0295513
    },
    {
      "timestamp": "2026-01-04T20:59:48-03:00",
      "value": 2.020306
    },
    {
      "timestamp": "2026-01-05T20:59:48.001000-03:00",
      "value": 2.00948371
    },
    {
      "timestamp": "2026-01-06T20:59:48-03:00",
      "value": 2.00604765
    },
    {
      "timestamp": "2026-01-07T20:59:48-03:00",
      "value": 1.99964901
    },
    {
      "timestamp": "2026-01-08T20:59:48-03:00",
      "value": 1.99508314
    },
    {
      "timestamp": "2026-01-09T20:59:48-03:00",
      "value": 1.98694196
    },
    {
      "timestamp": "2026-01-10T20:59:48-03:00",
      "value": 1.98277079
    },
    {
      "timestamp": "2026-01-11T20:59:48-03:00",
      "value": 1.97569372
    },
    {
      "timestamp": "2026-01-12T20:59:48.001000-03:00",
      "value": 1.97038845
    },
    {
      "timestamp": "2026-01-13T20:59:48-03:00",
      "value": 1.96443112
    },
    {
      "timestamp": "2026-01-14T20:59:48-03:00",
      "value": 1.95791303
    },
    {
      "timestamp": "2026-01-15T20:59:48.001000-03:00",
      "value": 1.95498981
    },
    {
      "timestamp": "2026-01-16T20:59:48.001000-03:00",
      "value": 1.94512971
    },
    {
      "timestamp": "2026-01-17T20:59:48-03:00",
      "value": 1.93690401
    },
    {
      "timestamp": "2026-01-18T20:59:48.001000-03:00",
      "value": 1.93979082
    },
    {
      "timestamp": "2026-01-19T20:59:48-03:00",
      "value": 1.92842704
    },
    {
      "timestamp": "2026-01-20T20:59:48.001000-03:00",
      "value": 1.92257819
    },
    {
      "timestamp": "2026-01-21T20:59:48-03:00",
      "value": 1.91700836
    },
    {
      "timestamp": "2026-01-22T20:59:48-03:00",
      "value": 1.91035411
    },
    {
      "timestamp": "2026-01-23T20:59:48-03:00",
      "value": 1.89965643
    },
    {
      "timestamp": "2026-01-24T20:59:48-03:00",
      "value": 1.89198962
    },
    {
      "timestamp": "2026-01-25T20:59:48-03:00",
      "value": 1.88881297
    },
    {
      "timestamp": "2026-01-26T20:59:48-03:00",
      "value": 1.88142419
    },
    {
      "timestamp": "2026-01-27T20:59:48-03:00",
      "value": 1.87253294
    },
    {
      "timestamp": "2026-01-28T20:59:48-03:00",
      "value": 1.86732925
    },
    {
      "timestamp": "2026-01-29T20:59:48-03:00",
      "value": 1.867214
    },
    {
      "timestamp": "2026-01-30T20:59:48-03:00",
      "value": 1.85385113
    },
    {
      "timestamp": "2026-01-31T20:59:48.001000-03:00",
      "value": 1.85523839
    },
    {
      "timestamp": "2026-02-01T20:59:48.001000-03:00",
      "value": 1.84764312
    },
    {
      "timestamp": "2026-02-02T20:59:48-03:00",
      "value": 1.84126245
    },
    {
      "timestamp": "2026-02-03T20:59:48-03:00",
      "value": 1.83687249
    },
    {
      "timestamp": "2026-02-04T20:59:48.001000-03:00",
      "value": 1.83020598
    },
    {
      "timestamp": "2026-02-05T20:59:48.001000-03:00",
      "value": 1.61511434
    },
    {
      "timestamp": "2026-02-06T20:59:48.001000-03:00",
      "value": 1.58343581
    },
    {
      "timestamp": "2026-02-07T20:59:48-03:00",
      "value": 1.56810836
    },
    {
      "timestamp": "2026-02-08T20:59:48.001000-03:00",
      "value": 1.54509864
    },
    {
      "timestamp": "2026-02-09T20:59:48-03:00",
      "value": 1.52744625
    },
    {
      "timestamp": "2026-02-10T20:59:48.001000-03:00",
      "value": 1.54138934
    },
    {
      "timestamp": "2026-02-11T20:59:48-03:00",
      "value": 1.55948027
    },
    {
      "timestamp": "2026-02-12T20:59:48-03:00",
      "value": 1.54671206
    },
    {
      "timestamp": "2026-02-13T20:59:48-03:00",
      "value": 1.60200476
    },
    {
      "timestamp": "2026-02-14T20:59:48.001000-03:00",
      "value": 1.62874976
    },
    {
      "timestamp": "2026-02-15T20:59:48-03:00",
      "value": 1.65230753
    },
    {
      "timestamp": "2026-02-16T20:59:48-03:00",
      "value": 1.65102585
    },
    {
      "timestamp": "2026-02-17T20:59:48-03:00",
      "value": 1.63915462
    },
    {
      "timestamp": "2026-02-18T20:59:48.001000-03:00",
      "value": 1.68199635
    },
    {
      "timestamp": "2026-02-19T20:59:48-03:00",
      "value": 1.67983278
    },
    {
      "timestamp": "2026-02-20T20:59:48.001000-03:00",
      "value": 1.69263234
    },
    {
      "timestamp": "2026-02-21T20:59:48-03:00",
      "value": 1.69246687
    },
    {
      "timestamp": "2026-02-22T20:59:48-03:00",
      "value": 1.70796531
    },
    {
      "timestamp": "2026-02-23T20:59:48-03:00",
      "value": 1.72376807
    },
    {
      "timestamp": "2026-02-24T20:59:48-03:00",
      "value": 1.72972606
    },
    {
      "timestamp": "2026-02-25T20:59:48-03:00",
      "value": 1.72171824
    },
    {
      "timestamp": "2026-02-26T20:59:48-03:00",
      "value": 1.72171479
    },
    {
      "timestamp": "2026-02-27T20:59:48-03:00",
      "value": 1.73256774
    },
    {
      "timestamp": "2026-02-28T20:59:48-03:00",
      "value": 1.71296722
    },
    {
      "timestamp": "2026-03-01T20:59:48-03:00",
      "value": 1.70058199
    },
    {
      "timestamp": "2026-03-02T20:59:48.001000-03:00",
      "value": 1.65737585
    },
    {
      "timestamp": "2026-03-03T20:59:48-03:00",
      "value": 1.65028719
    },
    {
      "timestamp": "2026-03-04T20:59:48-03:00",
      "value": 1.64209788
    },
    {
      "timestamp": "2026-03-05T20:59:48-03:00",
      "value": 1.65722817
    },
    {
      "timestamp": "2026-03-06T20:59:48.001000-03:00",
      "value": 1.66269243
    },
    {
      "timestamp": "2026-03-07T20:59:48-03:00",
      "value": 1.68897067
    },
    {
      "timestamp": "2026-03-08T20:59:48.001000-03:00",
      "value": 1.68809222
    },
    {
      "timestamp": "2026-03-09T13:50:00-03:00",
      "value": 0.94419062
    },
    {
      "timestamp": "2026-03-09T19:24:36-03:00",
      "value": 0.95066269
    },
    {
      "timestamp": "2026-03-09T19:25:48-03:00",
      "value": 0.95066269
    },
    {
      "timestamp": "2026-03-09T19:42:12-03:00",
      "value": 0.95066327
    },
    {
      "timestamp": "2026-03-09T19:54:48-03:00",
      "value": 0.95067163
    },
    {
      "timestamp": "2026-03-09T20:59:48-03:00",
      "value": 1.68772062
    },
    {
      "timestamp": "2026-03-10T20:59:48-03:00",
      "value": 1.6842472
    },
    {
      "timestamp": "2026-03-10T22:04:12-03:00",
      "value": 0.97890071
    },
    {
      "timestamp": "2026-03-11T04:57:36.001000-03:00",
      "value": 0.93618302
    },
    {
      "timestamp": "2026-03-11T20:59:48-03:00",
      "value": 1.64549195
    },
    {
      "timestamp": "2026-03-12T20:59:48.001000-03:00",
      "value": 1.64133743
    },
    {
      "timestamp": "2026-03-13T20:59:48-03:00",
      "value": 1.61520445
    },
    {
      "timestamp": "2026-03-14T20:59:48.001000-03:00",
      "value": 1.61892457
    },
    {
      "timestamp": "2026-03-15T09:16:36-03:00",
      "value": 1.22341307
    },
    {
      "timestamp": "2026-03-15T20:59:48-03:00",
      "value": 1.59474101
    },
    {
      "timestamp": "2026-03-16T15:03:36-03:00",
      "value": 1.31944679
    },
    {
      "timestamp": "2026-03-16T20:59:48-03:00",
      "value": 1.57990296
    }
  ],
  "liquidityHistory": [
    {
      "timestamp": "2025-12-26T20:59:48-03:00",
      "value": 8065804.90630081
    },
    {
      "timestamp": "2025-12-27T20:59:48-03:00",
      "value": 8050996.04347597
    },
    {
      "timestamp": "2025-12-28T20:59:48-03:00",
      "value": 8032392.12446496
    },
    {
      "timestamp": "2025-12-29T20:59:48-03:00",
      "value": 8050397.95475587
    },
    {
      "timestamp": "2025-12-30T20:59:48.001000-03:00",
      "value": 8025558.97019751
    },
    {
      "timestamp": "2025-12-31T20:59:48.001000-03:00",
      "value": 8009259.80828134
    },
    {
      "timestamp": "2026-01-01T20:59:48.001000-03:00",
      "value": 7996993.04163477
    },
    {
      "timestamp": "2026-01-02T20:59:48.001000-03:00",
      "value": 7968498.77467792
    },
    {
      "timestamp": "2026-01-03T20:59:48-03:00",
      "value": 7948218.29887583
    },
    {
      "timestamp": "2026-01-04T20:59:48-03:00",
      "value": 7930092.23600761
    },
    {
      "timestamp": "2026-01-05T20:59:48.001000-03:00",
      "value": 7908821.57273902
    },
    {
      "timestamp": "2026-01-06T20:59:48-03:00",
      "value": 7902056.20339191
    },
    {
      "timestamp": "2026-01-07T20:59:48-03:00",
      "value": 7889442.24846875
    },
    {
      "timestamp": "2026-01-08T20:59:48-03:00",
      "value": 7880428.98801399
    },
    {
      "timestamp": "2026-01-09T20:59:48-03:00",
      "value": 7864332.2379343
    },
    {
      "timestamp": "2026-01-10T20:59:48-03:00",
      "value": 7856072.22008454
    },
    {
      "timestamp": "2026-01-11T20:59:48-03:00",
      "value": 7842037.86740913
    },
    {
      "timestamp": "2026-01-12T20:59:48.001000-03:00",
      "value": 7831500.61382408
    },
    {
      "timestamp": "2026-01-13T20:59:48-03:00",
      "value": 7819651.34104205
    },
    {
      "timestamp": "2026-01-14T20:59:48-03:00",
      "value": 7806666.09177472
    },
    {
      "timestamp": "2026-01-15T20:59:48.001000-03:00",
      "value": 7800835.46700578
    },
    {
      "timestamp": "2026-01-16T20:59:48.001000-03:00",
      "value": 7781136.42204784
    },
    {
      "timestamp": "2026-01-17T20:59:48-03:00",
      "value": 7764664.43334585
    },
    {
      "timestamp": "2026-01-18T20:59:48.001000-03:00",
      "value": 7770449.25983188
    },
    {
      "timestamp": "2026-01-19T20:59:48-03:00",
      "value": 7747652.63305446
    },
    {
      "timestamp": "2026-01-20T20:59:48.001000-03:00",
      "value": 7735893.19417313
    },
    {
      "timestamp": "2026-01-21T20:59:48-03:00",
      "value": 7724678.1057828
    },
    {
      "timestamp": "2026-01-22T20:59:48-03:00",
      "value": 7711258.1272616
    },
    {
      "timestamp": "2026-01-23T20:59:48-03:00",
      "value": 7689634.42672947
    },
    {
      "timestamp": "2026-01-24T20:59:48-03:00",
      "value": 7674099.68336601
    },
    {
      "timestamp": "2026-01-25T20:59:48-03:00",
      "value": 7667653.84689109
    },
    {
      "timestamp": "2026-01-26T20:59:48-03:00",
      "value": 7652640.00197501
    },
    {
      "timestamp": "2026-01-27T20:59:48-03:00",
      "value": 7634534.05551433
    },
    {
      "timestamp": "2026-01-28T20:59:48-03:00",
      "value": 7623917.42019292
    },
    {
      "timestamp": "2026-01-29T20:59:48-03:00",
      "value": 7623682.12012813
    },
    {
      "timestamp": "2026-01-30T20:59:48-03:00",
      "value": 7596350.23073053
    },
    {
      "timestamp": "2026-01-31T20:59:48.001000-03:00",
      "value": 7599192.25514774
    },
    {
      "timestamp": "2026-02-01T20:59:48.001000-03:00",
      "value": 7583619.08042373
    },
    {
      "timestamp": "2026-02-02T20:59:48-03:00",
      "value": 7570511.57131874
    },
    {
      "timestamp": "2026-02-03T20:59:48-03:00",
      "value": 7561480.27414214
    },
    {
      "timestamp": "2026-02-04T20:59:48.001000-03:00",
      "value": 7547744.84890669
    },
    {
      "timestamp": "2026-02-05T20:59:48.001000-03:00",
      "value": 7090311.32366358
    },
    {
      "timestamp": "2026-02-06T20:59:48.001000-03:00",
      "value": 7020424.95897457
    },
    {
      "timestamp": "2026-02-07T20:59:48-03:00",
      "value": 6986359.82360923
    },
    {
      "timestamp": "2026-02-08T20:59:48.001000-03:00",
      "value": 6934906.6494376
    },
    {
      "timestamp": "2026-02-09T20:59:48-03:00",
      "value": 6895172.89614671
    },
    {
      "timestamp": "2026-02-10T20:59:48.001000-03:00",
      "value": 6926576.30129671
    },
    {
      "timestamp": "2026-02-11T20:59:48-03:00",
      "value": 6967110.66568657
    },
    {
      "timestamp": "2026-02-12T20:59:48-03:00",
      "value": 6938526.95294424
    },
    {
      "timestamp": "2026-02-13T20:59:48-03:00",
      "value": 7061473.98402991
    },
    {
      "timestamp": "2026-02-14T20:59:48.001000-03:00",
      "value": 7120181.14965273
    },
    {
      "timestamp": "2026-02-15T20:59:48-03:00",
      "value": 7171493.80780177
    },
    {
      "timestamp": "2026-02-16T20:59:48-03:00",
      "value": 7168711.56150413
    },
    {
      "timestamp": "2026-02-17T20:59:48-03:00",
      "value": 7142890.09923881
    },
    {
      "timestamp": "2026-02-18T20:59:48.001000-03:00",
      "value": 7235642.38518675
    },
    {
      "timestamp": "2026-02-19T20:59:48-03:00",
      "value": 7230986.81378814
    },
    {
      "timestamp": "2026-02-20T20:59:48.001000-03:00",
      "value": 7258485.53516352
    },
    {
      "timestamp": "2026-02-21T20:59:48-03:00",
      "value": 7258130.70548836
    },
    {
      "timestamp": "2026-02-22T20:59:48-03:00",
      "value": 7291290.47726321
    },
    {
      "timestamp": "2026-02-23T20:59:48-03:00",
      "value": 7324946.69656363
    },
    {
      "timestamp": "2026-02-24T20:59:48-03:00",
      "value": 7337595.74619412
    },
    {
      "timestamp": "2026-02-25T20:59:48-03:00",
      "value": 7320589.77978112
    },
    {
      "timestamp": "2026-02-26T20:59:48-03:00",
      "value": 7320582.39783577
    },
    {
      "timestamp": "2026-02-27T20:59:48-03:00",
      "value": 7343620.97646897
    },
    {
      "timestamp": "2026-02-28T20:59:48-03:00",
      "value": 7301960.06566837
    },
    {
      "timestamp": "2026-03-01T20:59:48-03:00",
      "value": 7275512.1731836
    },
    {
      "timestamp": "2026-03-02T20:59:48.001000-03:00",
      "value": 7182485.15639456
    },
    {
      "timestamp": "2026-03-03T20:59:48-03:00",
      "value": 7167107.20931682
    },
    {
      "timestamp": "2026-03-04T20:59:48-03:00",
      "value": 7149300.3375363
    },
    {
      "timestamp": "2026-03-05T20:59:48-03:00",
      "value": 7182165.13990225
    },
    {
      "timestamp": "2026-03-06T20:59:48.001000-03:00",
      "value": 7193997.22610336
    },
    {
      "timestamp": "2026-03-07T20:59:48-03:00",
      "value": 7250629.2336146
    },
    {
      "timestamp": "2026-03-08T20:59:48.001000-03:00",
      "value": 7248743.25130868
    },
    {
      "timestamp": "2026-03-09T13:50:00-03:00",
      "value": 4068907.97959942
    },
    {
      "timestamp": "2026-03-09T19:24:36-03:00",
      "value": 4082830.93751515
    },
    {
      "timestamp": "2026-03-09T19:25:48-03:00",
      "value": 4082830.93751689
    },
    {
      "timestamp": "2026-03-09T19:42:12-03:00",
      "value": 4082832.18978372
    },
    {
      "timestamp": "2026-03-09T19:54:48-03:00",
      "value": 4082850.13874644
    },
    {
      "timestamp": "2026-03-09T20:59:48-03:00",
      "value": 7247945.30299071
    },
    {
      "timestamp": "2026-03-10T20:59:48-03:00",
      "value": 7240482.40065478
    },
    {
      "timestamp": "2026-03-10T22:04:12-03:00",
      "value": 4212652.11176342
    },
    {
      "timestamp": "2026-03-11T04:57:36.001000-03:00",
      "value": 4051215.1287017
    },
    {
      "timestamp": "2026-03-11T20:59:48-03:00",
      "value": 7156685.7894407
    },
    {
      "timestamp": "2026-03-12T20:59:48.001000-03:00",
      "value": 7147644.55201827
    },
    {
      "timestamp": "2026-03-13T20:59:48-03:00",
      "value": 7090508.20513878
    },
    {
      "timestamp": "2026-03-14T20:59:48.001000-03:00",
      "value": 7098670.37125919
    },
    {
      "timestamp": "2026-03-15T09:16:36-03:00",
      "value": 5395457.25964394
    },
    {
      "timestamp": "2026-03-15T20:59:48-03:00",
      "value": 7045444.30187845
    },
    {
      "timestamp": "2026-03-16T15:03:36-03:00",
      "value": 5807439.41427952
    },
    {
      "timestamp": "2026-03-16T20:59:48-03:00",
      "value": 7012587.08155713
    }
  ],
  "scoreHistory": [
    {
      "date": "2026-03-09",
      "masterScore": 46.0,
      "marketScore": 81.0,
      "githubScore": 13.0,
      "aiScore": 48.0,
      "socialScore": 0.0,
      "rating": "avoid",
      "usefulness": 53,
      "codeQuality": 20,
      "adoption": 51,
      "shipSpeed": 6
    },
    {
      "date": "2026-03-10",
      "masterScore": 46.0,
      "marketScore": 83.0,
      "githubScore": 13.0,
      "aiScore": 48.0,
      "socialScore": 0.0,
      "rating": "avoid",
      "usefulness": 53,
      "codeQuality": 20,
      "adoption": 51,
      "shipSpeed": 6
    },
    {
      "date": "2026-03-15",
      "masterScore": 44.0,
      "marketScore": 78.0,
      "githubScore": 13.0,
      "aiScore": 48.0,
      "socialScore": 0.0,
      "rating": "avoid",
      "usefulness": 55,
      "codeQuality": 23,
      "adoption": 36,
      "shipSpeed": 0
    },
    {
      "date": "2026-03-18",
      "masterScore": 32.0,
      "marketScore": 76.0,
      "githubScore": 13.0,
      "aiScore": 24.0,
      "socialScore": 0.0,
      "rating": "D",
      "usefulness": 51,
      "codeQuality": 23,
      "adoption": 36,
      "shipSpeed": 4
    },
    {
      "date": "2026-03-19",
      "masterScore": 38.0,
      "marketScore": 77.0,
      "githubScore": 13.0,
      "aiScore": 48.0,
      "socialScore": 0.0,
      "rating": "C",
      "usefulness": 55,
      "codeQuality": 23,
      "adoption": 36,
      "shipSpeed": 0
    },
    {
      "date": "2026-03-20",
      "masterScore": 37.0,
      "marketScore": 76.0,
      "githubScore": 13.0,
      "aiScore": 48.0,
      "socialScore": 0.0,
      "rating": "C",
      "usefulness": 55,
      "codeQuality": 23,
      "adoption": 36,
      "shipSpeed": 0
    },
    {
      "date": "2026-03-21",
      "masterScore": 35.0,
      "marketScore": 76.0,
      "githubScore": 13.0,
      "aiScore": 39.0,
      "socialScore": 0.0,
      "rating": "C",
      "usefulness": 56,
      "codeQuality": 34,
      "adoption": 44,
      "shipSpeed": 4
    },
    {
      "date": "2026-03-22",
      "masterScore": 39.0,
      "marketScore": 76.0,
      "githubScore": 13.0,
      "aiScore": 30.0,
      "socialScore": 0.0,
      "rating": "C",
      "usefulness": 57,
      "codeQuality": 23,
      "adoption": 38,
      "shipSpeed": 4
    },
    {
      "date": "2026-03-23",
      "masterScore": 34.0,
      "marketScore": 76.0,
      "githubScore": 13.0,
      "aiScore": 32.0,
      "socialScore": 3.0,
      "rating": "D",
      "usefulness": 55,
      "codeQuality": 24,
      "adoption": 42,
      "shipSpeed": 4
    },
    {
      "date": "2026-03-24",
      "masterScore": 16.0,
      "marketScore": 11.0,
      "githubScore": 13.0,
      "aiScore": 35.0,
      "socialScore": 3.0,
      "rating": "F",
      "usefulness": 39,
      "codeQuality": 27,
      "adoption": 15,
      "shipSpeed": 4
    },
    {
      "date": "2026-03-25",
      "masterScore": 16.0,
      "marketScore": 11.0,
      "githubScore": 13.0,
      "aiScore": 37.0,
      "socialScore": 3.0,
      "rating": "F",
      "usefulness": 44,
      "codeQuality": 27,
      "adoption": 12,
      "shipSpeed": 6
    },
    {
      "date": "2026-03-26",
      "masterScore": 14.0,
      "marketScore": 11.0,
      "githubScore": 13.0,
      "aiScore": 27.0,
      "socialScore": 3.0,
      "rating": "F",
      "usefulness": 38,
      "codeQuality": 23,
      "adoption": 9,
      "shipSpeed": 4
    },
    {
      "date": "2026-03-27",
      "masterScore": 15.0,
      "marketScore": 11.0,
      "githubScore": 13.0,
      "aiScore": 34.0,
      "socialScore": 3.0,
      "rating": "F",
      "usefulness": 39,
      "codeQuality": 27,
      "adoption": 15,
      "shipSpeed": 3
    },
    {
      "date": "2026-03-30",
      "masterScore": 18.0,
      "marketScore": 10.0,
      "githubScore": 13.0,
      "aiScore": 48.0,
      "socialScore": 3.0,
      "rating": "F",
      "usefulness": 38,
      "codeQuality": 23,
      "adoption": 2,
      "shipSpeed": 0
    },
    {
      "date": "2026-04-01",
      "masterScore": 14.0,
      "marketScore": 11.0,
      "githubScore": 13.0,
      "aiScore": 28.0,
      "socialScore": 3.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 26,
      "adoption": 9,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-02",
      "masterScore": 15.0,
      "marketScore": 11.0,
      "githubScore": 15.0,
      "aiScore": 30.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 29,
      "adoption": 12,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-03",
      "masterScore": 18.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 48.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 38,
      "codeQuality": 26,
      "adoption": 2,
      "shipSpeed": 0
    },
    {
      "date": "2026-04-07",
      "masterScore": 16.0,
      "marketScore": 11.0,
      "githubScore": 15.0,
      "aiScore": 35.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 33,
      "adoption": 15,
      "shipSpeed": 6
    },
    {
      "date": "2026-04-08",
      "masterScore": 15.0,
      "marketScore": 11.0,
      "githubScore": 15.0,
      "aiScore": 30.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 29,
      "adoption": 13,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-11",
      "masterScore": 16.0,
      "marketScore": 14.0,
      "githubScore": 15.0,
      "aiScore": 32.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 29,
      "adoption": 15,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-15",
      "masterScore": 15.0,
      "marketScore": 11.0,
      "githubScore": 15.0,
      "aiScore": 32.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 29,
      "adoption": 15,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-16",
      "masterScore": 14.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 26.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 34,
      "codeQuality": 27,
      "adoption": 11,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-17",
      "masterScore": 14.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 26.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 26,
      "adoption": 10,
      "shipSpeed": 2
    },
    {
      "date": "2026-04-19",
      "masterScore": 14.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 25.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 34,
      "codeQuality": 27,
      "adoption": 8,
      "shipSpeed": 2
    },
    {
      "date": "2026-04-22",
      "masterScore": 14.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 29.0,
      "socialScore": 1.0,
      "rating": "F",
      "usefulness": 35,
      "codeQuality": 26,
      "adoption": 12,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-23",
      "masterScore": 19.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 26.0,
      "socialScore": 34.0,
      "rating": "F",
      "usefulness": 37,
      "codeQuality": 26,
      "adoption": 10,
      "shipSpeed": 2
    },
    {
      "date": "2026-04-24",
      "masterScore": 19.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 25.0,
      "socialScore": 35.0,
      "rating": "F",
      "usefulness": 34,
      "codeQuality": 27,
      "adoption": 10,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-25",
      "masterScore": 20.0,
      "marketScore": 12.0,
      "githubScore": 15.0,
      "aiScore": 29.0,
      "socialScore": 35.0,
      "rating": "D",
      "usefulness": 38,
      "codeQuality": 26,
      "adoption": 12,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-26",
      "masterScore": 19.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 26.0,
      "socialScore": 35.0,
      "rating": "F",
      "usefulness": 34,
      "codeQuality": 26,
      "adoption": 12,
      "shipSpeed": 4
    },
    {
      "date": "2026-04-29",
      "masterScore": 19.0,
      "marketScore": 10.0,
      "githubScore": 15.0,
      "aiScore": 26.0,
      "socialScore": 36.0,
      "rating": "F",
      "usefulness": 34,
      "codeQuality": 29,
      "adoption": 10,
      "shipSpeed": 4
    }
  ],
  "githubHistory": [
    {
      "date": "2026-03-09",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-10",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-15",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-18",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-20",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-21",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-22",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-23",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-25",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-26",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-30",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-03-31",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-02",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-03",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-06",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-07",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-10",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-14",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-16",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-19",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-22",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-23",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-24",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-25",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-26",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    },
    {
      "date": "2026-04-29",
      "stars": 6,
      "forks": 4,
      "watchers": 3,
      "contributors": 1,
      "commits30d": 0,
      "commits90d": 0,
      "mergedPrs30d": 0,
      "mergedPrs90d": 0,
      "releases12m": 0,
      "openIssues": 3,
      "closedIssues30d": 0
    }
  ],
  "socialAccounts": [
    {
      "handle": "creativebuilds",
      "role": "project",
      "label": null,
      "source": "aggressive_scrape",
      "confidence": 0.7,
      "profile_image_url": null
    }
  ],
  "recentTweets": [
    {
      "tweet_id": "2048955036894363805",
      "handle": "CreativeBuilds",
      "text": "going to try something here and see the results\n\nDo you believe Michael Jackson was a pedo?",
      "created_at": "2026-04-27T23:38:43-03:00",
      "likes": 2,
      "retweets": 1,
      "replies": 1,
      "views": 250,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2048082661386686695",
      "handle": "CreativeBuilds",
      "text": "moving out of my apartment i got when i moved to texas, onto my first house with my future wife :)",
      "created_at": "2026-04-25T13:52:12-03:00",
      "likes": 16,
      "retweets": 0,
      "replies": 1,
      "views": 443,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2047080033051709585",
      "handle": "CreativeBuilds",
      "text": "RT @NousResearch: Kimi K2.6 is free on Nous Portal for the next 24 hours\n\nMade possible by @vercel's AI Gateway &amp; @Kimi_Moonshot  \n\nRun 'he\u2026",
      "created_at": "2026-04-22T19:28:07-03:00",
      "likes": 1661,
      "retweets": 156,
      "replies": 130,
      "views": 252527,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2028919231622893592",
      "handle": "CreativeBuilds",
      "text": "&gt; ask 5.2 what model it is\n&gt; \"I'm Chat GPT 5.4\"\n&gt; mfw 'sooner than you think' is last week",
      "created_at": "2026-03-03T16:43:34-03:00",
      "likes": 2,
      "retweets": 0,
      "replies": 1,
      "views": 431,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2026819133178794288",
      "handle": "CreativeBuilds",
      "text": "we aint never getting to mars\n\nfeelsbadman",
      "created_at": "2026-02-25T21:38:32-03:00",
      "likes": 2,
      "retweets": 0,
      "replies": 0,
      "views": 374,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2022903234319327624",
      "handle": "CreativeBuilds",
      "text": "happy valentine\u2019s day :)",
      "created_at": "2026-02-15T02:18:09-03:00",
      "likes": 3,
      "retweets": 0,
      "replies": 1,
      "views": 424,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2022442673169170839",
      "handle": "CreativeBuilds",
      "text": "the sun crop dusted us",
      "created_at": "2026-02-13T19:48:03-03:00",
      "likes": 2,
      "retweets": 0,
      "replies": 1,
      "views": 523,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2022235516729778470",
      "handle": "CreativeBuilds",
      "text": "tmw the agent comes up with a plan\n\nLGTM https://t.co/VRGRdOICGz",
      "created_at": "2026-02-13T06:04:53-03:00",
      "likes": 1,
      "retweets": 0,
      "replies": 0,
      "views": 241,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2021831575520805094",
      "handle": "CreativeBuilds",
      "text": "D&amp;D is a great game, but sometimes all the mechanisms and spells get in the way of having an entertaining story with friends\n\nI just want a session with my friends as we describe what we do as the story goes on and have one unified story taking in our actions as inputs",
      "created_at": "2026-02-12T03:19:46-03:00",
      "likes": 3,
      "retweets": 0,
      "replies": 1,
      "views": 258,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2019874791331668072",
      "handle": "CreativeBuilds",
      "text": "Really sucks that opus 4.6 is just sonnet 5 and they named it such so they can charge more\n\nDecent model, but the cost is egregious",
      "created_at": "2026-02-06T17:44:12-03:00",
      "likes": 6,
      "retweets": 0,
      "replies": 3,
      "views": 554,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2018701105920696636",
      "handle": "CreativeBuilds",
      "text": "the absolute state of minecraft right now \ud83d\ude14 https://t.co/km8esJ8jH1",
      "created_at": "2026-02-03T12:00:23-03:00",
      "likes": 6,
      "retweets": 0,
      "replies": 0,
      "views": 313,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2013375363506716735",
      "handle": "CreativeBuilds",
      "text": "had a few good mon\u03c4hs break\n\n\u03c4ime \u03c4o ge\u03c4 back \u03c4o work",
      "created_at": "2026-01-19T19:17:48-03:00",
      "likes": 16,
      "retweets": 0,
      "replies": 4,
      "views": 1050,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2011340493225943324",
      "handle": "CreativeBuilds",
      "text": "Day 1 of Hytale\n\nFirst impressions are its pretty enjoyable. A bit barebones in terms of content but the skeleton is there for sure. With mod support and frequent updates I think this will grow into a serious contender for rivaling MC https://t.co/9T7Gy4CMVP",
      "created_at": "2026-01-14T04:31:57-03:00",
      "likes": 4,
      "retweets": 0,
      "replies": 0,
      "views": 662,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2009750281525854334",
      "handle": "CreativeBuilds",
      "text": "society as a whole has looked up to people who are smart but I feel this is misplaced and should instead be looking up to those who are perpetually happy and joyful",
      "created_at": "2026-01-09T19:13:01-03:00",
      "likes": 6,
      "retweets": 0,
      "replies": 2,
      "views": 314,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2007859668836852117",
      "handle": "CreativeBuilds",
      "text": "Hope you all have a beautiful Sunday, and remember, Christ is Lord \ud83d\ude4f https://t.co/2YEtbkAhrQ",
      "created_at": "2026-01-04T14:00:23-03:00",
      "likes": 5,
      "retweets": 0,
      "replies": 1,
      "views": 250,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2005450642954109382",
      "handle": "CreativeBuilds",
      "text": "absolutely insane, and this is just one state\n\nhow much of tax payers money is just being pocketed by fraudsters?\n\nmy guess is close to 70%",
      "created_at": "2025-12-28T22:27:47-03:00",
      "likes": 6,
      "retweets": 0,
      "replies": 2,
      "views": 568,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "2004123112271397044",
      "handle": "CreativeBuilds",
      "text": "https://t.co/ToNB0B6nsW",
      "created_at": "2025-12-25T06:32:39-03:00",
      "likes": 4,
      "retweets": 0,
      "replies": 1,
      "views": 292,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "1999695122569789502",
      "handle": "CreativeBuilds",
      "text": "giving up smoking before going into 2026, I want the full year to recover my brain, feels like its been turned into a shadow of its former self and I cant hold coherent thoughts like I used to and I hate it\n\nalso need to get back to the gym, just hate that its 30m away",
      "created_at": "2025-12-13T01:17:24-03:00",
      "likes": 10,
      "retweets": 0,
      "replies": 4,
      "views": 610,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "1999559363137065441",
      "handle": "CreativeBuilds",
      "text": "seeing the two worst people in school start dating each other be like",
      "created_at": "2025-12-12T16:17:56-03:00",
      "likes": 7,
      "retweets": 0,
      "replies": 1,
      "views": 465,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    },
    {
      "tweet_id": "1982535878825459844",
      "handle": "CreativeBuilds",
      "text": "gf just sent me this, should I be worried?",
      "created_at": "2025-10-26T16:52:41-03:00",
      "likes": 5,
      "retweets": 0,
      "replies": 1,
      "views": 1019,
      "is_retweet": false,
      "is_reply": false,
      "media_type": null
    }
  ]
}
