Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-04 02:38 UTC

Backs / Collections.Analyzer

Roslyn-based diagnostics for collections.

C#MIT★ 23 stars⑂ 1 forksince Oct 2021View on GitHub ↗

Backs/Collections.Analyzer holds a health index of 8 out of 100, placing it in the Critical band. It scores highest on Engineering Quality (66/100) and lowest on Security (26/100). It was last updated today. A single contributor accounts for most of its recent work.

8
overall / 100
Critical

Software health index

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

8
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Sergey RogatnevPersonal account
12 followers11 public repossince Oct 2013@skbkontur

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 publish
NuGetCollections.Analyzer0.2.15-220 days ago

Metrics by category

Vitality

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

30At Risk · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.8/36Commit cadence — 4/52 weeks with commits
9/18Commit volume — 9 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year9
human_commit_share1
days_since_last_push0
active_weeks_last_year4
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

41Weak · 17% of overall
How it's scored
21.8/60Stars — 23 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars23
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
47.5/80Total downloads — 37,508 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesCollections.Analyzer
dependents
ecosystemsnuget
total_downloads37,508
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?

51Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — no issues or no data
28.2/30PR acceptance — 16/17 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs16
open_issues0
closed_issues0
prs_merged_7d1
prs_decided_7d1
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio
closed_unmerged_prs1
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8/25Owner reach — 12 followers of Backs
19.9/25Track record — 11 public repos, account ~12 yr old
Inputs used
followers12
owner_typeUser
is_verified
owner_loginBacks
public_repos11
account_age_days4,683
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesCollections.Analyzer
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicscsharp, dotnet, roslyn-analyzer, diagnostic
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

26At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 13 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier7
security_posture_before_jurisdiction36
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
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_packages12
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 12 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

42Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.5/40Legible commit history — 16 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.198
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Benchmarks/Benchmarks.csproj, Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj, Collections.Analyzer/Collections.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 81
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_manifestsBenchmarks/Benchmarks.csproj, Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj, Collections.Analyzer/Collections.Analyzer.csproj, Examples/Examples.csproj, Tests/Tests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/229 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes10,336
source_files_sampled229
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

23GitHub stars
1contributors
9commits, last 12 months
0days since last push
0releases
1bus factor
0open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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-08-04 02:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 13 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.13.0Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers3.11.0Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj
NuGetMicrosoft.CodeAnalysis.Common4.13.0Collections.Analyzer/Collections.Analyzer.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.13.0Collections.Analyzer/Collections.Analyzer.csproj
All dependencies 12

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

RegistryPackageVersionRelation
NuGetMicrosoft.CodeAnalysis.Analyzers3.11.0direct
NuGetMicrosoft.CodeAnalysis.Common4.13.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.13.0direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.13.0direct
NuGetBenchmarkDotNet0.13.8indirect
NuGetMicrosoft.CodeAnalysis4.13.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit1.1.2indirect
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit1.1.2indirect
NuGetMicrosoft.NET.Test.Sdk17.13.0indirect
NuGetNUnit4.3.2indirect
NuGetNUnit3TestAdapter4.3.2indirect
NuGetSystem.Threading.Tasks.Extensions4.5.4indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "csharp",
        "dotnet",
        "roslyn-analyzer",
        "diagnostic"
      ],
      "is_fork": false,
      "size_kb": 1207,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 177985
      },
      "pushed_at": "2026-08-04T02:31:01Z",
      "created_at": "2021-10-06T14:13:27Z",
      "owner_type": "User",
      "updated_at": "2026-08-04T02:31:14Z",
      "description": "Roslyn-based diagnostics for collections.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "http://blog.rogatnev.net/",
      "name": "Sergey Rogatnev",
      "type": "User",
      "login": "Backs",
      "company": "@skbkontur",
      "location": "Novosibirsk",
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/5630320?v=4",
      "created_at": "2013-10-07T15:33:29Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 4683
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "4ec95f3279fd9b98d8f1c6445fd348e44484a54c",
          "body": "* 0.2.15: Added CI0010 diagnostic",
          "is_bot": false,
          "headline": "Merge pull request #17",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-08-04T02:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb7cdd29e9c0e599b956ad60ce970d3c688ba5c",
          "body": null,
          "is_bot": false,
          "headline": "CI0008 optimizations (#16)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-07-11T11:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "240cea45783d13efd61c0505af7e5bae9e20a1b4",
          "body": null,
          "is_bot": false,
          "headline": "fix warnings (#15)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-06-21T09:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af41e332006d1c199d887104c797432d18bfebc7",
          "body": null,
          "is_bot": false,
          "headline": "some improvements and warn fixes (#14)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-01-09T14:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059682944ada6e1401bbc9a17fb458e6ca2548be",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-01-07T14:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83f25ced3fa0091ce754f4a1ceb96c03dc50f37",
          "body": null,
          "is_bot": false,
          "headline": "fix publish",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-01-07T14:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62bdda8b38e10bc440a5321de3cc34af65d0b2b8",
          "body": null,
          "is_bot": false,
          "headline": "fix publish",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-01-07T14:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b9c3659194d7bb77461582c7bdb2cc08b09af5",
          "body": null,
          "is_bot": false,
          "headline": "fix publish",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-01-07T14:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b255c4fad73da19ae64f19f0b790a1df93515b6",
          "body": "* extended capacity test\n\n* CI0009 diagnostic\n\n* update project structure",
          "is_bot": false,
          "headline": "CI0009 diagnostic (#13)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2026-01-07T14:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c6f93750b9c471c48231cc4ba180d88fc51aaf8",
          "body": "* Added CI0008 diagnostic: An array is used with the Contains method for lookup operations.",
          "is_bot": false,
          "headline": "Add CI0008 diagnostic, v0.2.13 (#12)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2025-12-13T11:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2073ad3639723ead07431c19d56b8de0aa58942",
          "body": null,
          "is_bot": false,
          "headline": "add installation section to README.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2025-07-02T06:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8fb37f7b1f4e4bbb328ba7dbd3c01d10099868f",
          "body": null,
          "is_bot": false,
          "headline": "Concurrent collections improvements",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2025-05-18T07:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249f88aef0fcc51ea63ab6cbd6cb15cc20bf4452",
          "body": "* publish nuget\n\n* nuget\n\n* tests\n\n* fix path\n\n* fix publish.yml",
          "is_bot": false,
          "headline": "Github actions to publish nuget package (#11)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2025-05-08T11:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6423cd1d4db7a949884841a7b4bbbb1c011d433",
          "body": "* add concurrent collections checks\n\n* ConcurrentBag tests\n\n* benchamarks, ConcurrentQueue tests\n\n* ConcurrentStack tests, documentation\n\n* CHANGELOG.md",
          "is_bot": false,
          "headline": "ConcurrentCollections IsEmpty (#10)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2025-05-08T11:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a78311672527e83a96cfecdb5a84a309a93cc0",
          "body": null,
          "is_bot": false,
          "headline": "- add benchmark",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2024-01-17T01:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c84538437c73a945bf062e15d84f09ec09a0892",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'list-init'",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2024-01-06T09:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e68b3104e7f0fcaef3c4bfa877ddd0278fa009c5",
          "body": null,
          "is_bot": false,
          "headline": "- list capacity initializer",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2024-01-06T09:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ccb1fd97c9ebacbae7ff6c73b40f5b41810ef0",
          "body": "benchmarks",
          "is_bot": false,
          "headline": "Merge pull request #8",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-11-25T09:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e963bf732b6635a7857296e0395622feec0d15",
          "body": null,
          "is_bot": false,
          "headline": "- add AddRangeBenchmark ArrayToArrayBenchmark",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-11-25T09:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94dc46d234393150dcf0531a0a3c20ae2158ecbf",
          "body": "* - check async methods\r\n\r\n* - ValueTask support\r\n\r\n* - add tests\r\n\r\n* - fix warns\r\n\r\n* - documentation\r\n\r\n* - up version to 2.10",
          "is_bot": false,
          "headline": "Support async methods returns IEnumerable (#7)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-08-06T15:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "476665e08f4f55a46044e2e7d820f897bd18d3d5",
          "body": "* - extend type convertions",
          "is_bot": false,
          "headline": "icollection (#6)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-08-03T10:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48be826e51e3729c2e2f80faa18042d65194b9c2",
          "body": null,
          "is_bot": false,
          "headline": "- renaming, refactoring",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-13T14:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d1befcdf190c352ce07acff4331851f7416515f",
          "body": null,
          "is_bot": false,
          "headline": "- fix variable initializer",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-13T07:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79dd5828cf2efe70e9155fb6572b723e8c71f0d0",
          "body": "- assign enumerable diagnostic",
          "is_bot": false,
          "headline": "Merge pull request #5 from Backs/assign-enumerable",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-13T07:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c7e75c79273cd2d126a74fec52a3e72b280caf",
          "body": null,
          "is_bot": false,
          "headline": "- assign enumerable diagnostic",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-13T07:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32413da25055378c491085db95f9509c858f2dd4",
          "body": null,
          "is_bot": false,
          "headline": "- fix object initializer",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-04T16:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38411b9cf760dd54d4ab899ee756016ecc624f91",
          "body": null,
          "is_bot": false,
          "headline": "- object initializer check (#4)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-04T04:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6b5146d2bbb4e996ae9904035e21b9686fe815",
          "body": null,
          "is_bot": false,
          "headline": "- LangVersion update, refactoring",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2023-01-02T14:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada10ed628fcd581b24c27828a6de93a50883f04",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-11-05T04:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ab39e2082195c6463d78ccbd64ca5ce90b3659",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'properties'",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-11-05T04:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f8c5fb4b70f2495b4a1c736d894ae937d8ef18",
          "body": null,
          "is_bot": false,
          "headline": "support CI0003 in properties",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-11-05T04:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8849075f781e2b76cc8a17e1fbf97e4eb573ab1c",
          "body": null,
          "is_bot": false,
          "headline": "one more fix",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-09-28T18:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6989c5329cc729cd2c7f0f53440280483b3fd7f4",
          "body": null,
          "is_bot": false,
          "headline": "hotfix",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-09-28T17:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85cf746589fcf73904085321b0755df15fcd4a44",
          "body": "* add constructor diagnostic\r\n\r\n* refactoring and formatting",
          "is_bot": false,
          "headline": "Constructor with enumerable (#3)",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-09-28T17:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9384436cb1ceb98b4b4697d61a60ce7d52f244",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'add-range'",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-07-17T15:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f39935589861bce146091eb71cb09e2c5796a7",
          "body": null,
          "is_bot": false,
          "headline": "- AddRange diagnostic",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-07-17T15:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508235898a2daab32a26cfe7db075d6b87b6dec9",
          "body": null,
          "is_bot": false,
          "headline": "examples",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-07-17T15:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b514a3d85c2439fc4109bde8f01b0e79fab076e8",
          "body": null,
          "is_bot": false,
          "headline": "include readme.md in nuget",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-07-17T13:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fecaf613a4f1c4accc89aa67ab13e9e9cac178f",
          "body": "- detect ToArray or ToList calls at string.Join",
          "is_bot": false,
          "headline": "Merge pull request #2 from Backs/string-join",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-07-09T06:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093c4881fb63775cab31c6fe3d69813ca66f07e8",
          "body": null,
          "is_bot": false,
          "headline": "- detect ToArray or ToList calls at string.Join",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-07-09T06:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "006490fe3f305e32c9b08b99e3ff230c42b29660",
          "body": null,
          "is_bot": false,
          "headline": "README.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-01-09T05:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924aa7ff50462d868c583c7e9c088b33dae9497d",
          "body": null,
          "is_bot": false,
          "headline": "- CI0005 formatting fix",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-01-08T15:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93781b2fd0b2cf5194f28283d3b7c58f17b3a9dc",
          "body": null,
          "is_bot": false,
          "headline": "- README.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-01-08T14:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c38224100a7767928c6f4169699eba53be2bce",
          "body": null,
          "is_bot": false,
          "headline": "Not optimal count of collection items",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-01-08T14:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833ed55adab627ddf4b4bb469259cd537c643046",
          "body": null,
          "is_bot": false,
          "headline": "CI0005: Not optimal count of collection items",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-01-08T14:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6e4ab01ecb9072f926f232aa45d7064704fc33",
          "body": null,
          "is_bot": false,
          "headline": "- fix namespaces",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2022-01-02T10:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c336a0b16c304e2838dd682d9916f6f587d8677",
          "body": null,
          "is_bot": false,
          "headline": "- README.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-05T10:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c84895c094df61c08baecc1552112ceeab2357",
          "body": null,
          "is_bot": false,
          "headline": "- rename  again",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-05T10:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b750e41a05124c2484557d672661f930665e41",
          "body": null,
          "is_bot": false,
          "headline": "- rename",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-05T10:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802d27da42e68812f678cdd0b93ee721611e0240",
          "body": null,
          "is_bot": false,
          "headline": "- rename",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-05T10:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a95c2da482fec8bb758f7c92a9b5ac63fd68cc",
          "body": null,
          "is_bot": false,
          "headline": "- rename",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-05T10:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f26dc2248b3378c2cb9edbc7eafc56940f53ec",
          "body": null,
          "is_bot": false,
          "headline": "- rename to Collections.Analyzer",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-05T10:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fee3ac23dc32e9fbae311fb18c3e2555683211f",
          "body": null,
          "is_bot": false,
          "headline": "- README.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-04T14:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0604f4330f62dfa5e5e4adca38aa7b7d014a0975",
          "body": null,
          "is_bot": false,
          "headline": "- code inspection for List<char> constructor",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-11-04T14:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9dd60ccc976204739c6ff1c945525f445aa8dda",
          "body": null,
          "is_bot": false,
          "headline": "- documentation",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-24T09:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7078ede3895d1d222bfb56f315e211325c154537",
          "body": null,
          "is_bot": false,
          "headline": "- enumerable to array diagnostics",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-24T09:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475ad27f138e9059bc882e4796d52a020a13ecc1",
          "body": null,
          "is_bot": false,
          "headline": "- enumerable to array",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-20T13:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73fda605c631f86da76176c6f79949b1d50a67a5",
          "body": null,
          "is_bot": false,
          "headline": "- tests",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-17T13:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef43aea2c7748447ec39d5785375755aa699e808",
          "body": null,
          "is_bot": false,
          "headline": "- enumerable to array beginning",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-17T13:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020e2cf5fde2d791d04c94666add46fd1e69f73b",
          "body": null,
          "is_bot": false,
          "headline": "CI0002 - array to array convertion",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-16T14:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6097ff462c795879a52cb298e4b825b97ee74b22",
          "body": null,
          "is_bot": false,
          "headline": "- tests",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-14T13:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffce1dfb38cedc8183516711c0abe5e16600e99f",
          "body": null,
          "is_bot": false,
          "headline": "- example",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-13T15:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d520160d5802157220496c11c6ff273d8b1fd5a5",
          "body": "- documentation",
          "is_bot": false,
          "headline": "- methods return string",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-13T13:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "436bb0597e29251031321750792d69df8e259e63",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-13T11:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df6dda1d82f1fdf16501d56302d793e05e258bce",
          "body": null,
          "is_bot": false,
          "headline": "- readme",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-13T11:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0385ddba4f48e74598201c9b7f409cf19628c64",
          "body": null,
          "is_bot": false,
          "headline": "- localization, readme",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-13T11:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626a610fa18554789561e54b93e5cc326317a77e",
          "body": null,
          "is_bot": false,
          "headline": "- v0.1.6",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-11T15:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e316831ca028b045b55a3e693afddf44a9898fd5",
          "body": null,
          "is_bot": false,
          "headline": "- List constructor check with string",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-11T15:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef0366696d696996e52a3d20e968ac28b406ca5",
          "body": null,
          "is_bot": false,
          "headline": "- merged 4 issues into 1",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-11T13:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235c6629c5eafe1f930ef169568873f65b869ae7",
          "body": null,
          "is_bot": false,
          "headline": "- missprints",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-11T07:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db2960c791c96e1fab66cff7ca8be950de40833",
          "body": null,
          "is_bot": false,
          "headline": "Rename README.MD to README.md",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T11:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a0e7415d1127e22f88f2fa241ae50b3c6228ef",
          "body": "- badges",
          "is_bot": false,
          "headline": "Merge pull request #1 from Backs/badges",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T11:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ad5c0eddc2b34ba691abe789841b07b629ceee",
          "body": null,
          "is_bot": false,
          "headline": "- badges",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T11:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9f17b2100b73bdc02e2ade5e040c00130a846c",
          "body": null,
          "is_bot": false,
          "headline": "- documentation",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T11:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8267c32547dcad15616fda1f8ce441041feb1cda",
          "body": null,
          "is_bot": false,
          "headline": "- localization",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T10:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b031fcaf4e617fd4f82e38ac2c49b1bd8185f26c",
          "body": "- package versions",
          "is_bot": false,
          "headline": "- readme",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T10:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49118d2ea313065099c466431ab64c740259905e",
          "body": null,
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T10:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "831e546f19496159c045b61d2bf1dc437ea0f8c1",
          "body": "- package versions",
          "is_bot": false,
          "headline": "- readme",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-10T10:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b99c738363fc5dac274a54f5bd53e95f34a1ff0",
          "body": null,
          "is_bot": false,
          "headline": "- v0.1.1",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-06T14:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75de0893c87cd3406203d10eac6ce6c6cb33d10",
          "body": null,
          "is_bot": false,
          "headline": "- configs",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-06T14:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7213dd7ab69868942da71a920c2a48ff31e8ef94",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Sergey Rogatnev",
          "author_login": "Backs",
          "committed_at": "2021-10-06T14:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 9,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 4,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "Collections.Analyzer.CodeFixes",
          "path": "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
          "tokens": [
            "nuget.not_packable"
          ],
          "ecosystem": "nuget"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Collections.Analyzer",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Collections.Analyzer",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.2.15",
          "repository_url": "https://github.com/Backs/Collections.Analyzer",
          "versions_count": 22,
          "total_downloads": 37508,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-04T02:31:52.760000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 23,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-04-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Benchmarks/Benchmarks.csproj",
        "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
        "Collections.Analyzer/Collections.Analyzer.csproj",
        "Examples/Examples.csproj",
        "Tests/Tests.csproj"
      ],
      "largest_source_bytes": 10336,
      "source_files_sampled": 229,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Benchmarks/Benchmarks.csproj",
        "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
        "Collections.Analyzer/Collections.Analyzer.csproj",
        "Examples/Examples.csproj",
        "Tests/Tests.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": 12,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
          "manifest": "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.13.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.11.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Common",
          "manifest": "Collections.Analyzer/Collections.Analyzer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.13.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "Collections.Analyzer/Collections.Analyzer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.13.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "3.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Common",
            "direct": true,
            "version": "4.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "4.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
            "direct": true,
            "version": "4.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": "0.13.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 4,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 16,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Backs",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/5630320?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
            "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/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4ec95f3279fd9b98d8f1c6445fd348e44484a54c",
        "ran_at": "2026-08-04T02:37:53Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 1,
        "decided_7d": 1,
        "merged_30d": 2,
        "authors_30d": 1,
        "decided_30d": 2,
        "sample_size": 17,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-04T02:31:55Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-08-04T02:31:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Backs/Collections.Analyzer",
    "host": "github.com",
    "name": "Collections.Analyzer",
    "owner": "Backs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 43,
            "calibrated": 39,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 20
          }
        }
      ],
      "value": 8,
      "inputs": {
        "security": 26,
        "vitality": 30,
        "community": 41,
        "governance": 51,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 42,
        "weighted_overall_raw": 43,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 39,
        "overall_after_jurisdiction_multiplier": 8
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 30,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 4
            },
            "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": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": "weak",
        "name": "Community & Adoption",
        "value": 41,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 1,
              "stars": 23,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "23 stars",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": 59,
            "inputs": {
              "packages": [
                "Collections.Analyzer"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 37508,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "37,508 downloads all-time across nuget",
                "points": 47.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 37508,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "merged_prs": 16,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": 1,
              "prs_decided_7d": 1,
              "prs_merged_30d": 2,
              "prs_decided_30d": 2,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "16/17 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 16,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "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": 47,
            "inputs": {
              "followers": 12,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Backs",
              "public_repos": 11,
              "account_age_days": 4683
            },
            "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": "12 followers of Backs",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "Backs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~12 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Collections.Analyzer"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "csharp",
                "dotnet",
                "roslyn-analyzer",
                "diagnostic"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 26,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 20
                }
              }
            ],
            "value": 7,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.6,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 7,
              "security_posture_before_jurisdiction": 36
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "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 12 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 12,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 12,
              "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": "at_risk",
            "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": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "owner",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: owner (1); Russia: top_contributor (1)",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "weak",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.198,
              "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": "16 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "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": [
                "Benchmarks/Benchmarks.csproj",
                "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
                "Collections.Analyzer/Collections.Analyzer.csproj",
                "Examples/Examples.csproj",
                "Tests/Tests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Benchmarks/Benchmarks.csproj, Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj, Collections.Analyzer/Collections.Analyzer.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Benchmarks/Benchmarks.csproj, Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj, Collections.Analyzer/Collections.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 81",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 10336,
              "source_files_sampled": 229,
              "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/229 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 229,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {
        "library": 2.4
      },
      "primary": null,
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "nuget.not_packable",
          "weight": -3.6
        }
      ],
      "artifacts": [
        {
          "path": "Collections.Analyzer.CodeFixes/Collections.Analyzer.CodeFixes.csproj",
          "labels": [],
          "ecosystem": "nuget"
        }
      ],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T02:38:02.638896Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/Backs/Collections.Analyzer.svg",
  "full_name": "Backs/Collections.Analyzer",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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