Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-29 17:18 UTC

CoreGameIO / SharedMeta

Democratizing client-server game development. A deterministic framework bridging Unity and Microsoft Orleans. Write game logic once in C# - it runs on the server (Orleans grains) and replays on the client (Unity / .NET).

C#MIT★ 21 stars⑂ 1 forksince Feb 2026View on GitHub ↗

CoreGameIO/SharedMeta holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (83/100) and lowest on Security (38/100). It was last updated today. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

59
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).

Ownership

CoreGameIOOrganization
0 followers3 public repossince Feb 2026

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?

83Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
14.5/36Commit cadence — 21/52 weeks with commits
18/18Commit volume — 183 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year183
human_commit_share1
days_since_last_push0
active_weeks_last_year21
How it's scored
27/27Ships releases — 78 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count78
latest_release_tagv0.36.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases4

Community & Adoption

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

42Weak · 17% of overall
How it's scored
21.1/60Stars — 21 stars
0/25Forks — 1 forks
0/15Watchers — 0 watchers
Inputs used
forks1
stars21
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
52.1/80Total downloads — 104,375 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesCoreGame.SharedMeta.Auth, CoreGame.SharedMeta.Core, CoreGame.SharedMeta.Debug, CoreGame.SharedMeta.Client, CoreGame.SharedMeta.Server, CoreGame.SharedMeta.Orleans, CoreGame.SharedMeta.Generator, CoreGame.SharedMeta.Auth.Apple
dependents
ecosystemsnuget
total_downloads104,375
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?

48Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — no issues or no data
30/30PR acceptance — 3/3 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
0/25Owner reach — 0 followers of CoreGameIO
5.3/25Track record — 3 public repos, account ~0 yr old
Inputs used
followers0
owner_typeOrganization
is_verified
owner_loginCoreGameIO
public_repos3
account_age_days174

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 8 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 78 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesCoreGame.SharedMeta.Auth, CoreGame.SharedMeta.Core, CoreGame.SharedMeta.Debug, CoreGame.SharedMeta.Client, CoreGame.SharedMeta.Server, CoreGame.SharedMeta.Orleans, CoreGame.SharedMeta.Generator, CoreGame.SharedMeta.Auth.Apple
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

38Weak · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
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_aggregate3.8
Excluded from scoring (no data or not applicable): ci_tests. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

44Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.1/40Legible commit history — 2 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.02
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — examples/CardGame_TheFool/CardGame.Client/CardGame.Client.csproj, examples/CardGame_TheFool/CardGame.GameSimulation/CardGame.GameSimulation.csproj, examples/CardGame_TheFool/CardGame.Server/CardGame.Server.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsexamples/CardGame_TheFool/CardGame.Client/CardGame.Client.csproj, examples/CardGame_TheFool/CardGame.GameSimulation/CardGame.GameSimulation.csproj, examples/CardGame_TheFool/CardGame.Server/CardGame.Server.csproj, examples/CardGame_TheFool/CardGame.Shared/CardGame.Shared.csproj, examples/ClanWars/ClanWars.Client.Common/ClanWars.Client.Common.csproj, examples/ClanWars/ClanWars.Client.V1/ClanWars.Client.V1.csproj, examples/ClanWars/ClanWars.Client.V2/ClanWars.Client.V2.csproj, examples/ClanWars/ClanWars.Server/ClanWars.Server.csproj, examples/ClanWars/ClanWars.Shared/ClanWars.Shared.csproj, examples/Expedition/Expedition.Client/Expedition.Client.csproj, examples/Expedition/Expedition.Server/Expedition.Server.csproj, examples/Expedition/Expedition.Shared/Expedition.Shared.csproj, examples/Unity/Expedition/ServerSolution/Expedition.Server/Expedition.Server.csproj, examples/Unity/Expedition/ServerSolution/Expedition.Shared/Expedition.Shared.csproj, src/Orleans.Stubs/Orleans.Stubs.csproj, src/SharedMeta.Auth.Apple/SharedMeta.Auth.Apple.csproj, src/SharedMeta.Auth.Google/SharedMeta.Auth.Google.csproj, src/SharedMeta.Auth.Steam/SharedMeta.Auth.Steam.csproj, src/SharedMeta.Auth/SharedMeta.Auth.csproj, src/SharedMeta.Client/SharedMeta.Client.csproj, src/SharedMeta.Core/SharedMeta.Core.csproj, src/SharedMeta.Debug/SharedMeta.Debug.csproj, src/SharedMeta.Generator/SharedMeta.Generator.csproj, src/SharedMeta.Orleans/SharedMeta.Orleans.csproj, src/SharedMeta.Serialization.MemoryPack/SharedMeta.Serialization.MemoryPack.csproj, src/SharedMeta.Serialization.MessagePack/SharedMeta.Serialization.MessagePack.csproj, src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj, src/SharedMeta.Server/SharedMeta.Server.csproj, src/SharedMeta.Transport.HttpPolling.Client/SharedMeta.Transport.HttpPolling.Client.csproj, src/SharedMeta.Transport.HttpPolling/SharedMeta.Transport.HttpPolling.csproj, src/SharedMeta.Transport.SignalR.Client/SharedMeta.Transport.SignalR.Client.csproj, src/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj, src/SharedMeta.Transport.SignalR/SharedMeta.Transport.SignalR.csproj, tests/SharedMeta.IntegrationTests/SharedMeta.IntegrationTests.csproj, tests/SharedMeta.PatchFuzzTests/SharedMeta.PatchFuzzTests.csproj, tests/SharedMeta.Test.Meta1/SharedMeta.Test.Meta1.csproj, tests/SharedMeta.Test.Server/SharedMeta.Test.Server.csproj, tests/SharedMeta.Test.SplitConfig.Models/SharedMeta.Test.SplitConfig.Models.csproj, tests/SharedMeta.Test.SplitConfig.Services/SharedMeta.Test.SplitConfig.Services.csproj, tools/AllocationAnalyzer/AllocationAnalyzer.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54/55Manageable file sizes — 9/477 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes186,151
source_files_sampled477
oversized_source_files9
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

21GitHub stars
1contributors
183commits, last 12 months
0days since last push
78releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'com.coregame.sharedmeta' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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-29 17:18 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
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 30
RegistryPackageVersion constraintManifest
NuGetMicrosoft.AspNetCore.Authentication.JwtBearersrc/SharedMeta.Auth/SharedMeta.Auth.csproj
NuGetMessagePacksrc/SharedMeta.Auth/SharedMeta.Auth.csproj
NuGetSystem.Diagnostics.DiagnosticSourcesrc/SharedMeta.Client/SharedMeta.Client.csproj
NuGetMemoryPacksrc/SharedMeta.Core/SharedMeta.Core.csproj
NuGetMicrosoft.Orleans.Serialization.Abstractionssrc/SharedMeta.Core/SharedMeta.Core.csproj
NuGetMicrosoft.Orleans.Sdksrc/SharedMeta.Core/SharedMeta.Core.csproj
NuGetMessagePacksrc/SharedMeta.Core/SharedMeta.Core.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/SharedMeta.Debug/SharedMeta.Debug.csproj
NuGetMicrosoft.AspNetCore.SignalR.Clientsrc/SharedMeta.Debug/SharedMeta.Debug.csproj
NuGetMicrosoft.CodeAnalysis.Analyzerssrc/SharedMeta.Generator/SharedMeta.Generator.csproj
NuGetMicrosoft.CodeAnalysis.CSharpsrc/SharedMeta.Generator/SharedMeta.Generator.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/SharedMeta.Orleans/SharedMeta.Orleans.csproj
NuGetMicrosoft.Orleans.Core.Abstractionssrc/SharedMeta.Orleans/SharedMeta.Orleans.csproj
NuGetMicrosoft.Orleans.Sdksrc/SharedMeta.Orleans/SharedMeta.Orleans.csproj
NuGetMicrosoft.Orleans.Streamingsrc/SharedMeta.Orleans/SharedMeta.Orleans.csproj
NuGetMemoryPacksrc/SharedMeta.Serialization.MemoryPack/SharedMeta.Serialization.MemoryPack.csproj
NuGetMessagePacksrc/SharedMeta.Serialization.MessagePack/SharedMeta.Serialization.MessagePack.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMicrosoft.Extensions.Optionssrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMicrosoft.Orleans.Core.Abstractionssrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMicrosoft.Orleans.Runtimesrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMicrosoft.Orleans.Sdksrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMessagePacksrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMemoryPacksrc/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj
NuGetMicrosoft.Orleans.Sdksrc/SharedMeta.Server/SharedMeta.Server.csproj
NuGetMicrosoft.AspNetCore.SignalR.Clientsrc/SharedMeta.Transport.SignalR.Client/SharedMeta.Transport.SignalR.Client.csproj
NuGetMicrosoft.AspNetCore.SignalR.Clientsrc/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj
NuGetMicrosoft.AspNetCore.SignalR.Protocols.MessagePacksrc/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj
NuGetMicrosoft.AspNetCore.SignalR.Clientsrc/SharedMeta.Transport.SignalR/SharedMeta.Transport.SignalR.csproj
NuGetMicrosoft.Diagnostics.Tracing.TraceEvent3.1.16tools/AllocationAnalyzer/AllocationAnalyzer.csproj
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 12093,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 3699800,
        "Shell": 8941,
        "Wolfram Language": 15479
      },
      "pushed_at": "2026-07-29T17:01:13Z",
      "created_at": "2026-02-26T16:08:34Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T16:57:55Z",
      "description": "Democratizing client-server game development. A deterministic framework bridging Unity and Microsoft Orleans. Write game logic once in C# - it runs on the server (Orleans grains) and replays on the client (Unity / .NET).",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "CoreGameIO",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/259586077?v=4",
      "created_at": "2026-02-05T13:09:35Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 174
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2026-07-29T17:00:50Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2026-07-29T10:21:50Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2026-07-18T19:58:49Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2026-07-09T07:52:50Z"
        },
        {
          "tag": "v0.32.1",
          "kind": "patch",
          "published_at": "2026-07-03T18:48:14Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2026-07-03T14:07:56Z"
        },
        {
          "tag": "v0.31.2",
          "kind": "patch",
          "published_at": "2026-07-02T07:17:52Z"
        },
        {
          "tag": "v0.31.1",
          "kind": "patch",
          "published_at": "2026-06-25T13:03:12Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2026-06-24T09:58:11Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2026-06-23T08:16:57Z"
        },
        {
          "tag": "v0.29.3",
          "kind": "patch",
          "published_at": "2026-06-19T07:15:00Z"
        },
        {
          "tag": "v0.29.2",
          "kind": "patch",
          "published_at": "2026-06-18T17:05:58Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2026-06-18T09:20:19Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-06-17T14:47:36Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2026-06-16T14:31:28Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-06-12T16:42:31Z"
        },
        {
          "tag": "v0.26.6",
          "kind": "patch",
          "published_at": "2026-06-07T09:26:12Z"
        },
        {
          "tag": "v0.26.5",
          "kind": "patch",
          "published_at": "2026-06-05T21:47:09Z"
        },
        {
          "tag": "v0.26.4",
          "kind": "patch",
          "published_at": "2026-06-05T18:56:40Z"
        },
        {
          "tag": "v0.26.3",
          "kind": "patch",
          "published_at": "2026-06-04T11:32:31Z"
        },
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2026-06-03T12:23:44Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2026-06-01T16:24:58Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2026-06-01T08:15:22Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2026-05-31T10:32:36Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2026-05-31T07:34:45Z"
        },
        {
          "tag": "v0.24.2",
          "kind": "patch",
          "published_at": "2026-05-29T15:11:02Z"
        },
        {
          "tag": "v0.24.1",
          "kind": "patch",
          "published_at": "2026-05-28T18:51:38Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2026-05-28T06:27:45Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2026-05-23T07:26:21Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-05-16T13:15:04Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2026-05-13T16:37:15Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2026-05-10T10:39:26Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2026-05-10T06:44:20Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2026-05-09T13:12:59Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2026-05-08T09:24:29Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-05-04T12:43:40Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-05-02T07:21:26Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-04-30T13:07:00Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2026-04-29T14:31:23Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-04-26T19:56:14Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2026-04-26T14:16:43Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-04-26T09:50:10Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2026-04-25T20:47:49Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-04-25T14:14:22Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2026-04-24T11:54:48Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2026-04-23T13:18:01Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2026-04-23T11:18:42Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2026-04-23T10:08:22Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-04-21T16:07:20Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-04-17T11:52:33Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2026-04-15T08:56:11Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-04-14T18:04:34Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-04-13T12:09:51Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2026-04-11T10:19:34Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2026-04-11T10:00:44Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2026-04-10T16:43:42Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-04-09T07:22:38Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-04-08T20:48:48Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-04-08T08:45:47Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-04-07T17:53:56Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-04-03T14:58:30Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-03-26T14:17:06Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-03-26T08:32:18Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2026-03-15T15:23:38Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2026-03-15T09:05:01Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-03-14T17:40:31Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-03-14T11:50:14Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-03-12T12:31:20Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-03-12T08:32:57Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-03-11T08:21:07Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-03-08T09:37:57Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-03-07T05:10:49Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-03-06T19:55:34Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-03-06T06:15:40Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-03-02T07:51:39Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-03-01T17:47:37Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-03-01T11:02:04Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-03-01T10:46:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bdb11f1a7fafa57af2609e494bfc6f495b57a4ac",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-29T16:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea49b4cae921d93421e4ec0fa6bead10dfd63169",
          "body": "…mework subscribers removed",
          "is_bot": false,
          "headline": "version 0.36.0 — [MetaServiceContract] server-side contract APIs, fra…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-29T16:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df1a0cde0ab2f4817e8f9777d1abbcbaf3f688d",
          "body": null,
          "is_bot": false,
          "headline": "updated changelog file",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-29T10:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f694d6715fdc0602532b9682a5ec0ffc329c4427",
          "body": null,
          "is_bot": false,
          "headline": "fix for the CrossOptimistic methods",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-29T10:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875ecbb6ff0dd8dfe360ddd43ab1a6bfd999d293",
          "body": "…e, for example)",
          "is_bot": false,
          "headline": "version 0.35.0 - Server side API for shared meta entities (Admin usag…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-29T10:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475269c720096fdc9d2f27efe1018392388bf4a9",
          "body": "…client echo filter",
          "is_bot": false,
          "headline": "version 0.34.0 - cross-entity broadcast CallerId preservation + drop …",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-18T19:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19a7d21bd9c8ecd2f3e1e67aa3d38d1d166728db",
          "body": "…fixes",
          "is_bot": false,
          "headline": "version 0.33.0 - entityId/stateType disambiguation + config download …",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-09T07:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6705391a2906a60c940aff84cfb61809053704",
          "body": null,
          "is_bot": false,
          "headline": "version 0.33.0 - [ServiceConfig] full parity + legacy migration",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-06T08:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f877efcdbe96009b43a885a7f83dfc428d4de8",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.33.0 Stateless service and config accessors",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-06T08:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d0092004d0885989adc88d7e31d63f10171d05",
          "body": "…startup)",
          "is_bot": false,
          "headline": "version 0.32.0 config branch hold (Prevent unexpected overwriting on …",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-03T18:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45c58f2054849211e401326fd6929b1e0c798fe",
          "body": null,
          "is_bot": false,
          "headline": "version 0.32.0 LoadIfHashDiff config load strategy",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-03T14:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e20b9e91b7b7a879cd056db391576b5bd5a842",
          "body": null,
          "is_bot": false,
          "headline": "version 0.31.2 generator dll",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-02T07:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c179a244fc10d667086ae3a06f07138d1e724e5d",
          "body": null,
          "is_bot": false,
          "headline": "version 0.31.2 - dedup config catalog by config type",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-07-02T07:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf5afe7202fb75ee83fad64c5d96c61ca37331a",
          "body": null,
          "is_bot": false,
          "headline": "v0.31.1 MetaClient.OnConnectionStatusChanged dispatcher's status handler",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-25T13:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15dda652ab594f85f2e7f26487392f39fb4d6a2c",
          "body": "…ken lifecycle",
          "is_bot": false,
          "headline": "v0.31.0 platform sign-in (Google Play / Apple / Steam) through the to…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-24T09:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f49e7815f0f4302ddb247260a2eca3f1b232c7",
          "body": null,
          "is_bot": false,
          "headline": "v0.30.1 JWT refresh for Unity",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-24T09:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4eefd1ee6d381288397ca241ca3f692429b362",
          "body": null,
          "is_bot": false,
          "headline": "now explicit host-side IMetaConfigProvider<TConfig> wins",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-23T08:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a215d829f03210b0c534edfb476863e651181719",
          "body": null,
          "is_bot": false,
          "headline": "v0.30.0 JWT refresh tokens (rotation + reuse detection)",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-23T06:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d2cef8b966c9fcc012a57152f8f2a4c25c9570",
          "body": null,
          "is_bot": false,
          "headline": "v0.29.3 nullable result type",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-19T07:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f6561e5d77115e89b3d676c3c55d7d0275f416c",
          "body": null,
          "is_bot": false,
          "headline": "v0.29.3 allocation-free accessor for an already-resolved API client",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-19T06:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac123104e2f4ce49546b6ca0a8ceb61dcc5f78ed",
          "body": null,
          "is_bot": false,
          "headline": "v0.29.2 - `LocalQuery` Sync api generation",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-18T17:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196cdf0b4180388f2a3739a8250c67586f237072",
          "body": null,
          "is_bot": false,
          "headline": "v0.29.1 - Roslyn body validation for `LocalQuery` / `Query` methods",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-18T09:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0261a1b2a66f5f30df942f56e46ba78f6712b458",
          "body": null,
          "is_bot": false,
          "headline": "v0.29.0 ExecutionMode.Local → LocalQuery",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-17T14:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71af1fc136e73af91fc0017d05ea44ba02aa03c5",
          "body": "…s removed",
          "is_bot": false,
          "headline": "v0.28.0 typed config catalog + bootstrapper, IConfigByteSource.Config…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-16T14:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3cf5ca824988b494006bc14cc1500055f80eae",
          "body": null,
          "is_bot": false,
          "headline": "v0.27.1",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-16T14:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f38d9fec9c6c6541855d116a660556c1a4226c2",
          "body": null,
          "is_bot": false,
          "headline": "updated MessagePack package version",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-12T17:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e1ab10ea4e6c8ce8504cdbbaf9fddd8774f6e8",
          "body": "… wizard.",
          "is_bot": false,
          "headline": "v0.27.0 config admin/bootstrap + runtime ClientVersion. updated unity…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-12T16:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11d1bb6aa6feb8880f0f862513ec83f3fa52bf0",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.7 Fix for initial SharedMeta package install. Updated wizard.",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-11T14:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd80453f478f3b93098e069c8c4a9846aafb1802",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.5 new desync debug mode",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-07T09:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427d0b5ae158fae70b73a5001480434334d11eeb",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.5 config url fix",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-05T21:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a5662869d8e6af376095a2708df468086e254c",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.4 config cache fixes",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-05T18:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4324624dfd327d4fd0105f048b864d297dfd80e4",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.3 updated for specific besthttp vevrsion",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-04T11:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2b581aaefc14f7b29b6b5df4d429b3864dbe8b",
          "body": "… retrying",
          "is_bot": false,
          "headline": "v0.26.3 ConnectionStatus.Failed now fires when the transport gives up…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-04T06:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86cb931cc8f6c2427793ede93eefadcef7aa7b6",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.1 - downloadable config setup helpers",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-03T12:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2e8d5d6822f63720aa35153ac049af0430b5c2",
          "body": null,
          "is_bot": false,
          "headline": "v0.26.1 - client metrics usage under define",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-01T16:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54a0462166ead115b21322facc1ad3d9f3090d28",
          "body": null,
          "is_bot": false,
          "headline": "short changelog record",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-01T08:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073cb5f072ffbec656e3d63be8f9fab2cea74c4c",
          "body": null,
          "is_bot": false,
          "headline": "version 0.26.0 Async api for notification methods",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-06-01T07:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f44e886f6b36ea9931dd223fca1a862459efe342",
          "body": null,
          "is_bot": false,
          "headline": "version 0.25.1 Generating a helper API getter for each service",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-31T10:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c3aec46945296c540ef5e4bb79cdbcf43cc923",
          "body": "…package (breaking)",
          "is_bot": false,
          "headline": "version 0.25.0 - remove client SignalRConnection from server SignalR …",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-31T07:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa65cf98c267ba0f87e564e0aa554a150eb9e559",
          "body": null,
          "is_bot": false,
          "headline": "setup different seed for test",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-29T16:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce39887dc493ba4cb7cec02d73144e362782c3a9",
          "body": null,
          "is_bot": false,
          "headline": "examples up",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-29T15:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3432080e8315058596763b70ea0a6c102e7c42b1",
          "body": "…back + config fixes",
          "is_bot": false,
          "headline": "version 0.24.2 - patch-tracking auto-copy + MinCompatibleVersion fall…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-29T15:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2243fb909c33988da57471f3b4e392d980cbf8ef",
          "body": "…lient-signature wiring",
          "is_bot": false,
          "headline": "version 0.24.1 - Unity BestHTTP/JSON handshake compatibility + auto c…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-28T18:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651db564728855cfb9729c54e9238a2d93849acd",
          "body": "V024 session optimization",
          "is_bot": false,
          "headline": "Merge pull request #3 v024_session_optimization",
          "author_name": "dmitry-lebedev",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-28T05:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc92f56038b73d0c8bd2ab466ebd2da3a5ddec8",
          "body": null,
          "is_bot": false,
          "headline": "docs update",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-28T05:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2618191c64075c4a97e6d495cce9741de0b4aee",
          "body": "… on same seq number).",
          "is_bot": false,
          "headline": "Seq num for cross entity calls. Session continue fix (no forced state…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T19:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd12faec834b96a9121b06fbd5dba2fb360c277",
          "body": null,
          "is_bot": false,
          "headline": "SessionManager update",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T13:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0415e441289b272631ba1eb6951ae8dcd9078a7",
          "body": null,
          "is_bot": false,
          "headline": "updated tests",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T11:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2fb4d8c49a4cd6e159961e4ce05997eba323d9",
          "body": null,
          "is_bot": false,
          "headline": "ClanWar stress example",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T11:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5b36bf5e4c59ba0929c52405d7f29d701d2ddd",
          "body": null,
          "is_bot": false,
          "headline": "Unity example on hold",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T11:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09b00fca841e865f4efb32f64fa3ee13df385ce",
          "body": null,
          "is_bot": false,
          "headline": "PooledPayload was deleted",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T11:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3280bdf8bcca9141a59b0ca8f546a2a07b1223eb",
          "body": null,
          "is_bot": false,
          "headline": "Memory usage, iter 2",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-27T11:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793e6ebf50b0f3b2031fd4d273c952f3d9b59283",
          "body": null,
          "is_bot": false,
          "headline": "Session restore fixes",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-26T10:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f7e75f89174c930993ab71f50feeacbe0d2fdd",
          "body": null,
          "is_bot": false,
          "headline": "Signature handshake redesign",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-24T13:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b6d77309a861341e75487cb420b55484b8f308",
          "body": null,
          "is_bot": false,
          "headline": "nuget action  with .net11",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-23T08:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141045c839d6be32f9a1590c14fcd15a46d70242",
          "body": null,
          "is_bot": false,
          "headline": "examples up",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-23T08:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5631e8c03220ae6e08460bf2e1036cdd4a9944fd",
          "body": null,
          "is_bot": false,
          "headline": "stress test example",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-23T08:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ad94a9d081ddc08debcbbbacddb616d4ae661f",
          "body": "version 0.23.1 - Wire refactoring and memory optimization",
          "is_bot": false,
          "headline": "version 0.23.1 - Wire refactoring and memory optimization",
          "author_name": "dmitry-lebedev",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-23T07:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7cecd2204c53c1057df5eb5b59618510436b22",
          "body": null,
          "is_bot": false,
          "headline": "changelogs upd",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-23T07:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7ad9580af31c88409e036c5ce63f3783cee1d3",
          "body": null,
          "is_bot": false,
          "headline": "release 0.23.1",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-23T07:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0443a959220095afc40261e95d221bdd1b1a858",
          "body": null,
          "is_bot": false,
          "headline": "release 0.23.0",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-22T19:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1cf15c082f93150ed1af994cfde5e819c45b081",
          "body": null,
          "is_bot": false,
          "headline": "Memory allocations optimization, iter 1",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-22T14:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10eda426ccfd9f86c0314d53bff709bc51649457",
          "body": null,
          "is_bot": false,
          "headline": "wire refactoring",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-20T15:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb82536f73d555cf9b562269b65be44ea7e99fc",
          "body": null,
          "is_bot": false,
          "headline": "Updated comments",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-19T13:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d066fef30b3d3fb8b4719cb67f7dc12bb67a12",
          "body": null,
          "is_bot": false,
          "headline": "updated client capabilities flow",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-19T10:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263bc1f15e2ac917f9063d6225dd0f39003a5b64",
          "body": null,
          "is_bot": false,
          "headline": "telemetry usage refactoring",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-19T08:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bf203a66d798c98dc4481fe79d80e78008f205",
          "body": null,
          "is_bot": false,
          "headline": "debug mux channel update",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-19T07:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3310e2d67da60029f8cebd54dc3719fcb75b358",
          "body": "…e machines)",
          "is_bot": false,
          "headline": "Async usage optimization (sync paths for the less allocations of stat…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-19T07:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1872fe86b2cabf6967fe3cf25b294e958d37da4a",
          "body": null,
          "is_bot": false,
          "headline": ".net11 option",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-18T19:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b40589d7b1ceda40de46029434a556225dac58bb",
          "body": null,
          "is_bot": false,
          "headline": "MetaOperation: base meta operation dto",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-18T16:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03137db498e43c49d11f406fc5a38eeb5d426402",
          "body": "…ry optimizations.",
          "is_bot": false,
          "headline": "Fix entity sqe number increment on CrossOptimistic methods. Some memo…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-18T12:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873534544e618d60fc31f41bf4cf2f9f1f1e3677",
          "body": null,
          "is_bot": false,
          "headline": "Updated clans load test example",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-17T09:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a67f381d58314f68c8a0186a73137db98e72c8",
          "body": null,
          "is_bot": false,
          "headline": "memory usage optimization",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-17T08:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca7e0f4ba5e00f83c8aa040b607fcd9b59e4690",
          "body": null,
          "is_bot": false,
          "headline": "Telemetry, iter 1",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-16T16:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355a7e15bbff75fb544ccbf8ed08bf6be43be7f3",
          "body": null,
          "is_bot": false,
          "headline": "Clan implementation example with load test",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-16T13:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8bd72ea0a8e8c2d1c116edbd308a9cf1a43eee",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.22.0 - Notification execution method, docs",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-16T13:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671fb81f4f0ff716c52ee5b34152dabc0ce572b8",
          "body": null,
          "is_bot": false,
          "headline": "Debug channel multiplexer",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-16T07:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a96413c76bb1631301f9e1295ce374bcdb61123",
          "body": "…r-subscriber fan-out",
          "is_bot": false,
          "headline": "0.22.0 - compatibility negotiation, per-entity capability overlay, pe…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-15T19:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3336f0dc9e843b7692d65a9deaa575a732feae29",
          "body": "…ke plumbing",
          "is_bot": false,
          "headline": "0.22.0 stage 3 - client signature + capabilities wire types + handsha…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-15T10:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b06106c7d7d83a62ab97d820562e97267ba7bd",
          "body": "…tion",
          "is_bot": false,
          "headline": "0.22.0 foundation - method versioning wire + IncompatibleFeatureExcep…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-15T09:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44f903f2e8da9a0ea0e5b1818d58d479eff777e",
          "body": null,
          "is_bot": false,
          "headline": "version 0.21.1 serialization options file storage and internal states",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-13T16:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9099500b29075bd9fbfd17151dfde52fa31d3b6d",
          "body": "…time pins",
          "is_bot": false,
          "headline": "version 0.21.0 - entity scope taxonomy + CurrentVersion removal + run…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-13T15:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2478cb32cb50f9ec2407cc73d3e0d6ba64cecfe1",
          "body": "…time pins",
          "is_bot": false,
          "headline": "version 0.21.0 - entity scope taxonomy + CurrentVersion removal + run…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-13T08:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9686d90a04d7d6c6d1d4203267cb73feee904616",
          "body": null,
          "is_bot": false,
          "headline": "0.21.0 - foundation",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-13T08:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5858c67c22d56a8e864e474fa215fddac0d86979",
          "body": null,
          "is_bot": false,
          "headline": "Debug information about current subscriptions",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-13T07:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "653e4192de1669aad1ed8f33a3701e7fd2b8f6a8",
          "body": null,
          "is_bot": false,
          "headline": "version 0.20.2 - Fixed DefaultConfig cross-assembly resolution",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-10T10:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d24e1b3bfe55d93ced0fec0bfa79eb58fb9184",
          "body": null,
          "is_bot": false,
          "headline": "updated example",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-10T06:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21caf795bfa2bca281aa66f641526c9d3e326265",
          "body": "…slim-down",
          "is_bot": false,
          "headline": "version 0.20.1 - GenerateClientApi=false enforcement + IMetaProvider …",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-10T06:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155ffc49b35d44231f5358ec0ad7192d898e8c9e",
          "body": "…support",
          "is_bot": false,
          "headline": "version 0.20.0 - sibling execution + gift-to-self fix + multi-config …",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-09T12:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b06eb3836c9821febbdfc432ad5f70ba42e022f",
          "body": null,
          "is_bot": false,
          "headline": "package version up",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-08T09:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5824626b01c79978cbd8b9157ca9c01825ff102",
          "body": "Config versioning and state migration",
          "is_bot": false,
          "headline": "Merge pull request #1 from CoreGameIO/versioning",
          "author_name": "dmitry-lebedev",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-08T08:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40403208f4daf4d25ee9cb6c38918dd8d4edaf55",
          "body": null,
          "is_bot": false,
          "headline": "version 0.19.1 - fresh random seed factory",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-07T09:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a703e355eadaea37b1d626088249f930519afe",
          "body": null,
          "is_bot": false,
          "headline": "version 0.19.0 - Client and Config versioning",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-07T06:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78bb5264e7c5f27c7503589eebbc5ce4025145d5",
          "body": null,
          "is_bot": false,
          "headline": "Config versioning and state migration",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-05T05:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857f33cb792fd1931b1bb72de3f8dfea95612084",
          "body": null,
          "is_bot": false,
          "headline": "version 0.18.0 - IMetaResultComparer<T> for structural result comparison",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-04T12:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d492a322b1b6d98dc9871d57ff25d1c1e5aa60",
          "body": null,
          "is_bot": false,
          "headline": "example update with Skip on false method",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-02T08:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc6a183fbbad11b3b3aeee0494431040257892e",
          "body": "…rOnFalse",
          "is_bot": false,
          "headline": "version 0.17.0 - breaking: fail-loud config + actually-work SkipServe…",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-05-02T07:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9e5d22d73a8d550d1bd1db1a7751988c108d41",
          "body": null,
          "is_bot": false,
          "headline": "version 0.16.0 - Support for the Rider navigation plugin",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-04-30T13:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f944985d79cb1dab6ec95913b39199213a1a78",
          "body": null,
          "is_bot": false,
          "headline": "updated example",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-04-29T14:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197336233c2768479e92c521d5d0bcb63aff19f7",
          "body": null,
          "is_bot": false,
          "headline": "version 0.15.1 - PlayerPrefsTokenStorage scoped by deviceId",
          "author_name": "Dmitrii",
          "author_login": "dmitry-lebedev",
          "committed_at": "2026-04-29T14:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 78,
      "commits_last_year": 183,
      "latest_release_at": "2026-07-29T17:00:50Z",
      "latest_release_tag": "v0.36.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "CoreGame.SharedMeta.Auth",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "authentication",
            "jwt",
            "auth"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Auth",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 11477,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:12.323000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Core",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "orleans"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Core",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 30563,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:11.540000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Debug",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "orleans"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Debug",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 8633,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:09.363000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Client",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "orleans"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Client",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 8652,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:08.893000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Server",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "orleans"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Server",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 19099,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:10.670000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Orleans",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "orleans",
            "grains",
            "actors"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Orleans",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 11038,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:08.367000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Generator",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "deterministic",
            "meta",
            "shared-logic",
            "roslyn",
            "source-generator",
            "codegen"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Generator",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 78,
          "total_downloads": 8391,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:08.643000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "CoreGame.SharedMeta.Auth.Apple",
          "exists": true,
          "license": null,
          "keywords": [
            "gamedev",
            "multiplayer",
            "auth",
            "apple",
            "sign-in-with-apple",
            "ios",
            "jwt"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreGame.SharedMeta.Auth.Apple",
          "is_deprecated": false,
          "latest_version": "0.36.0",
          "repository_url": "https://github.com/CoreGameIO/SharedMeta",
          "versions_count": 62,
          "total_downloads": 6522,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T17:04:11.803000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 21,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "examples/CardGame_TheFool/CardGame.Client/CardGame.Client.csproj",
        "examples/CardGame_TheFool/CardGame.GameSimulation/CardGame.GameSimulation.csproj",
        "examples/CardGame_TheFool/CardGame.Server/CardGame.Server.csproj",
        "examples/CardGame_TheFool/CardGame.Shared/CardGame.Shared.csproj",
        "examples/ClanWars/ClanWars.Client.Common/ClanWars.Client.Common.csproj",
        "examples/ClanWars/ClanWars.Client.V1/ClanWars.Client.V1.csproj",
        "examples/ClanWars/ClanWars.Client.V2/ClanWars.Client.V2.csproj",
        "examples/ClanWars/ClanWars.Server/ClanWars.Server.csproj",
        "examples/ClanWars/ClanWars.Shared/ClanWars.Shared.csproj",
        "examples/Expedition/Expedition.Client/Expedition.Client.csproj",
        "examples/Expedition/Expedition.Server/Expedition.Server.csproj",
        "examples/Expedition/Expedition.Shared/Expedition.Shared.csproj",
        "examples/Unity/Expedition/ServerSolution/Expedition.Server/Expedition.Server.csproj",
        "examples/Unity/Expedition/ServerSolution/Expedition.Shared/Expedition.Shared.csproj",
        "src/Orleans.Stubs/Orleans.Stubs.csproj",
        "src/SharedMeta.Auth.Apple/SharedMeta.Auth.Apple.csproj",
        "src/SharedMeta.Auth.Google/SharedMeta.Auth.Google.csproj",
        "src/SharedMeta.Auth.Steam/SharedMeta.Auth.Steam.csproj",
        "src/SharedMeta.Auth/SharedMeta.Auth.csproj",
        "src/SharedMeta.Client/SharedMeta.Client.csproj",
        "src/SharedMeta.Core/SharedMeta.Core.csproj",
        "src/SharedMeta.Debug/SharedMeta.Debug.csproj",
        "src/SharedMeta.Generator/SharedMeta.Generator.csproj",
        "src/SharedMeta.Orleans/SharedMeta.Orleans.csproj",
        "src/SharedMeta.Serialization.MemoryPack/SharedMeta.Serialization.MemoryPack.csproj",
        "src/SharedMeta.Serialization.MessagePack/SharedMeta.Serialization.MessagePack.csproj",
        "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
        "src/SharedMeta.Server/SharedMeta.Server.csproj",
        "src/SharedMeta.Transport.HttpPolling.Client/SharedMeta.Transport.HttpPolling.Client.csproj",
        "src/SharedMeta.Transport.HttpPolling/SharedMeta.Transport.HttpPolling.csproj",
        "src/SharedMeta.Transport.SignalR.Client/SharedMeta.Transport.SignalR.Client.csproj",
        "src/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj",
        "src/SharedMeta.Transport.SignalR/SharedMeta.Transport.SignalR.csproj",
        "tests/SharedMeta.IntegrationTests/SharedMeta.IntegrationTests.csproj",
        "tests/SharedMeta.PatchFuzzTests/SharedMeta.PatchFuzzTests.csproj",
        "tests/SharedMeta.Test.Meta1/SharedMeta.Test.Meta1.csproj",
        "tests/SharedMeta.Test.Server/SharedMeta.Test.Server.csproj",
        "tests/SharedMeta.Test.SplitConfig.Models/SharedMeta.Test.SplitConfig.Models.csproj",
        "tests/SharedMeta.Test.SplitConfig.Services/SharedMeta.Test.SplitConfig.Services.csproj",
        "tools/AllocationAnalyzer/AllocationAnalyzer.csproj"
      ],
      "largest_source_bytes": 186151,
      "source_files_sampled": 477,
      "oversized_source_files": 9,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "com.coregame.sharedmeta/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "Microsoft.AspNetCore.Authentication.JwtBearer",
          "manifest": "src/SharedMeta.Auth/SharedMeta.Auth.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MessagePack",
          "manifest": "src/SharedMeta.Auth/SharedMeta.Auth.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Diagnostics.DiagnosticSource",
          "manifest": "src/SharedMeta.Client/SharedMeta.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MemoryPack",
          "manifest": "src/SharedMeta.Core/SharedMeta.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Serialization.Abstractions",
          "manifest": "src/SharedMeta.Core/SharedMeta.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Sdk",
          "manifest": "src/SharedMeta.Core/SharedMeta.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MessagePack",
          "manifest": "src/SharedMeta.Core/SharedMeta.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Logging.Abstractions",
          "manifest": "src/SharedMeta.Debug/SharedMeta.Debug.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.SignalR.Client",
          "manifest": "src/SharedMeta.Debug/SharedMeta.Debug.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "src/SharedMeta.Generator/SharedMeta.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "src/SharedMeta.Generator/SharedMeta.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Logging.Abstractions",
          "manifest": "src/SharedMeta.Orleans/SharedMeta.Orleans.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Core.Abstractions",
          "manifest": "src/SharedMeta.Orleans/SharedMeta.Orleans.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Sdk",
          "manifest": "src/SharedMeta.Orleans/SharedMeta.Orleans.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Streaming",
          "manifest": "src/SharedMeta.Orleans/SharedMeta.Orleans.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MemoryPack",
          "manifest": "src/SharedMeta.Serialization.MemoryPack/SharedMeta.Serialization.MemoryPack.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MessagePack",
          "manifest": "src/SharedMeta.Serialization.MessagePack/SharedMeta.Serialization.MessagePack.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Logging.Abstractions",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Options",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Core.Abstractions",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Runtime",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Sdk",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MessagePack",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MemoryPack",
          "manifest": "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Orleans.Sdk",
          "manifest": "src/SharedMeta.Server/SharedMeta.Server.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.SignalR.Client",
          "manifest": "src/SharedMeta.Transport.SignalR.Client/SharedMeta.Transport.SignalR.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.SignalR.Client",
          "manifest": "src/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.SignalR.Protocols.MessagePack",
          "manifest": "src/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.SignalR.Client",
          "manifest": "src/SharedMeta.Transport.SignalR/SharedMeta.Transport.SignalR.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Diagnostics.Tracing.TraceEvent",
          "manifest": "tools/AllocationAnalyzer/AllocationAnalyzer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.16"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 3,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dmitry-lebedev",
          "commits": 188,
          "avatar_url": "https://avatars.githubusercontent.com/u/93513494?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish-nuget.yml",
        "publish-upm.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "no 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 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "bdb11f1a7fafa57af2609e494bfc6f495b57a4ac",
        "ran_at": "2026-07-29T17:18:30Z",
        "aggregate_score": 3.8,
        "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-29T17:04:15Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-28T05:46:44Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/CoreGameIO/SharedMeta",
    "host": "github.com",
    "name": "SharedMeta",
    "owner": "CoreGameIO"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 56,
            "calibrated": 59,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 59,
      "inputs": {
        "security": 38,
        "vitality": 83,
        "community": 42,
        "governance": 48,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 44,
        "weighted_overall_raw": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 83,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 183,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 21
            },
            "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": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "183 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 183
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 78,
              "latest_release_tag": "v0.36.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "78 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "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 ~4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "forks": 1,
              "stars": 21,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "21 stars",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 65,
            "inputs": {
              "packages": [
                "CoreGame.SharedMeta.Auth",
                "CoreGame.SharedMeta.Core",
                "CoreGame.SharedMeta.Debug",
                "CoreGame.SharedMeta.Client",
                "CoreGame.SharedMeta.Server",
                "CoreGame.SharedMeta.Orleans",
                "CoreGame.SharedMeta.Generator",
                "CoreGame.SharedMeta.Auth.Apple"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 104375,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "104,375 downloads all-time across nuget",
                "points": 52.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 104375,
                      "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": "weak",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/3 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 3
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "CoreGameIO",
              "public_repos": 3,
              "account_age_days": 174
            },
            "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": "0 followers of CoreGameIO",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "CoreGameIO"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~0 yr old",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "CoreGame.SharedMeta.Auth",
                "CoreGame.SharedMeta.Core",
                "CoreGame.SharedMeta.Debug",
                "CoreGame.SharedMeta.Client",
                "CoreGame.SharedMeta.Server",
                "CoreGame.SharedMeta.Orleans",
                "CoreGame.SharedMeta.Generator",
                "CoreGame.SharedMeta.Auth.Apple"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "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": "78 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "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": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.02,
              "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": "2 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "examples/CardGame_TheFool/CardGame.Client/CardGame.Client.csproj",
                "examples/CardGame_TheFool/CardGame.GameSimulation/CardGame.GameSimulation.csproj",
                "examples/CardGame_TheFool/CardGame.Server/CardGame.Server.csproj",
                "examples/CardGame_TheFool/CardGame.Shared/CardGame.Shared.csproj",
                "examples/ClanWars/ClanWars.Client.Common/ClanWars.Client.Common.csproj",
                "examples/ClanWars/ClanWars.Client.V1/ClanWars.Client.V1.csproj",
                "examples/ClanWars/ClanWars.Client.V2/ClanWars.Client.V2.csproj",
                "examples/ClanWars/ClanWars.Server/ClanWars.Server.csproj",
                "examples/ClanWars/ClanWars.Shared/ClanWars.Shared.csproj",
                "examples/Expedition/Expedition.Client/Expedition.Client.csproj",
                "examples/Expedition/Expedition.Server/Expedition.Server.csproj",
                "examples/Expedition/Expedition.Shared/Expedition.Shared.csproj",
                "examples/Unity/Expedition/ServerSolution/Expedition.Server/Expedition.Server.csproj",
                "examples/Unity/Expedition/ServerSolution/Expedition.Shared/Expedition.Shared.csproj",
                "src/Orleans.Stubs/Orleans.Stubs.csproj",
                "src/SharedMeta.Auth.Apple/SharedMeta.Auth.Apple.csproj",
                "src/SharedMeta.Auth.Google/SharedMeta.Auth.Google.csproj",
                "src/SharedMeta.Auth.Steam/SharedMeta.Auth.Steam.csproj",
                "src/SharedMeta.Auth/SharedMeta.Auth.csproj",
                "src/SharedMeta.Client/SharedMeta.Client.csproj",
                "src/SharedMeta.Core/SharedMeta.Core.csproj",
                "src/SharedMeta.Debug/SharedMeta.Debug.csproj",
                "src/SharedMeta.Generator/SharedMeta.Generator.csproj",
                "src/SharedMeta.Orleans/SharedMeta.Orleans.csproj",
                "src/SharedMeta.Serialization.MemoryPack/SharedMeta.Serialization.MemoryPack.csproj",
                "src/SharedMeta.Serialization.MessagePack/SharedMeta.Serialization.MessagePack.csproj",
                "src/SharedMeta.Server.Core/SharedMeta.Server.Core.csproj",
                "src/SharedMeta.Server/SharedMeta.Server.csproj",
                "src/SharedMeta.Transport.HttpPolling.Client/SharedMeta.Transport.HttpPolling.Client.csproj",
                "src/SharedMeta.Transport.HttpPolling/SharedMeta.Transport.HttpPolling.csproj",
                "src/SharedMeta.Transport.SignalR.Client/SharedMeta.Transport.SignalR.Client.csproj",
                "src/SharedMeta.Transport.SignalR.MessagePack/SharedMeta.Transport.SignalR.MessagePack.csproj",
                "src/SharedMeta.Transport.SignalR/SharedMeta.Transport.SignalR.csproj",
                "tests/SharedMeta.IntegrationTests/SharedMeta.IntegrationTests.csproj",
                "tests/SharedMeta.PatchFuzzTests/SharedMeta.PatchFuzzTests.csproj",
                "tests/SharedMeta.Test.Meta1/SharedMeta.Test.Meta1.csproj",
                "tests/SharedMeta.Test.Server/SharedMeta.Test.Server.csproj",
                "tests/SharedMeta.Test.SplitConfig.Models/SharedMeta.Test.SplitConfig.Models.csproj",
                "tests/SharedMeta.Test.SplitConfig.Services/SharedMeta.Test.SplitConfig.Services.csproj",
                "tools/AllocationAnalyzer/AllocationAnalyzer.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "examples/CardGame_TheFool/CardGame.Client/CardGame.Client.csproj, examples/CardGame_TheFool/CardGame.GameSimulation/CardGame.GameSimulation.csproj, examples/CardGame_TheFool/CardGame.Server/CardGame.Server.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "examples/CardGame_TheFool/CardGame.Client/CardGame.Client.csproj, examples/CardGame_TheFool/CardGame.GameSimulation/CardGame.GameSimulation.csproj, examples/CardGame_TheFool/CardGame.Server/CardGame.Server.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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 186151,
              "source_files_sampled": 477,
              "oversized_source_files": 9
            },
            "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": "9/477 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 477,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6,
        "framework": 2
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "framework",
          "source": "description:framework",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'com.coregame.sharedmeta' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T17:18:37.602114Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CoreGameIO/SharedMeta.svg",
  "full_name": "CoreGameIO/SharedMeta",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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