Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 04:38 UTC

feO2x / Light.GuardClauses

A lightweight .NET library for expressive Guard Clauses.

C#MIT★ 93 stars⑂ 9 forkssince Mar 2016View on GitHub ↗

feO2x/Light.GuardClauses holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Vitality (78/100) and lowest on Security (50/100). It was last updated today. A single contributor accounts for most of its recent work.

66
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Kenny PflugPersonal account
83 followers90 public repossince Jun 2014https://www.gwvs.de/

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetLight.GuardClauses15.1.0-360 days agoassertionspreconditionsguardclausesdesignbycontractdbc

Metrics by category

Vitality

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

78Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.5/36Commit cadence — 5/52 weeks with commits
18/18Commit volume — 107 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year107
human_commit_share1
days_since_last_push0
active_weeks_last_year5
How it's scored
27/27Ships releases — 37 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~115.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count37
latest_release_tagv15.1.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases115.1
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?

61Moderate · 18% of overall
How it's scored
31.9/60Stars — 93 stars
7.5/25Forks — 9 forks
1.7/15Watchers — 3 watchers
Inputs used
forks9
stars93
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
65.6/80Total downloads — 2,061,122 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesLight.GuardClauses
dependents
ecosystemsnuget
total_downloads2,061,122
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
5.4/13.5Contributor breadth — 4 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.989
How it's scored
46.3/46.8Issue resolution — 99% of issues closed
38.2/38.3PR acceptance — 66/66 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs66
open_issues1
closed_issues109
issue_closed_ratio0.991
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.8/25Owner reach — 83 followers of feO2x
25/25Track record — 90 public repos, account ~12 yr old
Inputs used
followers83
owner_typeUser
is_verified
owner_loginfeO2x
public_repos90
account_age_days4,423
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesLight.GuardClauses
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
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 — 8 topics
10/10Wiki
Inputs used
topicsassertions, guard-clauses, csharp, dotnet, dbc, design-by-contract, preconditions, precondition-checks
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?

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/9 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 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_aggregate5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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

71Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md, ai-plans/AGENTS.md, tests/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md, ai-plans/AGENTS.md, tests/AGENTS.md
agent_instruction_max_bytes3,158
How it's scored
12.6/18One-command bootstrap — benchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj, src/Light.GuardClauses/Light.GuardClauses.csproj, tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
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.02
toolchain_manifestsbenchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj, src/Light.GuardClauses/Light.GuardClauses.csproj, tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj, tests/Light.GuardClauses.SourceCodeTransformation.Tests/Light.GuardClauses.SourceCodeTransformation.Tests.csproj, tests/Light.GuardClauses.Tests/Light.GuardClauses.Tests.csproj, tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes.csproj, tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers/Light.GuardClauses.InternalRoslynAnalyzers.csproj, tools/source-export/Light.GuardClauses.SourceCodeTransformation/Light.GuardClauses.SourceCodeTransformation.csproj, tools/source-export/Light.GuardClauses.SourceValidation/Light.GuardClauses.SourceValidation.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54.9/55Manageable file sizes — 1/528 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes871,096
source_files_sampled528
oversized_source_files1

Key facts

93GitHub stars
4contributors
107commits, last 12 months
0days since last push
37releases
1bus factor
1open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
20Releases

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

0246810912018-012021-122025-11
Major 10Minor 7Patch 2

Each point covers 8 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
NuGetNullablesrc/Light.GuardClauses/Light.GuardClauses.csproj
NuGetSystem.Collections.Immutablesrc/Light.GuardClauses/Light.GuardClauses.csproj
All dependencies 9

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

RegistryPackageVersionRelation
NuGetNullabledirect
NuGetSystem.Collections.Immutabledirect
NuGetBenchmarkDotNetindirect
NuGetMicrosoft.CodeAnalysis.Analyzersindirect
NuGetMicrosoft.CodeAnalysis.CSharpindirect
NuGetMicrosoft.CodeAnalysis.CSharp.Workspacesindirect
NuGetMicrosoft.Extensions.Configuration.Binderindirect
NuGetMicrosoft.Extensions.Configuration.CommandLineindirect
NuGetMicrosoft.Extensions.Configuration.Jsonindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "assertions",
        "guard-clauses",
        "csharp",
        "dotnet",
        "dbc",
        "design-by-contract",
        "preconditions",
        "precondition-checks"
      ],
      "is_fork": false,
      "size_kb": 4985,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 2805312,
        "Batchfile": 160
      },
      "pushed_at": "2026-07-24T04:31:41Z",
      "created_at": "2016-03-18T13:36:02Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T04:18:09Z",
      "description": "A lightweight .NET library for expressive Guard Clauses.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Kenny Pflug",
      "type": "User",
      "login": "feO2x",
      "company": "https://www.gwvs.de/",
      "location": "Regensburg, Germany",
      "followers": 83,
      "avatar_url": "https://avatars.githubusercontent.com/u/7884158?v=4",
      "created_at": "2014-06-13T21:47:50Z",
      "is_verified": null,
      "public_repos": 90,
      "account_age_days": 4423
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v15.1.0",
          "kind": "minor",
          "published_at": "2026-07-24T04:31:41Z"
        },
        {
          "tag": "v15.0.0",
          "kind": "major",
          "published_at": "2026-07-15T06:14:29Z"
        },
        {
          "tag": "v14.0.0",
          "kind": "major",
          "published_at": "2025-11-26T04:48:54Z"
        },
        {
          "tag": "v13.1.0",
          "kind": "minor",
          "published_at": "2025-07-21T07:02:27Z"
        },
        {
          "tag": "v13.0.0",
          "kind": "major",
          "published_at": "2025-03-09T19:26:50Z"
        },
        {
          "tag": "v12.0.0",
          "kind": "major",
          "published_at": "2024-10-27T18:35:54Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2023-11-16T13:23:28Z"
        },
        {
          "tag": "v10.3.0",
          "kind": "minor",
          "published_at": "2023-10-09T06:03:22Z"
        },
        {
          "tag": "v11.0.0-preview1",
          "kind": "prerelease",
          "published_at": "2023-09-24T16:23:25Z"
        },
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2023-09-22T06:03:24Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2023-08-06T19:45:05Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2021-12-06T07:34:21Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2020-12-06T10:18:35Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2020-05-27T15:12:46Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2020-03-26T09:34:12Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2020-03-25T21:09:35Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2019-07-13T20:29:44Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2019-02-12T22:19:25Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2018-11-18T11:02:25Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2018-11-10T13:09:31Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2018-08-03T12:11:45Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2018-07-29T11:53:23Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2018-07-10T21:25:11Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2017-09-03T06:17:52Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2017-08-27T19:17:42Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2017-08-15T20:37:56Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2017-08-14T05:53:56Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2017-08-06T08:51:00Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2017-07-23T18:27:34Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2017-05-30T14:14:40Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2017-04-12T05:34:43Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2016-11-16T19:41:50Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2016-07-25T12:55:12Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2016-06-02T21:17:00Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-06-01T07:31:45Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-03-29T10:39:57Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2016-03-23T16:52:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "86b3fe1cc2c2571872a78552d46a4fbae0e96a43",
          "body": "MustBePositiveOrInfinite",
          "is_bot": false,
          "headline": "Merge pull request #176 from feO2x/175-MustBePositiveOrInfinite",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T04:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d1c74bd314e8462062607b1b80aeab2fb5902a",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add MustBePositiveOrInfinite",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T04:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676743441ca8d6fbf22a685fe728bfcfb947133c",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for MustBePositiveOrInfinite",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T03:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8445109fcb62047ff61d5275da2e36c9733ec8de",
          "body": "MustBePositive Feature Parity",
          "is_bot": false,
          "headline": "Merge pull request #174 from feO2x/173-MustBePositiveFeatureParity",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T03:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67871f6eadde9d5a56c8273f1c65220f224a5cbf",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: feature parity for new MustBePositive overloads",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T03:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd415125dc0f16f425aed9168fe0acd41be5a431",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: add AI plan for MustBePositive feature parity",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T02:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71c24c4ef09d0725c6dd87d9ad949d908c6e16e",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: remove redundant code in Check.MustBePositive.cs",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T02:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a688ae50c885d258d7f15597d7229234b3c6a8",
          "body": "MustBeConcreteClass",
          "is_bot": false,
          "headline": "Merge pull request #172 from feO2x/171-must-be-concrete-class",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T02:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9466f093dd2ecdd5e90e26fecac01ebb252b3f2",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add MustBeConcreteClass",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-24T02:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30561910baf1b62cea2501de51ab948dc9a6c63",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for MustBeConcreteClass",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9231e50a352fbb4923ee1b0cbe49497dea54a9",
          "body": "MustBePositive",
          "is_bot": false,
          "headline": "Merge pull request #170 from feO2x/168-must-be-positive",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5585e0196d0f32d1225685ebf3cee7a9779401",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: remove obsolete note in AGENTS.md",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d3227ed3e561d335029cecea5ac21e60d831b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: expand MustBePositive integral support",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa11311eaa7eba2a1d733410d5ea69a15e3c362",
          "body": null,
          "is_bot": false,
          "headline": "docs: add plan for MustBePositive parity",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83ff8f1bee2a4650e48ae05ea4b90f524b8b2d4a",
          "body": "MustBeAssignableTo",
          "is_bot": false,
          "headline": "Merge pull request #169 from feO2x/167-MustBeAssignableTo",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18daf30158cc1e854ab255bbec53d6ac453c366b",
          "body": null,
          "is_bot": false,
          "headline": "feat: add type assignability guard",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T19:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa78337652c2dd9bf4be316f2b08258bdfe17e7a",
          "body": null,
          "is_bot": false,
          "headline": "docs: add plan for type assignability assertion",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T18:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcb39e7a79cf0743a0050e5ab8f3c8a33bdba94",
          "body": "Parsable URI Strings",
          "is_bot": false,
          "headline": "Merge pull request #166 from feO2x/165-parsable-uri-strings",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T18:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22a5503f4ddda0ee5bcb4521553b66c018ba6ce",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add MustBeUri",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T18:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f6d5b592ff7314f5c154a18d6ef5467b041a76",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for Parsable URI Strings",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T18:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a16dee523bb235fb06bf70602a4a394488c317",
          "body": "ObjectDisposed",
          "is_bot": false,
          "headline": "Merge pull request #164 from feO2x/163-object-disposed",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T17:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b72327505cb66acb9fe14626f336d1a9fe5b93",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: update PackageReleaseNotes",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T17:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c2fb565bbeb1e8bece9457300e3af988898171",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: update version to 15.1.0",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T17:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960f6ec02f92f2e3bd20bd494eeef4ee946232c4",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add ObjectDisposed",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T17:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56edec093d9f2980641cb853e2586ca30c636878",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add new plan for Object-Disposed",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-23T14:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffcb9ce8c79168c938772d93a4b0d38054ad2c98",
          "body": "… files\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: AGENTS.md for AI plans now contains infos about plan deviation…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-18T05:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a0726413502de2b6d17ebb002e399338633130",
          "body": "v15 preparations",
          "is_bot": false,
          "headline": "Merge pull request #161 from feO2x/161-v15-preparations",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T06:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fede23556de0d0ac5bb9672a4e71a230a6d99e9a",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: SourceCodeTransformation now always emits LF",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T06:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538fe265bc1059340b478b882818ad1bc6b1d642",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: fix typo in README.md",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f415261d57591a527c05d4a9605b2807c6cf30",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "ci: Roslyn analyzer projects are no longer signed",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df261f05a1295a9130231e2307c35fcd92e3563",
          "body": "…right\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: SourceFileMerger now produces LF instead of CLRF, updated copy…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d328112d7306ff94b26427e03f5bc4021b81e28",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add package release notes for v15 release",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fbba505b14d459484ecd8725f720f389911a1dc",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: update Copyright current year",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d2e10ba9b6a8b46b06246e7fa0df790b0d53b8",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: attach .github folder to Rider Solution view",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c957d6c164aca25d4b772574cf74fe1e112c1f",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: prepare README.md for v15 release",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T05:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69dea93326f848b53098ca6323d83a25870788e8",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "build: updated version to 15.0.0",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T04:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "354222c8cfd07b0bba69c89472205006edfb946b",
          "body": "test: increase coverage and quality",
          "is_bot": false,
          "headline": "Merge pull request #160 from feO2x/160-improve-test-quality",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T04:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c4d94f876abeb49f7ee5ecaa9fc8e9c1563198",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "test: increase coverage and quality",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-15T04:18:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfa9ba1625dadf9b7781185f223d07fa335c53ea",
          "body": "Collection Count Equality",
          "is_bot": false,
          "headline": "Merge pull request #159 from feO2x/158-collection-count-equality",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T22:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f69dbacc0af0236559cad89bce42aef026bc4e8",
          "body": "…ion project\n\nThis allows symbols to be resolved properly.\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: remove Light.GuardClauses reference from SourceCodeTransformat…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T22:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23b5b8de750dff9deb2fd01cbff8df2269124d6",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: MustHaveSameCountAs",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T22:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8d7072fbac1761232ed9201a0a3a9bc656fdee",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan 158 for Collection Count Equality",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T21:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee163d5cc0e325506c65726c249eb0af52f8d998",
          "body": "Stream Guards",
          "is_bot": false,
          "headline": "Merge pull request #157 from feO2x/156-stream-guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T21:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f6931ccb9813ec0cb5f5dcdfe24108b063f7cb",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add guards for Stream",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T21:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106f4ec70ed30e6b15541f04e61fa1b680f46c27",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan 156 for stream guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T20:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdc29d8ba609e77245dd1e8a615f99e9ccbd7fa6",
          "body": "Increase Code Coverage",
          "is_bot": false,
          "headline": "Merge pull request #155 from feO2x/155-increase-code-coverage",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T19:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca4d58d1f6272ad9e5437e3e3b3894d8a8d40e9",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: Light.GuardClauses.slnx now uses forward-slashes consistently",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T19:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3eb70b32c8e31a5ef37bea013a800afabe43cbf",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "test: fix custom message tests in MustBeEmailAddressTests",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T19:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5040bdd7c11dd53a24640b45d7ece222c8f4a1a",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "test: increase code coverage for Light.GuardClauses project",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T19:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b65f505f6eb628a5d8993a90fc99f169951a465",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: add AGENTS.md for testing",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T18:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bbe629d0795f8700e3aa3bcd6d2712a5513b1d",
          "body": "String Inspection Guards",
          "is_bot": false,
          "headline": "Merge pull request #154 from feO2x/153-string-inspection-guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T17:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f97d16d92d4a662704285c754fa61f1154e931",
          "body": "…n CI\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "test: update to xunit v3 and MTP v2, enable test coverage reporting i…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T17:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee117c679815063975fe3336ecb2c1ceb57cb5c2",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: initial implementation of string inspection guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T17:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d6e6006a57042b0c204e98c94f223c7651da62a",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan 153 for string inspection assertions",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T16:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4fab12f709528e5f86775f11f0ac638b1cd4558",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #152 from feO2x/151-collection-content-guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T12:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba7fdd80de006878aa70a8603a9a3616a2e70c9c",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: MustNotContainNull and MustNotContainNullOrWhiteSpace",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T12:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544621cfb86426ab5c6b4279ab149f11748c7da0",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for Collection Content Guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T11:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c0891fd9687d95c4ef097333ed0c32f0e6c46fa",
          "body": "Dictionary Keys Guards",
          "is_bot": false,
          "headline": "Merge pull request #150 from feO2x/148-dictionary-keys-guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T09:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b04cb78682d00912f46da3c064e4903d12290937",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: remove fixed sorting in source code transformation",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T09:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1788aa5f4127c76074c33487bfd19a6ff9c8414",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add MustContainKey and MustNotContainKey assertions",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T09:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f221f24f97bac3dc41cfd8cbef492fa59d0035fb",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for dictionary key guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T09:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810fc51213c376605a216f3d1146818edc45007f",
          "body": "Numeric Sign Guards",
          "is_bot": false,
          "headline": "Merge pull request #149 from feO2x/147-numeric-sign-guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T09:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec77156873b301a15708bde9d6825c3442c40a44",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: numeric sign assertions",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T08:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74f404fea86d748649620da340e1275cd7aeb16",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for numeric sign guards",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-14T07:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3dfc6f48a262edbf0504b9be9e0d6bff59d5f5",
          "body": "Additional assertions Juli 2026",
          "is_bot": false,
          "headline": "Merge pull request #146 from feO2x/145-additional-assertions-july-2026",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T13:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3d07bd80ae90d93cb1b7596a25cc78a3276c91",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "test: remove time-zone dependency for DateTimeOffsetCustomMessage",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T13:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ea016a95655bd1aee1a95fc2e2b9a9184f6ae6",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: add new assertions for July 2026",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T13:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2422925bef2feb5ac35d575ddf9b804eb9973530",
          "body": "Documentation Restructuring",
          "is_bot": false,
          "headline": "Merge pull request #144 from feO2x/143-documentation-restructuring",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T08:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a85527717af8fa5930c009bffe8189156a409e",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: restructure documentation",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T08:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9e668d8e4601be44c66f336670a58e98e0ee2f",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan 143 for documentation restructuring",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T08:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46df437de470514374a8987634e1fd461a93209",
          "body": "Upgrade to .NET 10",
          "is_bot": false,
          "headline": "Merge pull request #142 from feO2x/141-net-10-upgrade",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T07:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec48faac57c07ded8d405845c34b47dfe84cad64",
          "body": "…ersion need to be aligned\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: add comment explaining the Roslyn package references and SDK v…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T07:17:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "04792e2dd10c406a015e2451a10364f0e3556c2b",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: introduce slnx solution file",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T06:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5adb8a91e36ed1dc4a518ecbddfe258d4c2bf6ed",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "build: upgrade to .NET 10",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T06:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9bdd157d45d396f174ff9402000796c0660d952",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan for 141 Upgrade to .NET 10",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T06:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469ad6eeac24fe77cf066435a706b466e089cc67",
          "body": "Roslyn RS1038 Fix",
          "is_bot": false,
          "headline": "Merge pull request #140 from feO2x/139-roslyn-rs1038",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T05:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6daa42c0973274857bc20dcbf996436b8c66be57",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: introduce new CodeFixes Roslyn project to avoid warning RS1038",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T05:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a31163b3b40f7c8d7ee0de0fe52feda3106cd75",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan 139 for Roslyn RS1038 fix",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T04:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd8fcbb0dc381d32f24e7e3827a3047090b9aa60",
          "body": "Repo Restructuring",
          "is_bot": false,
          "headline": "Merge pull request #138 from feO2x/137-repo-restructuring",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-13T04:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebac857c8b5312b48d59427c56676a069c14826e",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: restructure repository",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-10T06:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a6188f6259584f39a7e59d83490eeb139f07ee",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "docs: add AI plan 137 for repository restructuring",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-10T05:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d45323a5c61f710e041ba0dd0472bb7b1ea62e",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: add version to ai-plans/AGENTS.md",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-10T05:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb2176eef5319f90f6bb8410295ed11b104ca448",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: fix line break in ai-plans/AGENTS.md",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-10T05:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5510ec56bba974a5c4bc14a0e7a63c5f3ba509f2",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: move ai-plans to the repo root",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-10T05:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2099776142b467a99be362e9bebf7168dd3b36",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: update AGENTS.md for writing AI plans",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-10T05:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5b28c9ce150cd5bc1c85556fd5ae4e38eb321e",
          "body": "…-dotnet-8\n\nSource Code Transformation for .NET 8",
          "is_bot": false,
          "headline": "Merge pull request #136 from feO2x/135-source-code-transformation-for…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-02T20:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454426ec902d714f91c56688bdc343bb03738004",
          "body": "…pan methods more specifically\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "test: Net8ExportContainsNet8MembersAndNoDirectives now searches for S…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-02T20:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ad74ddf4589e3b996eac0a5aa3ce23848d65d88",
          "body": "…ent scenarios reliably\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: GeneratedFileBuildValidator now finds root directory in differ…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-02T20:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4c685ee808a7a53564e7f846e3e46d8c9b007f",
          "body": "…ormation\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: initial implementation of .NET 8 support for Source Code Transf…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-02T05:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46001a9ba2c41dec644fcc75fb682fa3c71f8377",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: add AI plan 135 for source code transformation in .NET 8",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-02T04:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c6e954b7af24430976d68315b4def028153737",
          "body": "…tion\n\nWhitelist for Source Code Transformation",
          "is_bot": false,
          "headline": "Merge pull request #134 from feO2x/61-whitelist-for-source-transforma…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T19:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aea27ec32adfa429acb228ea0ad5d7278f3dd51",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "fix: AssertionWhitelist is now turned off by default",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T18:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a266809cc2a67c348ecbab4148cad8f2acc71b26",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: fix file ending of AGENTS.md for AI plans",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T18:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc5c360a0a462f82da42ec2ac5fb37bd4978569",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: remove empty if block in SourceFileMerger.cs",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T18:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a336e196b646fc944760c8b40d76b2a6c7c8ed2d",
          "body": "…ved generic types\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "fix: SourceReachabilityAnalyzer.MarkType will not silently drop resol…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T18:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd98aef61c7764fa9959d47aa0f234067b2a442f",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: read process output asynchronously in GeneratedFileBuildValidator",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T18:08:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ffd74bc99ec867d2293944129edf28a64b2d4bbd",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: add additional properties to settings.json",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T06:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9449dbe289b69c73bf0967985391756d64359f",
          "body": "Signed-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "feat: implement whitelisting for Source Transformation",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T06:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376dd4f05dfa1ab2b363ae32c054faa7e847bac6",
          "body": "…ation\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: refine plan 61 for whitelisting assertions in Source Transform…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T06:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e07ebdcff9fe860d0fef163ff162dd498aec328",
          "body": "…mation\n\nSigned-off-by: Kenny Pflug <kenny.pflug@live.de>",
          "is_bot": false,
          "headline": "chore: initial plan 61 for whitelisting assertions in Source Transfor…",
          "author_name": "Kenny Pflug",
          "author_login": "feO2x",
          "committed_at": "2026-07-01T05:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 37,
      "commits_last_year": 107,
      "latest_release_at": "2026-07-24T04:31:41Z",
      "latest_release_tag": "v15.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 115.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Light.GuardClauses",
          "exists": true,
          "license": null,
          "keywords": [
            "Assertions",
            "Preconditions",
            "GuardClauses",
            "DesignByContract",
            "DbC"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Light.GuardClauses",
          "is_deprecated": false,
          "latest_version": "15.1.0",
          "repository_url": "https://github.com/feO2x/Light.GuardClauses",
          "versions_count": 36,
          "total_downloads": 2061122,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T04:32:26.460000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 93,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "benchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj",
        "src/Light.GuardClauses/Light.GuardClauses.csproj",
        "tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj",
        "tests/Light.GuardClauses.SourceCodeTransformation.Tests/Light.GuardClauses.SourceCodeTransformation.Tests.csproj",
        "tests/Light.GuardClauses.Tests/Light.GuardClauses.Tests.csproj",
        "tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes.csproj",
        "tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers/Light.GuardClauses.InternalRoslynAnalyzers.csproj",
        "tools/source-export/Light.GuardClauses.SourceCodeTransformation/Light.GuardClauses.SourceCodeTransformation.csproj",
        "tools/source-export/Light.GuardClauses.SourceValidation/Light.GuardClauses.SourceValidation.csproj"
      ],
      "largest_source_bytes": 871096,
      "source_files_sampled": 528,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md",
        "ai-plans/AGENTS.md",
        "tests/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 3158
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Nullable",
          "manifest": "src/Light.GuardClauses/Light.GuardClauses.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Collections.Immutable",
          "manifest": "src/Light.GuardClauses/Light.GuardClauses.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Nullable",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections.Immutable",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.CommandLine",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 2,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 66,
        "open_issues": 1,
        "closed_ratio": 0.991,
        "closed_issues": 109,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "feO2x",
          "commits": 1290,
          "avatar_url": "https://avatars.githubusercontent.com/u/7884158?v=4"
        },
        {
          "type": "User",
          "login": "cdonnellytx",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/183046?v=4"
        },
        {
          "type": "User",
          "login": "johanvergeer",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/13183702?v=4"
        },
        {
          "type": "User",
          "login": "ironcev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4142833?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.989
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-and-test.yml",
        "release-on-nuget.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/9 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "86b3fe1cc2c2571872a78552d46a4fbae0e96a43",
        "ran_at": "2026-07-24T04:38:30Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T04:32:31Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-24T04:17:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 162,
          "created_at": "2026-07-23T05:01:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/feO2x/Light.GuardClauses",
    "host": "github.com",
    "name": "Light.GuardClauses",
    "owner": "feO2x"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 50,
        "vitality": 78,
        "community": 61,
        "governance": 63,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 107,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "107 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 107
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 92,
            "inputs": {
              "releases_count": 37,
              "latest_release_tag": "v15.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 115.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "37 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~115.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 115.1
                    }
                  }
                ],
                "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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 9,
              "stars": 93,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "93 stars",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 93
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "packages": [
                "Light.GuardClauses"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 2061122,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "2,061,122 downloads all-time across nuget",
                "points": 65.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 2061122,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.989
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 66,
              "open_issues": 1,
              "closed_issues": 109,
              "issue_closed_ratio": 0.991,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "66/66 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 66,
                      "decided": 66
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 83,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "feO2x",
              "public_repos": 90,
              "account_age_days": 4423
            },
            "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": "83 followers of feO2x",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 83,
                      "login": "feO2x"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "90 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 90
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Light.GuardClauses"
              ],
              "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": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "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": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "assertions",
                "guard-clauses",
                "csharp",
                "dotnet",
                "dbc",
                "design-by-contract",
                "preconditions",
                "precondition-checks"
              ],
              "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md",
                "ai-plans/AGENTS.md",
                "tests/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 3158
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md, ai-plans/AGENTS.md, tests/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md, ai-plans/AGENTS.md, tests/AGENTS.md"
                    }
                  }
                ],
                "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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "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.02,
              "toolchain_manifests": [
                "benchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj",
                "src/Light.GuardClauses/Light.GuardClauses.csproj",
                "tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj",
                "tests/Light.GuardClauses.SourceCodeTransformation.Tests/Light.GuardClauses.SourceCodeTransformation.Tests.csproj",
                "tests/Light.GuardClauses.Tests/Light.GuardClauses.Tests.csproj",
                "tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes.csproj",
                "tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers/Light.GuardClauses.InternalRoslynAnalyzers.csproj",
                "tools/source-export/Light.GuardClauses.SourceCodeTransformation/Light.GuardClauses.SourceCodeTransformation.csproj",
                "tools/source-export/Light.GuardClauses.SourceValidation/Light.GuardClauses.SourceValidation.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "benchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj, src/Light.GuardClauses/Light.GuardClauses.csproj, tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "benchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj, src/Light.GuardClauses/Light.GuardClauses.csproj, tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 871096,
              "source_files_sampled": 528,
              "oversized_source_files": 1
            },
            "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": "1/528 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 528,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T04:38:45.877505Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/feO2x/Light.GuardClauses.svg",
  "full_name": "feO2x/Light.GuardClauses",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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