Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 15:55 UTC

kzrnm / Kzrnm.Competitive

C#Custom license★ 3 stars⑂ 0 forkssince Sep 2019View on GitHub ↗

kzrnm/Kzrnm.Competitive holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (73/100) and lowest on Community & Adoption (33/100). It was last updated today. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

kzrnmPersonal account
18 followers92 public repossince Sep 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetKzrnm.Competitive2026.731.40-1510 days agocompetitiveac-library-csharpatcoder
NuGetKzrnm.Competitive.Analyzer1.2.0-737 days agocompetitiveprogrammingac-library-csharpatcoderanalyzer

Metrics by category

Vitality

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

73Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
5.5/36Commit cadence — 8/52 weeks with commits
15.9/18Commit volume — 58 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_year58
human_commit_share0.96
days_since_last_push0
active_weeks_last_year8
How it's scored
27/27Ships releases — 15 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~60.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count15
latest_release_tagv2026.0731.0040
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases60.7

Community & Adoption

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

33At risk · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
50.4/80Total downloads — 70,782 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesKzrnm.Competitive, Kzrnm.Competitive.Analyzer
dependents
ecosystemsnuget
total_downloads70,782
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?

48At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 96% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.965
How it's scored
23.4/46.8Issue resolution — 50% of issues closed
19.5/38.3PR acceptance — 25/49 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs25
open_issues2
closed_issues2
issue_closed_ratio0.5
closed_unmerged_prs24
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.2/25Owner reach — 18 followers of kzrnm
25/25Track record — 92 public repos, account ~8 yr old
Inputs used
followers18
owner_typeUser
is_verified
owner_loginkzrnm
public_repos92
account_age_days3,236
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 151 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesKzrnm.Competitive, Kzrnm.Competitive.Analyzer
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
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
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/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
0/5Packaging — no data
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): branch_protection, ci_tests, packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages23
unassessed_packages3
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 23 resolved dependencies against OSV. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — 0 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj, Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj, Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
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_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsAnalyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj, Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj, Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj, Competitive.Runner/Competitive.Runner.csproj, Competitive/Competitive.csproj, Library/Checker/Checker.csproj, Library/Competitive.Benchmark/Competitive.Benchmark.csproj, Library/Competitive.Library.Test/Competitive.Library.Test.csproj, Library/Competitive.Library/Competitive.Library.csproj, Library/Expand.Test/Expand.Test.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/586 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes40,620
source_files_sampled586
oversized_source_files0

Key facts

3GitHub stars
2contributors
58commits, last 12 months
0days since last push
15releases
1bus factor
2open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-30 15:55 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
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
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not 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.NET.Test.Sdk17.14.1Competitive.Runner/Competitive.Runner.csproj
NuGetxunit.v33.2.2Competitive.Runner/Competitive.Runner.csproj
NuGetTextCopy6.2.1Competitive/Competitive.csproj
NuGetKzrnm.Competitive.Analyzer1.2.0Competitive/Competitive.csproj
NuGetSourceExpander.Core$(SourceExpanderVersion)Competitive/Competitive.csproj
NuGetSourceExpander.Generator$(SourceExpanderVersion)Competitive/Competitive.csproj
NuGetac-library-csharp4.0.5Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj
NuGetKzrnm.Competitive2026.617.127Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj
NuGetTUnit1.56.25Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing1.1.4Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing1.1.4Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj
NuGetMicrosoft.CodeAnalysis5.3.0Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj
NuGetIsExternalInit1.0.3Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers5.3.0Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces5.3.0Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj
NuGetKzrnm.Competitive.Analyzer1.2.0Library/Checker/Checker.csproj
NuGetCompetitiveVerifierProblem3.0.0Library/Checker/Checker.csproj
NuGetBenchmarkDotNet0.15.8Library/Competitive.Benchmark/Competitive.Benchmark.csproj
NuGetTUnit1.62.0Library/Competitive.Library.Test/Competitive.Library.Test.csproj
NuGetCompetitiveVerifierResolverTestLogger3.0.0Library/Competitive.Library.Test/Competitive.Library.Test.csproj
NuGetIsExternalInit1.0.3Library/Competitive.Library.Test/Competitive.Library.Test.csproj
NuGetSourceExpander.Embedder.Testing9.1.2Library/Competitive.Library.Test/Competitive.Library.Test.csproj
NuGetTUnit.Assertions.Should1.53.0-betaLibrary/Competitive.Library.Test/Competitive.Library.Test.csproj
NuGetac-library-csharp4.1.3Library/Competitive.Library/Competitive.Library.csproj
NuGetKzrnm.BigInteger0.6.2Library/Competitive.Library/Competitive.Library.csproj
NuGetCompetitive.IO3.0.2Library/Competitive.Library/Competitive.Library.csproj
NuGetKzrnm.Competitive.Analyzer1.2.0Library/Competitive.Library/Competitive.Library.csproj
NuGetMicrosoft.SourceLink.GitHub10.0.301Library/Competitive.Library/Competitive.Library.csproj
NuGetSourceExpander.Embedder$(SourceExpanderVersion)Library/Competitive.Library/Competitive.Library.csproj
NuGetSourceExpander.Generator$(SourceExpanderVersion)Library/Expand.Test/Expand.Test.csproj
All dependencies 26

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

RegistryPackageVersionRelation
NuGetac-library-csharp4.0.5direct
NuGetac-library-csharp4.1.3direct
NuGetBenchmarkDotNet0.15.8direct
NuGetCompetitive.IO3.0.2direct
NuGetCompetitiveVerifierProblem3.0.0direct
NuGetCompetitiveVerifierResolverTestLogger3.0.0direct
NuGetIsExternalInit1.0.3direct
NuGetKzrnm.BigInteger0.6.2direct
NuGetKzrnm.Competitive2026.617.127direct
NuGetKzrnm.Competitive.Analyzer1.2.0direct
NuGetMicrosoft.CodeAnalysis5.3.0direct
NuGetMicrosoft.CodeAnalysis.Analyzers5.3.0direct
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing1.1.4direct
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing1.1.4direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces5.3.0direct
NuGetMicrosoft.NET.Test.Sdk17.14.1direct
NuGetMicrosoft.SourceLink.GitHub10.0.301direct
NuGetSourceExpander.Coredirect
NuGetSourceExpander.Embedderdirect
NuGetSourceExpander.Embedder.Testing9.1.2direct
NuGetSourceExpander.Generatordirect
NuGetTextCopy6.2.1direct
NuGetTUnit1.56.25direct
NuGetTUnit1.62.0direct
NuGetTUnit.Assertions.Should1.53.0-betadirect
NuGetxunit.v33.2.2direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 23 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 6190,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 2751534,
        "Shell": 1681,
        "Python": 873,
        "PowerShell": 20554,
        "Vim Snippet": 961
      },
      "pushed_at": "2026-07-30T15:43:28Z",
      "created_at": "2019-09-04T00:25:04Z",
      "owner_type": "User",
      "updated_at": "2026-07-30T15:43:04Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "kzrnm",
      "type": "User",
      "login": "kzrnm",
      "company": null,
      "location": "Japan",
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/32071278?v=4",
      "created_at": "2017-09-18T16:01:29Z",
      "is_verified": null,
      "public_repos": 92,
      "account_age_days": 3236
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2026.0731.0040",
          "kind": "patch",
          "published_at": "2026-07-30T15:43:28Z"
        },
        {
          "tag": "Analyzer-v1.2.0",
          "kind": "other",
          "published_at": "2026-06-23T12:02:44Z"
        },
        {
          "tag": "v2026.0617.0127",
          "kind": "patch",
          "published_at": "2026-06-16T16:30:54Z"
        },
        {
          "tag": "v2026.0504.1855",
          "kind": "patch",
          "published_at": "2026-05-04T09:57:43Z"
        },
        {
          "tag": "v2025.1105.2323",
          "kind": "patch",
          "published_at": "2025-11-05T14:25:08Z"
        },
        {
          "tag": "v2025.1007.2141",
          "kind": "patch",
          "published_at": "2025-10-07T12:43:18Z"
        },
        {
          "tag": "v2025.0418.0110",
          "kind": "patch",
          "published_at": "2025-04-17T16:13:05Z"
        },
        {
          "tag": "v2025.0315.2036",
          "kind": "patch",
          "published_at": "2025-03-15T11:38:27Z"
        },
        {
          "tag": "v2025.0202.1753",
          "kind": "patch",
          "published_at": "2025-02-02T08:55:20Z"
        },
        {
          "tag": "Analyzer-v1.1.1",
          "kind": "other",
          "published_at": "2025-01-30T12:29:25Z"
        },
        {
          "tag": "v2025.0108.2144",
          "kind": "patch",
          "published_at": "2025-01-08T12:47:14Z"
        },
        {
          "tag": "v2025.0102.0435",
          "kind": "patch",
          "published_at": "2025-01-01T19:37:06Z"
        },
        {
          "tag": "v2024.0225.1300",
          "kind": "patch",
          "published_at": "2024-02-25T04:02:43Z"
        },
        {
          "tag": "Analyzer-v1.1.0",
          "kind": "other",
          "published_at": "2023-12-06T11:14:12Z"
        },
        {
          "tag": "v2023.1206.2012",
          "kind": "patch",
          "published_at": "2023-12-06T11:14:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1affcb650e507df1dbfeaa38c4f3fe51957eb0cf",
          "body": null,
          "is_bot": false,
          "headline": "PrimeFactorization は並列不可",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-30T15:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40544d9a6f6eb34b79bf120568c3648fdb382d03",
          "body": null,
          "is_bot": false,
          "headline": "1e19 は ulong でないと収まらない",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-30T15:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932d411dc79ba60a68b1248cd213f50b144c50b8",
          "body": null,
          "is_bot": false,
          "headline": "Update Benchmark",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T18:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b3497a753303d7a8d044dc992092038767e0266",
          "body": null,
          "is_bot": false,
          "headline": "BitCast",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T17:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85370e396a0e7a9a196ae38e4bb9a4640108c66",
          "body": null,
          "is_bot": false,
          "headline": "Update Competitive.IO",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T17:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9230e2205416c009a5bdf2addb1ebd5fb725db2a",
          "body": null,
          "is_bot": false,
          "headline": "Update actions",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T17:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d031ef828b3ce4955c575d7e53737e93dd97286a",
          "body": null,
          "is_bot": false,
          "headline": "WriteGrid(Ascii)",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T13:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46fa79e424b76bd051ea9684ef993a4ff079fb08",
          "body": null,
          "is_bot": false,
          "headline": "置換を調整",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T12:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7651203aa1f5eb32976f66fa2a9e1fe03e835df2",
          "body": null,
          "is_bot": false,
          "headline": "AggressiveInlining 以外も置換",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-29T11:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6089ff8b3cd49d9d6781e0b9616fcc6755c61fb1",
          "body": null,
          "is_bot": false,
          "headline": "DeferEnumeration = true",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-28T18:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c376f2b7e73cffb5cc011b47f6ceaf95ab0efd",
          "body": null,
          "is_bot": false,
          "headline": "展開する側のMain は廃止",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-28T18:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b54a5a3b85d7295ac11e4bbd9d45842db254c6f",
          "body": null,
          "is_bot": false,
          "headline": "`#if SUBMIT #endif` を最小一致に",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-28T18:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4feb4736c74783a2c985b2165e1b1e99a1e1a202",
          "body": null,
          "is_bot": false,
          "headline": "テストケースのパース",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-28T03:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f45e1178ae7f0b272dcb5fdea56e0a02ee836a",
          "body": null,
          "is_bot": false,
          "headline": "垂直二等分線",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-27T14:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c35e79b5cdec919d7ac340acec0da3702d263b",
          "body": null,
          "is_bot": false,
          "headline": "Add doc",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-26T18:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e35487fd306a97f3ba2a70654b7c493295a50b",
          "body": null,
          "is_bot": false,
          "headline": "AsciiToNum のオーバーロード",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T14:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4111b7c234430b36b10564c67b785c37344c4d4",
          "body": null,
          "is_bot": false,
          "headline": "複数テストケースでは最初の入力例はテストケース列挙の可能性大",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T13:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ad4557b741db055f5184b02b3732114e61fdb1",
          "body": null,
          "is_bot": false,
          "headline": "Ascii",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T18:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d46d1f37389a2a87cf19f47ba221427280f07c2",
          "body": null,
          "is_bot": false,
          "headline": "掛け算しかしないなら Raw でも支障がない",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T16:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18cf0277d815f7a25fa6a68c2c133828c91ed64",
          "body": null,
          "is_bot": false,
          "headline": "Update libs",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T15:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4f1c6fd484761edb1a215f35553fb316ec452a",
          "body": null,
          "is_bot": false,
          "headline": "namespace の調整",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T15:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8d861ce7eb943c619931092ae5d9b9a70e7abf",
          "body": null,
          "is_bot": false,
          "headline": "LOCAL_RUNNING を廃止",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-07-23T15:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ecb4866d1cf36086e0b987b423371c80f5ea2d8",
          "body": null,
          "is_bot": false,
          "headline": "Remove an unused variable",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-23T12:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a633e12fbdcf56cfa92e555be488b29966c1c2d3",
          "body": null,
          "is_bot": false,
          "headline": "CreateOperatorCodeFix を複数候補に対応",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-23T11:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a78d5e694fc48a2b5462788f4f95e8cbb222e30",
          "body": null,
          "is_bot": false,
          "headline": "SetDictionary のコンストラクタを緩和",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-22T16:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f1f8d614ee7eb922495861cff3cd2f73fb677af",
          "body": null,
          "is_bot": false,
          "headline": "ModInt にキャストするときも注意",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-19T06:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a101ac38296e72fcfba3629f7d2c982fb77e7e2",
          "body": null,
          "is_bot": false,
          "headline": "ビルド時にクリップボードに",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-18T12:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdae960c4c29089c1253df0f017b52417e65ddad",
          "body": null,
          "is_bot": false,
          "headline": "Set のインデックスの説明",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-18T12:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe804ed797032d075dea9008862d372ead906051",
          "body": null,
          "is_bot": false,
          "headline": "ac-library-csharp",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-17T18:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac48b5f6ad1c842786c6208b8c53287ae3977cd1",
          "body": null,
          "is_bot": false,
          "headline": "OverloadResolutionPriority",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-17T17:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224c2f540fec17049f7483b726e82d2f53f10cd0",
          "body": null,
          "is_bot": false,
          "headline": "Wavelet",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-17T17:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd375503e726a60dafbe62a6e18f8d41fbabaa1",
          "body": null,
          "is_bot": false,
          "headline": "C# 14: First-class Span",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-17T14:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4587db1152640bbe5a6b28a77f6a7e85afc12d9",
          "body": ".NET 10(C# 14) 以降はジェネリック引数でも配列をROS化してくれる\nコンストラクタは C# 13 まででも OK",
          "is_bot": false,
          "headline": "ReadOnlySpan 化",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-17T11:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be290e16bea8567294d926d3a95962bf68c94ea5",
          "body": null,
          "is_bot": false,
          "headline": "Span<char>",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-17T05:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689b7d83179bd48342c927765d4b88c215dbc09d",
          "body": null,
          "is_bot": false,
          "headline": "改行",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-16T18:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb013d0c83b1ebe2ba972a296b01caf1d8b7bb5a",
          "body": null,
          "is_bot": false,
          "headline": "IDE0305",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-16T18:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff497a3b0a053bd02bcf0381692fec67095b2838",
          "body": null,
          "is_bot": false,
          "headline": "Update libs",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-06-16T16:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c3516870714dd2508b13fc3126ca3c888b579e",
          "body": null,
          "is_bot": true,
          "headline": "Update prev-result.json",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-09T16:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2268d6c6a82dc683eb6257f355d5453818a6a744",
          "body": null,
          "is_bot": false,
          "headline": "AOT",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-09T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76be0e141d703c79bea6039f68096ff60a6f8233",
          "body": null,
          "is_bot": false,
          "headline": "test result",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T20:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba832807523a60e21d2d8fc60074ee9d866a131",
          "body": null,
          "is_bot": true,
          "headline": "Update prev-result.json",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-06T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096b9d648ac51abda50e15a6a8754c6e784a330f",
          "body": null,
          "is_bot": false,
          "headline": "Update analyzer tests",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T18:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf4725167bb3526c0ab33e72bc27cfeea98f12a8",
          "body": null,
          "is_bot": false,
          "headline": "Revert analyzer tests",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T18:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb86176a6e2ebc3a167b088a26e571d51c3ba27",
          "body": null,
          "is_bot": false,
          "headline": ".NET 10",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T18:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02e1404521fa4ebdef9d55057cba61f9f073dc2",
          "body": null,
          "is_bot": false,
          "headline": "大量のテストケースに対処",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T17:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e224f7529bf4529ac1ebbc33f98e48768e6597c",
          "body": null,
          "is_bot": false,
          "headline": "いろいろ更新",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T10:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a41a13fa129851a2b9b5fcb98667d1469bb95b",
          "body": null,
          "is_bot": false,
          "headline": "Array.Empty",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T07:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626163d19594a13d1477bd0c000dc6c72dfa1f72",
          "body": null,
          "is_bot": false,
          "headline": "Xoshiro256",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T07:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb15e8430e45af423d0bebc341536b01088eb0ed",
          "body": null,
          "is_bot": false,
          "headline": "ac-library-csharp v4.0.4",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-06T07:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00839ee602dd927b8e585fbd67eb0d4b826fb7d1",
          "body": null,
          "is_bot": false,
          "headline": "TUnit",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-05-04T09:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb25a1f872fa70335ebcae557477f529950157b",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-04-24T04:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34c6db051cc1a4a0466e2403133b8c695e268d5",
          "body": null,
          "is_bot": false,
          "headline": "MTP",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-04-23T17:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3426422dcfa23c869a8005b96c82a7892c25a733",
          "body": null,
          "is_bot": false,
          "headline": "Update actions",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-04-23T17:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b3699a79295444be9dd60f1cf958453978715a",
          "body": null,
          "is_bot": false,
          "headline": "net7.0",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2026-04-23T17:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee6167cd44e95e22de5e4cca78c804bfb2ca456",
          "body": null,
          "is_bot": false,
          "headline": "Fix resolve",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-11-05T17:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e757eaaffca27911593b2f1c73fa7cbb676ba6a",
          "body": null,
          "is_bot": false,
          "headline": "sln → slnx",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-11-05T15:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1680d518ba9f937d9d31f5704ef99facd96411",
          "body": null,
          "is_bot": false,
          "headline": "Add description",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-11-05T15:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ca3f66bf616d9608ea105a2226e8c1bcbbcb13",
          "body": null,
          "is_bot": false,
          "headline": "Update min version",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-10-07T12:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb56d8c59136b601a113361500098d2133b13d0",
          "body": null,
          "is_bot": false,
          "headline": "Update libs",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-10-07T12:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1351436ac3f52dc4929701af15bc9e27322c21f0",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-10-07T12:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eadfc391de883a5161093d755adc58894e4f59b",
          "body": null,
          "is_bot": false,
          "headline": "Skip ParsableSerializer.cs",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-04-18T15:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6404d0cd37cc69867c87f285a8cea9a44ef8822b",
          "body": null,
          "is_bot": false,
          "headline": "Update .sh",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-04-18T15:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9583d75adaf5821f6deba7382a77803a739b1b6c",
          "body": null,
          "is_bot": true,
          "headline": "Update prev-result.json",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-18T01:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db91b66937a84430d402cbcdffa80f0b258ca0f0",
          "body": null,
          "is_bot": false,
          "headline": "Update BigInteger",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-04-18T00:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f6d7c187846404141f616b3bcbeb5854ff1b9c8",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-27T06:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f87d1f42cf1ae9fc4d77da6a2dd2d671c46a1c",
          "body": null,
          "is_bot": false,
          "headline": "Microsoft.Testing.Platform exclude Library",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-17T16:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc25c725a3d5c254953b7207b10c76be1b4b4d53",
          "body": null,
          "is_bot": false,
          "headline": "ParsableSerializer",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-17T16:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb155284a226a4eadc4d517730aff1b6bedec01",
          "body": null,
          "is_bot": false,
          "headline": "ac-library-csharp@v3.9.2",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-08T06:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f47e694fd84eb565bafd69aef74d779695768a7",
          "body": null,
          "is_bot": false,
          "headline": "Add BitMatrix<T>.AsSpan()",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-08T06:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8952b9597777a8bebba595336c5a22dacb430275",
          "body": null,
          "is_bot": false,
          "headline": "Update matrix",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-04T15:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50dd0f4ad0d0a92da77a213401ca6ec452d89223",
          "body": null,
          "is_bot": false,
          "headline": "Refactor matrix",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-04T08:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b304b654bdf54c7d644e0148f9cb001769799c04",
          "body": null,
          "is_bot": false,
          "headline": "IMatrixGet",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-03T16:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22774ebb20dc9e5891a0ac61a0944cf1ded11068",
          "body": null,
          "is_bot": false,
          "headline": "Point.ConvexHull",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-03T14:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "babefdd62827609f4478c1d789b253bdb5dbc348",
          "body": null,
          "is_bot": false,
          "headline": "Update union find",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-03T13:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "856f6d6bebc26fbce3f1f252dfe18257ed9c7dc7",
          "body": null,
          "is_bot": false,
          "headline": "単調減少列",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-03T13:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4f8e44fe692a831064be2894729bbb24316e40",
          "body": null,
          "is_bot": false,
          "headline": "SLazySegtreeTest",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-03T13:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7153705a3b1966a8034227484898e87f823e1ef",
          "body": null,
          "is_bot": true,
          "headline": "Update prev-result.json",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-02T14:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d246d55243e84176dc168c286b132a01e8b8fa",
          "body": null,
          "is_bot": false,
          "headline": "prev-result.jsonをコミットする",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-02T14:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7907f7cd6da41b3e3a7dfb9b7d695965f74b794",
          "body": null,
          "is_bot": false,
          "headline": "Refactor BitMatrix",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-02T09:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aba397398c81858f0cce855fe0f5a8cb6115aaf8",
          "body": null,
          "is_bot": false,
          "headline": "Checker and .Test uses file scoped namespace",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-02T05:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa805f1c5c220f308945d9774c0cbc92a8c1150",
          "body": null,
          "is_bot": false,
          "headline": "Refactor bit matrix",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T18:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a591148c56cf711dce7de7d6f5e96af356139fbf",
          "body": null,
          "is_bot": false,
          "headline": "Refactor usings",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T13:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e8ef332058aa415f439cbbdeea0a89a83d06e74",
          "body": null,
          "is_bot": false,
          "headline": "Many tests for BitArrayExtensionTests",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T13:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "220f92b98451eaa2f1a7a53447e1677fcde8a093",
          "body": null,
          "is_bot": false,
          "headline": "DisableDiscoveryEnumeration",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T12:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7223706d4a255de1725c1a391e8501c5eab993a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix BitArrayExtension",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T12:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d53876cdc2b5924b7a9c08e8fd41c26152d0b7a6",
          "body": null,
          "is_bot": false,
          "headline": "MatrixSerializer",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T12:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e93e8cc38f27d481a571c9dc611abf89286354",
          "body": null,
          "is_bot": false,
          "headline": "Bit(Array)Debug を移設",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T05:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643581c390d5d724825e391ff7e9bc23429ca712",
          "body": null,
          "is_bot": false,
          "headline": "BitArray.ToBitString",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T04:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5adb200d1d8dc13b8f37cd5fb154bcb54af8db",
          "body": null,
          "is_bot": false,
          "headline": "Bit行列はBitArrayによるベクターも受け付けるようにする",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-02-01T02:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a7be892d455adfada8e54cf0b502c772913648",
          "body": null,
          "is_bot": false,
          "headline": "Parse utf-8",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-31T18:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e77d763fd51cde709ec480e10dd90a0d11afceb",
          "body": null,
          "is_bot": false,
          "headline": "座標圧縮のリファクタリング",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-31T17:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d82770e29d866ba589eccdfc36fd6dfe45409c3",
          "body": null,
          "is_bot": false,
          "headline": "Fix LongestIncreasingSubsequence",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-31T10:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0916984ff12aec07728171b0bc183ff5d69710bc",
          "body": null,
          "is_bot": false,
          "headline": "Fix snippet",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-31T03:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b685389b0d0c72770747232e15a2f4645ff0e49",
          "body": null,
          "is_bot": false,
          "headline": "Update analyzer",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-30T13:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d80d4825106dd21c4c11ad39f871118b4cd74f8",
          "body": null,
          "is_bot": false,
          "headline": "BigInterger の二分探索のテストも廃止",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-30T12:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad98c9a22e4042599b2a6b6f5d64cb369b321a20",
          "body": null,
          "is_bot": false,
          "headline": "Analyzer v1.1.1",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-30T12:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e80fe31070ead0ea200b34ceb8a28aa3d61c2c",
          "body": null,
          "is_bot": false,
          "headline": "[Analyzer] Fix IntToLong",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-30T12:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355280fd010d308bd65cb0289a5e70e164505aed",
          "body": null,
          "is_bot": false,
          "headline": "[Analyzer] Update libs",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-30T11:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef531ef42124b929d19bb9fdf151deb84f88c2f",
          "body": null,
          "is_bot": false,
          "headline": "Remove private",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-29T13:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af65776d9c351bcebeae65ada7a96bbbcce2de3",
          "body": null,
          "is_bot": false,
          "headline": "BigInterger の二分探索を廃止",
          "author_name": "kzrnm",
          "author_login": "kzrnm",
          "committed_at": "2025-01-29T13:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 58,
      "latest_release_at": "2026-07-30T15:43:28Z",
      "latest_release_tag": "v2026.0731.0040",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 60.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Kzrnm.Competitive",
          "exists": true,
          "license": null,
          "keywords": [
            "competitive",
            "ac-library-csharp",
            "AtCoder"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Kzrnm.Competitive",
          "is_deprecated": false,
          "latest_version": "2026.731.40",
          "repository_url": "https://github.com/kzrnm/Kzrnm.Competitive",
          "versions_count": 151,
          "total_downloads": 67391,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-30T15:43:26.150000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "Kzrnm.Competitive.Analyzer",
          "exists": true,
          "license": null,
          "keywords": [
            "competitive",
            "programming",
            "ac-library-csharp",
            "AtCoder",
            "Analyzer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Kzrnm.Competitive.Analyzer",
          "is_deprecated": false,
          "latest_version": "1.2.0",
          "repository_url": "https://github.com/kzrnm/Kzrnm.Competitive",
          "versions_count": 7,
          "total_downloads": 3391,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-23T12:02:42.757000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 37
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj",
        "Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj",
        "Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj",
        "Competitive.Runner/Competitive.Runner.csproj",
        "Competitive/Competitive.csproj",
        "Library/Checker/Checker.csproj",
        "Library/Competitive.Benchmark/Competitive.Benchmark.csproj",
        "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
        "Library/Competitive.Library/Competitive.Library.csproj",
        "Library/Expand.Test/Expand.Test.csproj"
      ],
      "largest_source_bytes": 40620,
      "source_files_sampled": 586,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Competitive.Runner/Competitive.Runner.csproj",
        "Competitive/Competitive.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 23,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Competitive.Runner/Competitive.Runner.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.14.1"
        },
        {
          "name": "xunit.v3",
          "manifest": "Competitive.Runner/Competitive.Runner.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.2"
        },
        {
          "name": "TextCopy",
          "manifest": "Competitive/Competitive.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.2.1"
        },
        {
          "name": "Kzrnm.Competitive.Analyzer",
          "manifest": "Competitive/Competitive.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.0"
        },
        {
          "name": "SourceExpander.Core",
          "manifest": "Competitive/Competitive.csproj",
          "ecosystem": "nuget",
          "version_constraint": "$(SourceExpanderVersion)"
        },
        {
          "name": "SourceExpander.Generator",
          "manifest": "Competitive/Competitive.csproj",
          "ecosystem": "nuget",
          "version_constraint": "$(SourceExpanderVersion)"
        },
        {
          "name": "ac-library-csharp",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.5"
        },
        {
          "name": "Kzrnm.Competitive",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2026.617.127"
        },
        {
          "name": "TUnit",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.56.25"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.4"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.4"
        },
        {
          "name": "Microsoft.CodeAnalysis",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "IsExternalInit",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
          "manifest": "Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "Kzrnm.Competitive.Analyzer",
          "manifest": "Library/Checker/Checker.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.0"
        },
        {
          "name": "CompetitiveVerifierProblem",
          "manifest": "Library/Checker/Checker.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.0"
        },
        {
          "name": "BenchmarkDotNet",
          "manifest": "Library/Competitive.Benchmark/Competitive.Benchmark.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.15.8"
        },
        {
          "name": "TUnit",
          "manifest": "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.62.0"
        },
        {
          "name": "CompetitiveVerifierResolverTestLogger",
          "manifest": "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.0"
        },
        {
          "name": "IsExternalInit",
          "manifest": "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "SourceExpander.Embedder.Testing",
          "manifest": "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.1.2"
        },
        {
          "name": "TUnit.Assertions.Should",
          "manifest": "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.53.0-beta"
        },
        {
          "name": "ac-library-csharp",
          "manifest": "Library/Competitive.Library/Competitive.Library.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.1.3"
        },
        {
          "name": "Kzrnm.BigInteger",
          "manifest": "Library/Competitive.Library/Competitive.Library.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.6.2"
        },
        {
          "name": "Competitive.IO",
          "manifest": "Library/Competitive.Library/Competitive.Library.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.2"
        },
        {
          "name": "Kzrnm.Competitive.Analyzer",
          "manifest": "Library/Competitive.Library/Competitive.Library.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Library/Competitive.Library/Competitive.Library.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.301"
        },
        {
          "name": "SourceExpander.Embedder",
          "manifest": "Library/Competitive.Library/Competitive.Library.csproj",
          "ecosystem": "nuget",
          "version_constraint": "$(SourceExpanderVersion)"
        },
        {
          "name": "SourceExpander.Generator",
          "manifest": "Library/Expand.Test/Expand.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "$(SourceExpanderVersion)"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ac-library-csharp",
            "direct": true,
            "version": "4.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "ac-library-csharp",
            "direct": true,
            "version": "4.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": true,
            "version": "0.15.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Competitive.IO",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "CompetitiveVerifierProblem",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "CompetitiveVerifierResolverTestLogger",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "IsExternalInit",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Kzrnm.BigInteger",
            "direct": true,
            "version": "0.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Kzrnm.Competitive",
            "direct": true,
            "version": "2026.617.127",
            "ecosystem": "nuget"
          },
          {
            "name": "Kzrnm.Competitive.Analyzer",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing",
            "direct": true,
            "version": "1.1.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing",
            "direct": true,
            "version": "1.1.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "17.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": true,
            "version": "10.0.301",
            "ecosystem": "nuget"
          },
          {
            "name": "SourceExpander.Core",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "SourceExpander.Embedder",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "SourceExpander.Embedder.Testing",
            "direct": true,
            "version": "9.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "SourceExpander.Generator",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "TextCopy",
            "direct": true,
            "version": "6.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "TUnit",
            "direct": true,
            "version": "1.56.25",
            "ecosystem": "nuget"
          },
          {
            "name": "TUnit",
            "direct": true,
            "version": "1.62.0",
            "ecosystem": "nuget"
          },
          {
            "name": "TUnit.Assertions.Should",
            "direct": true,
            "version": "1.53.0-beta",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 26,
        "direct_count": 26,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 25,
        "open_issues": 2,
        "closed_ratio": 0.5,
        "closed_issues": 2,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "kzrnm",
          "commits": 1785,
          "avatar_url": "https://avatars.githubusercontent.com/u/32071278?v=4"
        },
        {
          "type": "User",
          "login": "web-flow",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.965
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-release-publish-analyzer.yml",
        "auto-release-publish.yml",
        "verify.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "1affcb650e507df1dbfeaa38c4f3fe51957eb0cf",
        "ran_at": "2026-07-30T15:55:31Z",
        "aggregate_score": 4.7,
        "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-30T15:47:36Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-09T16:50:01Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 13,
          "created_at": "2023-12-10T14:46:17Z",
          "last_comment_at": "2025-04-18T15:08:38Z",
          "last_comment_author": "kzrnm"
        },
        {
          "number": 17,
          "created_at": "2024-01-25T13:11:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kzrnm/Kzrnm.Competitive",
    "host": "github.com",
    "name": "Kzrnm.Competitive",
    "owner": "kzrnm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 58,
        "vitality": 73,
        "community": 33,
        "governance": 48,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 58,
              "human_commit_share": 0.96,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "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": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "58 commits in the last year",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v2026.0731.0040",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 60.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "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 ~60.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 60.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "Kzrnm.Competitive",
                "Kzrnm.Competitive.Analyzer"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 70782,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "70,782 downloads all-time across nuget",
                "points": 50.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 70782,
                      "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.965
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "merged_prs": 25,
              "open_issues": 2,
              "closed_issues": 2,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "25/49 decided PRs merged",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 25,
                      "decided": 49
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "kzrnm",
              "public_repos": 92,
              "account_age_days": 3236
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "18 followers of kzrnm",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "kzrnm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "92 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 92
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Kzrnm.Competitive",
                "Kzrnm.Competitive.Analyzer"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "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": "151 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 151
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 23 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 23
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 23,
              "unassessed_packages": 3,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 23,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "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,
              "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": "0 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj",
                "Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj",
                "Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj",
                "Competitive.Runner/Competitive.Runner.csproj",
                "Competitive/Competitive.csproj",
                "Library/Checker/Checker.csproj",
                "Library/Competitive.Benchmark/Competitive.Benchmark.csproj",
                "Library/Competitive.Library.Test/Competitive.Library.Test.csproj",
                "Library/Competitive.Library/Competitive.Library.csproj",
                "Library/Expand.Test/Expand.Test.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj, Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj, Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Analyzer/Kzrnm.Competitive.Analyzer.Example/Kzrnm.Competitive.Analyzer.Example.csproj, Analyzer/Kzrnm.Competitive.Analyzer.Test/Kzrnm.Competitive.Analyzer.Test.csproj, Analyzer/Kzrnm.Competitive.Analyzer/Kzrnm.Competitive.Analyzer.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 40620,
              "source_files_sampled": 586,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/586 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 586,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T15:55:37.766677Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kzrnm/Kzrnm.Competitive.svg",
  "full_name": "kzrnm/Kzrnm.Competitive",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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