Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 04:57 UTC

doitsujin / dxvk

Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine

C++Zlib★ 17,702 stars⑂ 1,174 forkssince Oct 2017View on GitHub ↗

doitsujin/dxvk holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Vitality (92/100) and lowest on AI Readiness (26/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

66
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Philip RebohlePersonal account
2,243 followers25 public repossince Feb 2017

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

Metrics by category

Vitality

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

92Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
33.9/36Commit cadence — 49/52 weeks with commits
18/18Commit volume — 929 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year929
human_commit_share1
days_since_last_push2
active_weeks_last_year49
How it's scored
27/27Ships releases — 93 releases published
36/36Release recency — latest release 7 days ago
19.8/27Release cadence — a release every ~63.8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count93
latest_release_tagv3.0.2
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases63.8

Community & Adoption

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

76Good · 18% of overall
How it's scored
60/60Stars — 17,702 stars
25/25Forks — 1,174 forks
13.6/15Watchers — 281 watchers
Inputs used
forks1,174
stars17,702
watchers281
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Zlib)
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?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.9/22.5Commit distribution — top contributor authored 74% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.737
How it's scored
43.9/46.8Issue resolution — 94% of issues closed
30.4/38.3PR acceptance — 1,506/1,893 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/16 approved changesets -- score normalized to 2
Inputs used
merged_prs1,506
open_issues234
closed_issues3,615
issue_closed_ratio0.939
closed_unmerged_prs387
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
24.1/25Owner reach — 2,243 followers of doitsujin
22.3/25Track record — 25 public repos, account ~9 yr old
Inputs used
followers2,243
owner_typeUser
is_verified
owner_logindoitsujin
public_repos25
account_age_days3,456
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
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 — 8 topics
10/10Wiki
Inputs used
topicsvulkan, dxbc, d3d11, spir-v, linux, gaming, wine, d3d9
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?

45At risk · 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 — 10 out of 10 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
1.5/7.5Code-Review — Found 4/16 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 26 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized.

AI Readiness

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

26Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.1/40Legible commit history — 19 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.19
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C++ (statically typed)
53.5/55Manageable file sizes — 14/501 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes454,755
source_files_sampled501
oversized_source_files14

Key facts

17,702GitHub stars
100contributors
929commits, last 12 months
2days since last push
93releases
1bus factor
234open 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 ★ / 1,174 ⇿
0Stars
1,174Forks
73Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

02004006008001,0001,2001,174122018-092022-082026-07
Major 0Minor 0Patch 44

Each point covers 8 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-25 04:56 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-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/16 approved changesets -- score normalized to 2
10Contributorsproject has 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "vulkan",
        "dxbc",
        "d3d11",
        "spir-v",
        "linux",
        "gaming",
        "wine",
        "d3d9"
      ],
      "is_fork": false,
      "size_kb": 26558,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 37753,
        "C++": 6135708,
        "GLSL": 83422,
        "Meson": 21376,
        "Shell": 4045
      },
      "pushed_at": "2026-07-22T17:09:12Z",
      "created_at": "2017-10-11T13:34:29Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T04:03:35Z",
      "description": "Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Zlib",
      "default_branch": "master",
      "license_spdx_raw": "Zlib",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Philip Rebohle",
      "type": "User",
      "login": "doitsujin",
      "company": null,
      "location": "Germany",
      "followers": 2243,
      "avatar_url": "https://avatars.githubusercontent.com/u/25567304?v=4",
      "created_at": "2017-02-05T15:49:54Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 3456
    },
    "license": {
      "state": "standard",
      "spdx_id": "Zlib",
      "raw_spdx": "Zlib",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2026-07-17T22:38:22Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-07-05T18:28:19Z"
        },
        {
          "tag": "v3.0",
          "kind": "other",
          "published_at": "2026-06-25T20:02:30Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2025-08-30T10:23:06Z"
        },
        {
          "tag": "v2.7",
          "kind": "other",
          "published_at": "2025-07-05T14:23:40Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2025-06-10T12:02:30Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2025-04-07T14:04:02Z"
        },
        {
          "tag": "v2.6",
          "kind": "other",
          "published_at": "2025-03-13T17:05:58Z"
        },
        {
          "tag": "v2.5.3",
          "kind": "patch",
          "published_at": "2025-01-13T15:45:25Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2024-12-20T13:37:57Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2024-11-18T11:35:08Z"
        },
        {
          "tag": "v2.5",
          "kind": "other",
          "published_at": "2024-11-11T18:53:39Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2024-09-26T10:11:55Z"
        },
        {
          "tag": "v2.4",
          "kind": "other",
          "published_at": "2024-07-10T10:00:33Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2024-03-20T12:51:55Z"
        },
        {
          "tag": "v2.3",
          "kind": "other",
          "published_at": "2023-09-04T16:04:06Z"
        },
        {
          "tag": "v2.2",
          "kind": "other",
          "published_at": "2023-05-12T10:17:26Z"
        },
        {
          "tag": "v2.1",
          "kind": "other",
          "published_at": "2023-01-24T20:10:21Z"
        },
        {
          "tag": "v2.0",
          "kind": "other",
          "published_at": "2022-11-10T13:59:25Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2022-08-02T15:19:12Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2022-07-13T13:20:21Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2022-03-26T11:55:16Z"
        },
        {
          "tag": "v1.10",
          "kind": "other",
          "published_at": "2022-03-04T16:32:56Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2022-01-24T15:15:55Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2022-01-11T12:40:20Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2021-09-20T13:31:03Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2021-07-26T13:57:04Z"
        },
        {
          "tag": "v1.9",
          "kind": "other",
          "published_at": "2021-06-15T15:40:20Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2021-03-01T15:53:25Z"
        },
        {
          "tag": "v1.8",
          "kind": "other",
          "published_at": "2021-02-19T04:42:48Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2020-12-02T16:03:30Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2020-10-07T16:17:31Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2020-08-13T17:43:25Z"
        },
        {
          "tag": "v1.7",
          "kind": "other",
          "published_at": "2020-05-16T15:36:26Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2020-04-20T07:44:44Z"
        },
        {
          "tag": "v1.6",
          "kind": "other",
          "published_at": "2020-03-20T15:14:19Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2020-02-29T15:21:46Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2020-02-07T07:56:59Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2020-01-30T15:39:15Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2020-01-25T00:28:18Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2020-01-09T20:05:25Z"
        },
        {
          "tag": "v1.5",
          "kind": "other",
          "published_at": "2019-12-16T13:56:29Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2019-12-03T15:57:49Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2019-11-19T23:11:51Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2019-10-27T18:03:55Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2019-10-18T16:37:25Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2019-10-04T21:16:27Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2019-09-27T21:47:25Z"
        },
        {
          "tag": "v1.4",
          "kind": "other",
          "published_at": "2019-09-21T15:08:12Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2019-09-08T19:34:40Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2019-08-29T19:22:58Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2019-08-05T20:21:26Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2019-07-20T22:52:35Z"
        },
        {
          "tag": "v1.3",
          "kind": "other",
          "published_at": "2019-07-13T18:35:17Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2019-06-26T20:32:38Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2019-06-15T12:08:14Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2019-05-19T16:02:11Z"
        },
        {
          "tag": "v1.2",
          "kind": "other",
          "published_at": "2019-05-13T19:10:55Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-05-04T16:00:51Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2019-04-15T15:32:11Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2019-04-01T16:37:57Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2019-03-14T19:43:10Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2019-02-25T21:27:06Z"
        },
        {
          "tag": "v0.96",
          "kind": "other",
          "published_at": "2019-01-26T19:02:38Z"
        },
        {
          "tag": "v0.95",
          "kind": "other",
          "published_at": "2019-01-12T21:25:37Z"
        },
        {
          "tag": "v0.94",
          "kind": "other",
          "published_at": "2018-12-15T13:14:43Z"
        },
        {
          "tag": "v0.93",
          "kind": "other",
          "published_at": "2018-11-24T10:57:42Z"
        },
        {
          "tag": "v0.92",
          "kind": "other",
          "published_at": "2018-11-11T16:01:38Z"
        },
        {
          "tag": "v0.91",
          "kind": "other",
          "published_at": "2018-11-04T17:39:42Z"
        },
        {
          "tag": "v0.90",
          "kind": "other",
          "published_at": "2018-10-13T14:41:26Z"
        },
        {
          "tag": "v0.81",
          "kind": "other",
          "published_at": "2018-10-05T19:30:12Z"
        },
        {
          "tag": "v0.80",
          "kind": "other",
          "published_at": "2018-09-23T17:20:31Z"
        },
        {
          "tag": "v0.72",
          "kind": "other",
          "published_at": "2018-09-14T18:02:07Z"
        },
        {
          "tag": "v0.71",
          "kind": "other",
          "published_at": "2018-09-02T10:00:48Z"
        },
        {
          "tag": "v0.70",
          "kind": "other",
          "published_at": "2018-08-17T11:01:45Z"
        },
        {
          "tag": "v0.65",
          "kind": "other",
          "published_at": "2018-08-12T11:21:00Z"
        },
        {
          "tag": "v0.64",
          "kind": "other",
          "published_at": "2018-08-03T13:41:26Z"
        },
        {
          "tag": "v0.63",
          "kind": "other",
          "published_at": "2018-07-21T11:56:25Z"
        },
        {
          "tag": "v0.62",
          "kind": "other",
          "published_at": "2018-07-14T07:01:20Z"
        },
        {
          "tag": "v0.61",
          "kind": "other",
          "published_at": "2018-06-28T15:16:18Z"
        },
        {
          "tag": "v0.60",
          "kind": "other",
          "published_at": "2018-06-22T01:49:15Z"
        },
        {
          "tag": "v0.54",
          "kind": "other",
          "published_at": "2018-06-06T22:06:29Z"
        },
        {
          "tag": "v0.53",
          "kind": "other",
          "published_at": "2018-05-27T20:21:22Z"
        },
        {
          "tag": "v0.52",
          "kind": "other",
          "published_at": "2018-05-23T16:21:07Z"
        },
        {
          "tag": "v0.51",
          "kind": "other",
          "published_at": "2018-05-13T16:05:46Z"
        },
        {
          "tag": "v0.50",
          "kind": "other",
          "published_at": "2018-05-06T20:32:20Z"
        },
        {
          "tag": "v0.42",
          "kind": "other",
          "published_at": "2018-04-14T16:16:23Z"
        },
        {
          "tag": "v0.41",
          "kind": "other",
          "published_at": "2018-04-05T21:35:15Z"
        },
        {
          "tag": "v0.40",
          "kind": "other",
          "published_at": "2018-03-25T19:48:27Z"
        },
        {
          "tag": "v0.31",
          "kind": "other",
          "published_at": "2018-03-08T17:41:35Z"
        },
        {
          "tag": "v0.30",
          "kind": "other",
          "published_at": "2018-03-01T22:29:08Z"
        },
        {
          "tag": "v0.21",
          "kind": "other",
          "published_at": "2018-01-19T08:35:47Z"
        },
        {
          "tag": "v0.20",
          "kind": "other",
          "published_at": "2018-01-14T00:43:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1a5919b7edd111887648d1e8bf0c32733e2e00d3",
          "body": "SM2 fog factor clamp thing.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-22T17:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836b64184ed44b02907ebba697126245964b4397",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Clean up fixed-function fog calculation",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-22T17:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef81c30fab1ff946a23dcf6d69e566a10be49859",
          "body": "If start and end distance are the same for linear fog, we want\nto flush the fog factor to 1, not 0.\n\nFixes #5804.",
          "is_bot": false,
          "headline": "[d3d9] Fix linear fog edge case",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-22T17:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff9cd328ca23b4da0f525bdded98a01d7e547a7",
          "body": null,
          "is_bot": false,
          "headline": "[util] Print performance warning if frame rate limiter is enabled",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-20T16:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be1ef91f4ea55f6a978df5364fe771d4ae136b9",
          "body": "No idea how this made it in, this should just error out normally.",
          "is_bot": false,
          "headline": "[d3d11] Don't throw DXVK exception on shader model validation",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-20T13:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b20f622a77b87b2921fe5d2c1774d2f2ba3e9b7",
          "body": null,
          "is_bot": false,
          "headline": "[meta] Release 3.0.2",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-17T21:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbfb8677186c5b9e7bab408d1b94905274e2f47e",
          "body": "XeSS devs tell me early 2.0 releases can't create contexts properly in Proton.\nNo crashes as seen in XeSS 1.2, but games that don't check\nfor this failure mode will misrender. This behavior is observed on Cyberpunk.\n\nSee also: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15739",
          "is_bot": false,
          "headline": "[dxgi] Hide Intel vendor ID for XeSS < 2.0.2.68 (#5798)",
          "author_name": "Caleb Callaway",
          "author_login": "ccallawa-intel",
          "committed_at": "2026-07-17T21:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a137f78453239ae1e71c421770d7a4fe4f6c28aa",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add option to enable descriptor update templates on legacy",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-16T11:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f08cb4dc399450316bf24b8f6c692b13889bab90",
          "body": "Should restore the core functionality from #5794.",
          "is_bot": false,
          "headline": "[dxgi] Write back altered swapchain flags",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-16T10:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724e309304e4e0546e9b3f062643658d29895963",
          "body": "…izeBuffers1().\"\n\nThis reverts commit 3e7367fdba211532906b648bed36b957734c11c5.\n\nCauses a lot of games to error out and crash.",
          "is_bot": false,
          "headline": "Revert \"dxgi: Support modifying swapchain flags in DxgiSwapChain::Res…",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-15T18:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7367fdba211532906b648bed36b957734c11c5",
          "body": "…rs1().\n\nOverwatch2 (SteamID: 2357570) doesn't create its swapchain with DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH.\nIt relies on IDXGISwapChain::ResizeBuffers() to add the flag so that it can change the display\nresolution after the swapchain creation.\n\nThe tests and corresponding Wine MR are at https://gitlab.winehq.org/wine/wine/-/merge_requests/11391.",
          "is_bot": false,
          "headline": "dxgi: Support modifying swapchain flags in DxgiSwapChain::ResizeBuffe…",
          "author_name": "Zhiyi Zhang",
          "author_login": "zzhiyi",
          "committed_at": "2026-07-15T11:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5098f1d0bd3e737ef0509ec51180cd01cfddd403",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add option to disable NV_raw_access_chains",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T10:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad8ba171fba6b15283260fb2f7ee495d6c3b05f",
          "body": "Granblue hang.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T10:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb5d83a922a529fff332212a946737d5dce71a0",
          "body": null,
          "is_bot": false,
          "headline": "[meta] Update DXVK_DEBUG readme",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4500dd89a7021b766f20126565cc335df023aa3f",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Also log device fault info if present",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26043c719a680d529946cacbcd051e7e61685b38",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Enable VK_KHR_device_fault for hang debugging",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40198cdd90938ad0fe215929e027f423468d1bb8",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Print hang info on device loss",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2994d58a150bdfac93e0134f273e1146c92dfeaf",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add checkpoints for action commands",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c811723750242f968bd87c8c7ebe6ea442d33120",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add rudimentary checkpoint tracker for hang debugging",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7841308f0394b9c5dd6800a62f3079b7a2e8573",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add fallback path for allocations from weird memory types",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4057fccec16fff50f839d2842ca7f2bacf34e0f",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Enable VK_AMD_buffer_marker for hang debugging",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ed436aa9e03453384208446012d0dc3e90c972",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Enable VK_NV_device_diagnostic_checkpoints for hang debugging",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26daa5d44d00f92b412bd1f46d131c6ee7cad4b8",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add debug flag for hang debugging",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5bebe57fa22ac7be3c9a381eaa53b894eb40b0f",
          "body": "…stom Edition",
          "is_bot": false,
          "headline": "[util] Enable ignoring default lock ranges for Halo Trial and Halo Cu…",
          "author_name": "Aerocatia",
          "author_login": "Aerocatia",
          "committed_at": "2026-07-12T09:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c49cc156f5044f9046ae5a8396a3a3aec2ed00",
          "body": "Instead, promote offset to 64-bit so that we can avoid integer overflows.",
          "is_bot": false,
          "headline": "[d3d11] Remove draw buffer validation from front-end",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-11T02:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0165d613e90cba9b70ff42eb65e595b852ef43ae",
          "body": "Covers explicit multi-draw as well, and takes advantage of the fact\nthat we need to compute the accessed draw buffer size anyway.",
          "is_bot": false,
          "headline": "[dxvk] Validate indirect draw buffer range in backend",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-11T02:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a183b55b29e5e62e88ddb1c798efcb1555893e",
          "body": "Fixes broken normalize clamp (discovered when looking into Fallout NV issue),\nbut has no known effect on anything.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-08T13:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deed3379a0061257504fbdcc2a386cd06fe06ffd",
          "body": "Dying Light: The Beast is insane and creates a new DXGI factory every\nsingle fucking frame, and evaluating options with XeSS checks etc is\nnot exactly cheap.",
          "is_bot": false,
          "headline": "[dxgi] Use singleton for DXGI options",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-06T21:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f9dfca3321299c50ec2a2b6e2684001d2854c7",
          "body": "…eory",
          "is_bot": false,
          "headline": "[util] Enable ignoring default lock ranges for Splinter Cell Chaos Th…",
          "author_name": "Robin Kertels",
          "author_login": "K0bin",
          "committed_at": "2026-07-06T18:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000237170601ad46612e81b7a55228fc8f7a389a",
          "body": "... for buffers in D3DPOOL_DEFAULT",
          "is_bot": false,
          "headline": "[d3d9] Add option to ignore buffer locking ranges",
          "author_name": "Robin Kertels",
          "author_login": "K0bin",
          "committed_at": "2026-07-06T18:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c850747f1df24180ce97b7a9094603f39da1251d",
          "body": null,
          "is_bot": false,
          "headline": "[meta] Release 3.0.1",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-05T17:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d117019f48ff136d89e40451f863d0e336664de9",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Remove old unmapping code",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-05T16:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76801f2fa3175244c540bffc6c39d15d9d81f18a",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Use new unmapping code for shaders",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-05T16:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31ba3e14d6774f0a19828effaeb068077910495",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Use new unmapping code for textures",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-05T16:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0819d1dd344ce3fba64dd954a357c8607412436c",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add helper for unmappable memory blobs",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-05T16:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031a33b3b8638170980a3870b8545c022c6641b2",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Properly propagate bump mapping textures to next stage",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-05T10:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc099e49967f8f95de9ed5dd7135ad2067ad8fcc",
          "body": "Should fix ANV GPU hangs with D3D9 FFVS.",
          "is_bot": false,
          "headline": "[dxvk] Enable descriptor buffer on Alchemist or older",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-04T13:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b751b0b6204196656dd843f4a4d9642dd6d6e33",
          "body": "Tired of getting undebuggable GPU hangs.",
          "is_bot": false,
          "headline": "[dxvk] Disable secondary command buffers on desktop",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-04T13:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82bf8b1e95599a488adbdf2143813479507e2351",
          "body": "Seems to be what happens on native.",
          "is_bot": false,
          "headline": "[d3d9] Do not transform normals if WorldView is not invertible",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-04T08:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff1b8b8fec4e06a31286229cc6ea36f9452528a",
          "body": "568b8836 dropped the floatEmulation config for Gothic 3 but forgot to also remove the related explanation in the comment above.",
          "is_bot": false,
          "headline": "[util] Update Gothic 3 comment after removal of floatEmulation config",
          "author_name": "LingMan",
          "author_login": "LingMan",
          "committed_at": "2026-07-04T08:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6a73e511b09ed9d89eaa41aa5e24522b3fc4e7",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Remove unused device method",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-04T06:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a34024f46eef5029534c147eff0313f1442a515",
          "body": "…r module identifier",
          "is_bot": false,
          "headline": "[dxvk] Properly pass descriptor heap bindings to libraries with shade…",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-04T06:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568b88360e286ada803ee9e25d47c8c06bc6380f",
          "body": "Works again without. Likely since https://github.com/doitsujin/dxvk/commit/73345afd7813136673951975fb3c78867838a73a",
          "is_bot": false,
          "headline": "[util] Remove floatEmulation config for Gothic 3",
          "author_name": "Blisto91",
          "author_login": "Blisto91",
          "committed_at": "2026-07-03T10:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc13f9deb35d710ed9f20881afe6e104a19bb3cb",
          "body": "…ffers\"\n\nThis reverts commit 3972f883151a67d5da268b4b744672117bec2119.\n\nKane and Lynch performance is horrible with this change\nand we only did it for some irrelevant demo.",
          "is_bot": false,
          "headline": "Revert \"[d3d9] Ignore buffer lock range for static D3DPOOL_DEFAULT bu…",
          "author_name": "Robin Kertels",
          "author_login": "K0bin",
          "committed_at": "2026-07-02T20:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf360b0292fa0b4ad3cfcadea3b7094de3d7da2",
          "body": "Fixes #5763.",
          "is_bot": false,
          "headline": "[d3d9] Do not eliminate texture stages with BUMPENV stages",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-02T19:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea51bab77ec0449ab16f354af0747d7931400be",
          "body": "sm3 centroid memes. Fixes #5758.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-07-01T18:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2f7b5080b79835ae45ddc38a555004739dfbfaf",
          "body": "Above 60 FPS there are erroneous AI behaviors such as AI standing completely still and doing nothing.\r\n\r\n(A game bug, not a DXVK bug.)\r\n\r\nManhunt is a D3D8 game.\r\n\r\nSee:\r\n- https://steamcommunity.com/app/12130/discussions/0/864980278113314892/\r\n- https://steamcommunity.com/app/12130/discussions/0/36\n[…]\n348292957935657900/\r\n- https://steamcommunity.com/sharedfiles/filedetails/?id=2166039806 (Manhunt Fixer - from the GUI screenshot: \"Game is now locked at 60FPS, preventing many script and AI errors.\")",
          "is_bot": false,
          "headline": "[util] Add FPS limit for Manhunt",
          "author_name": "Tiagoquix",
          "author_login": "Tiagoquix",
          "committed_at": "2026-07-01T13:46:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdbccfe9709cb60b20d682aa39b1d67f2926fe3d",
          "body": "This should no longer be an issue.",
          "is_bot": false,
          "headline": "[dxvk] Remove Intel workaround to disable GPL",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-30T15:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4584e2bb6fb56c8f306164b37438f5280fb76783",
          "body": "… legacy\n\nInline UBO is broken on Intel's Windows driver, so we can't really use it.",
          "is_bot": false,
          "headline": "[dxvk] Use actual spec data buffer instead of inline uniform block on…",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-30T15:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c3c22fcba334084336a7a81b9877f7eebc97d9",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Add helper code to allocate spec data uniform buffer",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-30T15:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ab43b31d6ee5054a69d31080d43f867bed1d15",
          "body": "Should fix #5754.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-29T19:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64542839fedb9684a5636660d1d138121ee17eec",
          "body": null,
          "is_bot": false,
          "headline": "[util] Actually return proper refresh period",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-29T14:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aea8528a40834423ef120062e7a001c1c78c831",
          "body": "Not all platforms support this apparently. This will lead to nonsensical\nframe statistics however.",
          "is_bot": false,
          "headline": "[util] Avoid division by zero with invalid refresh rates",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-29T12:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f032d23d880923aeb1344dcf86dceb66ad8ba4",
          "body": "Maintenance stuff.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-29T11:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0ac2e7af4b1b3ceeb48728f98cdcc3cc4395d8",
          "body": "Can't be bothered to think about this now. Keep explicit ordering for\nlocking primitives and lock-free structures since we need to reason\nabout what happens there anyway, but just ignore everything else.",
          "is_bot": false,
          "headline": "[dxvk] Make (almost) all atomics sequentially consistent",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-29T11:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6a6ff140392ca9d9e5d7b0ac5621c5842cdbbf",
          "body": "importBufferResource() and importImageResource() assigned m_resourceCookie to\nitself instead of allocationInfo.resourceCookie, so every imported buffer and\nimage resource ended up with a cookie of 0. This breaks the cookie-keyed\nlookup in m_resourceMap that defragmentation and eviction rely on.",
          "is_bot": false,
          "headline": "[dxvk] Fix self-assignment of resource cookie for imported resources",
          "author_name": "cyy",
          "author_login": "cyyever",
          "committed_at": "2026-06-29T09:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dc04230705481734d67875c34a7e8801c850c28",
          "body": "Closes #5751.",
          "is_bot": false,
          "headline": "[dxvk] Fix memory ordering for release",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-29T09:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0be8e84be6704c0b33425f5234a7dc462309b81",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Disable GPL on Intel's Windows driver",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-28T19:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c34155aa093a55d2e57032c93696cae0899515",
          "body": "- We do need more than 16 storage buffers per pool given that compute\n  pipelines can easily access.\n- Inline UBO is rare, but some drivers apparently require us to\n  reserve storage per space rather than an arbitrary upper bound.",
          "is_bot": false,
          "headline": "[dxvk] Adjust legacy descriptor pool allocation",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-28T19:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a161918dc4b5e957d5a7e78d5ba9ee6acd1fc1",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Disable CUDA interop extensions on Windows and native",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-28T17:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ca7472edfa30be8c1c7131c11ed51d4105e52d",
          "body": null,
          "is_bot": false,
          "headline": "[util] Add check for winevulkan usage",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-28T17:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "788b37e1bfbcc66407abada0a4656136fd4b9b33",
          "body": "This reverts commit 9fbbc689e1741bf378ebc1be7b512a13b0ff8c24.\n\nWe unfortunately have to expect DLLs to get unloaded while our\ninternal threads are still running, so we cannot do this.\n\nFixes #5743.",
          "is_bot": false,
          "headline": "[dxvk] Do not periodically wake up shader cache thread.",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-28T14:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f7d1064d68f41d878c98a7ff22389c672b0704",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Fix compiler warning",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-27T19:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54af5db88ea66fae1469a99cfcc30150f413f9c",
          "body": "No more unnecessary renderpass spilling.",
          "is_bot": false,
          "headline": "[dxvk] Fix transform feedback synchronization",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-27T19:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4395a9211fa6eb171d5a08a08d4033612fbfa1",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Disable raster-related dynamic state if raster is disabled",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-27T19:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7926853af7f3e9a05e9e9c94928a85cbada6b501",
          "body": "…scard",
          "is_bot": false,
          "headline": "[dxvk] Do not pass unnecessary state for pipelines with rasterizer di…",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-27T19:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb499c546b1cefbbc588ea70ecb3086dfdc7f49",
          "body": "Covers D3D9 SWVP pipelines.",
          "is_bot": false,
          "headline": "[dxvk] Enable rasterizer discard if GS does not export position",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-27T19:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54e5979906b38888e60eea11a5c81c874c7a2c4",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Enable VK_EXT_dynamic_rendering_unused_attachments",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-27T19:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b49a39896f25896b83ed01c0609393dfc3bb85c",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Return null vector when sampling null texture in fixed-function",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-26T14:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73345afd7813136673951975fb3c78867838a73a",
          "body": "Fixes #5732.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-26T13:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41939db853a733b298a18fc21c77d68d5e8c5729",
          "body": "Fixes #5730, matches native.",
          "is_bot": false,
          "headline": "[d3d9] Only validate color args if texture is unbound",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-26T13:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97fe0c66f89d3c8977578e1b500907306d4af536",
          "body": null,
          "is_bot": false,
          "headline": "[meta] Release 3.0",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-25T19:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e496eae8f44eca4997f67f3f477fb54501418718",
          "body": null,
          "is_bot": false,
          "headline": "[util] Hide amd in Splinter Cell Double Agent",
          "author_name": "Blisto91",
          "author_login": "Blisto91",
          "committed_at": "2026-06-25T19:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f279d4dcfe461f11cde9bfcd243e68c19611405",
          "body": null,
          "is_bot": false,
          "headline": "[util] Enable Strict floatEmulation for Gothic 3",
          "author_name": "Blisto91",
          "author_login": "Blisto91",
          "committed_at": "2026-06-25T19:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba3848221dee97869d0aea8e783b914c3d86fec",
          "body": "Fixes Alan Wake rendering issue.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-25T18:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c3eaf980d7ff934f1e4834568220a0b09cdbad8",
          "body": "Fixes bool constant issues in Splinter Cell 4.",
          "is_bot": false,
          "headline": "[d3d9] Use correct type for constant buffer load in SWVP shaders",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-23T19:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67dba691fc01a0ae1b8821daafe97fbc53c5ceda",
          "body": "…canline order or scaling is invalid.\n\nTitan Quest Anniversary Edition (SteamID: 475150) tries to create a fullscreen swapchain with an\ninvalid scanline order and scaling and gets a windowed swapchain instead on Windows. Wine creates\na fullscreen swapchain in this case and thus causes some unexpecte\n[…]\nwhen creating a fullscreen swapchain in such cases and S_OK is returned on Windows 10 <= 22H2.\nChoose S_OK here because I worry that some applications might not handle DXGI_STATUS_OCCLUDED\ngracefully.",
          "is_bot": false,
          "headline": "[dxgi] Create a windowed swapchain instead when the fullscreen mode s…",
          "author_name": "Zhiyi Zhang",
          "author_login": "zzhiyi",
          "committed_at": "2026-06-23T11:41:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a465381534cea1cdf12f08fc1ca9d10e7c083397",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Discard fixed-function color output for depth-only rendering",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-22T19:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016af1cc240caf88ceba1245390524be2d78e684",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Normalize unused texture stage arguments",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-22T19:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a336e57b96a73817c07ca5f966e50ddc428e63a3",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Track actively used textures for fixed-function PS.",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-22T19:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f572c58d8b15151d2a4f903bf4470f53d8cef398",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Add more exhaustive check for FFPS texture usage",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-22T19:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d43594895e1c3036abbe323d1d33f373bcdddb85",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Disable HVV usage if zeroMappedMemory option is set",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T23:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e1d414ee8d34b5736538bd1fc7393b2f214142",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Implement D3DTOP_PREMODULATE in fixed-function PS",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T16:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd12fe4316e7f60ac06155a2781da485399c685",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Pass global ambient as raw D3DCOLOR",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T16:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9640d7a5615207e4ff07c692a203d2b8e9ccf8",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Pass texture stage constant color as raw D3DCOLOR",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T16:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b42d23cfa0e7e2177ccc25a2820671294d22706b",
          "body": null,
          "is_bot": false,
          "headline": "[dxvk] Fix check for reverting unsynchronized render passes",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T14:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ed65b07877307c375d98b0e09e8d20e6d20e6b",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Factor out vertex transform in FFVS",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T11:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb2b9f4274c47a50e96385778848913295dbd2a",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Factor out lighting in FFVS",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T11:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "467840b19fb315601eaa3c9422ba614751a5fd02",
          "body": "Avoids some potentially problematic array access.",
          "is_bot": false,
          "headline": "[d3d9] Factor out texcoord transforms in FFVS",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T11:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55872e24973cdcdefaa7c709c35c95836e15d030",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Slightly clean up clip plane code in FFVS",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-21T11:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9b4822dd40d35c9c786cc1bb2e20cf49734ec5",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Also enable W fog if PositionT is used",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-20T22:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd2a57a1c3c7a8addcafb0258e7b2bd2c46fce1",
          "body": "Fixes behaviour with loop stride == 0.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-20T20:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0bb94758390ab49b2bed0686c6afe12d6bb82bf",
          "body": "Derp.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T23:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dda09e38792acaee84a9674eb6d0b5094830693",
          "body": "This is done in the constant upload code nowadays.",
          "is_bot": false,
          "headline": "[d3d9] Remove legacy function to replace vector NaNs",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T17:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40adda34153a1c474c8bf988d756c4ab504001e",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Fix invalid reinterpret_cast on CS data block",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T14:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec440643861a94b46562338f0f502edfd9a72fb3",
          "body": null,
          "is_bot": false,
          "headline": "[util] Force sampler anisotropy for Mafia",
          "author_name": "WinterSnowfall",
          "author_login": "WinterSnowfall",
          "committed_at": "2026-06-19T14:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5651a3843578c639114ece66433e9ee5a94c5af3",
          "body": "Div-by-zero fix in constant folding.",
          "is_bot": false,
          "headline": "[meta] Update dxbc-spirv",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T12:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb623cc949bb4ffcf41e3504f597f0a3bfb68c85",
          "body": "No reason to have two when the only thing one of them does is set the other.",
          "is_bot": false,
          "headline": "[d3d9] Consolidate FFVS dirty flags",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T12:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8486e99bf797ac5d7caadeb136e3073697da0921",
          "body": "There was a bug somewhere in the state block code since it would\nlose information about enabled and disabled lights somehow.",
          "is_bot": false,
          "headline": "[d3d9] Simplify and fix light enablement",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T12:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd786f48bc65881593450e534989ea6239ee45c9",
          "body": null,
          "is_bot": false,
          "headline": "[d3d9] Make FFVS lighting code more readable",
          "author_name": "Philip Rebohle",
          "author_login": "doitsujin",
          "committed_at": "2026-06-19T12:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 93,
      "commits_last_year": 929,
      "latest_release_at": "2026-07-17T22:38:22Z",
      "latest_release_tag": "v3.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 49,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 63.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1174,
      "stars": 17702,
      "watchers": 281,
      "fork_history": {
        "days": [
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 2
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-16",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 3
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-11-04",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 2
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 2
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 2
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 3
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 2
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 2
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-01-25",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-02-22",
            "count": 2
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 2
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 2
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 2
          },
          {
            "date": "2020-10-14",
            "count": 2
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 2
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 2
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 2
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 2
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 2
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 2
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 2
          },
          {
            "date": "2021-09-01",
            "count": 2
          },
          {
            "date": "2021-09-02",
            "count": 2
          },
          {
            "date": "2021-09-06",
            "count": 3
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 2
          },
          {
            "date": "2021-10-07",
            "count": 2
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 2
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 2
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 2
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 2
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 2
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 2
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 2
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 2
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 2
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 3
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 4
          },
          {
            "date": "2022-03-01",
            "count": 2
          },
          {
            "date": "2022-03-02",
            "count": 3
          },
          {
            "date": "2022-03-03",
            "count": 3
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 2
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 3
          },
          {
            "date": "2022-03-18",
            "count": 2
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 2
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 2
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 3
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 2
          },
          {
            "date": "2022-06-01",
            "count": 2
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 2
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 2
          },
          {
            "date": "2022-07-22",
            "count": 2
          },
          {
            "date": "2022-07-23",
            "count": 2
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 2
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 2
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 2
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 2
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 2
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 2
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 2
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 2
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 4
          },
          {
            "date": "2022-11-11",
            "count": 3
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 2
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 2
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 2
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 2
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 2
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 3
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 2
          },
          {
            "date": "2023-02-06",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 2
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 2
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 2
          },
          {
            "date": "2023-03-03",
            "count": 3
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 2
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 3
          },
          {
            "date": "2023-04-03",
            "count": 2
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-15",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 2
          },
          {
            "date": "2023-05-09",
            "count": 2
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 2
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 3
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 2
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 2
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 2
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 2
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 2
          },
          {
            "date": "2023-11-21",
            "count": 2
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 3
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 2
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-20",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 2
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 2
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 2
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 3
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 2
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 3
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 2
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 2
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 2
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 2
          },
          {
            "date": "2024-09-21",
            "count": 3
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 3
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 3
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 2
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 2
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 3
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 2
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 2
          },
          {
            "date": "2025-03-05",
            "count": 3
          },
          {
            "date": "2025-03-06",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 2
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 2
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 2
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 2
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 2
          },
          {
            "date": "2025-07-13",
            "count": 2
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 2
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 2
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 2
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 2
          },
          {
            "date": "2025-11-18",
            "count": 4
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 3
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 2
          },
          {
            "date": "2026-01-24",
            "count": 2
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 2
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-04-02",
            "count": 2
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 3
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 3
          },
          {
            "date": "2026-05-01",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 2
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 3
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 2
          },
          {
            "date": "2026-07-23",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1174
      },
      "star_history": null,
      "open_issues_and_prs": 242
    },
    "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": [],
      "largest_source_bytes": 454755,
      "source_files_sampled": 501,
      "oversized_source_files": 14,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 1506,
        "open_issues": 234,
        "closed_ratio": 0.939,
        "closed_issues": 3615,
        "closed_unmerged_prs": 387
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "doitsujin",
          "commits": 5936,
          "avatar_url": "https://avatars.githubusercontent.com/u/25567304?v=4"
        },
        {
          "type": "User",
          "login": "misyltoad",
          "commits": 712,
          "avatar_url": "https://avatars.githubusercontent.com/u/21316711?v=4"
        },
        {
          "type": "User",
          "login": "K0bin",
          "commits": 443,
          "avatar_url": "https://avatars.githubusercontent.com/u/1131720?v=4"
        },
        {
          "type": "User",
          "login": "WinterSnowfall",
          "commits": 267,
          "avatar_url": "https://avatars.githubusercontent.com/u/6306593?v=4"
        },
        {
          "type": "User",
          "login": "Blisto91",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/u/47954800?v=4"
        },
        {
          "type": "User",
          "login": "DadSchoorse",
          "commits": 91,
          "avatar_url": "https://avatars.githubusercontent.com/u/49841484?v=4"
        },
        {
          "type": "User",
          "login": "AlpyneDreams",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/3376691?v=4"
        },
        {
          "type": "User",
          "login": "rbernon",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/4134719?v=4"
        },
        {
          "type": "User",
          "login": "pchome",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/10661854?v=4"
        },
        {
          "type": "User",
          "login": "Mixaill",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/704382?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.737
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "artifacts.yml",
        "test-build-windows.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "10 out of 10 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": 2,
            "reason": "Found 4/16 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1a5919b7edd111887648d1e8bf0c32733e2e00d3",
        "ran_at": "2026-07-25T04:56:59Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T17:24:28Z",
      "oldest_open_prs": [
        {
          "number": 3352,
          "created_at": "2023-04-15T16:49:31Z",
          "last_comment_at": "2023-05-03T13:28:32Z",
          "last_comment_author": "doitsujin"
        },
        {
          "number": 3365,
          "created_at": "2023-04-19T07:06:53Z",
          "last_comment_at": "2024-05-22T16:22:01Z",
          "last_comment_author": "flibitijibibo"
        },
        {
          "number": 4402,
          "created_at": "2024-10-25T08:34:14Z",
          "last_comment_at": "2024-10-25T09:12:37Z",
          "last_comment_author": "rbernon"
        },
        {
          "number": 4506,
          "created_at": "2024-12-04T07:41:23Z",
          "last_comment_at": "2025-07-12T01:27:53Z",
          "last_comment_author": "AlpyneDreams"
        },
        {
          "number": 4588,
          "created_at": "2025-01-06T22:05:44Z",
          "last_comment_at": "2026-06-10T23:22:10Z",
          "last_comment_author": "pchome"
        },
        {
          "number": 4654,
          "created_at": "2025-01-29T14:18:39Z",
          "last_comment_at": "2026-02-22T13:10:35Z",
          "last_comment_author": "netborg-afps"
        },
        {
          "number": 5070,
          "created_at": "2025-07-04T02:05:07Z",
          "last_comment_at": "2025-07-12T00:53:21Z",
          "last_comment_author": "AlpyneDreams"
        },
        {
          "number": 5552,
          "created_at": "2026-03-14T18:33:29Z",
          "last_comment_at": "2026-07-16T14:20:49Z",
          "last_comment_author": "JustCallMeJade"
        }
      ],
      "last_merged_pr_at": "2026-07-22T17:09:12Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1096,
          "created_at": "2019-06-17T09:10:11Z",
          "last_comment_at": "2024-09-30T20:33:46Z",
          "last_comment_author": "Sigtechnica"
        },
        {
          "number": 1333,
          "created_at": "2020-01-10T18:20:46Z",
          "last_comment_at": "2022-07-16T09:10:01Z",
          "last_comment_author": "mimattr"
        },
        {
          "number": 1589,
          "created_at": "2020-04-22T04:01:29Z",
          "last_comment_at": "2023-01-22T17:14:29Z",
          "last_comment_author": "Blisto91"
        },
        {
          "number": 1675,
          "created_at": "2020-06-26T01:29:07Z",
          "last_comment_at": "2024-03-25T01:15:45Z",
          "last_comment_author": "Aerocatia"
        },
        {
          "number": 1695,
          "created_at": "2020-07-18T14:02:02Z",
          "last_comment_at": "2023-06-01T16:36:56Z",
          "last_comment_author": "WinterSnowfall"
        },
        {
          "number": 1697,
          "created_at": "2020-07-22T09:29:54Z",
          "last_comment_at": "2025-10-10T14:38:27Z",
          "last_comment_author": "Blisto91"
        },
        {
          "number": 1811,
          "created_at": "2020-11-11T11:58:07Z",
          "last_comment_at": "2023-06-20T13:11:39Z",
          "last_comment_author": "K0bin"
        },
        {
          "number": 1998,
          "created_at": "2021-03-30T16:58:04Z",
          "last_comment_at": "2025-03-15T22:51:06Z",
          "last_comment_author": "KuraiShidosha"
        },
        {
          "number": 2012,
          "created_at": "2021-04-04T19:46:44Z",
          "last_comment_at": "2023-12-23T16:55:42Z",
          "last_comment_author": "Blisto91"
        },
        {
          "number": 2032,
          "created_at": "2021-04-20T17:28:47Z",
          "last_comment_at": "2021-04-20T18:15:00Z",
          "last_comment_author": "frostworx"
        },
        {
          "number": 2054,
          "created_at": "2021-05-09T08:23:47Z",
          "last_comment_at": "2022-01-13T14:18:42Z",
          "last_comment_author": "Espionage724"
        },
        {
          "number": 2159,
          "created_at": "2021-07-14T14:03:30Z",
          "last_comment_at": "2023-05-30T14:08:24Z",
          "last_comment_author": "Blisto91"
        },
        {
          "number": 2171,
          "created_at": "2021-07-19T10:41:30Z",
          "last_comment_at": "2021-07-23T13:41:07Z",
          "last_comment_author": "K0bin"
        },
        {
          "number": 2174,
          "created_at": "2021-07-20T14:23:25Z",
          "last_comment_at": "2025-09-14T18:49:42Z",
          "last_comment_author": "Kondiq"
        },
        {
          "number": 2249,
          "created_at": "2021-08-19T09:01:38Z",
          "last_comment_at": "2026-04-20T08:30:11Z",
          "last_comment_author": "hartapfel"
        },
        {
          "number": 2354,
          "created_at": "2021-11-10T20:43:27Z",
          "last_comment_at": "2026-03-13T06:50:48Z",
          "last_comment_author": "Blisto91"
        },
        {
          "number": 2418,
          "created_at": "2021-12-27T17:30:05Z",
          "last_comment_at": "2026-03-11T02:12:41Z",
          "last_comment_author": "orestes1986"
        },
        {
          "number": 2429,
          "created_at": "2022-01-10T03:42:41Z",
          "last_comment_at": "2022-07-11T18:57:03Z",
          "last_comment_author": "Blisto91"
        },
        {
          "number": 2464,
          "created_at": "2022-01-28T13:51:28Z",
          "last_comment_at": "2023-01-04T18:48:01Z",
          "last_comment_author": "Colearo"
        },
        {
          "number": 2552,
          "created_at": "2022-03-20T18:58:37Z",
          "last_comment_at": "2025-06-12T09:23:26Z",
          "last_comment_author": "kakra"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/doitsujin/dxvk",
    "host": "github.com",
    "name": "dxvk",
    "owner": "doitsujin"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 45,
        "vitality": 92,
        "community": 76,
        "governance": 60,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "commits_last_year": 929,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 49
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "49/52 weeks with commits",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "929 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 929
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 93,
              "latest_release_tag": "v3.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 63.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "93 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 93
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~63.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 63.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 1174,
              "stars": 17702,
              "watchers": 281,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "17,702 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 17702
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,174 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1174
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "281 watchers",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 281
                    }
                  }
                ],
                "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 (Zlib)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Zlib"
                    }
                  }
                ],
                "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.737
            },
            "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 74% of commits",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 1506,
              "open_issues": 234,
              "closed_issues": 3615,
              "issue_closed_ratio": 0.939,
              "closed_unmerged_prs": 387
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1506/1893 decided PRs merged",
                "points": 30.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1506,
                      "decided": 1893
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/16 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "followers": 2243,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "doitsujin",
              "public_repos": 25,
              "account_age_days": 3456
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,243 followers of doitsujin",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2243,
                      "login": "doitsujin"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~9 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "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": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 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": [
                "vulkan",
                "dxbc",
                "d3d11",
                "spir-v",
                "linux",
                "gaming",
                "wine",
                "d3d9"
              ],
              "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "10 out of 10 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 4/16 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 7
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.19,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "19 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 454755,
              "source_files_sampled": 501,
              "oversized_source_files": 14
            },
            "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": "14/501 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 501,
                      "oversized": 14
                    }
                  }
                ],
                "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-25T04:57:23.943645Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/doitsujin/dxvk.svg",
  "full_name": "doitsujin/dxvk",
  "license_state": "standard",
  "license_spdx": "Zlib"
}

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.