Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 21:19 UTC

chickensoft-games / GodotNodeInterfaces

Make it possible to fully test Godot nodes and scenes with the appropriate adapters and interfaces.

C#MIT★ 39 stars⑂ 4 forkssince Oct 2023View on GitHub ↗

chickensoft-games/GodotNodeInterfaces holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on AI Readiness (52/100). It was last updated today. A single contributor accounts for most of its recent work.

67
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

67
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

ChickensoftOrganization
493 followers44 public repossince Jul 2021

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
NuGetChickensoft.GodotNodeInterfaces3.0.30-1230 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

77Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
12.9/36Commit cadence — 31/52 weeks with commits, discounted for automation: 24 of the last 100 commits human-authored, spanning 158 days
10.5/18Commit volume — 87 commits in the last year, discounted for automation: 24 of the last 100 commits human-authored, spanning 158 days
10/10OpenSSF Scorecard: Maintained — 18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year87
human_commit_share0.24
days_since_last_push0
active_weeks_last_year31
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~3.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tag3.0.30
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases3.6

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

53Moderate · 18% of overall
How it's scored
25.6/60Stars — 39 stars
4/25Forks — 4 forks
1.7/15Watchers — 3 watchers
Inputs used
forks4
stars39
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
50.3/80Total downloads — 69,458 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesChickensoft.GodotNodeInterfaces
dependents
ecosystemsnuget
total_downloads69,458
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11.2/22.5Commit distribution — top contributor authored 50% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.5
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
38.2/38.3PR acceptance — 202/202 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs202
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
19.4/25Owner reach — 493 followers of chickensoft-games
22.1/25Track record — 44 public repos, account ~5 yr old
Inputs used
followers493
owner_typeOrganization
is_verified
owner_loginchickensoft-games
public_repos44
account_age_days1,836
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 123 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesChickensoft.GodotNodeInterfaces
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.nuget.org/packages/Chickensoft.GodotNodeInterfaces/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://www.nuget.org/packages/Chickensoft.GodotNodeInterfaces/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24.4/40Legible commit history — 11 of 24 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.458
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj, Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj, Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 76 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsChickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj, Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj, Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
dependency_bot_commit_share0.76
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/19 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes23,849
source_files_sampled19
oversized_source_files0

Key facts

39GitHub stars
3contributors
87commits, last 12 months
0days since last push
100releases
1bus factor
1open issues
NuGetpackage ecosystems

More detail

Star and fork history 39 ★ / 4 ⇿
39Stars
4Forks
90Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01020304039432023-102025-022026-06
Major 1Minor 2Patch 87

Each point covers 3 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 21:19 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
NuGetChickensoft.GoDotTest2.0.43Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
NuGetChickensoft.Introspection3.0.3Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
NuGetChickensoft.Introspection.Generator3.0.3Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
NuGetShouldly4.3.0Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
NuGetMoq4.20.72Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
NuGetGodotSharp4.7.1Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj
NuGetSauceControl.InheritDoc2.0.2Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj
NuGetGodotSharp4.7.1Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers5.3.0Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.11.0Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
NuGetTowel1.0.40Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
All dependencies 10

Full resolved dependency set from the GitHub dependency graph: 10 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetChickensoft.GoDotTest2.0.43direct
NuGetChickensoft.Introspection3.0.3direct
NuGetChickensoft.Introspection.Generator3.0.3direct
NuGetGodotSharp4.7.1direct
NuGetMicrosoft.CodeAnalysis.Analyzers5.3.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.11.0direct
NuGetMoq4.20.72direct
NuGetSauceControl.InheritDoc2.0.2direct
NuGetShouldly4.3.0direct
NuGetTowel1.0.40direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 10 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3052,
      "has_wiki": true,
      "homepage": "https://www.nuget.org/packages/Chickensoft.GodotNodeInterfaces/",
      "languages": {
        "C#": 106074,
        "Shell": 2453
      },
      "pushed_at": "2026-07-21T20:18:58Z",
      "created_at": "2023-10-15T14:13:24Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T20:10:51Z",
      "description": "Make it possible to fully test Godot nodes and scenes with the appropriate adapters and interfaces.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "chickensoft.games",
      "name": "Chickensoft",
      "type": "Organization",
      "login": "chickensoft-games",
      "company": null,
      "location": "United States of America",
      "followers": 493,
      "avatar_url": "https://avatars.githubusercontent.com/u/87247428?v=4",
      "created_at": "2021-07-10T21:41:34Z",
      "is_verified": null,
      "public_repos": 44,
      "account_age_days": 1836
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.0.30",
          "kind": "patch",
          "published_at": "2026-07-21T20:18:58Z"
        },
        {
          "tag": "3.0.29",
          "kind": "patch",
          "published_at": "2026-07-16T15:00:21Z"
        },
        {
          "tag": "3.0.28",
          "kind": "patch",
          "published_at": "2026-07-16T10:16:25Z"
        },
        {
          "tag": "3.0.27",
          "kind": "patch",
          "published_at": "2026-07-16T06:12:16Z"
        },
        {
          "tag": "3.0.26",
          "kind": "patch",
          "published_at": "2026-07-15T22:16:00Z"
        },
        {
          "tag": "3.0.25",
          "kind": "patch",
          "published_at": "2026-07-15T10:22:15Z"
        },
        {
          "tag": "3.0.24",
          "kind": "patch",
          "published_at": "2026-07-15T00:58:56Z"
        },
        {
          "tag": "3.0.23",
          "kind": "patch",
          "published_at": "2026-06-19T16:03:25Z"
        },
        {
          "tag": "3.0.22",
          "kind": "patch",
          "published_at": "2026-06-19T10:19:55Z"
        },
        {
          "tag": "3.0.21",
          "kind": "patch",
          "published_at": "2026-06-19T03:53:58Z"
        },
        {
          "tag": "3.0.20",
          "kind": "patch",
          "published_at": "2026-06-17T17:07:50Z"
        },
        {
          "tag": "3.0.19",
          "kind": "patch",
          "published_at": "2026-06-15T05:15:00Z"
        },
        {
          "tag": "3.0.18",
          "kind": "patch",
          "published_at": "2026-06-13T16:59:17Z"
        },
        {
          "tag": "3.0.17",
          "kind": "patch",
          "published_at": "2026-06-02T10:23:31Z"
        },
        {
          "tag": "3.0.16",
          "kind": "patch",
          "published_at": "2026-05-21T04:50:19Z"
        },
        {
          "tag": "3.0.15",
          "kind": "patch",
          "published_at": "2026-05-21T02:11:52Z"
        },
        {
          "tag": "3.0.14",
          "kind": "patch",
          "published_at": "2026-05-13T21:22:17Z"
        },
        {
          "tag": "3.0.13",
          "kind": "patch",
          "published_at": "2026-05-13T13:03:23Z"
        },
        {
          "tag": "3.0.12",
          "kind": "patch",
          "published_at": "2026-04-16T17:54:37Z"
        },
        {
          "tag": "3.0.11",
          "kind": "patch",
          "published_at": "2026-04-16T11:13:35Z"
        },
        {
          "tag": "3.0.10",
          "kind": "patch",
          "published_at": "2026-04-02T05:48:00Z"
        },
        {
          "tag": "3.0.9",
          "kind": "patch",
          "published_at": "2026-04-01T23:21:34Z"
        },
        {
          "tag": "3.0.8",
          "kind": "patch",
          "published_at": "2026-03-11T10:22:52Z"
        },
        {
          "tag": "3.0.7",
          "kind": "patch",
          "published_at": "2026-03-11T05:47:59Z"
        },
        {
          "tag": "3.0.6",
          "kind": "patch",
          "published_at": "2026-03-11T04:20:48Z"
        },
        {
          "tag": "3.0.5",
          "kind": "patch",
          "published_at": "2026-02-17T17:41:30Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2026-02-17T01:06:03Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2026-02-13T12:55:00Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2026-02-13T03:20:00Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2026-02-12T17:54:00Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2026-02-12T17:38:09Z"
        },
        {
          "tag": "2.4.61",
          "kind": "patch",
          "published_at": "2026-02-12T01:34:16Z"
        },
        {
          "tag": "2.4.60",
          "kind": "patch",
          "published_at": "2026-01-26T22:39:54Z"
        },
        {
          "tag": "2.4.59",
          "kind": "patch",
          "published_at": "2026-01-15T00:40:54Z"
        },
        {
          "tag": "2.4.58",
          "kind": "patch",
          "published_at": "2026-01-14T22:58:12Z"
        },
        {
          "tag": "2.4.57",
          "kind": "patch",
          "published_at": "2025-12-03T04:41:29Z"
        },
        {
          "tag": "2.4.56",
          "kind": "patch",
          "published_at": "2025-12-01T21:48:38Z"
        },
        {
          "tag": "2.4.55",
          "kind": "patch",
          "published_at": "2025-11-27T05:53:04Z"
        },
        {
          "tag": "2.4.54",
          "kind": "patch",
          "published_at": "2025-11-21T04:33:06Z"
        },
        {
          "tag": "2.4.53",
          "kind": "patch",
          "published_at": "2025-11-20T20:31:04Z"
        },
        {
          "tag": "2.4.52",
          "kind": "patch",
          "published_at": "2025-11-19T02:00:43Z"
        },
        {
          "tag": "2.4.51",
          "kind": "patch",
          "published_at": "2025-11-13T07:14:06Z"
        },
        {
          "tag": "2.4.50",
          "kind": "patch",
          "published_at": "2025-11-12T17:43:22Z"
        },
        {
          "tag": "2.4.49",
          "kind": "patch",
          "published_at": "2025-11-08T22:38:03Z"
        },
        {
          "tag": "2.4.48",
          "kind": "patch",
          "published_at": "2025-11-08T14:07:51Z"
        },
        {
          "tag": "2.4.47",
          "kind": "patch",
          "published_at": "2025-10-16T04:31:08Z"
        },
        {
          "tag": "2.4.46",
          "kind": "patch",
          "published_at": "2025-10-15T20:43:01Z"
        },
        {
          "tag": "2.4.45",
          "kind": "patch",
          "published_at": "2025-10-15T05:44:24Z"
        },
        {
          "tag": "2.4.44",
          "kind": "patch",
          "published_at": "2025-10-15T03:13:44Z"
        },
        {
          "tag": "2.4.43",
          "kind": "patch",
          "published_at": "2025-10-11T18:09:48Z"
        },
        {
          "tag": "2.4.42",
          "kind": "patch",
          "published_at": "2025-10-03T05:20:12Z"
        },
        {
          "tag": "2.4.41",
          "kind": "patch",
          "published_at": "2025-09-28T18:08:24Z"
        },
        {
          "tag": "2.4.40",
          "kind": "patch",
          "published_at": "2025-09-17T01:18:53Z"
        },
        {
          "tag": "2.4.39",
          "kind": "patch",
          "published_at": "2025-09-16T14:43:51Z"
        },
        {
          "tag": "2.4.38",
          "kind": "patch",
          "published_at": "2025-09-10T09:47:03Z"
        },
        {
          "tag": "2.4.37",
          "kind": "patch",
          "published_at": "2025-09-10T02:03:45Z"
        },
        {
          "tag": "2.4.36",
          "kind": "patch",
          "published_at": "2025-09-08T16:41:57Z"
        },
        {
          "tag": "2.4.35",
          "kind": "patch",
          "published_at": "2025-09-08T05:16:47Z"
        },
        {
          "tag": "2.4.34",
          "kind": "patch",
          "published_at": "2025-09-03T12:31:10Z"
        },
        {
          "tag": "2.4.33",
          "kind": "patch",
          "published_at": "2025-09-01T20:00:27Z"
        },
        {
          "tag": "2.4.32",
          "kind": "patch",
          "published_at": "2025-08-16T22:29:08Z"
        },
        {
          "tag": "2.4.31",
          "kind": "patch",
          "published_at": "2025-08-12T13:17:14Z"
        },
        {
          "tag": "2.4.30",
          "kind": "patch",
          "published_at": "2025-08-12T05:56:30Z"
        },
        {
          "tag": "2.4.29",
          "kind": "patch",
          "published_at": "2025-08-11T18:15:09Z"
        },
        {
          "tag": "2.4.28",
          "kind": "patch",
          "published_at": "2025-08-07T17:41:34Z"
        },
        {
          "tag": "2.4.27",
          "kind": "patch",
          "published_at": "2025-08-07T13:37:54Z"
        },
        {
          "tag": "2.4.26",
          "kind": "patch",
          "published_at": "2025-07-23T06:43:20Z"
        },
        {
          "tag": "2.4.25",
          "kind": "patch",
          "published_at": "2025-07-17T19:36:29Z"
        },
        {
          "tag": "2.4.24",
          "kind": "patch",
          "published_at": "2025-07-15T02:54:37Z"
        },
        {
          "tag": "2.4.23",
          "kind": "patch",
          "published_at": "2025-07-10T13:51:37Z"
        },
        {
          "tag": "2.4.22",
          "kind": "patch",
          "published_at": "2025-07-10T02:15:14Z"
        },
        {
          "tag": "2.4.21",
          "kind": "patch",
          "published_at": "2025-07-09T23:40:49Z"
        },
        {
          "tag": "2.4.20",
          "kind": "patch",
          "published_at": "2025-06-30T23:46:29Z"
        },
        {
          "tag": "2.4.19",
          "kind": "patch",
          "published_at": "2025-06-27T14:58:30Z"
        },
        {
          "tag": "2.4.18",
          "kind": "patch",
          "published_at": "2025-06-26T23:05:11Z"
        },
        {
          "tag": "2.4.17",
          "kind": "patch",
          "published_at": "2025-06-26T19:58:52Z"
        },
        {
          "tag": "2.4.16",
          "kind": "patch",
          "published_at": "2025-06-19T16:43:44Z"
        },
        {
          "tag": "2.4.15",
          "kind": "patch",
          "published_at": "2025-06-11T05:05:20Z"
        },
        {
          "tag": "2.4.14",
          "kind": "patch",
          "published_at": "2025-06-04T10:31:34Z"
        },
        {
          "tag": "2.4.13",
          "kind": "patch",
          "published_at": "2025-05-23T19:09:01Z"
        },
        {
          "tag": "2.4.12",
          "kind": "patch",
          "published_at": "2025-05-23T12:15:39Z"
        },
        {
          "tag": "2.4.11",
          "kind": "patch",
          "published_at": "2025-05-23T07:48:16Z"
        },
        {
          "tag": "2.4.10",
          "kind": "patch",
          "published_at": "2025-05-21T08:08:41Z"
        },
        {
          "tag": "2.4.9",
          "kind": "patch",
          "published_at": "2025-05-16T03:50:15Z"
        },
        {
          "tag": "2.4.8",
          "kind": "patch",
          "published_at": "2025-05-15T16:27:57Z"
        },
        {
          "tag": "2.4.7",
          "kind": "patch",
          "published_at": "2025-05-14T17:05:05Z"
        },
        {
          "tag": "2.4.6",
          "kind": "patch",
          "published_at": "2025-05-09T12:21:01Z"
        },
        {
          "tag": "2.4.5",
          "kind": "patch",
          "published_at": "2025-05-09T02:02:27Z"
        },
        {
          "tag": "2.4.4",
          "kind": "patch",
          "published_at": "2025-05-08T16:48:06Z"
        },
        {
          "tag": "2.4.3",
          "kind": "patch",
          "published_at": "2025-05-04T18:50:30Z"
        },
        {
          "tag": "2.4.2",
          "kind": "patch",
          "published_at": "2025-04-24T06:17:14Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2025-04-23T05:36:47Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2025-01-10T05:19:58Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2024-12-31T04:04:15Z"
        },
        {
          "tag": "2.2.32",
          "kind": "patch",
          "published_at": "2024-12-31T04:04:13Z"
        },
        {
          "tag": "2.2.31",
          "kind": "patch",
          "published_at": "2024-12-04T10:18:57Z"
        },
        {
          "tag": "2.2.30",
          "kind": "patch",
          "published_at": "2024-11-13T19:36:58Z"
        },
        {
          "tag": "2.2.29",
          "kind": "patch",
          "published_at": "2024-10-30T00:20:05Z"
        },
        {
          "tag": "2.2.28",
          "kind": "patch",
          "published_at": "2024-10-13T00:13:03Z"
        },
        {
          "tag": "2.2.27",
          "kind": "patch",
          "published_at": "2024-10-09T16:02:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "560bacd1e664adbddf1ac584f0312a1d0990fa5f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.43 (#205)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T20:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864562a56e03f5e8340a560c69106aee2233af55",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.42 (#204)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T14:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e61b2e993b0fcafe5970ad7be482e9399750401",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-dotnet action to v6 (#203)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T10:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2f8f996b97927ce27a7f322e35808b232a0bc3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.41 (#202)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T05:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f9131452eb331a7b3af3efb7fa35d16ba0970bc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.423 (#201)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-15T22:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7387b09d77a76a360640adcb0a9c609b29e9ee0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.40 (#200)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-15T10:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0bbda57f0a0cd63d8fc190d94e706cae4a4db2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.7.1 (#199)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-15T00:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecbfc42be7069fe364af6be18bda763cb58089b6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update chickensoft to 2.0.39 (#198)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T15:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d9b7eb50d60a005d02650549d68d2f4617cff4e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to v7 (#197)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T10:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763ddd8bde3859f1c54953fec7fe5a014a12eedf",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.7.0 (#196)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T03:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6de2eb054375a279c2e989c424ffe9ce9c0eab5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update chickensoft to 2.0.37 (#195)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T16:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f1c45f029f7c5dcd139021e3aa8298a8cb8750",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update chickensoft to 2.0.36 (#194)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T05:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e05c1dd8156bb33fa7da4c686724c893fb4ea51",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to v8.0.422 (#193)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-13T16:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526339a611c633913f2c8eac7d0312e735f0e876",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update chickensoft to 3.0.3 (#192)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T10:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2240925eb53a3be254aaae522a205b452f1df553",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.35 (#191)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-21T04:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976bf2affd703089d0db11243adbd45bcfaf168c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.6.3 (#190)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-21T02:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf65dacdb415e6f2d6dc77b1f15ed0c4b0e19a2e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.34 (#189)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-13T21:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a408b2f4b82fb7c968a3d36410c2c6edaace21",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.421 (#188)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-13T12:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6977aeede458ff8b703daa0e5272f7a0dfd081",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.420 (#187)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T17:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501422e4d9643299d69fec18f4a396a98ee16a0c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.33 (#186)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T11:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2aa493411394f160abb4b66b5f67ae26a9e98a4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.32 (#185)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T05:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb53e916dfc5cfc87f1624447138e967f683db34",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.6.2 (#184)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-01T23:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eba49e355dbc5d0621895d15b3e0822f35133d6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.31 (#183)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T10:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3799de031b13689351e51667057647e8f3e6bd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.419 (#182)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T05:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda20c31fa28e80765aca83d13a6b5ab89070f1e",
          "body": "… (#181)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.codeanalysis.analyzers to v5…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T04:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56f1c2ef885271fabbcc57750f219d0f5efe272",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.30 (#180)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-17T17:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de5260b08734f6ecf7af47ebc918e27d3f94894",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.6.1 (#179)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-17T00:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d854a29aa054e1f6584a5b83467115b62a8f2c",
          "body": "fix: remove circular test dependency on AutoInject",
          "is_bot": false,
          "headline": "Merge pull request #178 from wlsnmrk/fix/circular-test-dependency",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-02-13T15:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3e05e5896bb1e738afd41137937a8b83870531",
          "body": "* Removed reference to AutoInject from the test project.\n* Removed auto-connection functionality from node-extension test scene.\n* Added IFakeNodeTreeEnabled to node-extension test scene and\n  implemented the interface.\n* Removed auto-connected nodes from node-extension test scene.\n* Updated tests to reflect lack of auto-connected nodes in test scene.",
          "is_bot": false,
          "headline": "fix: remove circular test dependency on AutoInject",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-02-13T15:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "627b9b5057d93bf659a818ac7b5775efdf0fd341",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.autoinject to 2.10.2 (#177)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-13T12:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44f42243b743938a8e3a83782c25f7df35628ee",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.autoinject to 2.10.1 (#176)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-13T03:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3aa743ef04c0847c6dc4a86c196e4b61811aed",
          "body": "…t-for-gni-to-gni\n\nMove FakeNodeTree Tests from AutoInject to GNI",
          "is_bot": false,
          "headline": "Merge pull request #175 from blewis-web/chore/move-tests-in-autoinjec…",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-02-12T19:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc83654d68250e89522e7d6919c80054c336d7f",
          "body": null,
          "is_bot": false,
          "headline": "add FakeNodeTree test suite (from AutoInject repo)",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-12T19:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a200844e7765809e1696cec20563a2fa4ef8a705",
          "body": "…-variants\n\nFix Node Extensions Ex Method Variants",
          "is_bot": false,
          "headline": "Merge pull request #173 from blewis-web/fix/node-extensions-ex-method…",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-02-12T17:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b23209c7c726b9cffa57502d112f80d0a3b3f0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.418 (#174)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-12T01:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d9321fbb1e5e9669170b457ac810b521d4a1be",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix callout quote",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-02-11T22:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d6176fc8db7172a8072dbf2e3461bc7a7e9279c",
          "body": "…s v3\n\nCo-authored-by: Mark Wilson <23439518+wlsnmrk@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md Testing section with IMPORTANT on GodotNodeInterface…",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T22:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b73cf87b0ff7b0ccfb3c980d8fc73b99055ef2",
          "body": null,
          "is_bot": false,
          "headline": "update cspell per new code snippets",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T21:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536b4b31d3fa1f0206fd9382d6cd61d7886714e5",
          "body": null,
          "is_bot": false,
          "headline": "update README with migration guide",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T21:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14e9a77dce1d9c019ff7306069fb6bfcc8207dd",
          "body": null,
          "is_bot": false,
          "headline": "add more edge case tests for NodeExtensions",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T20:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b1f593aff00035f9e963a311f70bba42386b2f",
          "body": "…e TestScene.GetTree().Root",
          "is_bot": false,
          "headline": "correct NodeExtensionsTests setup to not require adding the SUT to th…",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T19:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280991c09c24e2ce180fdb9b1ccd4a58fa47ea8a",
          "body": null,
          "is_bot": false,
          "headline": "update GetChildrenEx and FindChildrenEx to throw if Adapt<INode> fails",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T17:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881426fc74b184bd2226b0864703c2222f3d7bf1",
          "body": null,
          "is_bot": false,
          "headline": "add more tests using runtime mock nodes, remove duplicated tests",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T17:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3662a506012a0744b2d9ccc17116b88279efe35",
          "body": "…s, add AdaptOrNull generated method to share common logic, refactor tests",
          "is_bot": false,
          "headline": "add more tests, adjust ex methods behavior to produce expected result…",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-11T00:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5d24390ee1a2b8bbb40be199251ad104593ca0",
          "body": "…ment), add to cspell",
          "is_bot": false,
          "headline": "remove Chickensoft.GodotTestDriver dependency (left over from develop…",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-06T00:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9564e68eabbac210d1757a3ed3022d315378db84",
          "body": null,
          "is_bot": false,
          "headline": "fix ex method variants in NodeExtensions, add tests",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-06T00:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2987193687bd9c876f457f1d7791cfec15e263",
          "body": "…ect-to-4-6-0",
          "is_bot": false,
          "headline": "Merge pull request #172 from blewis-web/chore/migrate-godot-test-proj…",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-02-03T15:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6ebaae82db04cfe7bdd46b5162c28cd19318970",
          "body": null,
          "is_bot": false,
          "headline": "add uid files to cspell ignore list",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-03T14:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ab1b9addd9d34466a310815499308679d24831",
          "body": "…rences to .NET 8",
          "is_bot": false,
          "headline": "open test project in Godot 4.6.0 and let it migrate, update .NET refe…",
          "author_name": "Brandon Lewis",
          "author_login": "blewis-web",
          "committed_at": "2026-02-02T21:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4281dc4373496f75e1a4eeedfdb7b0f348cb1adc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.6.0 (#171)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-26T22:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76730a3f41c030513ee42a71cf05cb9eaff66dd0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.28 (#170)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-15T00:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0604bd2262c6a21f7105385e2bef944ee5d63a20",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.417 (#169)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-14T22:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9ab80198ec3512f56dc6fe3e6c3e70b39ab093",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.27 (#167)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-03T04:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77dd3625690e05dc3f0e7f6712e294d87028322",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.26 (#166)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-01T21:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496a0b76a3344a69ccf53ed7f8d0717fe55520ca",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.25 (#165)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-27T05:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49bb7c3ac99baab6e41737090cc5eced06520acb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.24 (#164)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-21T04:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ad4295db3f0b50da4a3b9c6f8b61d710a53070",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#163)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-20T20:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf61bef5497b0077eccb7010e27156be687dec76",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.23 (#162)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T01:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9bb33fa9d335f13a64d8369f791b342f5f5a8f7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.22 (#161)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-13T07:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8703d8dee7c9246fba67c437a3dc1cb51c5e20d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.416 (#160)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-12T17:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b594804cbe3989170810f05d5974fe77767c64f3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.21 (#159)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-08T22:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94d39c9dcdef9e153937f87791d746990b0d9ad4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update streetsidesoftware/cspell-action action to v8 (#158)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-08T14:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af43cf6da0c83406b6de9251f210eb109d27db8",
          "body": "doc: update README code style",
          "is_bot": false,
          "headline": "Merge pull request #157 from wlsnmrk/doc/update-readme-code-style",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-11-06T18:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401c0914e6202673fbae0e8609255010c91e5498",
          "body": "Updated README code style to match new editorconfig rules.",
          "is_bot": false,
          "headline": "doc: update README code style",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-11-06T18:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b16e9a8b45b7622246575da41ca76584da853e9",
          "body": "quality: update editorconfig",
          "is_bot": false,
          "headline": "Merge pull request #156 from wlsnmrk/quality/update-editorconfig",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-11-06T18:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4898d27cc2f11e989bdaf545b2456faf15b21cf",
          "body": "Used the new editorconfig to update the project's code style. (See\nEditorConfig#5.)",
          "is_bot": false,
          "headline": "quality: update editorconfig",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-11-06T18:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26af24bd9eea9d0299383f2d708d00bbf8e31734",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.20 (#155)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-16T04:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b72e565a8ad1ee12d7fe63376224f49b518da2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.5.1 (#154)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-15T20:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d6804d7039897066d00dd0fe71605b771b8acd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.19 (#153)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-15T05:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2245f0b2453aae278c039966b5f5f69a65392ebf",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.415 (#152)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-15T03:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c76c818618e75b8484eaf2bbb6ced7ecd6bdc3b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.18 (#150)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-11T18:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da3a7f4a65b81aeec34f663a8683bc45ed05106",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.17 (#149)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-03T05:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69663e008929648013e5695263cc0dc5409b6397",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.16 (#148)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-28T18:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55bf2d9b62692218a0368df183ea76cffe6a0224",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.15 (#147)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-17T01:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce67af723b87b593c981fbdf9c6037f867299dc4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 4.5.0 (#146)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-16T14:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ea84e6edd373a7f75291e3769dd40c71aeac99",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.13 (#145)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-10T09:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7530bb029e583c6491c4a3f4dce897099074ed1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.414 (#144)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-10T01:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd54ea8e5f22262beef8ea004eff56c0846a56b0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.11 (#143)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-08T16:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c48b32208479657c27f577463f6c1982108c53",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.9 (#142)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-08T05:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd66ca8155d000259318c5cd9511acbaf03cc392",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-dotnet action to v5 (#141)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-03T12:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "625c383660e94ffd01c4ae790cec8860ff5b54a2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.8 (#140)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-01T19:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfbbcbe791c2b9e5e426dc44f24e92c987c819e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.6 (#139)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-16T22:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9c9e3af060dee37e524905b25eaf2e8134d569",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.5 (#138)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-12T13:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465ec45a5b5a9cb8635fdf42b2ba1d958cfead38",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 2.0.4 (#137)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-12T05:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46707bcb519eed0dd215f242e673a90425abc78f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v5 (#136)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-11T18:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5d1a8f2c34336cf8d5feee83e31efb3257c431",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to v2 (#135)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-07T17:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b752f5bd8436ba3596ab8b9319295e54b3ea13f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.413 (#134)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-07T13:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba6d68ebe68a480deb3bd14e4f71bcdbf622a52",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.7.5 (#133)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-23T06:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979377cf356cd5fa1061687438af0e0253789e05",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.7.4 (#132)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-17T19:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10b695d54fce46e16d87d6f59138d165d48c580",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.7.3 (#131)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-15T02:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bfd617e3f911c2b67b326123af13f68bc8aa5e8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.7.2 (#130)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-10T13:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c75e55cd7595ac2a3df79cf0864dfea90fdcc5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.7.1 (#129)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-10T02:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395de6b3961f731813a42b8d8014d19877fb64e0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.412 (#128)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-09T23:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28d0713408f5bd19c06b3ed0c98d3e22d1f9693",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.7.0 (#127)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-30T23:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e651676787e90ca4e3470588dcd433f5836f71",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.6.20 (#126)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-27T14:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75779832cadba03dd2ae1e95436825f3e061ec3b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.6.19 (#125)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-26T22:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13862730cd494c3b76225f1fe442ff8ec8ef0e3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency lightmock.generator to 1.2.3 (#124)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-26T19:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1118c5fab6ede25cae99849dd1988e47206ee0f8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.godottest to 1.6.18 (#123)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-19T16:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c0f7793924eb09a1db0badc6723c43d360b480",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.411 (#122)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-11T04:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e47f3f624773cf3671d47f88a9c65d170eb0f46",
          "body": "chore: don't run release action on forks",
          "is_bot": false,
          "headline": "Merge pull request #120 from wlsnmrk/chore/dont-release-from-forks",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-06-09T19:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 87,
      "latest_release_at": "2026-07-21T20:18:58Z",
      "latest_release_tag": "3.0.30",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 31,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 3.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Chickensoft.GodotNodeInterfaces",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Chickensoft.GodotNodeInterfaces",
          "is_deprecated": false,
          "latest_version": "3.0.30",
          "repository_url": "https://github.com/chickensoft-games/GodotNodeInterfaces",
          "versions_count": 123,
          "total_downloads": 69458,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T20:18:59.710000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 39,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": {
        "days": [
          {
            "date": "2023-10-15",
            "count": 2
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 39,
        "total_stars": 39
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
        "Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj",
        "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj"
      ],
      "largest_source_bytes": 23849,
      "source_files_sampled": 19,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
        "Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj",
        "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Chickensoft.GoDotTest",
          "manifest": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.43"
        },
        {
          "name": "Chickensoft.Introspection",
          "manifest": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.3"
        },
        {
          "name": "Chickensoft.Introspection.Generator",
          "manifest": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.3"
        },
        {
          "name": "Shouldly",
          "manifest": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Moq",
          "manifest": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.20.72"
        },
        {
          "name": "GodotSharp",
          "manifest": "Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.7.1"
        },
        {
          "name": "SauceControl.InheritDoc",
          "manifest": "Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.2"
        },
        {
          "name": "GodotSharp",
          "manifest": "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.7.1"
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.11.0"
        },
        {
          "name": "Towel",
          "manifest": "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.40"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Chickensoft.GoDotTest",
            "direct": true,
            "version": "2.0.43",
            "ecosystem": "nuget"
          },
          {
            "name": "Chickensoft.Introspection",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Chickensoft.Introspection.Generator",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "GodotSharp",
            "direct": true,
            "version": "4.7.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "4.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": true,
            "version": "4.20.72",
            "ecosystem": "nuget"
          },
          {
            "name": "SauceControl.InheritDoc",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Shouldly",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Towel",
            "direct": true,
            "version": "1.0.40",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 10,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 202,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "wlsnmrk",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/23439518?v=4"
        },
        {
          "type": "User",
          "login": "blewis-web",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/137452072?v=4"
        },
        {
          "type": "User",
          "login": "xodial",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/13776216?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.5
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto_release.yaml",
        "release.yaml",
        "spellcheck.yaml",
        "tests.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
            "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/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 10,
            "reason": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "560bacd1e664adbddf1ac584f0312a1d0990fa5f",
        "ran_at": "2026-07-21T21:19:02Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chickensoft-games/GodotNodeInterfaces",
    "host": "github.com",
    "name": "GodotNodeInterfaces",
    "owner": "chickensoft-games"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 60,
        "vitality": 77,
        "community": 53,
        "governance": 63,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 87,
              "human_commit_share": 0.24,
              "days_since_last_push": 0,
              "active_weeks_last_year": 31
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "31/52 weeks with commits, discounted for automation: 24 of the last 100 commits human-authored, none in 158 days",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 31
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 24,
                      "sampled": 100,
                      "span_days": 158
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "87 commits in the last year, discounted for automation: 24 of the last 100 commits human-authored, none in 158 days",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 87
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 24,
                      "sampled": 100,
                      "span_days": 158
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "3.0.30",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 3.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 158,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 158 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 158
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "forks": 4,
              "stars": 39,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "39 stars",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "Chickensoft.GodotNodeInterfaces"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 69458,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "69,458 downloads all-time across nuget",
                "points": 50.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 69458,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.5
            },
            "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 50% of commits",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 202,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "202/202 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 202,
                      "decided": 202
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 493,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "chickensoft-games",
              "public_repos": 44,
              "account_age_days": 1836
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "493 followers of chickensoft-games",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 493,
                      "login": "chickensoft-games"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "44 public repos, account ~5 yr old",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 44
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Chickensoft.GodotNodeInterfaces"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "123 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 123
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://www.nuget.org/packages/Chickensoft.GodotNodeInterfaces/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.nuget.org/packages/Chickensoft.GodotNodeInterfaces/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "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/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 4
            },
            "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": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.458,
              "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": "11 of 24 human commits state their intent (structured subject or explanatory body)",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 11,
                      "sampled": 24
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj",
                "Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj",
                "Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj"
              ],
              "dependency_bot_commit_share": 0.76
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj, Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj, Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj, Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj, Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj"
                    }
                  }
                ],
                "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": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "76 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 76,
                      "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": "C#",
              "largest_source_bytes": 23849,
              "source_files_sampled": 19,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/19 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 19,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T21:19:18.974446Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chickensoft-games/GodotNodeInterfaces.svg",
  "full_name": "chickensoft-games/GodotNodeInterfaces",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.