Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 19:16 UTC

chickensoft-games / LogicBlocks

Human-friendly, hierarchical and serializable state machines for games and apps in C#.

C#MIT★ 301 stars⑂ 13 forkssince Jul 2023View on GitHub ↗

chickensoft-games/LogicBlocks holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Vitality (85/100) and lowest on AI Readiness (55/100). It was last updated today. 2 contributors account for most of its recent work.

72
overall / 100
Good

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.

72
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

Metrics by category

Vitality

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

85Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
22.8/36Commit cadence — 33/52 weeks with commits
17.5/18Commit volume — 88 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year88
human_commit_share0.32
days_since_last_push0
active_weeks_last_year33
How it's scored
27/27Ships releases — 49 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~52.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count49
latest_release_tag6.2.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases52.5

Community & Adoption

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

61Moderate · 18% of overall
How it's scored
40.2/60Stars — 301 stars
9/25Forks — 13 forks
2.7/15Watchers — 4 watchers
Inputs used
forks13
stars301
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
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
49.3/80Total downloads — 55,918 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesChickensoft.LogicBlocks, Chickensoft.LogicBlocks.Auto, Chickensoft.LogicBlocks.DiagramGenerator
dependents
ecosystemsnuget
total_downloads55,918
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?

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.9/22.5Commit distribution — top contributor authored 34% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled7
top_contributor_share0.339
How it's scored
35.8/46.8Issue resolution — 76% of issues closed
36.8/38.3PR acceptance — 234/243 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/15 approved changesets -- score normalized to 1
Inputs used
merged_prs234
open_issues4
closed_issues13
issue_closed_ratio0.765
closed_unmerged_prs9
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,839
How it's scored
25/25Published & resolvable — 3 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 46 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesChickensoft.LogicBlocks, Chickensoft.LogicBlocks.Auto, Chickensoft.LogicBlocks.DiagramGenerator
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 16 out of 16 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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.nuget.org/packages/Chickensoft.LogicBlocks
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicsapp, csharp, game, gamedev, statechart, statecharts, statemachine, statemanagement
has_wikiyes
homepagehttps://www.nuget.org/packages/Chickensoft.LogicBlocks
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 16 out of 16 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.8/7.5Code-Review — Found 2/15 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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 — 30 commit(s) and 2 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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
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_packages21
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 21 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.

55Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
35/40Legible commit history — 21 of 32 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.656
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj, Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj, Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.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 — 68 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.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj, Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj, Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj, Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj, Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj, Chickensoft.LogicBlocks.Example/Chickensoft.LogicBlocks.Example.csproj, Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj, Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj, Chickensoft.LogicBlocks.Tutorial/Chickensoft.LogicBlocks.Tutorial.csproj, Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj
dependency_bot_commit_share0.68
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/98 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes25,267
source_files_sampled98
oversized_source_files0

Key facts

301GitHub stars
7contributors
88commits, last 12 months
0days since last push
49releases
2bus factor
4open issues
NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
32Releases

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.

03581013151312023-122025-032026-07
Major 2Minor 24Patch 6

Each point covers 3 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-24 19:16 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/15 approved changesets -- score normalized to 1
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 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 58
RegistryPackageVersion constraintManifest
NuGetcoverlet.msbuild10.0.1Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetcoverlet.collector10.0.1Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetShouldly4.3.0Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetxunit2.9.3Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetxunit.runner.visualstudio3.1.5Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetSauceControl.InheritDoc2.0.2Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetIsExternalInit1.0.3Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetChickensoft.Introspection3.0.3Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetChickensoft.Introspection.Generator3.0.3Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetChickensoft.Log2.0.0Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetChickensoft.Serialization3.1.0Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetCyotek.CircularBuffer2.0.0Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj
NuGetSauceControl.InheritDoc2.0.2Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj
NuGetIsExternalInit1.0.3Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj
NuGetSystem.Text.Json10.0.10Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj
NuGetChickensoft.Introspection3.0.3Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj
NuGetChickensoft.Serialization3.1.0Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj
NuGetCyotek.CircularBuffer2.0.0Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj
NuGetMicrosoft.CodeAnalysis.Common4.11.0Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.11.0Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetMoq4.20.72Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetxunit2.9.3Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetxunit.runner.visualstudio3.1.5Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetVerify.Xunit31.12.5Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetcoverlet.msbuild10.0.1Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetcoverlet.collector10.0.1Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetShouldly4.3.0Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers4.14.0Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.11.0Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj
NuGetIsExternalInit1.0.3Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetMoq4.20.72Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetxunit2.9.3Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetxunit.runner.visualstudio3.1.5Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetcoverlet.msbuild10.0.1Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetcoverlet.collector10.0.1Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetShouldly4.3.0Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetMoq4.20.72Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetxunit2.9.3Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetxunit.runner.visualstudio3.1.5Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetcoverlet.msbuild10.0.1Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetcoverlet.collector10.0.1Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetShouldly4.3.0Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetMoq4.20.72Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetxunit2.9.3Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetxunit.runner.visualstudio3.1.5Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetcoverlet.msbuild10.0.1Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetcoverlet.collector10.0.1Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetShouldly4.3.0Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj
NuGetChickensoft.Introspection.Generator3.0.3Chickensoft.LogicBlocks.Tutorial/Chickensoft.LogicBlocks.Tutorial.csproj
NuGetNito.Collections.Deque1.2.1Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj
NuGetSauceControl.InheritDoc2.0.2Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj
NuGetIsExternalInit1.0.3Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj
NuGetChickensoft.Sync3.0.0Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj
All dependencies 21

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

RegistryPackageVersionRelation
NuGetChickensoft.Introspection3.0.3direct
NuGetChickensoft.Introspection.Generator3.0.3direct
NuGetChickensoft.Log2.0.0direct
NuGetChickensoft.Serialization3.1.0direct
NuGetChickensoft.Sync3.0.0direct
NuGetcoverlet.collector10.0.1direct
NuGetcoverlet.msbuild10.0.1direct
NuGetCyotek.CircularBuffer2.0.0direct
NuGetIsExternalInit1.0.3direct
NuGetMicrosoft.CodeAnalysis.Analyzers4.14.0direct
NuGetMicrosoft.CodeAnalysis.Common4.11.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.11.0direct
NuGetMicrosoft.NET.Test.Sdk18.8.1direct
NuGetMoq4.20.72direct
NuGetNito.Collections.Deque1.2.1direct
NuGetSauceControl.InheritDoc2.0.2direct
NuGetShouldly4.3.0direct
NuGetSystem.Text.Json10.0.10direct
NuGetVerify.Xunit31.12.5direct
NuGetxunit2.9.3direct
NuGetxunit.runner.visualstudio3.1.5direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 21 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": [
        "app",
        "csharp",
        "game",
        "gamedev",
        "statechart",
        "statecharts",
        "statemachine",
        "statemanagement"
      ],
      "is_fork": false,
      "size_kb": 1946,
      "has_wiki": true,
      "homepage": "https://www.nuget.org/packages/Chickensoft.LogicBlocks",
      "languages": {
        "C#": 268035,
        "Shell": 5883
      },
      "pushed_at": "2026-07-24T19:07:12Z",
      "created_at": "2023-07-15T01:25:59Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T19:05:47Z",
      "description": "Human-friendly, hierarchical and serializable state machines for games and apps in C#.",
      "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": 1839
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "6.2.1",
          "kind": "patch",
          "published_at": "2026-07-24T19:07:12Z"
        },
        {
          "tag": "6.2.0",
          "kind": "minor",
          "published_at": "2026-07-02T18:35:32Z"
        },
        {
          "tag": "6.1.1",
          "kind": "patch",
          "published_at": "2026-06-21T20:35:38Z"
        },
        {
          "tag": "6.1.0",
          "kind": "minor",
          "published_at": "2026-06-13T18:02:35Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2026-06-02T03:33:03Z"
        },
        {
          "tag": "5.20.0",
          "kind": "minor",
          "published_at": "2025-09-07T01:28:48Z"
        },
        {
          "tag": "5.19.1",
          "kind": "patch",
          "published_at": "2025-06-30T23:54:36Z"
        },
        {
          "tag": "5.19.0",
          "kind": "minor",
          "published_at": "2025-05-22T03:16:37Z"
        },
        {
          "tag": "5.18.0",
          "kind": "minor",
          "published_at": "2025-04-12T00:13:12Z"
        },
        {
          "tag": "5.17.1",
          "kind": "patch",
          "published_at": "2025-04-07T21:40:59Z"
        },
        {
          "tag": "5.17.0",
          "kind": "minor",
          "published_at": "2025-03-31T01:40:03Z"
        },
        {
          "tag": "5.16.0",
          "kind": "minor",
          "published_at": "2025-01-23T03:32:45Z"
        },
        {
          "tag": "5.15.0",
          "kind": "minor",
          "published_at": "2025-01-10T06:49:30Z"
        },
        {
          "tag": "5.14.0",
          "kind": "minor",
          "published_at": "2024-12-17T05:22:44Z"
        },
        {
          "tag": "5.13.0",
          "kind": "minor",
          "published_at": "2024-11-26T22:57:07Z"
        },
        {
          "tag": "5.12.0",
          "kind": "minor",
          "published_at": "2024-10-23T18:43:58Z"
        },
        {
          "tag": "5.11.1",
          "kind": "patch",
          "published_at": "2024-10-23T05:38:27Z"
        },
        {
          "tag": "5.11.0",
          "kind": "minor",
          "published_at": "2024-10-09T22:13:34Z"
        },
        {
          "tag": "5.10.0",
          "kind": "minor",
          "published_at": "2024-10-04T00:11:01Z"
        },
        {
          "tag": "5.9.0",
          "kind": "minor",
          "published_at": "2024-09-27T04:35:46Z"
        },
        {
          "tag": "5.8.0",
          "kind": "minor",
          "published_at": "2024-09-17T01:36:30Z"
        },
        {
          "tag": "5.7.0",
          "kind": "minor",
          "published_at": "2024-09-17T01:31:56Z"
        },
        {
          "tag": "5.6.0",
          "kind": "minor",
          "published_at": "2024-09-04T16:14:56Z"
        },
        {
          "tag": "5.5.0",
          "kind": "minor",
          "published_at": "2024-08-24T00:19:35Z"
        },
        {
          "tag": "5.4.0",
          "kind": "minor",
          "published_at": "2024-08-20T04:18:40Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2024-07-25T01:05:34Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2024-07-25T00:56:39Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2024-06-09T21:30:52Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2024-06-08T19:49:12Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2024-02-29T00:53:39Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2024-01-05T13:20:47Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2023-12-29T18:12:24Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2023-12-27T03:58:17Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2023-12-23T19:19:52Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2023-10-27T21:36:32Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2023-10-25T05:34:11Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2023-10-18T01:08:25Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2023-10-14T03:50:04Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-10-07T13:56:28Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2023-10-01T23:01:07Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2023-08-29T23:20:24Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2023-08-27T06:31:02Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2023-08-27T06:03:01Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2023-08-27T05:17:32Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2023-08-26T03:25:02Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2023-08-02T00:20:06Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2023-07-29T18:54:45Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-07-26T01:58:47Z"
        },
        {
          "tag": "v2.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2023-07-26T01:33:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "707c6b386259d7e60615d36af07149a21f9455ae",
          "body": "…to-deque\n\nrefactor: migrate from DequeNET to Nito.Collections.Deque",
          "is_bot": false,
          "headline": "Merge pull request #260 from chickensoft-games/refactor/migrate-to-ni…",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-07-24T19:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41022dafcf199652cfe3ef6a4f6a3c6725319d03",
          "body": null,
          "is_bot": false,
          "headline": "Added Nito to cspell.json",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-07-24T18:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47e4d6f85bdd08b243b3569e8a9912b1de081c4",
          "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 (#259)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T08:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "500f0bfa9aef67e1e0e0b6ed6bb137909dacec7a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#258)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T22:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70adc943e6f92c2f0566c1289b216c1704bd8092",
          "body": null,
          "is_bot": false,
          "headline": "refactor: migrate from DequeNET to Nito.Collections.Deque",
          "author_name": "Christopher Howie",
          "author_login": "chowieuk",
          "committed_at": "2026-07-06T17:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9582c81f892a2fe2dbfd828ed8e907b0ed91a1f6",
          "body": "feat: add `LogicBlock.OnInitialize()` method",
          "is_bot": false,
          "headline": "Merge pull request #253 from wlsnmrk/feat/on-initialize",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-07-02T18:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90ac1010f7acb003b6f2db80789ce2983b8326c",
          "body": null,
          "is_bot": false,
          "headline": "test: verify order of lifecycle callbacks",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-07-02T18:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dddbec5e2fc4e7e664ddd352cc916162e561ee11",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.sync to v3 (#255)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-02T12:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33217ae56088a304d6f53dbb83b942becaebf81d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.sync to 2.4.3 (#252)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-02T02:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc535d08e907cb256220e8304034322358d3c09a",
          "body": "fix: Documentation",
          "is_bot": false,
          "headline": "Merge pull request #254 from chickensoft-games/fix/documentation",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-07-01T22:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03c65cc3664c8d7820de804c9b22454fa853366",
          "body": null,
          "is_bot": false,
          "headline": "Added change",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-07-01T22:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08021df76d0291fc1e204e066de02fcb522a2b9",
          "body": "Added an OnInitialize() method to LogicBlock, which is called before\nentering the first state. This allows users to do any late\ninitialization work (e.g., setting blackboard data that was not\navailable in the constructor) before entering any states. OnInitialize()\nis only called on the first Start().\n\nUpdated the LogicBlock lifecycle-methods test to verify that\nOnInitialize is called only on the first Start().",
          "is_bot": false,
          "headline": "feat: add LogicBlock.OnInitialize() method",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2026-07-01T21:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9ee24964e4b3511faf6e071bb5ce5e8fb0d029",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#251)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-23T18:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b9e565d0a5b40defd04ddeb82a466cf0ef21fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #250 from chickensoft-games/fix/TutorialChanges",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-22T14:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72c36ce740c0436d6540eea7fe425d9d393b8bc",
          "body": "fix: Rename Serialization Method",
          "is_bot": false,
          "headline": "Merge pull request #249 from chickensoft-games/fix/SerializationNaming",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-21T20:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1241dbe39571d45fccc64330a6fdad88c3606567",
          "body": null,
          "is_bot": false,
          "headline": "Fixed",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-21T20:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a01237810c2ffaa593463d807733f1a5900647",
          "body": null,
          "is_bot": false,
          "headline": "Renamed method for implementing serialization",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-21T19:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968f1051e95a7b4ac3baba9ddac3cea45a2e4d31",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#248)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-20T03:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0028032031f861e54009fcc1949190b0ed4b6303",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#247)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T21:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f58d8903f6e4f6e11edc57e6e376f807b3b399",
          "body": "…ange\n\nfeature: Standardize State Change",
          "is_bot": false,
          "headline": "Merge pull request #246 from chickensoft-games/fix/StandardizeStateCh…",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-13T17:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e904a1406883c85cbaaa1af8f92106a3857637d5",
          "body": null,
          "is_bot": false,
          "headline": "Move stuff",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-12T14:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf3219b6fed8e01ce1489d1d59f1d0ec9a57824",
          "body": null,
          "is_bot": false,
          "headline": "Simplify names",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-12T14:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03727084d3801af6b2fa3344f23a42ab2bedf0d6",
          "body": null,
          "is_bot": false,
          "headline": "Simplified state transitions",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-12T14:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dddfe780551616cf9aea9673c5757f4d9945f77d",
          "body": null,
          "is_bot": false,
          "headline": "Reverted changes and implemnented OnEnter instead",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-10T01:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4e6a2191a4a161e9f21dabcbf8b3a731beddbf",
          "body": null,
          "is_bot": false,
          "headline": "Added tests",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-09T23:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "657ef335340b3472fb7605118b455f8177f86f0e",
          "body": null,
          "is_bot": false,
          "headline": "Initial Commit",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-09T22:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4969bcf42bedc742b1108d204e6f2451fb6d00",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to v31 (#243)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T01:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c9f9d7bcf4b2c86c915f5924cd9d860a37c60c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 30.20.1 (#240)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T22:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c6547704c6a922b74b3cae8e917b2ff8f81383",
          "body": "chore(deps): update chickensoft to 3.0.3",
          "is_bot": false,
          "headline": "Merge pull request #242 from chickensoft-games/renovate/chickensoft",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-02T04:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fbe55ecf4cb9d2a7d298bd8ce4574831be1bbad",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update chickensoft to 3.0.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T04:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d6746cb046492f3e4d6be137c1ca4539210de5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.sync to 2.4.1 (#241)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T03:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f630351efa65d08898b4271d73e52b939f9d0d5f",
          "body": "feat: Logic Blocks 6!!!!!!!!!",
          "is_bot": false,
          "headline": "Merge pull request #239 from chickensoft-games/LB6",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-02T03:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a377742e5bd97c7c5007938925fcd74ff575d3",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Houman Jafarnia",
          "author_login": "Bastani",
          "committed_at": "2026-06-02T03:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6313aef5a4907ddb2979937707c90b039624853f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.6.0 (#238)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-27T01:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1105a4899a19af8a6831a63fe1883ae62712ffd8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 10.0.1 (#237)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-18T18:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff30fcc3cd7461f41a782b4fccda21c5d6411d89",
          "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 (#236)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-13T14:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cff1fd372b36fe47dd3f8f0b39fbc9b26e3a20",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.8 (#235)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T20:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a3bbc8c5f6f0d13a38cb8753e3a72b378a3914f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.5.1 (#234)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-28T18:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87f237a56ee15cce19b25f4cdcc0c70b76c89e77",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.5.0 (#233)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-22T18:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdca99ac4f9615baae20d95d5225b053e0ca8ee5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.7 (#232)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-21T23:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41cef9bac26fccd90362d674011d8d1f4136ba61",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to v10 (#231)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T19:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e3555b0e3e3a45e2b30ba5c677b213d1a42881",
          "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 (#230)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-15T10:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f3594a8fd0c29baacc906ce485087e3b283f03",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.6 (#229)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-15T01:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9010f3c4ef25c5a7e037997271cb2845b14b6098",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.4.0 (#228)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-07T13:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23413c1cf0a65dd1feab6a51a1148042fddf9634",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to 8.0.1 (#227)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-17T14:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c87922b59b76634a194952fda01b396e0dff246",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.5 (#226)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-12T22:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9711c69da8f4c03ceb0491aefc0e762e480ed8",
          "body": "… (#225)\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-11T08:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4cb35ad40d0ea1d1457a465043ad370efddf158",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#224)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T04:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd596545dd85eca25966e15e6e6f17bdb753e78",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.3.0 (#223)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-24T19:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1571bb96167702325c16bd9e399ad490a638896",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies to v8 (#222)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-15T05:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79350e00c523760c894547514ee1823a75d18f2",
          "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 (#221)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-12T00:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f858bffbd6631f72b775dd7fccb66b8996b2f847",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.3 (#220)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-10T20:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445e92c61d0295bc3674717e56876f2d03bd2079",
          "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 (#219)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-14T21:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2c5d269bfaa2da8608ab0e92e915c5843896af",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.2 (#218)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-14T02:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c033287a2dabf00c30bcce0aac4283d7a942ff5b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 10.0.1 (#216)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-10T04:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40fd17e18b4e2412469872dc29e978b6b99bb059",
          "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 (#215)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-20T21:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bef6f8bf6df992fd151f02c3bfcaed65708776",
          "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 (#213)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-13T01:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb2d2d4639c4073d35e91ba46840641ef21bd55",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to v10 (#212)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-12T01:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c36c569a7638fa9a7cab20707891f1d721fdf95",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#211)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-11T19:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9bd3d6ad1cb487620a3f05fcc2168a25a55b97f",
          "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 (#210)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-08T14:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4879780f0ebf58edc93181cb9a881d4b36aea7ef",
          "body": "quality: update editorconfig",
          "is_bot": false,
          "headline": "Merge pull request #209 from wlsnmrk/quality/update-editorconfig",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-10-27T18:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717fb5a2851eaeae677903a25a10bcd27c808f8c",
          "body": "Updated editorconfig to reflect latest Chickensoft changes (use LF for\npowershell scripts).",
          "is_bot": false,
          "headline": "quality: update editorconfig",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-10-27T18:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96829e726a76786f8ce1e51f81a1e8eed6681ccf",
          "body": "quality: update editorconfig",
          "is_bot": false,
          "headline": "Merge pull request #208 from wlsnmrk/quality/update-editorconfig",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-10-26T16:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa57ba5c3ebe8b68caf8de14dc933a934851a4fe",
          "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-10-26T15:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ebb17076a3ece7de6adfc44f4354c1b81267930",
          "body": null,
          "is_bot": false,
          "headline": "chore: add rulers in VSCode",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-10-25T16:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579961f90bade7d471056b7f5afce073015fcde2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all dependencies (#207)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-15T03:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ba3e9890fe5b881c4894d984cba21cc5fa08f6d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 3.1.4 (#206)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-02T21:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "160c7bdb9a546cb6972815e75bc8e6af19fecb23",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to v18 (#205)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-02T12:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f110b105db41c11533d39c01c333e1c9d6b6790d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 3.1.3 (#204)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-28T13:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806e82930066346545cb3832cd00cf8182daba26",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency xunit.runner.visualstudio to 3.1.5 (#203)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-28T04:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af440a30d906c65cb0a59568a4043388a861a4e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 3.1.2 (#201)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-16T18:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a803b98eeb0009fa4876726b4fee87a80ebfe318",
          "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 (#200)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-10T03:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a57a3bdd7757a96ecaf6c7cbe52634c8d1065c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 9.0.9 (#199)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-09T16:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b6bd9f68fc7834b696e707f62236bcffef5ff3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 3.1.0 (#198)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-07T00:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b967d9c11f8cd18cb1944fb24a254a68da960af",
          "body": "chore(deps): update dependency chickensoft.collections to v3",
          "is_bot": false,
          "headline": "Merge pull request #197 from chickensoft-games/renovate/chickensoft",
          "author_name": "Joanna May",
          "author_login": "jolexxa",
          "committed_at": "2025-09-06T20:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626a865905e2e5312a8a060e6e3de72580782615",
          "body": null,
          "is_bot": false,
          "headline": "fix: update usage of boxless queue",
          "author_name": "Joanna May",
          "author_login": "jolexxa",
          "committed_at": "2025-09-06T20:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a4d3ed5b637944013bced6bcb7c23d588d83c70",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to v3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-06T08:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2cb432431b0ed8812e898da49ee6644a787f4f5",
          "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 (#195)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-03T13:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e062e72cadb6c5b12728d7a412b7ebd1fd4d2538",
          "body": "fix: informative exception message when state retrieval fails",
          "is_bot": false,
          "headline": "Merge pull request #193 from wlsnmrk/fix/informative-state-meta-message",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-08-18T19:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949c3f0e56510458a2aa274d95f1bd23c434cc2f",
          "body": "Provides an informative exception message when the LogicBlock.To()\nmethod fails to retrieve a state from the blackboard, reminding the user\nthat they may need to add the Meta attribute to the logic block.",
          "is_bot": false,
          "headline": "fix: provide informative state-blackboard message",
          "author_name": "Mark Wilson",
          "author_login": "wlsnmrk",
          "committed_at": "2025-08-18T19:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b53176b8390e2d3dfa594022ac8c3a8062fa437",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 2.0.3 (#192)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-16T16:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd128d69dc4b8e56f56a70afee2f7af6e25edf5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency xunit.runner.visualstudio to 3.1.4 (#191)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-16T09:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee19cc0444c4add58b0fd8e7c14bc61cf0f0ad72",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 2.0.2 (#190)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-12T00:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c87a2b8a5ef7c71720e3d2ff686092c5f01605ac",
          "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 (#189)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-11T22:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ed3c2caf0dc16f2658aa0564086a661e8dc063",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 2.0.1 (#188)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-06T09:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b2e8b59f90362ceb0190308320bcf7d91763c4",
          "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 (#187)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-06T01:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6281101e21faa461a069ce504a59a171c4fe0c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 9.0.8 (#186)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-05T06:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a61561117ab4b24178eabc2ab0f2d18539e26351",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to v2 (#185)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-03T21:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6496e55b7409ba6fa0d72b61c785314ab33225d4",
          "body": "chore(deps): update dependency chickensoft.serialization to 3.1.0",
          "is_bot": false,
          "headline": "Merge pull request #184 from chickensoft-games/renovate/chickensoft",
          "author_name": "Joanna May",
          "author_login": "jolexxa",
          "committed_at": "2025-07-25T23:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f27181c06416438082c03a2d7e7830db0c991e2e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.serialization to 3.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-25T23:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415a57ba9143f10d7c6d45ca8c2025568235e187",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 1.13.15 (#182)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-17T12:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02499fc36ee726dc954c9d0583b37e36109bc77",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency xunit.runner.visualstudio to 3.1.3 (#181)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-17T01:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c8702e57f7f4a19799e576c00d5ce0ed937c6c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 1.13.14 (#180)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-14T20:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9946b5a5b030249aa3836721d96f7d1177cc7314",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency xunit.runner.visualstudio to 3.1.2 (#179)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-14T12:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22cfde639ddd82b95ad720b5c787ece225d5d6d8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 1.13.13 (#178)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-10T01:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06ccf120ffc5eaa6708adfa2508bd3aa9a6c124a",
          "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 (#177)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-09T23:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed0d79010c3183d17ff0dc93b6a1c6f3dfc0baf0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.text.json to 9.0.7 (#176)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-09T04:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1865b8e4d585117e408e70ca976a060f9cd8eaa1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update chickensoft (#175)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-30T23:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750957f7fb66bcf5f7299849290b3f5a67eca7e8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency chickensoft.collections to 1.13.12 (#174)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-11T19:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee60c10be38ad8d56e5e9858af915ea886bfe81",
          "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 (#173)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-06-11T05:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 88,
      "latest_release_at": "2026-07-24T19:07:12Z",
      "latest_release_tag": "6.2.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 33,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 52.5
    },
    "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.LogicBlocks",
          "exists": true,
          "license": null,
          "keywords": [
            "state",
            "management",
            "bloc",
            "godot",
            "game",
            "machine"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Chickensoft.LogicBlocks",
          "is_deprecated": false,
          "latest_version": "6.2.1",
          "repository_url": "https://github.com/chickensoft-games/LogicBlocks",
          "versions_count": 46,
          "total_downloads": 36894,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T19:07:13.947000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "Chickensoft.LogicBlocks.Auto",
          "exists": true,
          "license": null,
          "keywords": [
            "state",
            "management",
            "bloc",
            "godot",
            "game",
            "machine"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Chickensoft.LogicBlocks.Auto",
          "is_deprecated": false,
          "latest_version": "6.2.1",
          "repository_url": "https://github.com/chickensoft-games/LogicBlocks",
          "versions_count": 5,
          "total_downloads": 902,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T19:07:15.543000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "Chickensoft.LogicBlocks.DiagramGenerator",
          "exists": true,
          "license": null,
          "keywords": [
            "State",
            "management",
            "state",
            "machine",
            "Godot",
            "CSharp",
            "C#",
            "Chickensoft",
            "Gamedev",
            "Utility",
            "Utilities",
            "Source",
            "Generator",
            "4"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Chickensoft.LogicBlocks.DiagramGenerator",
          "is_deprecated": false,
          "latest_version": "6.2.1",
          "repository_url": "https://github.com/chickensoft-games/LogicBlocks",
          "versions_count": 29,
          "total_downloads": 18122,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T19:07:14.760000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 301,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
        "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
        "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
        "Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj",
        "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
        "Chickensoft.LogicBlocks.Example/Chickensoft.LogicBlocks.Example.csproj",
        "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
        "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
        "Chickensoft.LogicBlocks.Tutorial/Chickensoft.LogicBlocks.Tutorial.csproj",
        "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj"
      ],
      "largest_source_bytes": 25267,
      "source_files_sampled": 98,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
        "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
        "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
        "Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj",
        "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
        "Chickensoft.LogicBlocks.Example/Chickensoft.LogicBlocks.Example.csproj",
        "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
        "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
        "Chickensoft.LogicBlocks.Tutorial/Chickensoft.LogicBlocks.Tutorial.csproj",
        "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 21,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "coverlet.msbuild",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "coverlet.collector",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "Shouldly",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "xunit",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "SauceControl.InheritDoc",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.2"
        },
        {
          "name": "IsExternalInit",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "Chickensoft.Introspection",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.3"
        },
        {
          "name": "Chickensoft.Introspection.Generator",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.3"
        },
        {
          "name": "Chickensoft.Log",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.0"
        },
        {
          "name": "Chickensoft.Serialization",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.0"
        },
        {
          "name": "Cyotek.CircularBuffer",
          "manifest": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.0"
        },
        {
          "name": "SauceControl.InheritDoc",
          "manifest": "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.2"
        },
        {
          "name": "IsExternalInit",
          "manifest": "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "System.Text.Json",
          "manifest": "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Chickensoft.Introspection",
          "manifest": "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.3"
        },
        {
          "name": "Chickensoft.Serialization",
          "manifest": "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.0"
        },
        {
          "name": "Cyotek.CircularBuffer",
          "manifest": "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Common",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.11.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.11.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "Moq",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.20.72"
        },
        {
          "name": "xunit",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "Verify.Xunit",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "31.12.5"
        },
        {
          "name": "coverlet.msbuild",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "coverlet.collector",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "Shouldly",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.14.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.11.0"
        },
        {
          "name": "IsExternalInit",
          "manifest": "Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "Moq",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.20.72"
        },
        {
          "name": "xunit",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "coverlet.msbuild",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "coverlet.collector",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "Shouldly",
          "manifest": "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "Moq",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.20.72"
        },
        {
          "name": "xunit",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "coverlet.msbuild",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "coverlet.collector",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "Shouldly",
          "manifest": "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "Moq",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.20.72"
        },
        {
          "name": "xunit",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "coverlet.msbuild",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "coverlet.collector",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "Shouldly",
          "manifest": "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Chickensoft.Introspection.Generator",
          "manifest": "Chickensoft.LogicBlocks.Tutorial/Chickensoft.LogicBlocks.Tutorial.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.3"
        },
        {
          "name": "Nito.Collections.Deque",
          "manifest": "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.1"
        },
        {
          "name": "SauceControl.InheritDoc",
          "manifest": "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.2"
        },
        {
          "name": "IsExternalInit",
          "manifest": "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "Chickensoft.Sync",
          "manifest": "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Chickensoft.Introspection",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Chickensoft.Introspection.Generator",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Chickensoft.Log",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Chickensoft.Serialization",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Chickensoft.Sync",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.msbuild",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Cyotek.CircularBuffer",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "IsExternalInit",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "4.14.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Common",
            "direct": true,
            "version": "4.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "4.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": true,
            "version": "4.20.72",
            "ecosystem": "nuget"
          },
          {
            "name": "Nito.Collections.Deque",
            "direct": true,
            "version": "1.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "SauceControl.InheritDoc",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Shouldly",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.Xunit",
            "direct": true,
            "version": "31.12.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": true,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 21,
        "direct_count": 21,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 234,
        "open_issues": 4,
        "closed_ratio": 0.765,
        "closed_issues": 13,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "wlsnmrk",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/23439518?v=4"
        },
        {
          "type": "User",
          "login": "Bastani",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/16762845?v=4"
        },
        {
          "type": "User",
          "login": "xodial",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/13776216?v=4"
        },
        {
          "type": "User",
          "login": "jolexxa",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/16472250?v=4"
        },
        {
          "type": "User",
          "login": "chowieuk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/24268211?v=4"
        },
        {
          "type": "User",
          "login": "nagyv",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/126671?v=4"
        },
        {
          "type": "User",
          "login": "zachbugay",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5345847?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.339
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yaml",
        "spellcheck.yaml",
        "tests.yaml"
      ],
      "has_docs_dir": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "16 out of 16 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": 1,
            "reason": "Found 2/15 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": "30 commit(s) and 2 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": "707c6b386259d7e60615d36af07149a21f9455ae",
        "ran_at": "2026-07-24T19:16:41Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T19:07:59Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-24T19:05:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 35,
          "created_at": "2024-03-24T16:12:21Z",
          "last_comment_at": "2024-05-15T23:56:32Z",
          "last_comment_author": "jolexxa"
        },
        {
          "number": 43,
          "created_at": "2024-07-20T07:43:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 217,
          "created_at": "2026-01-04T10:18:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 244,
          "created_at": "2026-06-07T06:03:17Z",
          "last_comment_at": "2026-06-07T16:29:15Z",
          "last_comment_author": "jolexxa"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chickensoft-games/LogicBlocks",
    "host": "github.com",
    "name": "LogicBlocks",
    "owner": "chickensoft-games"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 64,
        "vitality": 85,
        "community": 61,
        "governance": 74,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "commits_last_year": 88,
              "human_commit_share": 0.32,
              "days_since_last_push": 0,
              "active_weeks_last_year": 33
            },
            "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": "33/52 weeks with commits",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "88 commits in the last year",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "6.2.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 52.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "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 ~52.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 52.5
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 13,
              "stars": 301,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "301 stars",
                "points": 40.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 301
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 62,
            "inputs": {
              "packages": [
                "Chickensoft.LogicBlocks",
                "Chickensoft.LogicBlocks.Auto",
                "Chickensoft.LogicBlocks.DiagramGenerator"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 55918,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "55,918 downloads all-time across nuget",
                "points": 49.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 55918,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 7,
              "top_contributor_share": 0.339
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 34% of commits",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 234,
              "open_issues": 4,
              "closed_issues": 13,
              "issue_closed_ratio": 0.765,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "234/243 decided PRs merged",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 234,
                      "decided": 243
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/15 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 1839
            },
            "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.LogicBlocks",
                "Chickensoft.LogicBlocks.Auto",
                "Chickensoft.LogicBlocks.DiagramGenerator"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "3 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 3,
                      "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": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "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": 74,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "app",
                "csharp",
                "game",
                "gamedev",
                "statechart",
                "statecharts",
                "statemachine",
                "statemanagement"
              ],
              "has_wiki": true,
              "homepage": "https://www.nuget.org/packages/Chickensoft.LogicBlocks",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.nuget.org/packages/Chickensoft.LogicBlocks",
                "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 16 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 2/15 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 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 21 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": 21
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 21,
              "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": 21,
              "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": 8
            },
            "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": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.656,
              "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": "21 of 32 human commits state their intent (structured subject or explanatory body)",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 32
                    }
                  }
                ],
                "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.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj",
                "Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj",
                "Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj",
                "Chickensoft.LogicBlocks.DiagramGenerator/Chickensoft.LogicBlocks.DiagramGenerator.csproj",
                "Chickensoft.LogicBlocks.Example.Tests/Chickensoft.LogicBlocks.Example.Tests.csproj",
                "Chickensoft.LogicBlocks.Example/Chickensoft.LogicBlocks.Example.csproj",
                "Chickensoft.LogicBlocks.Tests/Chickensoft.LogicBlocks.Tests.csproj",
                "Chickensoft.LogicBlocks.Tutorial.Tests/Chickensoft.LogicBlocks.Tutorial.Tests.csproj",
                "Chickensoft.LogicBlocks.Tutorial/Chickensoft.LogicBlocks.Tutorial.csproj",
                "Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj"
              ],
              "dependency_bot_commit_share": 0.68
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj, Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj, Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Chickensoft.LogicBlocks.Auto.Tests/Chickensoft.LogicBlocks.Auto.Tests.csproj, Chickensoft.LogicBlocks.Auto/Chickensoft.LogicBlocks.Auto.csproj, Chickensoft.LogicBlocks.DiagramGenerator.Tests/Chickensoft.LogicBlocks.DiagramGenerator.Tests.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": "68 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 68,
                      "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": 25267,
              "source_files_sampled": 98,
              "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/98 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 98,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T19:16:59.698475Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chickensoft-games/LogicBlocks.svg",
  "full_name": "chickensoft-games/LogicBlocks",
  "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.27.0 — full methodology · metrics wiki.

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