原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 11521,
"has_wiki": false,
"homepage": "https://cashapp.github.io/redwood/0.x/docs/",
"languages": {
"C": 129,
"HTML": 22203,
"Java": 1583,
"Shell": 253,
"Swift": 19626,
"Kotlin": 2271816,
"JavaScript": 3644,
"Objective-C": 4497
},
"pushed_at": "2026-07-18T09:52:42Z",
"created_at": "2025-12-12T10:10:59Z",
"owner_type": "User",
"updated_at": "2026-03-25T12:43:02Z",
"description": "Multiplatform reactive UI for Android, iOS, and web using Kotlin and Jetpack Compose",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "trunk",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Kotlin",
"significant_languages": [
"Kotlin"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "tret9",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/243571116?v=4",
"created_at": "2025-11-12T13:26:50Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 254
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "5c49a0bcc224b7fef10316bfdeb227639bcc42ec",
"body": "* Fix memory leaks in UIView layout components\n\nUse WeakReference to break retain cycles in UIViewBox and UIViewFlexContainer.\n\nIn Kotlin/Native, lambdas and anonymous objects create strong references by\ndefault. The SizeListener callbacks were capturing their parent containers\nstrongly, creating re\n[…]\n/Native's reference counting.\n\nThe fix makes widgetSystem nullable and clears it in close(), breaking the\nKotlin→Swift reference chain and allowing proper cleanup.\n\n* Add CHANGELOG items for the leaks",
"is_bot": false,
"headline": "Fix memory leaks in Redwood UIView components (#2899)",
"author_name": "Jeff Holliday",
"author_login": "jhollida24",
"committed_at": "2026-01-09T00:19:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6eb0c39f5ad7a8d96fb45f76f81056f551a377ed",
"body": null,
"is_bot": false,
"headline": "Fix folder",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-11-07T01:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7033b2ebda7329fa0677c0bba08e481815e68b",
"body": "….3 (#2891)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency org.jetbrains.compose:compose-gradle-plugin to v1.9…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-06T21:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f09f8d1d989be5bab95738e5132f9e84b9917e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update ksp monorepo to v2.3.2 (#2893)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-06T21:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62717a0b17c6d0932baf89a7aec7fdcd78fb2729",
"body": null,
"is_bot": false,
"headline": "Prepare next development version",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-11-06T20:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e12c0f3626545e1b24ab1ae88d0c65eb97678f82",
"body": null,
"is_bot": false,
"headline": "Prepare version 0.19.0",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-11-06T20:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80f21283110d774f125277bbacb7e7ebf46ebc44",
"body": null,
"is_bot": false,
"headline": "Fix Dokka publishing on release",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-11-06T20:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e48c1e36847c9fa1b354452ccf3c984960e0ce4a",
"body": null,
"is_bot": false,
"headline": "Track removal of allChildren",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-11-06T20:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f6996928dde2974d58e4a4e4270508dc3f2755",
"body": "This reverts commit a40aaf22f33a568e4f16d22540f4f9955b25b831.",
"is_bot": false,
"headline": "Revert \"New API, Widget.allChildren (#2745)\"",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-11-06T19:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5156159234a60870f291364482db1bc4c5ffe2e4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update ksp monorepo to v2.3.1 (#2890)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-04T12:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed895d90d68fe38ee48c404dc471782ed350f5b5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.squareup.okhttp3:okhttp to v5.3.0 (#2887)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-30T23:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15327233294a9ea99f8a6b0110b8551383a72fc",
"body": "…2886)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v9.0.0-alpha13 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-30T23:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8b6430f46e8190464de9f0bb47345a465156dc",
"body": "… (#2867)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.20.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-30T14:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0fc7e8099362c4a87d2ba67a29c865bacbe7c81",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update Gradle to v9.2.0 (#2884)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-30T02:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492ab0c49a0d2753f7c3760fb44e3717529f699b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update burst to v2.10.2 (#2829)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-30T02:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f4730767fca2e6bee20b8e15eb5a931466d553",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update okio to v3.16.2 (#2850)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-29T16:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1b303e083eabcd7c5808556f26d935f8ec4c622",
"body": "* Update Kotlin and Zipline\n\n* Burst 2.9.0\n\n* Track FIR change\n\n* API dump\n\n* Yarn lock\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": true,
"headline": "Update Kotlin and Zipline (#2868)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-29T15:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af91f36ef2e795e22d5d604bc43a932f1e06ec73",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency androidx.core:core-ktx to v1.17.0 (#2730)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-29T14:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ecae3d1e1f7556aae6be25954ba8f4376018131",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update androidx.activity to v1.11.0 (#2805)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-29T14:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a41735e74ba658fa5500844fb763ac170bbf352",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update jbCompose to v1.9.2 (#2883)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-29T13:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7eff0daa74ff4693db8abf42333cac9b7afb6a9",
"body": null,
"is_bot": false,
"headline": "compileSdk 36 (#2882)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-29T13:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a9c2687aaa2c791e891e1779ed8f7a38d6e265",
"body": "…2880)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v9.0.0-alpha12 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-28T23:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6315d41d76c99ed8c41ec8aa3522638b2dcd79b3",
"body": "… (#2881)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.3…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-28T23:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157eb2d1a39be99837ea199c6881673d6a22859b",
"body": "* Paparazzi 1.3.3\n\n* Paparazzi 1.3.4\n\n* Paparazzi 1.3.5\n\n* Paparazzi 2.0.0-alpha01\n\n* Paparazzi 2.0.0-alpha02\n\nThis comes with a significant layoutlib bump, so re-record all snapshots.",
"is_bot": false,
"headline": "Update Paparazzi to 2.0.0-alpha02 (#2873)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-28T13:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4880b302f041ceaf97e1d1fd48e03de0e5d28e14",
"body": "* Disable problematic Compose UI tests\n\nThese tests are failing today, but our old version of Paparazzi is failing to propagate the exception to the test causing it to erroneously succeed. We need to bump Paparazzi so the tests are going to be ignored for now since Compose UI is not a load-bearing toolkit (yet).\n\n* Delete snapshots",
"is_bot": false,
"headline": "Disable problematic Compose UI tests (#2872)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-27T18:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09391e7dafe034d7989a15b5d794799478ef0e7a",
"body": "…1.31.0 (#2871)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.google.googlejavaformat:google-java-format to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-27T12:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b83260fbfb699df4598ae1a4592d2d8581cf227",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update ksp monorepo to v2.3.0 (#2869)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-25T01:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1118b6b1e6bcb6cf6bc864444bc72002c7d70bba",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update GitHub Artifact Actions (#2870)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-25T01:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb89d48b7ba58e4d454450d807055dc3b3d2c92",
"body": "KSP is no longer tied to Kotlin version. Poko generally supports N+1 and N-1 versions. The Compose compiler now lives inside the Kotlin repo and is versioned with it.",
"is_bot": false,
"headline": "Update Kotlin Renovate bundle (#2866)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-24T21:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40c0437e19f10698cd367263b1ede16dd9629a74",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update androidx.compose.ui to v1.9.4 (#2862)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-22T20:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e6aaf075eec5a9a9933729bd34ccd75514bd0ea",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency androidx.compose.runtime:runtime to v1.9.4 (#2863)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-22T18:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85554156eaa9234eb4f85a411f364c63d1e646c9",
"body": "AGP embeds a version of Dokka that was failing to run on Java 25, but also Javadoc jars are a relic that we collectively should stop using.",
"is_bot": false,
"headline": "Disable Javadoc jars (#2861)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-22T15:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b347fdaa211b94537835e20bce6c89540a20f159",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update jbCompose to v1.9.1 (#2819)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-21T23:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bd4da355de3376fa4b587d832337dfd60be5571",
"body": null,
"is_bot": false,
"headline": "Track some Dokka 2.1 changes (#2857)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-21T22:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57871472416ecf01a365f9a836c341b4fd8fd9c0",
"body": null,
"is_bot": false,
"headline": "Migrate to new AGP API for enabling resources (#2859)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-21T22:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6233b9dbdd9ea69f8e4bf13ef7be5e07cbd5fa0",
"body": "This manifests as dropping JS support from this module, but we don't support Compose UI on JS anywhere else.",
"is_bot": false,
"headline": "Correctly attribute Compose UI helper to toolkit (#2858)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-21T22:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808d9b2327c7fa3676af7046f72a110555dbdde4",
"body": "* Update dependency com.pinterest.ktlint:ktlint-cli to v1.7.1\n\n* Formatting garbage\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": true,
"headline": "Update dependency com.pinterest.ktlint:ktlint-cli to v1.7.1 (#2409)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-21T02:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1ef43fa2adfddc135978d78ac2394bd5655388",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency java to v25 (#2827)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-20T18:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3751bba9cd807b064a66cffad3170722f9b7be",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update plugin com.gradle.develocity to v4.2.2 (#2854)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-20T18:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d6cf1bd607a86fe885e31a75a54ab8687d6bae",
"body": "…#2856)\n\n* Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2.1.0\n\n* Track Dokka changes\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": true,
"headline": "Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2.1.0 (…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-20T18:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f34217c938eea5e30dce9bd2f888da96d7e446",
"body": "…2851)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v9.0.0-alpha11 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-20T17:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4763fdd7d0160e4609e9f5c6c3cf5830a393fe98",
"body": "…1.30.0 (#2855)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.google.googlejavaformat:google-java-format to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-20T17:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4e3eacbb2afe0a9e372da32a6ad60c229c1759f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.squareup.okhttp3:okhttp to v5.2.1 (#2852)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-20T17:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a495a03c95734d60d97a78f544c2399dfad166f",
"body": null,
"is_bot": false,
"headline": "Fix Renovate ignore",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-20T16:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d035999e0aeb9da71efae77e0bc4f71b37ea344",
"body": "…2849)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v9.0.0-alpha10 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-09T23:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79dcf9ce3e4cb14bb32344ccc605e9415134ec3a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency androidx.compose.ui:ui-test-manifest to v1.9.3 (#2848)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-08T18:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f1a08d080ea38456aad648b386bf751703a761",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency androidx.compose.runtime:runtime to v1.9.3 (#2847)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-08T18:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802372aa2af95119e8412e821d5f60730331f51b",
"body": null,
"is_bot": false,
"headline": "A html page to view snapshots across platforms (#2846)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-10-08T18:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5603246a52ce8861d54670b3277b26f9f010d6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.squareup.okhttp3:okhttp to v5.2.0 (#2845)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-07T18:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae15f38301df7f61f65846c67de4644d38e4ca3c",
"body": "…2843)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v9.0.0-alpha09 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-06T20:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab671521b013dbe8a20e5d02852cff3e4b0d2bd",
"body": "We have to disable all the new hotness because we're stuck on an old Paparazzi for now (although its necessary changes remain unreleased at this time).",
"is_bot": false,
"headline": "Upgrade to AGP 9 (#2842)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-06T20:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5bf9595759bfa64c72f07107712da41c55328e",
"body": "…1.29.0 (#2841)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.google.googlejavaformat:google-java-format to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-03T16:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79dc6d09d9b1972da1de1bb67aebf5a4a0709b93",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update plugin com.gradle.develocity to v4.2.1 (#2840)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-02T11:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06c6a80dd4cf3bc8a168dda9710a45cbf332d59",
"body": "This has the ScatterMap and ScatterSet optimizations that we upstreamed which delegate to platform collections on the JS target.",
"is_bot": false,
"headline": "Update to Collection 1.6.0-alpha01 (#2837)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-10-01T18:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51501704205bbc893c4284c317d9ad0ccb2a948d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gradle/actions action to v5 (#2839)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-01T18:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a56eff7e8d65a2de69c422416e833f074ccd60c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency androidx.compose.runtime:runtime to v1.9.2 (#2838)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-25T14:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eed21676ebe5812666af321789ff723c49514b2",
"body": "…(#2836)\n\n* Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8\n\n* Build support can target JDK 17\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": true,
"headline": "Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 …",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-24T21:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0995c8a38e0b2e5567c3856fd308d0d4f7652b6",
"body": null,
"is_bot": false,
"headline": "Handle scrolling for dom snapshot (#2832)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-09-24T19:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc91b21ec5705956e96a1ad6cee0fc1c789dfb93",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update androidx.compose.ui to v1.9.2 (#2835)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-24T18:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480f9d0a343ae5685d10498f6d1b9badd5c606ac",
"body": "If we want it at some point, we can revert this commit.",
"is_bot": false,
"headline": "Remove unused lint support (#2834)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-24T15:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef4c5ae316f2ad1ecb897de4fb69841806d8262",
"body": "* Fail the test if reference images are absent\n\n* Build JS tests with a 10 second timeout\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Fail the test if reference images are absent (#2831)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-23T21:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1448f346bd61896ef626a241b620201f8e370753",
"body": "Also fix a bug in ImageDiffer impacting images of different\nsizes.\n\nAlso rearrange some of the image snapshotting APIs.\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Split SnapshotTester out of DomSnapshotter (#2830)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-23T17:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fdf664e90ce39cc3571e813e5b428c41491df5b",
"body": "Eliminates some warnings.",
"is_bot": false,
"headline": "Use property assignment syntax for namespace (#2828)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-22T21:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9609c4a0aca5e37b917b38150a5d078afa685280",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update Gradle to v9.1.0 (#2822)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-22T15:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d9555331ab8bec5c551668ef489fec39ac7c1a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update plugin com.gradle.develocity to v4.2 (#2820)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-22T15:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b64526df42040202f556f4fcae2de5c1c0be888",
"body": "Co-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Migrate to AndroidX collections and Compose runtime (#2824)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-22T14:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9caec8133c1b47ee7f3dee8fae0912a32d0f503",
"body": "The generator plugin adds a dependency on redwood-compose which depends on redwood-ui-core-modifiers.",
"is_bot": false,
"headline": "Install UI core modifiers for Gradle plugin tests (#2823)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-22T13:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb9fe33e2b673f1560f663f88bc584bada7713d",
"body": null,
"is_bot": false,
"headline": "Switch to stdlib AtomicInt (#2826)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-22T13:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d058bff6cce9531b9baac7b2cdccc60aeedf37",
"body": "Put snapshots in /src/test/snapshots/, diff.png and html files in\n/build/snapshots/",
"is_bot": false,
"headline": "Update dom snapshot output directory (#2818)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-09-18T16:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee17a060b988135c3213004325bcb5976bf2f65",
"body": "This is a better fit for measuring nested child elements.\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Use a CSS grid as the layout for Box (#2821)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-17T19:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3823238f2d596cc61e64ff9165c4a6b8369181",
"body": "* Extract image differ code into class\n\nAnd added a few test cases.\n\n* Fixup apiDump problem\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Extract image differ code into class (#2812)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-09-13T15:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "290f06b2f1726a77e64c3bb85b8869b8a1fb0f3b",
"body": "We're already doing this on Android Views and Compose UI.\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Put a white background behind layout snapshots (#2813)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-13T03:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da4e77b27c9ad41e1b2ccd00679aa717e18eaf0c",
"body": "Co-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Implement Box margins (#2814)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-13T02:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e840ac47343ab6733baa700883d4d62d4b5760ae",
"body": "* Use Helvetica or Robot at 17px for all snapshot tests\n\nThis brings metrics on iOS, Android and web as close\ntogether as I can manage it.\n\nRoboto in Chrome doesn't work as well as I would have\nwanted without a download, so I'm using Helvetica there.\n\n* Spotless\n\n* Redo snapshots after rebase\n\n* Fir\n[…]\nh/redwood/layout/dom/HTMLFlexContainer.kt\n\nCo-authored-by: Jake Wharton <jw@squareup.com>\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": false,
"headline": "First pass at HTML Box (#2811)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-13T02:30:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cff3ab5227344c7603c0996ff039fe5503d9b069",
"body": "* Use Helvetica or Robot at 17px for all snapshot tests\n\nThis brings metrics on iOS, Android and web as close\ntogether as I can manage it.\n\nRoboto in Chrome doesn't work as well as I would have\nwanted without a download, so I'm using Helvetica there.\n\n* Spotless\n\n* Redo snapshots after rebase\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Use Helvetica or Robot at 17px for all snapshot tests (#2810)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-13T00:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7f727c8cff31d5e50b283973199e415483be207",
"body": null,
"is_bot": false,
"headline": "Generate diff images for web snapshots (#2803)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-09-12T17:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0643be7069298d64aca1014bb4dc5f63040f36",
"body": null,
"is_bot": false,
"headline": "Remove iOS x64 targets (#2809)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-11T20:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ccac07775dec409a211a234de0fe8763aee4c8",
"body": "* Snapshot tests for HTMLFlexContainer\n\nThese don't necessarily have the right pixels, but checking\nthem in is a nice place to start.\n\n* ToolkitId for testing\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Snapshot tests for HTMLFlexContainer (#2807)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-11T14:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75967b7100e948fab97281d422587c0d4a94e7cc",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency androidx.compose.ui:ui-test-manifest to v1.9.1 (#2804)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-10T18:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83da6098423d200bf983836920605dffd95e2934",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update Kotlin, Compose, KSP, and Zipline to v1.23.0 (#2800)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-10T02:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ee5c35345c4dac0e993e3cd5951538435c589f",
"body": "Co-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Make a real DOM snapshot test (#2795)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-09T21:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43a2653f4e0b5d4f26b8a3eb7c3f0af1a53721f",
"body": "* Avoid copy-pasting the snapshot-testing.js file\n\nWe need it in each project we do snapshot testing in, but\nI'm unaware of a way to load it from anywhere but the current\nproject's directory.\n\n* Spotless\n\n* Don't break configuration caching\n\n* Consistently frame the target element\n\nSupport a target \n[…]\nthat frame afterwards.\nThis avoids mutating the passed-in element as a\nside-effect of snapshotting.\n\n* apiDump\n\n* PR feedback\n\n* apiDump\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Consistently frame the target element (#2799)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-09T21:32:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "20285cb58a13c15ac90ce1fc209b94f99f12e070",
"body": "* Avoid copy-pasting the snapshot-testing.js file\n\nWe need it in each project we do snapshot testing in, but\nI'm unaware of a way to load it from anywhere but the current\nproject's directory.\n\n* Spotless\n\n* Don't break configuration caching\n\n---------\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Avoid copy-pasting the snapshot-testing.js file (#2798)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-09T19:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9388d667fe6653c30ad7d5e9080089ad12c8e22e",
"body": null,
"is_bot": false,
"headline": "Preserve existing style in dom snapshotter (#2797)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-09-08T20:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac32fffaa97f69afc14a6f5d7c086ca9b4f5570",
"body": "* Bump to minSdk 23\n\nAndroidX bumped to this a while ago. Internally we're well above this.\n\n* Update CHANGELOG.md",
"is_bot": false,
"headline": "Bump to minSdk 23 (#2794)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-09-06T02:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084eb250368d50459ad81d4cd81a88544ebc1150",
"body": "This makes all of the snapshot-using tests suspending.\n\nThis requires an update to Burst, which previously\ndidn't suspend nicely for Kotlin/JS.\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Make Snapshotter.snapshot() suspending (#2792)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-09-04T21:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f120563e89e899dd206b090e656031759f04b40",
"body": "…791)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.google.android.material:material to v1.13.0 (#2…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-04T03:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5717a14b9ca12d6a7176fda9df11dd58ee9bfa1",
"body": "* Adjust snapshot dimensions\n\nSetting the dimensions using CSS style on the element before taking a\nsnapshot.\n\n* Update redwood-dom-testing/src/commonMain/kotlin/app/cash/redwood/dom/testing/DomSnapshotter.kt\n\nCo-authored-by: Jake Wharton <jw@squareup.com>\n\n* apiDump\n\n---------\n\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": false,
"headline": "Adjust snapshot dimensions (#2787)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-09-03T15:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2744716a6260eb1651b22ea59879766d75f9ad5b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.lint:lint to v31.13.0 (#2789)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-03T00:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6057443dc59762da6324b562e6db06f9c2cb3bc1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v8.13.0 (#2788)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-03T00:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0739d0a99c71a777e710f3d11085c86c0426bdbd",
"body": "* Start using Burst's TestInterceptor in snapshot tests\n\n* Unframed\n\n---------\n\nCo-authored-by: Jesse Wilson <jesse@swank.ca>",
"is_bot": false,
"headline": "Start using Burst's TestInterceptor in snapshot tests (#2784)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-08-29T22:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4fcc63d8e898c5b43601ceccb9430ebe93aeba1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update burst to v2.7.0 (#2783)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-28T20:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea2402d5b6d9b75942c917b0685ef4dc4ab8d2b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.lint:lint to v31.12.2 (#2781)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-28T20:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f028c166ebae8a9ca8c02496282db1f8ffefcd",
"body": "I've seen a severe problem where we're triggering\ninfinite layouts because the frame is reporting\nchanges when nothing has changed.\n\nCo-authored-by: Jesse Wilson <jwilson@squareup.com>",
"is_bot": false,
"headline": "Don't call invalidateIntrinsicContentSize() unless necessary (#2782)",
"author_name": "Jesse Wilson",
"author_login": "swankjesse",
"committed_at": "2025-08-28T19:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3320f245c2a461e45e4525f91603bae1d633b85a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency com.android.tools.build:gradle to v8.12.2 (#2780)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-28T19:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f2bc1b9e620f0e6e5825420ae7455f1327427f",
"body": "* Verify snapshot\n\n* Update redwood-dom-testing/src/commonMain/kotlin/app/cash/redwood/dom/testing/DomSnapshotter.kt\n\nCo-authored-by: Jake Wharton <jw@squareup.com>\n\n---------\n\nCo-authored-by: Jake Wharton <jw@squareup.com>",
"is_bot": false,
"headline": "Verify snapshot (#2773)",
"author_name": "Ryan Cai",
"author_login": "rqcai",
"committed_at": "2025-08-26T16:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c4a2642c030974b0b15193d71f174c9335b99c",
"body": "* Revert \"Migrate View Box away from subtype (#2408)\"\n\nThis reverts commit 0a7ceab24a69bdd107b6e6f998789f52cc7ee336.\n\n* Revert \"Migrate Spacer implementations away from subtypes (#2401)\"\n\nThis reverts commit 8367fcf5d0cf18569c781f1ae5a8fa046175ddcf.\n\n* Revert \"Migrate View Row+Column away from subty\n[…]\nype (#2447)\"\n\nThis reverts commit 8ff67584176d806eced03187e864401546a40da4.\n\n* Revert \"Migrate HTML Row+Column away from subtype (#2443)\"\n\nThis reverts commit 5add09ada8caa53539b05a702d229b99a0b61599.",
"is_bot": false,
"headline": "Revert a bunch of widget subclass splits from 'layout' (#2778)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-08-26T14:10:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "906c4ddc4ea75ced6792b7782da4d03951a42370",
"body": "Re-record all snapshots, which contain mostly subtle text hinting differences.\n\nAlso added validation of the widget module which was not being run on CI.",
"is_bot": false,
"headline": "macOS 15, iPhone 16, iOS 18.4 on CI (#2776)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-08-26T13:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "857a0609e4914ca2925c8eb07b30f8dbff03d9dc",
"body": null,
"is_bot": false,
"headline": "Fill in some focus TODOs (#2774)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-08-26T13:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3646b6ad9c0c16461a2c3cea61239c4fc1622aad",
"body": null,
"is_bot": false,
"headline": "Remove custom background color support from test spacer (#2769)",
"author_name": "Jake Wharton",
"author_login": "JakeWharton",
"committed_at": "2025-08-26T13:21:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 155,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 16,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 3,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"build-support-ksp-processor/build.gradle",
"build-support/build.gradle",
"build-support/redwood-settings/build.gradle",
"build.gradle",
"redwood-bom/build.gradle",
"redwood-compose/build.gradle",
"redwood-composeui/build.gradle",
"redwood-dom-testing/build.gradle",
"redwood-gradle-plugin/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/compose-protocol/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/widget-protocol/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/widget/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-api-clean/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-api-dirty/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-api-missing/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-accessor/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-accessor/schema/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-accessor/widget/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-reference/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-reference/schema/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-reference/widget/build.gradle",
"redwood-layout-api/build.gradle",
"redwood-layout-compose/build.gradle",
"redwood-layout-composeui/build.gradle",
"redwood-layout-dom/build.gradle",
"redwood-layout-modifiers/build.gradle",
"redwood-layout-schema/build.gradle",
"redwood-layout-shared-test/build.gradle",
"redwood-layout-testing/build.gradle",
"redwood-layout-uiview/build.gradle",
"redwood-layout-view/build.gradle",
"redwood-layout-widget/build.gradle",
"redwood-lazylayout-api/build.gradle",
"redwood-lazylayout-compose/build.gradle",
"redwood-lazylayout-composeui/build.gradle",
"redwood-lazylayout-dom/build.gradle",
"redwood-lazylayout-schema/build.gradle",
"redwood-lazylayout-shared-test/build.gradle",
"redwood-lazylayout-testing/build.gradle",
"redwood-lazylayout-uiview/build.gradle",
"redwood-lazylayout-view/build.gradle",
"redwood-lazylayout-widget/build.gradle",
"redwood-leak-detector-zipline-test/build.gradle",
"redwood-leak-detector/build.gradle",
"redwood-protocol-guest/build.gradle",
"redwood-protocol-host/build.gradle",
"redwood-protocol/build.gradle",
"redwood-runtime/build.gradle",
"redwood-schema/build.gradle",
"redwood-snapshot-testing/build.gradle",
"redwood-testing/build.gradle",
"redwood-tooling-codegen/build.gradle",
"redwood-tooling-schema/build.gradle",
"redwood-treehouse-guest-compose/build.gradle",
"redwood-treehouse-guest/build.gradle",
"redwood-treehouse-host-composeui/build.gradle",
"redwood-treehouse-host/build.gradle",
"redwood-treehouse/build.gradle",
"redwood-ui-basic-api/build.gradle",
"redwood-ui-basic-compose/build.gradle",
"redwood-ui-basic-composeui/build.gradle",
"redwood-ui-basic-dom/build.gradle",
"redwood-ui-basic-modifiers/build.gradle",
"redwood-ui-basic-schema/build.gradle",
"redwood-ui-basic-testing/build.gradle",
"redwood-ui-basic-uiview/build.gradle",
"redwood-ui-basic-view/build.gradle",
"redwood-ui-basic-widget/build.gradle",
"redwood-ui-core-api/build.gradle",
"redwood-ui-core-compose/build.gradle",
"redwood-ui-core-dom/build.gradle",
"redwood-ui-core-modifiers/build.gradle",
"redwood-ui-core-schema/build.gradle",
"redwood-ui-core-testing/build.gradle",
"redwood-ui-core-uiview/build.gradle",
"redwood-ui-core-view/build.gradle",
"redwood-ui-core-widget/build.gradle",
"redwood-widget-composeui/build.gradle",
"redwood-widget-shared-test/build.gradle",
"redwood-widget-testing/build.gradle",
"redwood-widget-uiview-test/build.gradle",
"redwood-widget-view-test/build.gradle",
"redwood-widget/build.gradle",
"redwood-yoga/build.gradle",
"samples/counter/android-composeui/build.gradle",
"samples/counter/android-tests/build.gradle",
"samples/counter/android-views/build.gradle",
"samples/counter/browser/build.gradle",
"samples/counter/desktop-composeui/build.gradle",
"samples/counter/ios-shared/build.gradle",
"samples/counter/presenter/build.gradle",
"samples/emoji-search/android-composeui/build.gradle",
"samples/emoji-search/android-tests/build.gradle",
"samples/emoji-search/android-views/build.gradle",
"samples/emoji-search/browser/build.gradle",
"samples/emoji-search/desktop-composeui/build.gradle",
"samples/emoji-search/ios-shared/build.gradle",
"samples/emoji-search/launcher/build.gradle",
"samples/emoji-search/presenter-treehouse/build.gradle",
"samples/emoji-search/presenter/build.gradle",
"samples/emoji-search/schema-protocol-guest/build.gradle",
"samples/emoji-search/schema-protocol-host/build.gradle",
"test-app/android-views/build.gradle",
"test-app/browser/build.gradle",
"test-app/ios-shared/build.gradle",
"test-app/launcher/build.gradle",
"test-app/presenter-treehouse/build.gradle",
"test-app/presenter/build.gradle",
"test-app/schema/build.gradle",
"test-app/schema/compose/build.gradle",
"test-app/schema/modifiers/build.gradle",
"test-app/schema/protocol-guest/build.gradle",
"test-app/schema/protocol-host/build.gradle",
"test-app/schema/testing/build.gradle",
"test-app/schema/widget/build.gradle"
],
"largest_source_bytes": 144511,
"source_files_sampled": 628,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"build-support-ksp-processor/build.gradle",
"build-support/build.gradle",
"build.gradle",
"redwood-bom/build.gradle",
"redwood-compose/build.gradle",
"redwood-composeui/build.gradle",
"redwood-dom-testing/build.gradle",
"redwood-gradle-plugin/build.gradle",
"redwood-layout-api/build.gradle",
"redwood-layout-compose/build.gradle",
"redwood-layout-composeui/build.gradle",
"redwood-layout-dom/build.gradle",
"redwood-layout-modifiers/build.gradle",
"redwood-layout-schema/build.gradle",
"redwood-layout-shared-test/build.gradle",
"redwood-layout-testing/build.gradle",
"redwood-layout-uiview/build.gradle",
"redwood-layout-view/build.gradle",
"redwood-layout-widget/build.gradle",
"redwood-lazylayout-api/build.gradle",
"redwood-lazylayout-compose/build.gradle",
"redwood-lazylayout-composeui/build.gradle",
"redwood-lazylayout-dom/build.gradle",
"redwood-lazylayout-schema/build.gradle",
"redwood-lazylayout-shared-test/build.gradle",
"redwood-lazylayout-testing/build.gradle",
"redwood-lazylayout-uiview/build.gradle",
"redwood-lazylayout-view/build.gradle",
"redwood-lazylayout-widget/build.gradle",
"redwood-leak-detector-zipline-test/build.gradle",
"redwood-leak-detector/build.gradle",
"redwood-protocol-guest/build.gradle",
"redwood-protocol-host/build.gradle",
"redwood-protocol/build.gradle",
"redwood-runtime/build.gradle",
"redwood-schema/build.gradle",
"redwood-snapshot-testing/build.gradle",
"redwood-testing/build.gradle",
"redwood-tooling-codegen/build.gradle",
"redwood-tooling-schema/build.gradle",
"redwood-treehouse-guest-compose/build.gradle",
"redwood-treehouse-guest/build.gradle",
"redwood-treehouse-host-composeui/build.gradle",
"redwood-treehouse-host/build.gradle",
"redwood-treehouse/build.gradle",
"redwood-ui-basic-api/build.gradle",
"redwood-ui-basic-compose/build.gradle",
"redwood-ui-basic-composeui/build.gradle",
"redwood-ui-basic-dom/build.gradle",
"redwood-ui-basic-modifiers/build.gradle",
"redwood-ui-basic-schema/build.gradle",
"redwood-ui-basic-testing/build.gradle",
"redwood-ui-basic-uiview/build.gradle",
"redwood-ui-basic-view/build.gradle",
"redwood-ui-basic-widget/build.gradle",
"redwood-ui-core-api/build.gradle",
"redwood-ui-core-compose/build.gradle",
"redwood-ui-core-dom/build.gradle",
"redwood-ui-core-modifiers/build.gradle",
"redwood-ui-core-schema/build.gradle",
"redwood-ui-core-testing/build.gradle",
"redwood-ui-core-uiview/build.gradle",
"redwood-ui-core-view/build.gradle",
"redwood-ui-core-widget/build.gradle",
"redwood-widget-composeui/build.gradle",
"redwood-widget-shared-test/build.gradle",
"redwood-widget-testing/build.gradle",
"redwood-widget-uiview-test/build.gradle",
"redwood-widget-view-test/build.gradle",
"redwood-widget/build.gradle",
"redwood-yoga/build.gradle"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "JakeWharton",
"commits": 1085,
"avatar_url": "https://avatars.githubusercontent.com/u/66577?v=4"
},
{
"type": "User",
"login": "swankjesse",
"commits": 286,
"avatar_url": "https://avatars.githubusercontent.com/u/133019?v=4"
},
{
"type": "User",
"login": "veyndan",
"commits": 172,
"avatar_url": "https://avatars.githubusercontent.com/u/6900601?v=4"
},
{
"type": "User",
"login": "colinrtwhite",
"commits": 157,
"avatar_url": "https://avatars.githubusercontent.com/u/5580160?v=4"
},
{
"type": "User",
"login": "dnagler",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/4611692?v=4"
},
{
"type": "User",
"login": "jingwei99",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/57155915?v=4"
},
{
"type": "User",
"login": "dellisd",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/6743693?v=4"
},
{
"type": "User",
"login": "underscoretang",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/465849?v=4"
},
{
"type": "User",
"login": "rqcai",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/8634270?v=4"
},
{
"type": "User",
"login": "saket",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2387680?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.594
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yaml",
"release.yaml",
"todo.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "65 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5c49a0bcc224b7fef10316bfdeb227639bcc42ec",
"ran_at": "2026-07-24T19:22:52Z",
"aggregate_score": 3.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 3,
"created_at": "2026-07-12T17:39:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2026-07-18T09:56:40Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-13T17:29:55Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tret9/redwood",
"host": "github.com",
"name": "redwood",
"owner": "tret9"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"security": 33,
"vitality": 39,
"community": 13,
"governance": 34,
"engineering": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 39,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 155,
"human_commit_share": 0.51,
"days_since_last_push": 6,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "155 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 155
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 11,
"days_since_last_human_commit": 196,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 196 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 196
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 13,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"forks": 3,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 34,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 38,
"top_contributor_share": 0.594
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 59% of commits",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/2 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 21,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "tret9",
"public_repos": 4,
"account_age_days": 254
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of tret9",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "tret9"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~0 yr old",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 47,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://cashapp.github.io/redwood/0.x/docs/",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://cashapp.github.io/redwood/0.x/docs/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "65 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.882,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "45 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"build-support-ksp-processor/build.gradle",
"build-support/build.gradle",
"build-support/redwood-settings/build.gradle",
"build.gradle",
"redwood-bom/build.gradle",
"redwood-compose/build.gradle",
"redwood-composeui/build.gradle",
"redwood-dom-testing/build.gradle",
"redwood-gradle-plugin/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/compose-protocol/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/widget-protocol/build.gradle",
"redwood-gradle-plugin/src/test/fixture/protocol-no-modifiers/widget/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-api-clean/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-api-dirty/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-api-missing/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-accessor/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-accessor/schema/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-accessor/widget/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-reference/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-reference/schema/build.gradle",
"redwood-gradle-plugin/src/test/fixture/schema-project-reference/widget/build.gradle",
"redwood-layout-api/build.gradle",
"redwood-layout-compose/build.gradle",
"redwood-layout-composeui/build.gradle",
"redwood-layout-dom/build.gradle",
"redwood-layout-modifiers/build.gradle",
"redwood-layout-schema/build.gradle",
"redwood-layout-shared-test/build.gradle",
"redwood-layout-testing/build.gradle",
"redwood-layout-uiview/build.gradle",
"redwood-layout-view/build.gradle",
"redwood-layout-widget/build.gradle",
"redwood-lazylayout-api/build.gradle",
"redwood-lazylayout-compose/build.gradle",
"redwood-lazylayout-composeui/build.gradle",
"redwood-lazylayout-dom/build.gradle",
"redwood-lazylayout-schema/build.gradle",
"redwood-lazylayout-shared-test/build.gradle",
"redwood-lazylayout-testing/build.gradle",
"redwood-lazylayout-uiview/build.gradle",
"redwood-lazylayout-view/build.gradle",
"redwood-lazylayout-widget/build.gradle",
"redwood-leak-detector-zipline-test/build.gradle",
"redwood-leak-detector/build.gradle",
"redwood-protocol-guest/build.gradle",
"redwood-protocol-host/build.gradle",
"redwood-protocol/build.gradle",
"redwood-runtime/build.gradle",
"redwood-schema/build.gradle",
"redwood-snapshot-testing/build.gradle",
"redwood-testing/build.gradle",
"redwood-tooling-codegen/build.gradle",
"redwood-tooling-schema/build.gradle",
"redwood-treehouse-guest-compose/build.gradle",
"redwood-treehouse-guest/build.gradle",
"redwood-treehouse-host-composeui/build.gradle",
"redwood-treehouse-host/build.gradle",
"redwood-treehouse/build.gradle",
"redwood-ui-basic-api/build.gradle",
"redwood-ui-basic-compose/build.gradle",
"redwood-ui-basic-composeui/build.gradle",
"redwood-ui-basic-dom/build.gradle",
"redwood-ui-basic-modifiers/build.gradle",
"redwood-ui-basic-schema/build.gradle",
"redwood-ui-basic-testing/build.gradle",
"redwood-ui-basic-uiview/build.gradle",
"redwood-ui-basic-view/build.gradle",
"redwood-ui-basic-widget/build.gradle",
"redwood-ui-core-api/build.gradle",
"redwood-ui-core-compose/build.gradle",
"redwood-ui-core-dom/build.gradle",
"redwood-ui-core-modifiers/build.gradle",
"redwood-ui-core-schema/build.gradle",
"redwood-ui-core-testing/build.gradle",
"redwood-ui-core-uiview/build.gradle",
"redwood-ui-core-view/build.gradle",
"redwood-ui-core-widget/build.gradle",
"redwood-widget-composeui/build.gradle",
"redwood-widget-shared-test/build.gradle",
"redwood-widget-testing/build.gradle",
"redwood-widget-uiview-test/build.gradle",
"redwood-widget-view-test/build.gradle",
"redwood-widget/build.gradle",
"redwood-yoga/build.gradle",
"samples/counter/android-composeui/build.gradle",
"samples/counter/android-tests/build.gradle",
"samples/counter/android-views/build.gradle",
"samples/counter/browser/build.gradle",
"samples/counter/desktop-composeui/build.gradle",
"samples/counter/ios-shared/build.gradle",
"samples/counter/presenter/build.gradle",
"samples/emoji-search/android-composeui/build.gradle",
"samples/emoji-search/android-tests/build.gradle",
"samples/emoji-search/android-views/build.gradle",
"samples/emoji-search/browser/build.gradle",
"samples/emoji-search/desktop-composeui/build.gradle",
"samples/emoji-search/ios-shared/build.gradle",
"samples/emoji-search/launcher/build.gradle",
"samples/emoji-search/presenter-treehouse/build.gradle",
"samples/emoji-search/presenter/build.gradle",
"samples/emoji-search/schema-protocol-guest/build.gradle",
"samples/emoji-search/schema-protocol-host/build.gradle",
"test-app/android-views/build.gradle",
"test-app/browser/build.gradle",
"test-app/ios-shared/build.gradle",
"test-app/launcher/build.gradle",
"test-app/presenter-treehouse/build.gradle",
"test-app/presenter/build.gradle",
"test-app/schema/build.gradle",
"test-app/schema/compose/build.gradle",
"test-app/schema/modifiers/build.gradle",
"test-app/schema/protocol-guest/build.gradle",
"test-app/schema/protocol-host/build.gradle",
"test-app/schema/testing/build.gradle",
"test-app/schema/widget/build.gradle"
],
"dependency_bot_commit_share": 0.49
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "build-support-ksp-processor/build.gradle, build-support/build.gradle, build-support/redwood-settings/build.gradle (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "build-support-ksp-processor/build.gradle, build-support/build.gradle, build-support/redwood-settings/build.gradle"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Kotlin (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Kotlin"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "49 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 49,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Kotlin",
"largest_source_bytes": 144511,
"source_files_sampled": 628,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Kotlin (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Kotlin"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/628 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 628,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T19:23:10.413950Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tret9/redwood.svg",
"full_name": "tret9/redwood",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}