Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:34 UTC

reactivemarbles / DynamicData

Reactive collections based on Rx.Net

C#MIT★ 1,893 stars⑂ 192 forkssince Nov 2014View on GitHub ↗

reactivemarbles/DynamicData holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Vitality (84/100) and lowest on Sustainability & Governance (63/100). It was last updated today. A single contributor accounts for most of its recent work.

71
overall / 100
Good

Software health index

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

71
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

Reactive MarblesOrganization
90 followers24 public repossince Aug 2019

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

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

84Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
15.9/36Commit cadence — 23/52 weeks with commits
15.8/18Commit volume — 57 commits in the last year
10/10OpenSSF Scorecard: Maintained — 24 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year57
human_commit_share0.72
days_since_last_push0
active_weeks_last_year23
How it's scored
27/27Ships releases — 98 releases published
36/36Release recency — latest release 27 days ago
19.8/27Release cadence — a release every ~58.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count98
latest_release_tag9.5.0-preview.15
releases_from_tagsno
days_since_latest_release27
mean_days_between_releases58.5
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?

67Moderate · 18% of overall
How it's scored
53.2/60Stars — 1,893 stars
19/25Forks — 192 forks
10/15Watchers — 65 watchers
Inputs used
forks192
stars1,893
watchers65
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

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
6.7/22.5Commit distribution — top contributor authored 70% of commits
13.5/13.5Contributor breadth — 72 contributors
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled72
top_contributor_share0.702
How it's scored
42.9/46.8Issue resolution — 92% of issues closed
32.1/38.3PR acceptance — 549/654 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 27/28 approved changesets -- score normalized to 9
Inputs used
merged_prs549
open_issues32
closed_issues356
issue_closed_ratio0.918
closed_unmerged_prs105
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.1/25Owner reach — 90 followers of reactivemarbles
22.2/25Track record — 24 public repos, account ~6 yr old
Inputs used
followers90
owner_typeOrganization
is_verified
owner_loginreactivemarbles
public_repos24
account_age_days2,550

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 12 topics
10/10Wiki
Inputs used
topicsreactive-extensions, reactive-collections, rx, dynamic-data, rx-observable, dotnet, csharp, mvvm, reactive-programming, dynamicdata, reactivex, hacktoberfest
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

73Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 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
6.8/7.5Code-Review — Found 27/28 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 16 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 24 commit(s) and 21 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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages11
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

75Good · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, .github/instructions/dynamicdata-cache.instructions.md, .github/instructions/dynamicdata-list.instructions.md, .github/instructions/rx.instructions.md, .github/instructions/testing-cache.instructions.md, .github/instructions/testing-list.instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 60 of 72 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.833
agent_instruction_files.github/copilot-instructions.md, .github/instructions/dynamicdata-cache.instructions.md, .github/instructions/dynamicdata-list.instructions.md, .github/instructions/rx.instructions.md, .github/instructions/testing-cache.instructions.md, .github/instructions/testing-list.instructions.md
agent_instruction_max_bytes32,591
How it's scored
12.6/18One-command bootstrap — NonProduction/DynamicData.Profile/DynamicData.Profile.csproj, src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj, src/DynamicData.Tests/DynamicData.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
8/8Automated maintenance — 28 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsNonProduction/DynamicData.Profile/DynamicData.Profile.csproj, src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj, src/DynamicData.Tests/DynamicData.Tests.csproj, src/DynamicData/DynamicData.csproj
dependency_bot_commit_share0.28
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/857 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes53,456
source_files_sampled857
oversized_source_files0

Key facts

1,893GitHub stars
72contributors
57commits, last 12 months
0days since last push
98releases
1bus factor
32open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 192 ⇿
0Stars
192Forks
96Releases

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.

0408012016020019132015-052020-122026-06
Major 0Minor 0Patch 96

Each point covers 11 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 27/28 approved changesets -- score normalized to 9
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained24 commit(s) and 21 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 19
RegistryPackageVersion constraintManifest
NuGetMicrosoft.NET.Test.Sdk18.0.1NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
NuGetxunit2.9.3NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
NuGetxunit.runner.console2.9.3NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
NuGetxunit.runner.visualstudio3.1.5NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
NuGetFluentAssertions6.12.2NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
NuGetMicrosoft.Reactive.Testing6.1.0NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
NuGetBenchmarkDotNet*src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj
NuGetBogus*src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj
NuGetBogus35.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetxunit$(XunitVersion)src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetxunit.runner.console$(XunitVersion)src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetxunit.runner.visualstudio3.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetVerify.Xunit30.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetAwesomeAssertions8.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetMicrosoft.Reactive.Testing6.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetPublicApiGenerator11.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetcoverlet.collector6.*src/DynamicData.Tests/DynamicData.Tests.csproj
NuGetSystem.Reactive6.1.0src/DynamicData/DynamicData.csproj
All dependencies 18

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

RegistryPackageVersionRelation
NuGetAwesomeAssertionsdirect
NuGetBenchmarkDotNetdirect
NuGetBogusdirect
NuGetcoverlet.collectordirect
NuGetFluentAssertions6.12.2direct
NuGetMicrosoft.NET.Test.Sdkdirect
NuGetMicrosoft.NET.Test.Sdk18.0.1direct
NuGetMicrosoft.Reactive.Testingdirect
NuGetMicrosoft.Reactive.Testing6.1.0direct
NuGetPublicApiGeneratordirect
NuGetSystem.Reactive6.1.0direct
NuGetVerify.Xunitdirect
NuGetxunitdirect
NuGetxunit2.9.3direct
NuGetxunit.runner.consoledirect
NuGetxunit.runner.console2.9.3direct
NuGetxunit.runner.visualstudiodirect
NuGetxunit.runner.visualstudio3.1.5direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "reactive-extensions",
        "reactive-collections",
        "rx",
        "dynamic-data",
        "rx-observable",
        "dotnet",
        "csharp",
        "mvvm",
        "reactive-programming",
        "dynamicdata",
        "reactivex",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 21581,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 4561597
      },
      "pushed_at": "2026-07-27T18:23:08Z",
      "created_at": "2014-11-21T08:15:58Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T08:37:08Z",
      "description": "Reactive collections based on Rx.Net",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "reactiveui.net",
      "name": "Reactive Marbles",
      "type": "Organization",
      "login": "reactivemarbles",
      "company": null,
      "location": null,
      "followers": 90,
      "avatar_url": "https://avatars.githubusercontent.com/u/53657632?v=4",
      "created_at": "2019-08-03T15:43:08Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 2550
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "9.5.0-preview.15",
          "kind": "prerelease",
          "published_at": "2026-07-01T00:16:43Z"
        },
        {
          "tag": "9.4.33",
          "kind": "patch",
          "published_at": "2026-06-30T22:33:36Z"
        },
        {
          "tag": "9.4.31",
          "kind": "patch",
          "published_at": "2026-03-08T20:33:23Z"
        },
        {
          "tag": "9.4.1",
          "kind": "patch",
          "published_at": "2025-06-03T10:21:01Z"
        },
        {
          "tag": "9.3.2",
          "kind": "patch",
          "published_at": "2025-05-19T10:22:42Z"
        },
        {
          "tag": "9.3.1",
          "kind": "patch",
          "published_at": "2025-05-17T09:51:19Z"
        },
        {
          "tag": "9.2.2",
          "kind": "patch",
          "published_at": "2025-04-30T18:24:15Z"
        },
        {
          "tag": "9.2.1",
          "kind": "patch",
          "published_at": "2025-03-12T07:52:13Z"
        },
        {
          "tag": "9.1.2",
          "kind": "patch",
          "published_at": "2025-02-17T09:33:33Z"
        },
        {
          "tag": "9.1.1",
          "kind": "patch",
          "published_at": "2025-01-20T15:04:11Z"
        },
        {
          "tag": "9.0.4",
          "kind": "patch",
          "published_at": "2024-08-16T20:02:22Z"
        },
        {
          "tag": "9.0.3",
          "kind": "patch",
          "published_at": "2024-08-15T02:30:11Z"
        },
        {
          "tag": "9.0.1",
          "kind": "patch",
          "published_at": "2024-07-17T12:04:18Z"
        },
        {
          "tag": "8.4.1",
          "kind": "patch",
          "published_at": "2024-03-20T10:44:03Z"
        },
        {
          "tag": "8.3.93",
          "kind": "patch",
          "published_at": "2024-03-17T10:27:03Z"
        },
        {
          "tag": "8.3.27",
          "kind": "patch",
          "published_at": "2023-12-11T07:39:01Z"
        },
        {
          "tag": "8.3.25",
          "kind": "patch",
          "published_at": "2023-12-07T13:36:01Z"
        },
        {
          "tag": "8.1.1",
          "kind": "patch",
          "published_at": "2023-10-19T08:55:45Z"
        },
        {
          "tag": "8.0.2",
          "kind": "patch",
          "published_at": "2023-09-22T17:17:30Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2023-09-22T06:33:50Z"
        },
        {
          "tag": "7.14.6",
          "kind": "patch",
          "published_at": "2023-09-21T08:24:21Z"
        },
        {
          "tag": "7.14.2",
          "kind": "patch",
          "published_at": "2023-05-22T07:37:30Z"
        },
        {
          "tag": "7.13.8",
          "kind": "patch",
          "published_at": "2023-05-17T15:27:19Z"
        },
        {
          "tag": "7.13.5",
          "kind": "patch",
          "published_at": "2023-04-07T16:51:20Z"
        },
        {
          "tag": "7.13.1",
          "kind": "patch",
          "published_at": "2023-02-27T08:35:53Z"
        },
        {
          "tag": "7.12.11",
          "kind": "patch",
          "published_at": "2022-11-25T11:44:15Z"
        },
        {
          "tag": "7.12.8",
          "kind": "patch",
          "published_at": "2022-11-23T10:46:42Z"
        },
        {
          "tag": "7.12.1",
          "kind": "patch",
          "published_at": "2022-10-18T11:25:50Z"
        },
        {
          "tag": "7.11.1",
          "kind": "patch",
          "published_at": "2022-09-13T10:37:23Z"
        },
        {
          "tag": "7.10.2",
          "kind": "patch",
          "published_at": "2022-09-06T17:01:48Z"
        },
        {
          "tag": "7.9.14",
          "kind": "patch",
          "published_at": "2022-08-18T15:01:17Z"
        },
        {
          "tag": "7.9.7",
          "kind": "patch",
          "published_at": "2022-07-20T09:03:21Z"
        },
        {
          "tag": "7.9.5",
          "kind": "patch",
          "published_at": "2022-07-12T11:14:36Z"
        },
        {
          "tag": "7.9.4",
          "kind": "patch",
          "published_at": "2022-06-25T22:49:22Z"
        },
        {
          "tag": "7.9.1",
          "kind": "patch",
          "published_at": "2022-06-09T21:38:43Z"
        },
        {
          "tag": "7.8.6",
          "kind": "patch",
          "published_at": "2022-05-31T07:51:15Z"
        },
        {
          "tag": "7.8.5",
          "kind": "patch",
          "published_at": "2022-05-24T02:41:50Z"
        },
        {
          "tag": "7.8.1",
          "kind": "patch",
          "published_at": "2022-05-23T10:43:30Z"
        },
        {
          "tag": "7.7.14",
          "kind": "patch",
          "published_at": "2022-05-10T00:35:49Z"
        },
        {
          "tag": "7.7.1",
          "kind": "patch",
          "published_at": "2022-04-27T09:24:12Z"
        },
        {
          "tag": "7.6.7",
          "kind": "patch",
          "published_at": "2022-04-13T17:01:42Z"
        },
        {
          "tag": "7.6.5",
          "kind": "patch",
          "published_at": "2022-03-10T09:24:01Z"
        },
        {
          "tag": "7.6.2",
          "kind": "patch",
          "published_at": "2022-03-08T09:27:13Z"
        },
        {
          "tag": "7.5.4",
          "kind": "patch",
          "published_at": "2022-02-14T11:47:40Z"
        },
        {
          "tag": "7.5.2",
          "kind": "patch",
          "published_at": "2022-02-13T06:48:07Z"
        },
        {
          "tag": "7.4.11",
          "kind": "patch",
          "published_at": "2022-02-01T07:54:20Z"
        },
        {
          "tag": "7.4.9",
          "kind": "patch",
          "published_at": "2021-12-18T23:55:40Z"
        },
        {
          "tag": "7.4.3",
          "kind": "patch",
          "published_at": "2021-11-02T19:05:11Z"
        },
        {
          "tag": "7.4.1",
          "kind": "patch",
          "published_at": "2021-10-19T06:39:47Z"
        },
        {
          "tag": "7.3.1",
          "kind": "patch",
          "published_at": "2021-08-20T12:14:08Z"
        },
        {
          "tag": "7.2.1",
          "kind": "patch",
          "published_at": "2021-06-28T08:57:34Z"
        },
        {
          "tag": "7.1.17",
          "kind": "patch",
          "published_at": "2021-05-19T10:53:48Z"
        },
        {
          "tag": "7.1.16",
          "kind": "patch",
          "published_at": "2021-05-01T08:03:38Z"
        },
        {
          "tag": "7.1.1",
          "kind": "patch",
          "published_at": "2020-11-26T08:47:51Z"
        },
        {
          "tag": "6.17.14",
          "kind": "patch",
          "published_at": "2020-10-10T07:55:30Z"
        },
        {
          "tag": "6.16.9",
          "kind": "patch",
          "published_at": "2020-09-04T00:08:19Z"
        },
        {
          "tag": "6.16.8",
          "kind": "patch",
          "published_at": "2020-08-28T22:34:11Z"
        },
        {
          "tag": "6.16.6",
          "kind": "patch",
          "published_at": "2020-08-16T05:24:13Z"
        },
        {
          "tag": "6.16.3",
          "kind": "patch",
          "published_at": "2020-08-04T06:37:37Z"
        },
        {
          "tag": "6.16.2",
          "kind": "patch",
          "published_at": "2020-07-28T10:24:48Z"
        },
        {
          "tag": "6.16.1",
          "kind": "patch",
          "published_at": "2020-07-04T08:19:16Z"
        },
        {
          "tag": "6.15.4",
          "kind": "patch",
          "published_at": "2020-06-30T11:03:49Z"
        },
        {
          "tag": "6.15.1",
          "kind": "patch",
          "published_at": "2020-06-08T10:36:33Z"
        },
        {
          "tag": "6.14.20",
          "kind": "patch",
          "published_at": "2020-06-08T07:20:23Z"
        },
        {
          "tag": "6.14.18",
          "kind": "patch",
          "published_at": "2020-05-07T03:30:15Z"
        },
        {
          "tag": "6.14.14",
          "kind": "patch",
          "published_at": "2020-04-23T02:20:07Z"
        },
        {
          "tag": "6.14.10",
          "kind": "patch",
          "published_at": "2020-04-01T04:32:28Z"
        },
        {
          "tag": "6.14.8",
          "kind": "patch",
          "published_at": "2020-02-06T04:11:26Z"
        },
        {
          "tag": "6.14.3",
          "kind": "patch",
          "published_at": "2019-12-26T10:57:45Z"
        },
        {
          "tag": "6.14.1",
          "kind": "patch",
          "published_at": "2019-12-05T19:00:29Z"
        },
        {
          "tag": "6.13.21",
          "kind": "patch",
          "published_at": "2019-11-05T03:02:15Z"
        },
        {
          "tag": "6.13.20",
          "kind": "patch",
          "published_at": "2019-10-28T00:43:28Z"
        },
        {
          "tag": "6.13.19",
          "kind": "patch",
          "published_at": "2019-10-21T21:19:43Z"
        },
        {
          "tag": "6.13.18",
          "kind": "patch",
          "published_at": "2019-10-12T09:34:48Z"
        },
        {
          "tag": "6.13.17",
          "kind": "patch",
          "published_at": "2019-10-11T04:35:05Z"
        },
        {
          "tag": "6.13.16",
          "kind": "patch",
          "published_at": "2019-10-11T04:36:01Z"
        },
        {
          "tag": "6.13.15",
          "kind": "patch",
          "published_at": "2019-10-11T04:36:46Z"
        },
        {
          "tag": "6.13.14",
          "kind": "patch",
          "published_at": "2019-10-10T19:55:56Z"
        },
        {
          "tag": "6.13.13",
          "kind": "patch",
          "published_at": "2019-10-05T10:35:44Z"
        },
        {
          "tag": "6.13.12",
          "kind": "patch",
          "published_at": "2019-10-05T10:25:34Z"
        },
        {
          "tag": "6.13.11",
          "kind": "patch",
          "published_at": "2019-10-05T10:16:10Z"
        },
        {
          "tag": "6.13.9",
          "kind": "patch",
          "published_at": "2019-09-26T01:00:45Z"
        },
        {
          "tag": "6.13.8",
          "kind": "patch",
          "published_at": "2019-09-23T20:58:19Z"
        },
        {
          "tag": "6.13.7",
          "kind": "patch",
          "published_at": "2019-09-23T11:21:07Z"
        },
        {
          "tag": "6.13.6",
          "kind": "patch",
          "published_at": "2019-09-23T11:14:43Z"
        },
        {
          "tag": "6.13.5",
          "kind": "patch",
          "published_at": "2019-09-20T10:34:24Z"
        },
        {
          "tag": "6.13.1",
          "kind": "patch",
          "published_at": "2019-08-13T17:05:11Z"
        },
        {
          "tag": "6.12.13",
          "kind": "patch",
          "published_at": "2019-08-05T06:22:47Z"
        },
        {
          "tag": "6.12.12",
          "kind": "patch",
          "published_at": "2019-08-05T06:57:44Z"
        },
        {
          "tag": "6.12.11",
          "kind": "patch",
          "published_at": "2019-08-05T06:07:43Z"
        },
        {
          "tag": "6.12.10",
          "kind": "patch",
          "published_at": "2019-07-30T03:15:22Z"
        },
        {
          "tag": "6.12.9",
          "kind": "patch",
          "published_at": "2019-07-19T07:40:23Z"
        },
        {
          "tag": "6.12.8",
          "kind": "patch",
          "published_at": "2019-07-18T01:42:45Z"
        },
        {
          "tag": "6.12.7",
          "kind": "patch",
          "published_at": "2019-07-16T18:25:26Z"
        },
        {
          "tag": "6.12.6",
          "kind": "patch",
          "published_at": "2019-07-15T06:46:38Z"
        },
        {
          "tag": "6.12.5",
          "kind": "patch",
          "published_at": "2019-07-11T07:13:03Z"
        },
        {
          "tag": "6.12.4",
          "kind": "patch",
          "published_at": "2019-07-11T07:12:48Z"
        },
        {
          "tag": "6.12.3",
          "kind": "patch",
          "published_at": "2019-07-11T06:21:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4f0b4573ec4b0d8e854778bf1b60aa26f3d1c1cb",
          "body": "…esumeNotifications()` (#1132)\n\n* Fixed that `ObservableCache.SuspendNotifications()` uses a `lock` to synchronize updates to internal state for tracking notification suspensions, but `.ResumeNotifications()` did not use any synchronization when updating that same state, allowing for corruption of s\n[…]\nerLockPreventsStaleSnapshotFromReSuspend is\nrestored and passes alongside StaleResumeSignalIsSuppressedByConcurrentReSuspend.\n\n---------\n\nCo-authored-by: Darrin W. Cullop <Darrin.Cullop@microsoft.com>",
          "is_bot": false,
          "headline": "Fixed #1131 - Race condition between `SuspendNotifications()` and `.R…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-07-27T08:36:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfef2397061effddf89250aedcd70c0410a8e369",
          "body": null,
          "is_bot": false,
          "headline": "Feature: Cancellation support for TransformAsync (#1135)",
          "author_name": "Glen Nicol",
          "author_login": "glen-nicol",
          "committed_at": "2026-07-20T03:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e8e81801e7eea62b888141d315813a1ff25880",
          "body": "…aming. (#1134)\n\nCo-authored-by: Darrin W. Cullop <Darrin.Cullop@microsoft.com>",
          "is_bot": false,
          "headline": "Added support for automatic nesting of source files with hierarchal n…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-07-09T22:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d150ccd2fb6d222f652acea9bfdb4472df3e3962",
          "body": "* Bump main to 10.0-preview\n\nCut main over to the next major preview so packages built from main are versioned 10.0.0-preview.{height} instead of 9.5-preview.{height}.\n\nThis is a manual version.json edit (the sanctioned override path), so the PR carries the 'manual-version-edit' label; the major bum\n[…]\n a 'breaking-change' (hyphen) label that\ndoes not exist in the repo; the actual label is 'breaking change' (space).\nAlign the check and its messages with the real label so a labeled major\nbump passes.",
          "is_bot": false,
          "headline": "Bump main to 10.0-preview (#1128)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-07-09T17:58:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d26b63c9b2202f40c957647e5aaff529397296a9",
          "body": "* Add RemoveKey tests showing issue with Refresh and Filter\n\n* Fix index out of range issue with static List Filter\n\n* Remove unused variable in RemoveKeyFixture\n\n* Remove unused variable in RemoveKeyFixture (really)\n\n* Revert formatting to previous in Filter.Static.cs\n\n* Add unit test changing orde\n[…]\n test names based on PR feedback\n\n* Remove extraneous comment per PR feedback\n\n* Move Filter-related RemoveKey tests to FilterFixture\n\n---------\n\nCo-authored-by: John Cummings <jcummings2sf@gmail.com>",
          "is_bot": false,
          "headline": "Fix Exception in list static filter index assumptions (#1120)",
          "author_name": "John Cummings",
          "author_login": "jcummings2",
          "committed_at": "2026-07-04T05:37:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f933ae5dc87d825d0fabf524cdf20bbf824433be",
          "body": "- Replace the glennawatson/ChangeLog action with the GitReleaseNoteGenerator\n  global tool (git-release-notes) to produce release notes, matching the\n  reactiveui pipeline. Resolves #1093.\n- Swap the stale dotnet/nbgv JS action for the nbgv global tool, stamping\n  cloud variables via `nbgv cloud -a` and exposing SemVer2/PrereleaseVersion\n  as step outputs.\n- Keep Nerdbank.GitVersioning (version.json) as the version source; all\n  branch/version policy checks are unchanged.",
          "is_bot": false,
          "headline": "ci: adopt GitReleaseNoteGenerator and nbgv CLI tool (#1125)",
          "author_name": "Glenn",
          "author_login": "glennawatson",
          "committed_at": "2026-06-30T23:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc077c4accc657638c1a677214de4f11fc1280c",
          "body": "…tempting to publish a bogus \"empty.nupkg\" file that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for \"*.nupkg\". (#1124)\n\nThe job has been adjusted to only look for \"DynamicData.*.nupkg\" files.",
          "is_bot": false,
          "headline": "Fixed that the Build and Release action defined in release.yml was at…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-06-30T22:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa4ed1234006aa5d8bd76cb2db12c9d7bd2e28f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/setup-dotnet action to v5.3.0 (#1058)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-20T22:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5610bb45a8941919826ef572dd2e50635aa25bb6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dotnet/nbgv action to v0.5.2 (#1102)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-20T22:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1cb9a1d11cfe2a2d5788614ddfae7c33d621b98",
          "body": "* test(sum): add more sum tests\n\n* chore: test renames\n\n* test(sum): split `SumFixture` into separate partial classes for cache and list sources",
          "is_bot": false,
          "headline": "test(sum): add more sum tests (#1071)",
          "author_name": "Alexandre Giard",
          "author_login": "giard-alexandre",
          "committed_at": "2026-06-18T23:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2144c32d035c31c81636bb57c893f3c809fa1c",
          "body": "…rent (#1113)\n\nWhen an Update changeset entry has Previous matching the predicate and\nCurrent not matching, FilterImmutable emits a Remove. Previously this\nRemove carried the new (non-matching) value as Current, violating the\nChange<T,K> contract that Remove.Current is the item being removed (the\nit\n[…]\n.g. composition with\nTransformImmutable, side-effect handlers like DisposeMany or\nOnItemRemoved equivalents) received the wrong reference, silently\nproducing incorrect results or InvalidCastException.",
          "is_bot": false,
          "headline": "Fix FilterImmutable Update->Remove to carry the previous value as Cur…",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-06-17T03:27:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f44d05706963fe673440944ddb1cb3d99802bd0",
          "body": "* Fix TOCTOU race in WhenPropertyChanged/WhenValueChanged\n\nObservablePropertyFactory used initial.Concat(events) for both the shallow and deep-chain forms. Concat subscribes to the second source (the PropertyChanged event handler) only AFTER the first (the initial value) completes. Any PropertyChang\n[…]\nfresh fix separately.\n\nAlso: KeyedActivable now only raises PropertyChanged on actual value\nchange (standard MVVM semantics), so a dropped transition is\nunrecoverable, matching real consumer patterns.",
          "is_bot": false,
          "headline": "WhenPropertyChanged: don't drop events fired during subscribe (#1111)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-06-15T06:48:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab5bd6b9ee5664985638bf8f1c65623c77a9ac48",
          "body": "* Break ObservableCacheEx.cs into per-family partial classes\n\nSplits the 6800-line ObservableCacheEx.cs into 24 smaller partial-class files grouped by operator family. Each method (and all of its overloads) lives in exactly one file. No code, comments, or XML documentation is added, removed, or othe\n[…]\nrely on unsupported ones (net4*).\n\nAll extractions are byte-preserving moves with no functional change. Builds clean on\nall target frameworks (netstandard2.0, net462, net6-net10). Targeted tests pass.",
          "is_bot": false,
          "headline": "Split ObservableCacheEx.cs into per-family partial classes (#1095)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-06-06T17:13:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6d4e44f5266961544e6ee531ddc60555d9d1786",
          "body": "* Break ObservableListEx.cs into per-family partial classes\n\nSplits the 2900-line ObservableListEx.cs into 17 smaller partial-class files grouped by operator family. Each method (and all of its overloads) lives in exactly one file. The class declaration is changed to partial; no code, comments, or X\n[…]\nic surface.\n\nAudit confirms Combine is the only multi-caller private helper in\nObservableListEx partials. Byte-preserving move with no functional change.\nLibrary builds clean on all target frameworks.",
          "is_bot": false,
          "headline": "Split ObservableListEx.cs into per-family partial classes (#1096)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-06-06T17:00:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3de2fada7da97b86f171f7157bce3eca1adf5148",
          "body": "…freshOnObservable() operators, in accordance with #1014, and in a preliminary effort to resolve #1099. (#1101)",
          "is_bot": false,
          "headline": "Rewrote testing for the cache variant of the AutoRefresh() and AutoRe…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-05-30T01:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87edfa930005654a02a26a0f300bfe1a95ca7374",
          "body": "…(#1098)\n\nRandomPersonGenerator emits Person rows drawn from a finite name pool\n(~21 girls + ~30 boys cross-joined with 24 lastnames squared). Person.Key\nis Person.Name, so two independent .Take(10) calls can produce overlapping\nkeys with non-trivial probability. When they collide, the second batch'\n[…]\nake the first\n20, and split into two non-overlapping batches of 10.\n\nVerified: 50/50 consecutive runs of SizeLimitFixture pass with no failures.\n\nCo-authored-by: Darrin Cullop <dacullop@microsoft.com>",
          "is_bot": false,
          "headline": "Make SizeLimit tests deterministic by deduplicating generator output …",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-05-29T06:03:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8033135afb1173fbae06a2c5c5a4a7ae6b5f7db6",
          "body": "* Make MergeManyChangeSetsCacheSourceCompare stress test deterministic\n\nMultiThreadedStressTest(10, 50) fails intermittently in CI with two prices\npresent in market.PricesCache.Items but missing from the live aggregator.\nThe two affected prices have the latest timestamps in the batch, which is\nthe s\n[…]\nde lock on Locker.Value for every\ngenerator call regardless of whether localSeed is set, so the wrapper was\naddressing a non-problem.\n\n---------\n\nCo-authored-by: Darrin Cullop <dacullop@microsoft.com>",
          "is_bot": false,
          "headline": "Wait for quiescence in MergeManyChangeSets stress tests (#1100)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-05-28T16:03:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "46ccd1a00545c69bc73743f82572e86009b72e89",
          "body": "softprops/action-gh-release is not on the repository's allowed-actions list, causing release.yml to fail with startup_failure on every push to main and release/*.x. The pre-installed gh CLI on windows runners produces an equivalent GitHub Release without requiring a third-party action.",
          "is_bot": false,
          "headline": "Replace softprops/action-gh-release with gh CLI (#1092)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-05-26T14:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6055c52b7113ea6eab9dd990b575ce4a2076b71",
          "body": "* fix: Replace lock-during-notification with queue-based drain to prevent cross-cache deadlock\n\nThe original code held _locker while calling _changes.OnNext(), so subscriber\ncallbacks that propagated to other caches created ABBA deadlocks when concurrent\nwrites were happening on those caches.\n\nNew d\n[…]\n). On the PR branch (SynchronizeSafe): 12/12 pass.\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix cross-cache deadlocks via queue-drain delivery pattern (#1079)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-05-26T03:38:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "335ecbca2d300fdbfb9b2f40a1ffb95f00f46923",
          "body": "* Add prerelease infrastructure (workflows + docs)\n\n- release.yml triggers on push to both main and release/**\n- ci-build.yml triggers on PRs to both main and release/**\n- GitHub Releases conditionally marked as prerelease via NBGV.PrereleaseVersion\n- Added RELEASING.md documenting the branching mod\n[…]\nthe v7 ESM silent-failure regression seen on the previous PR build (actions/upload-artifact#806). v4 runs on Node 20, which is being removed from the Actions runner on Sept 16, 2026. Tracked by #1089.",
          "is_bot": false,
          "headline": "Add Preview workflows and enforce versioning rules (#1088)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-05-25T23:39:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "28adb4fe1aef34ffa7d53f888af7a8f5bdefa690",
          "body": "…081)\n\n* docs: overhaul XML comments for ObservableListEx extension methods\n\nAdd event behavior tables using list-specific change reasons (Add, AddRange,\nReplace, Remove, RemoveRange, Moved, Refresh, Clear, OnError, OnCompleted),\nseealso cross-references, inheritdoc for secondary overloads, and Wort\n[…]\n X from.' trailing prepositions\n\n* Eliminate trailing prepositions in param descriptions\n\nRewrite dangling 'from.' prepositions in Except, ExpireAfter, LimitSizeTo,\nRemoveIndex, and Top source params.",
          "is_bot": false,
          "headline": "Overhaul XML documentation for ObservableListEx extension methods (#1…",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-05-25T20:53:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b966943fe78e51b88f2b426546f82610395d4ad5",
          "body": "* Add DynamicAccessedMembers attributes to BindingListEx methods\n\n* Update API reference",
          "is_bot": false,
          "headline": "Add DynamicAccessedMembers attributes to BindingListEx methods (#1087)",
          "author_name": "Daniel Lerch",
          "author_login": "daniel-lerch",
          "committed_at": "2026-05-25T19:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93a6b99333db814b9759b475a95d8a7ecec1c24",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs and exception messages for Change (#1085)",
          "author_name": "Maciej Walczak",
          "author_login": "xackus",
          "committed_at": "2026-05-16T17:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b861d0e12d8ad02d288157c5dd10b0be5f78d6b",
          "body": "…ted mutation of an internal `Dictionary<,>` during enumeration, a behavior that is not supported on target frameworks older than .NET Core 3.0. Additional logic to copy the keys to iterate, before mutation, should now be injected for builds targeting such older frameworks. (#1084)",
          "is_bot": false,
          "headline": "Fixed that the cache-land dynamic `.Filter()` operator relied on limi…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-05-10T02:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d4c701919e8fb9dabd291096fea2ec5f372fde",
          "body": "* Refactor SwappableLock to support NET9+ Lock type\n\nAdd Lock overloads for SwappableLock.SwapTo and constructor to support\nthe new System.Threading.Lock type on .NET 9+. Uses #if NET9_0_OR_GREATER\nconditional compilation.\n\n* refactor: split SwappableLock into two clean TFM implementations, add test\n[…]\n Lock on NET9 for consistency.\n\nAdded SwappableLockFixture with 7 tests covering CreateAndEnter, Dispose\n(release + idempotent), SwapTo (basic + chained), uninitialized throws,\nand Dispose after swap.",
          "is_bot": false,
          "headline": "Update SwappableLock to support NET9+ Lock type (#1077)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-04-17T22:32:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12c1947cd19e0149318827a42b6615c2313b6227",
          "body": "…1080)\n\n* docs: overhaul XML comments for ObservableCacheEx extension methods\n\nAdd uniform event behavior tables (Add/Update/Remove/Refresh/OnError/OnCompleted),\nseealso cross-references, inheritdoc for secondary overloads, and 'Worth noting'\nsections across all 3 ObservableCacheEx partial class fil\n[…]\nalRequest)\n\n* Eliminate trailing prepositions in param descriptions\n\nRewrite 'to remove items from.' to 'from which to remove items.' and similar\npatterns across Remove, RemoveKey, RemoveKeys methods.",
          "is_bot": false,
          "headline": "Overhaul XML documentation for ObservableCacheEx extension methods (#…",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-04-17T16:52:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1c312b3c044a5718ff8923d5a233f9e32f96b70",
          "body": "Increased timeout from 5s to 30s. The original 5s was too tight\nfor CI runners, causing consistent timeouts on slower machines.\n100K items retained for thorough coverage.",
          "is_bot": false,
          "headline": "test: fix AsyncDisposeMany thread safety test timeout on CI (#1082)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-04-17T01:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf45445e5e3ad68c8d421fce192653189799740f",
          "body": "* Add AI instruction files for DynamicData\n\nThree instruction files for GitHub Copilot and AI assistants:\n\n1. .github/copilot-instructions.md — General overview\n   - What DynamicData is and why it matters\n   - Why performance and Rx compliance are critical\n   - Repository structure (public API surfa\n[…]\nhen Rx contract trust — axioms, not guidelines\n\nThe contracts are unconditional guarantees. Doubting them and adding\nsafety wrappers abandons the very thing that makes Rx code correct\nby construction.",
          "is_bot": false,
          "headline": "Add AI Instruction Files for GitHub Copilot (#1078)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-04-13T17:51:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9bc6b443f4864a23977ddce1310edafc3f5449c3",
          "body": "…tion fires (#1076)\n\nThe expiration timer callback now checks that the item still exists and\nstill has a pending expiration before attempting removal. Prevents\nInvalidOperationException when items are concurrently removed or updated\nbetween when the expiration was scheduled and when it fires.\n\nAlso uses |= to accumulate expiration changes correctly.",
          "is_bot": false,
          "headline": "Fix race in ExpireAfter when item is removed or updated before expira…",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2026-04-13T14:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db480674d0971c46e4ea872c74f3973e2496e2b",
          "body": "…ce with #1014, as a fix for #1062. (#1067)",
          "is_bot": false,
          "headline": "Rewrote the list variant of the OnItemRemoved() operator, in accordan…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T22:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aaa9c196ff37313067f8f69c9ed97050d73d2b5",
          "body": "…ance with #1014. (#1068)",
          "is_bot": false,
          "headline": "Rewrote the list variant of the OnItemRefreshed() operator, in accord…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T21:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7d43aadaf209813bdb04a4ead63bd7fdc7d295",
          "body": "… with #1014. (#1069)",
          "is_bot": false,
          "headline": "Rewrote the list variant of the OnItemAdded() operator, in accordance…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T21:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01a8c94b5d51c7608b42bbe83b9d4a9eb7d255a",
          "body": "…tor, persuant to #1014, and #1060. This operator now properly supports Refresh changes, and preserves ordering of items, for downstream consumers. (#1063)",
          "is_bot": false,
          "headline": "Re-wrote and optimized the static version of the list .Filter() opera…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T08:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb76a35318d528ab4fd1ebeea573f261a868211",
          "body": "…n accordance with #1014. (#1064)",
          "is_bot": false,
          "headline": "Rewrote testing for the list variant of the OnItemAdded() operator, i…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T08:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1be3697a7247f46c2b6cc4a1c3f71f57b1bed0",
          "body": "… in accordance with #1014, and in a preliminary effort to resolve #1061. (#1062)",
          "is_bot": false,
          "headline": "Rewrote testing for the list variant of the OnItemRemoved() operator,…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T08:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82a9cb30afc2153bd18f484b0592b40b6dfc3a2",
          "body": "…r, in accordance with #1014. (#1065)",
          "is_bot": false,
          "headline": "Rewrote testing for the list variant of the OnItemRefreshed() operato…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-03-03T07:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e68b3fbf5369824000ca87a86494e9aa6ddab53",
          "body": "…ssion. In particular, this allows the use of null as a fallback value for non-nullable value types. (#1059)\n\nResolves #1057",
          "is_bot": false,
          "headline": "Enhanced .WhenValueChanged() to support type casting within the expre…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-02-18T08:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a994d13fec0e71859a0645b8d8eff823b23848",
          "body": "…s described in #1014. (#1048)\n\nIncludes full re-write of the static version of `.Filter()`, to promote consistent organization among all filtering operators, and to fix a missing null parameter check.\n\nIncludes refactoring and enhancement to combine the two separate backing classes for `.Filter()` operators into one, by adding `reapplyFilter` support to the newer one.\n\nIncludes full rewrite of the cache .Filter() testing suite.",
          "is_bot": false,
          "headline": "Operator and testing modernization for cache `.Filter()` operators, a…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-02-11T03:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88bc23e726172558c6c9e9291af17adb0e26b12c",
          "body": "…upply filtering logic, resulting in all items always being filtered out. (#1013)\n\nCo-authored-by: Darrin W. Cullop <Darrin.Cullop@microsoft.com>",
          "is_bot": false,
          "headline": "Removed bogus .Filter() overload that did not allow the consumer to s…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2026-02-03T06:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcba2ff2271d4401b9c87b4471c691800ebd1946",
          "body": "* Remove obsolete FilterOnProperty and update dependencies\n\nRemoved the obsolete FilterOnProperty extension and related tests. Updated .NET workflow to support .NET 10 and improved caching. Upgraded package dependencies in Directory.Build.props and test project. Updated copyright years.\n\n* Update bu\n[…]\nget framework property groups in Directory.Build.targets to simplify conditional defines. Removed the WINDOWS_UWP preprocessor check from EnumerableEx.cs, making ToHashSet available for all platforms.",
          "is_bot": false,
          "headline": "Housekeeping: Add Net10, Remove obsolete FilterOnProperty (#1050)",
          "author_name": "Chris Pulman",
          "author_login": "ChrisPulman",
          "committed_at": "2026-02-03T06:47:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d65daa3c2c9a617ce0eb962f6ffded40f8816e4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to v18 (#1049)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-25T01:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62787e02c923395a893bf5d11a74e4b7e65053ad",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v5 (#1054)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-25T00:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f78c810cc92b1d9bd8795b63f413984793eaaa3a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update xunit-dotnet monorepo (#1001)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-25T00:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a665cbc57f5b48eb0153d7718bc5672ddef64e2b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dessant/lock-threads action to v6 (#1055)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T23:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9000413839c85c691423bfe60faa00a7265dc5",
          "body": "…1035)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.reactive.testing to 6.1.0 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T23:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da69249eed6e074336ee48480ddde340ffe07e36",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency system.reactive to 6.1.0 (#1036)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T23:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9b1be91db5d84f2f1c1f4072341215a8522e0a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nerdbank.gitversioning to 3.9.50 (#1051)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T23:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc3277b5819d76714e177c2a4d08605801b2b059",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency roslynator.analyzers to 4.15.0 (#1026)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T22:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95703837473427f9b0c2aee9d34ddec591a93e44",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 17.14.1 (#1015)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T22:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b6865ab82a78f5eed3c15391756981274fa99a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#1053)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-24T22:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6dee50e1e75ebf22fa576b20e08d013acd0603",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-java action to v5 (#1032)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-12T21:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdec9693800f714780d9bfc60c70d3046b38bc89",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-dotnet action to v5 (#1038)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-10T20:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbf4ff448c48ab5d519117e5d1f092ab0ef7487",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nerdbank.gitversioning to 3.8.118 (#1042)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-10T20:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dc5c80ad0eae4fe26d929f8796142909d2b1250",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v5 (#1029)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-10T19:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e76b11c6f685aca54a1d94d0cad6a4c9de3b62b",
          "body": null,
          "is_bot": false,
          "headline": "Removed remaining references to dynamic-data.org. (#1046)",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2025-10-29T02:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d72c9e539e2114440754ec216f18ad7d527ffe9",
          "body": "…le systems are case-sensitive). (#1040)",
          "is_bot": false,
          "headline": "Fixed a filename typo preventing successful builds on Linux (where fi…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2025-09-29T23:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546f3ad7216ed95a2bc024d4b0e466e92dc7d3b6",
          "body": "…nsure that schedulers do not leak the operator subscriptions. (#1027)",
          "is_bot": false,
          "headline": "Added weak-referencing to operators using background scheduling, to e…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2025-08-11T06:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc76f0a975c24106c5f62fcf422d58290a03c99",
          "body": null,
          "is_bot": false,
          "headline": "Remove references to dynamic-data.org - fixes #988 (#1023)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-07-03T17:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7295286de3720e5a95b28409e4546ffae90b3d67",
          "body": "…to eliminate a deadlocking issue. (#1017)\n\nSee #998",
          "is_bot": false,
          "headline": "Re-wrote .ToObservableChangeSet() operators for both Cache and List, …",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2025-06-18T06:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758ef92ae5b41a78f937add6a9438c9fed39481d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 9.4 (#1016)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-06-03T09:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f9a27c7e9830de4d0d325be1a5f228a48693fd5",
          "body": "… but with support for IAsyncDisposable. (#1011)",
          "is_bot": false,
          "headline": "Added new operator .AsyncDisposeMany(), equivalent to .DisposeMany(),…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2025-06-02T19:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29424ad1196ccfc958d9fa2c531c6e2c83ef2c1f",
          "body": "…ng support for re-grouping, when foreign key values change. (#1012)",
          "is_bot": false,
          "headline": "Fixed issues across the Join operators, regarding incomplete or missi…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2025-06-02T15:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f9539902c3bf4ecb7ca72a2d42d065d662dbd4",
          "body": "… (#1009)\n\nCreated helper class to manage a cache changeset where each item owns a child subscription and adapted the following to use it:\n1) TransformOnObservable\n2) MergeManyChangeSets\n3) MergeManyChangeSets (Source Compare)\n4) MergeManyChangeSets (Cache -> List)\n5) TransformManyAsync\n6) GroupOnObservable\n\nTo ensure all operations are handled in order, using a single pass through the ChangeSet, so the changeset order is preserved for the downstream.",
          "is_bot": false,
          "headline": "Generalized Solution for avoiding Out-of-Order Cache Child ChangeSets…",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2025-05-28T02:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a4c486cc5b85f89db751555f6771228feecd9f",
          "body": "* Addresses #1007 by ensuring that all changes are processed in order instead of processing remove changes after the others.\n\n* Created KeyedDisposable helper class\n\n* More unit tests",
          "is_bot": false,
          "headline": "Ensure TransformOnObservable preserves ChangeSet order (#1008)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2025-05-25T17:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce443e93463da352abc06252fbe29f082a5dada5",
          "body": "* Use new lock primitive\n* Fix Git Actions PR warnings\n* Simplify Synchronize implementation",
          "is_bot": false,
          "headline": "Use new lock primitive (#1005)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-05-19T08:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f02f36e1f67bcced31b0d78ae9214b05ce18c1d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release (#1003)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-05-17T09:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd97f33cfb5c03404544624dfe78e1d6e9d127d",
          "body": "* Net 9.0 target + test packages upgrade\n* Fix flaky test",
          "is_bot": false,
          "headline": "Net 9.0 target + test packages upgrade (#1002)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-05-17T08:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6269c7dd77673d96ce6f350b0df7247a2104527d",
          "body": "* Performance improvement for sort and virtualize / sort and page\n* Fix comparer not applying for virtual sort when the data set is smaller then the virtual  page",
          "is_bot": false,
          "headline": "Bug Fix: Virtual sort on same page (#997)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-04-29T05:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cefd22e985e1cf25d9b5c11028a5be03b411b30",
          "body": null,
          "is_bot": false,
          "headline": "Release v9.2 (#989)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-03-12T06:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dafcf1cfca659f26a1e5fab03a92b81cc9cef3b",
          "body": "* Enhance dynamic member access support and code clarity\n\nCreated a Polyfill for the `DynamicallyAccessedMembers` attribute / enum which isn't available until Net5.\n\nUpdated any class using `BindingList` to include the `DynamicallyAccessedMembers` attribute so that the type have the same attributes as `BindingList`.\n\nRecursively walked up the code hierarchy to apply the attribute all the way up.\n\n* Update API text",
          "is_bot": false,
          "headline": "Add AOT Friendly Attributes for BindingList<T> Compatibility (#987)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2025-03-02T18:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb3efff69260883a08834c76ca35d3f4693ae26",
          "body": "* Fix sort exception when using binary search",
          "is_bot": false,
          "headline": "Fix sort exception when using binary search (#984)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-02-17T09:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9420bf4a54335f1685f5eaf6814f3132938da114",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 9.1 for release (#977)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-01-20T14:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "353a316ca58dd51a06ffcb53bcbf2e8519d60a95",
          "body": "* SortAndBind: Enable opt-in to ResetOnFirstTimeLoad + SortAndBind specialized handling for binding list\r\n* Add MainThreadScheduler option to SortAndBind Options and use this for binding",
          "is_bot": false,
          "headline": "SortAndBind fixes and improvements (#939)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2025-01-20T09:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ab7c1cdff68d29669df65e1a8f2120b8802fcdc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency xunit.runner.visualstudio to v3 (#971)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-05T22:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "672bbde9565d42a252ea9e449bf75a5fb79d3625",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nerdbank.gitversioning to 3.7.112 (#970)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-05T22:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3fad523403316f84be4c8d9afbf99211c1a0c83",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency roslynator.analyzers to 4.12.10 (#972)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-05T22:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ffe9d6508dce986c3a9669352dde92fca96d67",
          "body": "…help avoid unneccessary allocations of a new filter predicate delegate, every time the consumer desires to change filtering logic. (#941)",
          "is_bot": false,
          "headline": "Added new Filter operators that utilize a predicate state stream, to …",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-12-27T05:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1f54d068d9e66bae0364599fce0629287688f3",
          "body": "…e initial changeset is emitted, and that it emits only after both sources have emitted their initialization changeset. (#945)",
          "is_bot": false,
          "headline": "Fixed initialization logic for Join operators, to ensure that only on…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-12-24T00:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b94d3917c481992f2e8716c753c4c9ec4444e4",
          "body": null,
          "is_bot": false,
          "headline": "Fixed that .Switch() did not propagate errors downstream. (#968)",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-12-18T03:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30efa2563a73eee22bdeb17797bdb2c7bc15135",
          "body": "…change of the comprer, when the current page includes all items. (#967)",
          "is_bot": false,
          "headline": "Fixed that .SortAndPage() would not send a downstream changeset upon …",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-12-17T16:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1dcd5836f41f7ffdee6ec8a941984a7351e2c6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#962)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-05T02:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f061859fbd96f0b527589e11bd9c1a9e7959f4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency fluentassertions to 6.12.2 (#947)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-20T07:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d0ead0a8bfbe17ec0f13a10f1a9ea36f06f67d",
          "body": "* Update Build to allow for Net 9.0\r\n\r\n* Update Tests to Suppress NotImplementedException's",
          "is_bot": false,
          "headline": "Update Build to allow for Net 9.0 (#961)",
          "author_name": "Chris Pulman",
          "author_login": "ChrisPulman",
          "committed_at": "2024-11-20T07:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0a9118a8c33137d6e151d96d6c998a668d7d26",
          "body": "Co-authored-by: Chris Pulman <chris.pulman@yahoo.com>",
          "is_bot": false,
          "headline": "Fixed a typo. (#942)",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-11-14T00:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e897cf6988a5af59ead95866a6176ac97172eca2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency roslynator.analyzers to 4.12.9 (#948)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-13T23:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5f97d5c2097a134aee05bf708bef65e410bebb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 (#933)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-13T23:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a193643e872f6b1b600fc4d5c1fc9b2bccc10460",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nerdbank.gitversioning to 3.6.146 (#928)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-13T23:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f934a2921185b73f28dc99a4301ce95d4d20988",
          "body": "…ypes (#940)\n\n* Fixes #931 with unit tests\r\n\r\n* Minor tweaks\r\n\r\n* Remove an extra equality check",
          "is_bot": false,
          "headline": "Fix for ChangeSetMergeTracker so that it correctly works with Value T…",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2024-09-16T23:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741cf6b4abb057dfd4da841c8e8f7c1e887560a3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dotnet-sdk to v8.0.401 (#883)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-09-06T21:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ac16663ccd9893a796cca23e8d68f76d70b551",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency bogus to 35.6.0 (#902)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-09-06T21:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3248908fcbc682485e6061d73decb83f477735",
          "body": "* GroupOnObservable Fix (and Unit Tests)\r\n\r\n* Remove extra tests\r\n\r\n---------\r\n\r\nCo-authored-by: Roland Pheasant <roland_pheasant@hotmail.com>",
          "is_bot": false,
          "headline": "Fix for GroupOnObservable OnCompleted handling (#938)",
          "author_name": "Darrin W. Cullop",
          "author_login": "dwcullop",
          "committed_at": "2024-09-04T15:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55002aeeb03de72c0309e46029ccc4afff44bcbd",
          "body": "Co-authored-by: Kristian Pettersen <kristian.pettersen@knc.kongsberg.com>",
          "is_bot": false,
          "headline": "SortAndBind uses Move instead of RemoveAt/Insert when applicable. (#936)",
          "author_name": "Kristian Pettersen",
          "author_login": "kristian-pettersen",
          "committed_at": "2024-09-04T06:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e851e288883aa6cd75c038cc32f63b1fc844cd",
          "body": "…streams were not properly recognizing the `ResetOnFirstTimeLoad` option. The option was only being used if the initial changeset also exceeded the `ResetThreshold` setting. (#935)",
          "is_bot": false,
          "headline": "Fixed that `.Bind()` operators for `ISortedChangeSet<TObject, TKey>` …",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-09-03T06:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbbb4742e0caf99dc1343fe7bbcb23f4fc7ceba",
          "body": "…on where implicit casting of a generic is in play. The expression compiles differently depending on whether the generic type in question is a value type, versus a reference type, and generates an excpetion in the case of a value type. (#926)",
          "is_bot": false,
          "headline": "Fixed a bogus use of the `default` keyword, within a ternary expressi…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-08-16T19:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a608d0a358add91e4403feb67ec02d688c8d81",
          "body": "…r` operators, causing premature and potentially incorrect emissions to occur, when items in the collection publish values immediately upon subscription. (#923)",
          "is_bot": false,
          "headline": "Fixed premature evaluation of the collection within the Cache `TrueFo…",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-07-27T07:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd1124b08cb7abe9e30b2b29c7a53cea04336d6",
          "body": null,
          "is_bot": false,
          "headline": "Concept/Prototype for testing utilities (#870)",
          "author_name": "Jake Meiergerd",
          "author_login": "JakenVeina",
          "committed_at": "2024-07-21T22:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a187f8a80e976cee4747dc4970a0814b38586a",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to Version 9 (#920)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2024-07-17T11:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d670db5f3093e80bca70e58c58c16b4274e53bc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency roslynator.analyzers to v4.12.4 (#914)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-16T06:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254dff0621cf581426909bf862540638d0ee0ad2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nerdbank.gitversioning to v3.6.139 (#915)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-16T06:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3382f7f64f1013baf7592ed6238cf4358a1ae6f3",
          "body": "* Expose readonly collections on source cache instead of IEnumerable values\r\n\r\n* Update API file",
          "is_bot": false,
          "headline": "Expose read only collections for source cache (#919)",
          "author_name": "Roland Pheasant",
          "author_login": "RolandPheasant",
          "committed_at": "2024-07-12T05:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 98,
      "commits_last_year": 57,
      "latest_release_at": "2026-07-01T00:16:43Z",
      "latest_release_tag": "9.5.0-preview.15",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 23,
      "days_since_latest_release": 27,
      "mean_days_between_releases": 58.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 192,
      "stars": 1893,
      "watchers": 65,
      "fork_history": {
        "days": [
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-07-05",
            "count": 1
          },
          {
            "date": "2015-07-07",
            "count": 1
          },
          {
            "date": "2015-07-25",
            "count": 1
          },
          {
            "date": "2015-08-08",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-11-22",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 1
          },
          {
            "date": "2015-12-13",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-02-21",
            "count": 1
          },
          {
            "date": "2016-03-13",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-08-07",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 1
          },
          {
            "date": "2016-12-11",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 2
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-18",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-17",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 2
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 2
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 2
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 191,
        "total_forks": 192
      },
      "star_history": null,
      "open_issues_and_prs": 54
    },
    "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": [
        "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
        "src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj",
        "src/DynamicData.Tests/DynamicData.Tests.csproj",
        "src/DynamicData/DynamicData.csproj"
      ],
      "largest_source_bytes": 53456,
      "source_files_sampled": 857,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        ".github/instructions/dynamicdata-cache.instructions.md",
        ".github/instructions/dynamicdata-list.instructions.md",
        ".github/instructions/rx.instructions.md",
        ".github/instructions/testing-cache.instructions.md",
        ".github/instructions/testing-list.instructions.md"
      ],
      "agent_instruction_max_bytes": 32591
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.0.1"
        },
        {
          "name": "xunit",
          "manifest": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.console",
          "manifest": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.3"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "FluentAssertions",
          "manifest": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.12.2"
        },
        {
          "name": "Microsoft.Reactive.Testing",
          "manifest": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.1.0"
        },
        {
          "name": "BenchmarkDotNet",
          "manifest": "src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "*"
        },
        {
          "name": "Bogus",
          "manifest": "src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "*"
        },
        {
          "name": "Bogus",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "35.*"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.*"
        },
        {
          "name": "xunit",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "$(XunitVersion)"
        },
        {
          "name": "xunit.runner.console",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "$(XunitVersion)"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.*"
        },
        {
          "name": "Verify.Xunit",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "30.*"
        },
        {
          "name": "AwesomeAssertions",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.*"
        },
        {
          "name": "Microsoft.Reactive.Testing",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.*"
        },
        {
          "name": "PublicApiGenerator",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "11.*"
        },
        {
          "name": "coverlet.collector",
          "manifest": "src/DynamicData.Tests/DynamicData.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.*"
        },
        {
          "name": "System.Reactive",
          "manifest": "src/DynamicData/DynamicData.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "AwesomeAssertions",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Bogus",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": true,
            "version": "6.12.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Reactive.Testing",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Reactive.Testing",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "PublicApiGenerator",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reactive",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.Xunit",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": true,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.console",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.console",
            "direct": true,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 18,
        "direct_count": 18,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 22,
        "merged_prs": 549,
        "open_issues": 32,
        "closed_ratio": 0.918,
        "closed_issues": 356,
        "closed_unmerged_prs": 105
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "RolandPheasant",
          "commits": 838,
          "avatar_url": "https://avatars.githubusercontent.com/u/9879866?v=4"
        },
        {
          "type": "User",
          "login": "glennawatson",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/5834289?v=4"
        },
        {
          "type": "User",
          "login": "dwcullop",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/11876551?v=4"
        },
        {
          "type": "User",
          "login": "JakenVeina",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/26645431?v=4"
        },
        {
          "type": "User",
          "login": "Liklainy",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/20872986?v=4"
        },
        {
          "type": "User",
          "login": "oysteinkrog",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/653040?v=4"
        },
        {
          "type": "User",
          "login": "modplug",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/789588?v=4"
        },
        {
          "type": "User",
          "login": "Wouterdek",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/913101?v=4"
        },
        {
          "type": "User",
          "login": "ChrisPulman",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/4910015?v=4"
        },
        {
          "type": "User",
          "login": "robsonj",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1464175?v=4"
        }
      ],
      "contributors_sampled": 72,
      "top_contributor_share": 0.702
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "bump-major-preview.yml",
        "ci-build.yml",
        "cut-major.yml",
        "lock.yml",
        "pr-test-coverage.yml",
        "pr-version-check.yml",
        "promote-minor.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 9,
            "reason": "Found 27/28 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "24 commit(s) and 21 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": "4f0b4573ec4b0d8e854778bf1b60aa26f3d1c1cb",
        "ran_at": "2026-07-28T14:34:14Z",
        "aggregate_score": 6.6,
        "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-28T14:03:27Z",
      "oldest_open_prs": [
        {
          "number": 1090,
          "created_at": "2026-05-25T23:40:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1097,
          "created_at": "2026-05-27T00:21:58Z",
          "last_comment_at": "2026-07-27T22:30:12Z",
          "last_comment_author": "dwcullop"
        },
        {
          "number": 1103,
          "created_at": "2026-06-11T16:07:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1104,
          "created_at": "2026-06-11T16:08:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1105,
          "created_at": "2026-06-11T16:08:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1106,
          "created_at": "2026-06-11T16:08:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1107,
          "created_at": "2026-06-11T16:08:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1108,
          "created_at": "2026-06-11T16:08:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1109,
          "created_at": "2026-06-11T16:09:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1114,
          "created_at": "2026-06-14T23:15:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1115,
          "created_at": "2026-06-15T03:53:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1116,
          "created_at": "2026-06-20T19:25:55Z",
          "last_comment_at": "2026-07-02T06:51:49Z",
          "last_comment_author": "glennawatson"
        },
        {
          "number": 1117,
          "created_at": "2026-06-20T22:10:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1118,
          "created_at": "2026-06-23T03:04:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1121,
          "created_at": "2026-06-27T18:49:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1133,
          "created_at": "2026-07-04T07:09:12Z",
          "last_comment_at": "2026-07-25T22:51:27Z",
          "last_comment_author": "dwcullop"
        },
        {
          "number": 1137,
          "created_at": "2026-07-25T23:13:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1139,
          "created_at": "2026-07-25T23:33:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1141,
          "created_at": "2026-07-26T18:15:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1145,
          "created_at": "2026-07-27T08:24:22Z",
          "last_comment_at": "2026-07-28T08:17:47Z",
          "last_comment_author": "JakenVeina"
        }
      ],
      "last_merged_pr_at": "2026-07-27T08:36:12Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 669,
          "created_at": "2022-11-30T17:24:35Z",
          "last_comment_at": "2022-11-30T23:02:43Z",
          "last_comment_author": "hutterm"
        },
        {
          "number": 820,
          "created_at": "2024-01-05T00:54:30Z",
          "last_comment_at": "2024-07-21T23:04:17Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 836,
          "created_at": "2024-01-29T15:58:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 853,
          "created_at": "2024-02-15T13:48:30Z",
          "last_comment_at": "2024-02-17T04:53:48Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 861,
          "created_at": "2024-02-17T06:02:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 887,
          "created_at": "2024-03-27T02:11:04Z",
          "last_comment_at": "2026-05-07T14:13:46Z",
          "last_comment_author": "jcummings2"
        },
        {
          "number": 896,
          "created_at": "2024-04-18T15:08:14Z",
          "last_comment_at": "2026-02-12T03:21:36Z",
          "last_comment_author": "giard-alexandre"
        },
        {
          "number": 899,
          "created_at": "2024-04-22T22:06:42Z",
          "last_comment_at": "2024-09-17T00:23:36Z",
          "last_comment_author": "dwcullop"
        },
        {
          "number": 949,
          "created_at": "2024-09-24T16:26:14Z",
          "last_comment_at": "2024-09-25T01:07:10Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 954,
          "created_at": "2024-10-11T21:58:40Z",
          "last_comment_at": "2025-01-16T15:43:18Z",
          "last_comment_author": "dwcullop"
        },
        {
          "number": 963,
          "created_at": "2024-12-06T22:20:05Z",
          "last_comment_at": "2026-02-27T23:06:42Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 981,
          "created_at": "2025-01-29T22:11:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1019,
          "created_at": "2025-06-14T02:39:58Z",
          "last_comment_at": "2025-09-05T01:05:59Z",
          "last_comment_author": "Snailya"
        },
        {
          "number": 1037,
          "created_at": "2025-09-11T02:21:46Z",
          "last_comment_at": "2025-10-06T01:33:58Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 1039,
          "created_at": "2025-09-20T21:22:29Z",
          "last_comment_at": "2026-05-10T08:30:38Z",
          "last_comment_author": "RolandPheasant"
        },
        {
          "number": 1044,
          "created_at": "2025-10-23T22:41:49Z",
          "last_comment_at": "2025-10-27T02:56:03Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 1066,
          "created_at": "2026-02-26T01:21:03Z",
          "last_comment_at": "2026-06-10T01:04:56Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 1072,
          "created_at": "2026-04-01T07:12:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1073,
          "created_at": "2026-04-05T17:03:21Z",
          "last_comment_at": "2026-04-05T17:31:19Z",
          "last_comment_author": "JakenVeina"
        },
        {
          "number": 1089,
          "created_at": "2026-05-25T18:59:20Z",
          "last_comment_at": "2026-05-25T20:31:44Z",
          "last_comment_author": "JakenVeina"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/reactivemarbles/DynamicData",
    "host": "github.com",
    "name": "DynamicData",
    "owner": "reactivemarbles"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 71,
      "inputs": {
        "security": 73,
        "vitality": 84,
        "community": 67,
        "governance": 63,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 57,
              "human_commit_share": 0.72,
              "days_since_last_push": 0,
              "active_weeks_last_year": 23
            },
            "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": "23/52 weeks with commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "57 commits in the last year",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "24 commit(s) and 21 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": 98,
              "latest_release_tag": "9.5.0-preview.15",
              "releases_from_tags": false,
              "days_since_latest_release": 27,
              "mean_days_between_releases": 58.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "98 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 27 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 27
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~58.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 58.5
                    }
                  }
                ],
                "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "forks": 192,
              "stars": 1893,
              "watchers": 65,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,893 stars",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1893
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "192 forks",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 192
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "65 watchers",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "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": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 72,
              "top_contributor_share": 0.702
            },
            "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 70% of commits",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "72 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 549,
              "open_issues": 32,
              "closed_issues": 356,
              "issue_closed_ratio": 0.918,
              "closed_unmerged_prs": 105
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "549/654 decided PRs merged",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 549,
                      "decided": 654
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 27/28 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 90,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "reactivemarbles",
              "public_repos": 24,
              "account_age_days": 2550
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "90 followers of reactivemarbles",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 90,
                      "login": "reactivemarbles"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~6 yr old",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "reactive-extensions",
                "reactive-collections",
                "rx",
                "dynamic-data",
                "rx-observable",
                "dotnet",
                "csharp",
                "mvvm",
                "reactive-programming",
                "dynamicdata",
                "reactivex",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 73,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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 27/28 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "24 commit(s) and 21 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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 7
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 11
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 11,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "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": 75,
        "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": 0.833,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                ".github/instructions/dynamicdata-cache.instructions.md",
                ".github/instructions/dynamicdata-list.instructions.md",
                ".github/instructions/rx.instructions.md",
                ".github/instructions/testing-cache.instructions.md",
                ".github/instructions/testing-list.instructions.md"
              ],
              "agent_instruction_max_bytes": 32591
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, .github/instructions/dynamicdata-cache.instructions.md, .github/instructions/dynamicdata-list.instructions.md, .github/instructions/rx.instructions.md, .github/instructions/testing-cache.instructions.md, .github/instructions/testing-list.instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, .github/instructions/dynamicdata-cache.instructions.md, .github/instructions/dynamicdata-list.instructions.md, .github/instructions/rx.instructions.md, .github/instructions/testing-cache.instructions.md, .github/instructions/testing-list.instructions.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": "60 of 72 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 60,
                      "sampled": 72
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "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": [
                "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj",
                "src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj",
                "src/DynamicData.Tests/DynamicData.Tests.csproj",
                "src/DynamicData/DynamicData.csproj"
              ],
              "dependency_bot_commit_share": 0.28
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj, src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj, src/DynamicData.Tests/DynamicData.Tests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "NonProduction/DynamicData.Profile/DynamicData.Profile.csproj, src/DynamicData.Benchmarks/DynamicData.Benchmarks.csproj, src/DynamicData.Tests/DynamicData.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": "28 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 53456,
              "source_files_sampled": 857,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/857 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 857,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:34:45.754987Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reactivemarbles/DynamicData.svg",
  "full_name": "reactivemarbles/DynamicData",
  "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 statistics.