Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 01:18 UTC

ok-oldking / ok-script

现代Python游戏自动化框架(支持Windows/模拟器/浏览器)

PythonAGPL-3.0★ 645 stars⑂ 179 forkssince Dec 2023View on GitHub ↗

ok-oldking/ok-script holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Vitality (87/100) and lowest on Security (21/100). It was last updated today. A single contributor accounts for most of its recent work.

55
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.

55
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

ok-oldkingPersonal account
680 followers41 public repossince Dec 2023

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?

87Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
24.2/36Commit cadence — 35/52 weeks with commits
18/18Commit volume — 294 commits in the last year
0/10OpenSSF Scorecard: Maintained — no data
Inputs used
commits_last_year294
human_commit_share1
days_since_last_push0
active_weeks_last_year35
How it's scored
16.2/27Ships releases — 99 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~0.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count99
latest_release_tagv1.0.173
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases0.7

Community & Adoption

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

60Moderate · 18% of overall
How it's scored
45.6/60Stars — 645 stars
18.8/25Forks — 179 forks
3.3/15Watchers — 5 watchers
Inputs used
forks179
stars645
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
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?

50Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.7/22.5Commit distribution — top contributor authored 88% of commits
10.8/13.5Contributor breadth — 8 contributors
0/10OpenSSF Scorecard: Contributors — no data
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.881
How it's scored
33.1/46.8Issue resolution — 71% of issues closed
26.9/38.3PR acceptance — 33/47 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs33
open_issues7
closed_issues17
issue_closed_ratio0.708
closed_unmerged_prs14
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.4/25Owner reach — 680 followers of ok-oldking
17/25Track record — 41 public repos, account ~2 yr old
Inputs used
followers680
owner_typeUser
is_verified
owner_loginok-oldking
public_repos41
account_age_days949
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

48At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

21Critical · 16% of overall
How it's scored
0/30Security policy (SECURITY.md)
0/25Dependabot config
0/25Dependency lockfiles
0/20CodeQL workflow
Inputs used
sourcefile_signals
lockfiles
manifestsrequirements.txt, setup.py
has_codeql_workflowno
has_security_policyno
has_dependabot_configno
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages19
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. 19 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

42At risk · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
13.9/40Legible commit history — 26 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.26
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes590
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
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 — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
53.5/55Manageable file sizes — 7/249 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes576,056
source_files_sampled249
oversized_source_files7

Key facts

645GitHub stars
8contributors
294commits, last 12 months
0days since last push
99releases
1bus factor
7open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • OpenSSF Scorecard did not return a usable result (2026/07/23 01:18:15 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks

More detail

Star and fork history 0 ★ / 179 ⇿
0Stars
179Forks
90Releases

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.

0408012016020016862024-062025-072026-07
Major 0Minor 0Patch 90

Each point covers 2 days.

All dependencies 23

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

RegistryPackageVersionRelation
PyPIadbutilsindirect
PyPIdarkdetectindirect
PyPIget-pypi-latest-versionindirect
PyPImouse0.7.1indirect
PyPImypyindirect
PyPInumpyindirect
PyPIok-d3dshotindirect
PyPIopencc1.2.0indirect
PyPIopencv-pythonindirect
PyPIpsutilindirect
PyPIpyappifyindirect
PyPIpycaw20240210indirect
PyPIpydirectinput1.0.4indirect
PyPIpynputindirect
PyPIpyside6-essentialsindirect
PyPIpyside6-fluent-widgetsindirect
PyPIpysidesix-frameless-windowindirect
PyPIpywin32indirect
PyPIrequestsindirect
PyPIsetuptoolsindirect
PyPItwineindirect
PyPItyping-extensionsindirect
PyPIwheelindirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 25712,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 1940676,
        "Batchfile": 735,
        "PowerShell": 1673
      },
      "pushed_at": "2026-07-23T01:14:58Z",
      "created_at": "2023-12-16T16:32:05Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T01:14:58Z",
      "description": "现代Python游戏自动化框架(支持Windows/模拟器/浏览器)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "ok-oldking",
      "type": "User",
      "login": "ok-oldking",
      "company": null,
      "location": null,
      "followers": 680,
      "avatar_url": "https://avatars.githubusercontent.com/u/154002444?v=4",
      "created_at": "2023-12-16T14:27:42Z",
      "is_verified": null,
      "public_repos": 41,
      "account_age_days": 949
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.173",
          "kind": "patch",
          "published_at": "2026-07-23T01:14:21Z"
        },
        {
          "tag": "v1.0.172",
          "kind": "patch",
          "published_at": "2026-07-23T00:52:46Z"
        },
        {
          "tag": "v1.0.171",
          "kind": "patch",
          "published_at": "2026-07-22T23:40:07Z"
        },
        {
          "tag": "v1.0.170",
          "kind": "patch",
          "published_at": "2026-07-22T14:44:08Z"
        },
        {
          "tag": "v1.0.169",
          "kind": "patch",
          "published_at": "2026-07-22T13:57:06Z"
        },
        {
          "tag": "v1.0.168",
          "kind": "patch",
          "published_at": "2026-07-22T06:10:19Z"
        },
        {
          "tag": "v1.0.167",
          "kind": "patch",
          "published_at": "2026-07-22T04:46:46Z"
        },
        {
          "tag": "v1.0.166",
          "kind": "patch",
          "published_at": "2026-07-22T03:45:55Z"
        },
        {
          "tag": "v1.0.165",
          "kind": "patch",
          "published_at": "2026-07-22T00:43:55Z"
        },
        {
          "tag": "v1.0.163",
          "kind": "patch",
          "published_at": "2026-07-16T22:57:44Z"
        },
        {
          "tag": "v1.0.162",
          "kind": "patch",
          "published_at": "2026-06-18T15:54:56Z"
        },
        {
          "tag": "v1.0.161",
          "kind": "patch",
          "published_at": "2026-06-17T17:33:14Z"
        },
        {
          "tag": "v1.0.160",
          "kind": "patch",
          "published_at": "2026-06-17T01:33:09Z"
        },
        {
          "tag": "v1.0.159",
          "kind": "patch",
          "published_at": "2026-06-11T13:38:46Z"
        },
        {
          "tag": "v1.0.158",
          "kind": "patch",
          "published_at": "2026-06-11T13:35:59Z"
        },
        {
          "tag": "v1.0.157",
          "kind": "patch",
          "published_at": "2026-06-11T11:41:28Z"
        },
        {
          "tag": "v1.0.156",
          "kind": "patch",
          "published_at": "2026-06-10T03:33:31Z"
        },
        {
          "tag": "v1.0.155",
          "kind": "patch",
          "published_at": "2026-06-05T11:14:15Z"
        },
        {
          "tag": "v1.0.154",
          "kind": "patch",
          "published_at": "2026-06-03T17:44:19Z"
        },
        {
          "tag": "v1.0.153",
          "kind": "patch",
          "published_at": "2026-06-03T14:25:39Z"
        },
        {
          "tag": "v1.0.152",
          "kind": "patch",
          "published_at": "2026-06-02T12:42:07Z"
        },
        {
          "tag": "v1.0.151",
          "kind": "patch",
          "published_at": "2026-06-01T15:47:51Z"
        },
        {
          "tag": "v1.0.150",
          "kind": "patch",
          "published_at": "2026-06-01T10:07:50Z"
        },
        {
          "tag": "v1.0.149",
          "kind": "patch",
          "published_at": "2026-05-31T11:42:48Z"
        },
        {
          "tag": "v1.0.148",
          "kind": "patch",
          "published_at": "2026-05-30T03:43:19Z"
        },
        {
          "tag": "v1.0.147",
          "kind": "patch",
          "published_at": "2026-05-30T03:19:22Z"
        },
        {
          "tag": "v1.0.146",
          "kind": "patch",
          "published_at": "2026-05-30T02:49:40Z"
        },
        {
          "tag": "v1.0.145",
          "kind": "patch",
          "published_at": "2026-05-29T16:05:43Z"
        },
        {
          "tag": "v1.0.144",
          "kind": "patch",
          "published_at": "2026-05-29T13:44:39Z"
        },
        {
          "tag": "v1.0.143",
          "kind": "patch",
          "published_at": "2026-05-26T10:10:13Z"
        },
        {
          "tag": "v1.0.142",
          "kind": "patch",
          "published_at": "2026-05-25T17:23:21Z"
        },
        {
          "tag": "v1.0.141",
          "kind": "patch",
          "published_at": "2026-05-25T17:01:10Z"
        },
        {
          "tag": "v1.0.140",
          "kind": "patch",
          "published_at": "2026-05-24T16:09:29Z"
        },
        {
          "tag": "v1.0.139",
          "kind": "patch",
          "published_at": "2026-05-24T12:05:43Z"
        },
        {
          "tag": "v1.0.138",
          "kind": "patch",
          "published_at": "2026-05-24T02:40:15Z"
        },
        {
          "tag": "v1.0.137",
          "kind": "patch",
          "published_at": "2026-05-23T17:45:28Z"
        },
        {
          "tag": "v1.0.136",
          "kind": "patch",
          "published_at": "2026-05-23T17:32:44Z"
        },
        {
          "tag": "v1.0.135",
          "kind": "patch",
          "published_at": "2026-05-23T17:14:16Z"
        },
        {
          "tag": "v1.0.134",
          "kind": "patch",
          "published_at": "2026-05-23T16:24:18Z"
        },
        {
          "tag": "v1.0.133",
          "kind": "patch",
          "published_at": "2026-05-22T16:00:18Z"
        },
        {
          "tag": "v1.0.132",
          "kind": "patch",
          "published_at": "2026-05-21T14:43:56Z"
        },
        {
          "tag": "v1.0.131",
          "kind": "patch",
          "published_at": "2026-05-21T11:48:20Z"
        },
        {
          "tag": "v1.0.130",
          "kind": "patch",
          "published_at": "2026-05-20T16:47:10Z"
        },
        {
          "tag": "v1.0.129",
          "kind": "patch",
          "published_at": "2026-05-20T03:44:43Z"
        },
        {
          "tag": "v1.0.128",
          "kind": "patch",
          "published_at": "2026-05-19T14:11:32Z"
        },
        {
          "tag": "v1.0.127",
          "kind": "patch",
          "published_at": "2026-05-19T10:31:54Z"
        },
        {
          "tag": "v1.0.126",
          "kind": "patch",
          "published_at": "2026-05-18T10:42:10Z"
        },
        {
          "tag": "v1.0.125",
          "kind": "patch",
          "published_at": "2026-05-18T03:39:39Z"
        },
        {
          "tag": "v1.0.124",
          "kind": "patch",
          "published_at": "2026-05-17T11:51:14Z"
        },
        {
          "tag": "v1.0.123",
          "kind": "patch",
          "published_at": "2026-05-17T07:47:39Z"
        },
        {
          "tag": "v1.0.122",
          "kind": "patch",
          "published_at": "2026-05-17T02:45:01Z"
        },
        {
          "tag": "v1.0.121",
          "kind": "patch",
          "published_at": "2026-05-16T16:57:24Z"
        },
        {
          "tag": "v1.0.120",
          "kind": "patch",
          "published_at": "2026-05-16T13:21:27Z"
        },
        {
          "tag": "v1.0.119",
          "kind": "patch",
          "published_at": "2026-05-15T12:31:32Z"
        },
        {
          "tag": "v1.0.118",
          "kind": "patch",
          "published_at": "2026-05-15T03:24:48Z"
        },
        {
          "tag": "v1.0.117",
          "kind": "patch",
          "published_at": "2026-05-13T15:50:53Z"
        },
        {
          "tag": "v1.0.116",
          "kind": "patch",
          "published_at": "2026-05-11T16:05:35Z"
        },
        {
          "tag": "v1.0.115",
          "kind": "patch",
          "published_at": "2026-05-11T14:22:20Z"
        },
        {
          "tag": "v1.0.112",
          "kind": "patch",
          "published_at": "2026-05-09T03:17:01Z"
        },
        {
          "tag": "v1.0.111",
          "kind": "patch",
          "published_at": "2026-05-07T14:09:12Z"
        },
        {
          "tag": "v1.0.110",
          "kind": "patch",
          "published_at": "2026-05-04T05:57:26Z"
        },
        {
          "tag": "v1.0.109",
          "kind": "patch",
          "published_at": "2026-05-02T01:47:25Z"
        },
        {
          "tag": "v1.0.106",
          "kind": "patch",
          "published_at": "2026-04-21T14:52:27Z"
        },
        {
          "tag": "v1.0.104",
          "kind": "patch",
          "published_at": "2026-04-14T14:09:29Z"
        },
        {
          "tag": "v1.0.103",
          "kind": "patch",
          "published_at": "2026-04-13T14:26:52Z"
        },
        {
          "tag": "v1.0.102",
          "kind": "patch",
          "published_at": "2026-04-12T10:00:26Z"
        },
        {
          "tag": "v1.0.101",
          "kind": "patch",
          "published_at": "2026-04-12T02:32:07Z"
        },
        {
          "tag": "v1.0.100",
          "kind": "patch",
          "published_at": "2026-04-10T11:15:56Z"
        },
        {
          "tag": "v1.0.98",
          "kind": "patch",
          "published_at": "2026-04-09T14:19:43Z"
        },
        {
          "tag": "v1.0.97",
          "kind": "patch",
          "published_at": "2026-04-08T09:06:31Z"
        },
        {
          "tag": "1.0.96",
          "kind": "patch",
          "published_at": "2026-04-08T00:35:05Z"
        },
        {
          "tag": "v1.0.95",
          "kind": "patch",
          "published_at": "2026-04-07T17:42:27Z"
        },
        {
          "tag": "v1.0.94",
          "kind": "patch",
          "published_at": "2026-04-07T17:27:38Z"
        },
        {
          "tag": "v1.0.93",
          "kind": "patch",
          "published_at": "2026-04-07T10:52:46Z"
        },
        {
          "tag": "v1.0.92",
          "kind": "patch",
          "published_at": "2026-04-07T09:32:24Z"
        },
        {
          "tag": "v1.0.91",
          "kind": "patch",
          "published_at": "2026-04-07T09:27:07Z"
        },
        {
          "tag": "v1.0.89",
          "kind": "patch",
          "published_at": "2026-04-05T11:27:24Z"
        },
        {
          "tag": "v1.0.87",
          "kind": "patch",
          "published_at": "2026-03-24T04:30:20Z"
        },
        {
          "tag": "v1.0.86",
          "kind": "patch",
          "published_at": "2026-03-23T16:22:01Z"
        },
        {
          "tag": "v1.0.85",
          "kind": "patch",
          "published_at": "2026-03-23T14:41:08Z"
        },
        {
          "tag": "v1.0.82",
          "kind": "patch",
          "published_at": "2026-03-23T01:43:04Z"
        },
        {
          "tag": "v1.0.81",
          "kind": "patch",
          "published_at": "2026-03-22T17:20:48Z"
        },
        {
          "tag": "v1.0.80",
          "kind": "patch",
          "published_at": "2026-03-22T04:21:34Z"
        },
        {
          "tag": "v1.0.78",
          "kind": "patch",
          "published_at": "2026-03-19T14:57:33Z"
        },
        {
          "tag": "v1.0.77",
          "kind": "patch",
          "published_at": "2026-03-18T13:51:54Z"
        },
        {
          "tag": "1.0.76",
          "kind": "patch",
          "published_at": "2026-03-16T16:27:08Z"
        },
        {
          "tag": "v1.0.75",
          "kind": "patch",
          "published_at": "2026-03-13T09:59:46Z"
        },
        {
          "tag": "v1.0.74",
          "kind": "patch",
          "published_at": "2026-03-11T14:15:12Z"
        },
        {
          "tag": "v1.0.73",
          "kind": "patch",
          "published_at": "2026-03-09T14:39:36Z"
        },
        {
          "tag": "v1.0.72",
          "kind": "patch",
          "published_at": "2026-03-09T11:03:20Z"
        },
        {
          "tag": "v1.0.68",
          "kind": "patch",
          "published_at": "2026-03-02T09:05:25Z"
        },
        {
          "tag": "v1.0.63",
          "kind": "patch",
          "published_at": "2026-02-27T09:59:32Z"
        },
        {
          "tag": "v1.0.62",
          "kind": "patch",
          "published_at": "2026-02-26T17:50:40Z"
        },
        {
          "tag": "v1.0.61",
          "kind": "patch",
          "published_at": "2026-02-26T14:39:49Z"
        },
        {
          "tag": "v1.0.60",
          "kind": "patch",
          "published_at": "2026-02-26T02:05:20Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2025-11-26T10:34:07Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2025-11-11T17:37:42Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2025-11-11T14:02:38Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2025-11-09T12:09:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b7e4cd5ad9320050af366a89e2906853a7c977e0",
          "body": null,
          "is_bot": false,
          "headline": "Prevent navigation expansion flash on startup",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-23T01:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7490937e74e590ba41e0324e787b0b6b0c79f375",
          "body": null,
          "is_bot": false,
          "headline": "Fix touch scroll teardown crash",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-23T00:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70fc75f38b1e2f39f4d7681bb0242a42fb99de82",
          "body": null,
          "is_bot": false,
          "headline": "Fix overlay initialization and WGC frame races",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T23:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d357a9d3b853e0f8302c220872ba5e383c02f33",
          "body": null,
          "is_bot": false,
          "headline": "Fix next_sleep_check assignment in TaskExecutor (#76)",
          "author_name": "BnanZ0",
          "author_login": "BnanZ0",
          "committed_at": "2026-07-22T23:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8557f46e92ab033639e8f17c48991c04dd2b17",
          "body": "* Add scrolling to overflowing navigation sidebar\n\n* Sync app accent color with Windows\n\n* Stop activating window when tasks finish\n\n* Add touch gesture scrolling to scroll areas\n\n* Enable touch scrolling in navigation sidebar\n\n* Prevent touch scrolling from activating child widgets\n\n* Fix child clicks after touch scrolling\n\n* Match primary buttons to Windows accent palette",
          "is_bot": false,
          "headline": "优化 Windows 触控滚动、导航体验与系统强调色适配 (#74)",
          "author_name": "Sanheiii",
          "author_login": "Sanheiii",
          "committed_at": "2026-07-22T23:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9772103e8579eab6579eca535d9b505b9f4c935b",
          "body": null,
          "is_bot": false,
          "headline": "Fix stale window entries after HWND changes",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T14:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b13b9d2568a842eb51c64096051534dcd39f283",
          "body": null,
          "is_bot": false,
          "headline": "Restore IDE autocomplete for lazy exports",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T13:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c60e75248301b0a967d696eb026c11f88ca2a31",
          "body": null,
          "is_bot": false,
          "headline": "Polish UI with reusable design system",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T06:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be38ea165fd217f5c487506be5fa36c2d794056c",
          "body": null,
          "is_bot": false,
          "headline": "Fallback to source text for empty translations",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T04:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe827f6e5b0ea173c0c73ff5a169aae3ef8abc4b",
          "body": null,
          "is_bot": false,
          "headline": "Update app launcher configuration controls",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T03:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f90040d35d93d86b02ac421277830029b3d6a9",
          "body": null,
          "is_bot": false,
          "headline": "Defer imports and fix capture method handling",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T03:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a988638cf32ef5faffec6d5474c8555e24da83d",
          "body": null,
          "is_bot": false,
          "headline": "build: support explicit release versions",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T00:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed166847012718c33913060cd070af4bd2782f7e",
          "body": null,
          "is_bot": false,
          "headline": "fix(gui): keep current tab when stopping task",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T00:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c19ea54003f9f2a736b716916c9ee0f57a2a4c",
          "body": null,
          "is_bot": false,
          "headline": "Update project implementation",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-07-22T00:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300407ee803c54b3dc56417ee81860860c0cb19a",
          "body": "* refactor(gui): 优化模板标签页性能与标注数据同步\n\n- 优化 `TemplateTab` 的渲染逻辑,通过复用 `ImageCard` 控件和内存缓存机制,避免在搜索、删除或更新时进行全量界面重建。\n- 改进 `MarkUpWindow` 的数据交互,关闭时通过信号传递变更的图片路径和最新的 COCO 数据,实现增量更新。\n- 重构 `FlowWidget` 以支持更高效的控件显示/隐藏管理。\n- 移除 `TemplateTab` 中冗余的磁盘 IO 操作。\n- 新增 `tests/test_template_tab.py` 单元测试,覆盖卡片管理、搜索过滤及标注同步逻辑。\n\n[…]\nrefactor(gui): 优化 get_categories_by_filename 的性能并去重\n\n- 重构 `get_categories_by_filename`,通过预建索引避免嵌套循环,降低时间复杂度\n- 保持 `categories` 列表中的原始类别顺序,并对单张图片的重复标注进行去重\n- 在 `test_template_tab.py` 中添加对应的单元测试以验证顺序及去重逻辑",
          "is_bot": false,
          "headline": "perf(gui): 优化模板标签页加载与渲染性能,集成 Windows 缩略图缓存并重构数据同步 (#73)",
          "author_name": "BnanZ0",
          "author_login": "BnanZ0",
          "committed_at": "2026-07-16T22:57:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9087a7f53006885857834104e6b1d800af220ae4",
          "body": "* feat: support viewing schedule tasks from other ok-* apps as read-only\n\n- Scan all ok-* schedule folders via COM and schtasks\n- Group tasks by app in separate card containers\n- Add read_only flag to prevent modification of foreign tasks\n- Use unique UUID-suffixed task names to avoid conflicts\n- Re\n[…]\n\n- 保留 ModifyScheduleTaskDialog 实例引用防止 GC 回收\n- 重构删除任务逻辑:提取 _delete_task_by_path,优先使用 COM API\n- 重构启/禁用逻辑:提取 _change_task_enabled/_set_task_enabled,优先使用 COM API\n- 提取 _update_cached_enabled_state 统一更新缓存状态",
          "is_bot": false,
          "headline": "feat: 支持多应用计划任务,优化弹窗布局与 COM 操作 (#71)",
          "author_name": "AliceJump",
          "author_login": "AliceJump",
          "committed_at": "2026-07-16T22:54:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ed5ddbc41f82a304e28b2b2554696b9b2200371",
          "body": null,
          "is_bot": false,
          "headline": "搜索控件不能正常搜索到靠后物品的问题 (#70)",
          "author_name": "AliceJump",
          "author_login": "AliceJump",
          "committed_at": "2026-06-18T15:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d585a4920b948f387fa7b065b27c7c0137b38b37",
          "body": null,
          "is_bot": false,
          "headline": "为有20个选项以上的可选项列表配置弹出窗添加搜索控件 (#69)",
          "author_name": "AliceJump",
          "author_login": "AliceJump",
          "committed_at": "2026-06-17T17:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bcb7b7d4a46e78fc5cdd30f7367688560fe506",
          "body": null,
          "is_bot": false,
          "headline": "Support Python 3.11 and newer",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-17T01:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81b389943c71c05ec0f8a1fd5e3a6f53a008505",
          "body": null,
          "is_bot": false,
          "headline": "Center about update button in version card",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-11T13:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf92f7fb8594288e5b017a56e43dd13944f35a0",
          "body": null,
          "is_bot": false,
          "headline": "Update setup.py",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-11T13:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7590ba579239b540699de0d052c6bb1a889dfa2e",
          "body": null,
          "is_bot": false,
          "headline": "Let renamed config option override old key",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-11T13:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98a962e393071290261699126c47ba006f9e1cb",
          "body": null,
          "is_bot": false,
          "headline": "Add pyappify update button to about tab",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-11T11:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04ffe4494d1532aec5c7c00776922e3e48ed060",
          "body": null,
          "is_bot": false,
          "headline": "Rename launcher setting label and preserve old config keys",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-11T11:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da894eb30004a920babec234bf5e036ceff63b1",
          "body": null,
          "is_bot": false,
          "headline": "Add configurable Windows game launch method",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-11T05:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "886c9685abb6a7f70be9a2a88efc656f8d343634",
          "body": null,
          "is_bot": false,
          "headline": "Fix WGC capture fallback and frame callback locking",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-10T03:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e67a98f17139e1b416e8e69968efe8c1d54c3f",
          "body": null,
          "is_bot": false,
          "headline": "Keep overlay visible when enabled",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-05T11:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0900e97f9f9632f90c540f8a1de6d4628bb83682",
          "body": null,
          "is_bot": false,
          "headline": "Relax Fluent Widgets dependency constraint",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-03T17:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c186dd18b38ac1625f8868fa97428c0821f1907",
          "body": null,
          "is_bot": false,
          "headline": "Improve custom tab translation and extract Python highlighter",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-03T14:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36ed106dd2109d0fce9317fbac0547d4b36bedf",
          "body": null,
          "is_bot": false,
          "headline": "Add file selector config type with read-only path display",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-02T12:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff18a854922f1a1f225d5768b3d2c263c297bd5",
          "body": null,
          "is_bot": false,
          "headline": "Add dedicated global config tabs",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-01T15:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4960ac2a57ea437ffb65534278f8e4ac48892e74",
          "body": null,
          "is_bot": false,
          "headline": "Rebind WGC when capture target changes",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-06-01T10:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd024feb45adc2532022a09b2d9b8459977783be",
          "body": null,
          "is_bot": false,
          "headline": "Add persisted live log viewer",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-31T11:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb269808882bc3daf50a039af06bd9ad59782401",
          "body": null,
          "is_bot": false,
          "headline": "Harden pyappify startup update handling",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-30T03:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7e66723569dee820fd7237cb433e6964aa32d3",
          "body": null,
          "is_bot": false,
          "headline": "Avoid generated logs in test and package output",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-30T03:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d70ad3d2608bbf1b17b2190c38be565005ada0b",
          "body": null,
          "is_bot": false,
          "headline": "Log startup envs and pyappify version changes",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-30T02:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8564fef0550c9fc671139b39d8ae87271c7d7e8b",
          "body": null,
          "is_bot": false,
          "headline": "Replace launcher updater with pyappify startup notes",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-29T16:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf894f4d89c4e81d3e42a8a1a5446102b2d3654",
          "body": null,
          "is_bot": false,
          "headline": "Fix exit-after task shutdown",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-29T13:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f29caae9b6da062f059a5a92a8c923ee57c51e7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-29T10:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86425e501acc004092f9daa28a73ccb04d1c3c6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-28T14:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961e65fa36bbc16701a736ba549d978f3726131f",
          "body": null,
          "is_bot": false,
          "headline": "更新api文档",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-28T14:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac8dbf83c60196904aae6da8338f6e6778d03b40",
          "body": null,
          "is_bot": false,
          "headline": "Add configurable foreground blur overlay updates",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-26T10:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547717728f2203d34188158e1fde1e40fa9115ca",
          "body": null,
          "is_bot": false,
          "headline": "Expose custom overlay painting to tasks",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-25T17:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44cf6b025a3711f14d37646357aac476a8f8199",
          "body": null,
          "is_bot": false,
          "headline": "Add configurable overlay obscuring with inpainting",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-25T17:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90f4d86991329196cf935a19f64d528a16025a4b",
          "body": null,
          "is_bot": false,
          "headline": "Improve GPU driver warning detection (#61)",
          "author_name": "BnanZ0",
          "author_login": "BnanZ0",
          "committed_at": "2026-05-24T16:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172de67fda5588d1ccae99a4c2f00735da30e7d8",
          "body": null,
          "is_bot": false,
          "headline": "Update requirements.txt",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-24T14:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d6b9b072ffdec49c6d86d8bc43fdb757497770",
          "body": null,
          "is_bot": false,
          "headline": "Add GPU-specific warnings and configurable mutex checks",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-24T12:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c90b3b09912838add26ce6e241418cf1a547fe1",
          "body": null,
          "is_bot": false,
          "headline": "为可用选项添加滚动区域并设置样式 (#60)",
          "author_name": "AliceJump",
          "author_login": "AliceJump",
          "committed_at": "2026-05-24T02:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc0f4132eefac34fea9dfcbffbd5c44d5e2d3ce6",
          "body": null,
          "is_bot": false,
          "headline": "Wait for launched window stability before capture",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-23T17:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20cec033115121763cfed3535ad9f4cf24b8ff4e",
          "body": null,
          "is_bot": false,
          "headline": "Set sensible minimum width for text edits",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-23T17:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ac49bf1566142f3d85fc923a5eb18fcf3c2c52",
          "body": null,
          "is_bot": false,
          "headline": "Set sensible minimum width for line edits",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-23T17:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a05a9fc909371cdbe4733d71953c464596f9a8",
          "body": null,
          "is_bot": false,
          "headline": "Improve config list editing controls",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-23T16:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2280c955648ef4d301540a2007a3c7fe8dd78e",
          "body": null,
          "is_bot": false,
          "headline": "Add conditional sub config UI support",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-22T16:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de811a6cebd7a28b120f5826b1d7fdddc8110897",
          "body": null,
          "is_bot": false,
          "headline": "Queue one-time tasks in click order",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-21T14:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1703013ec9dfb207793fab276f9d0042d09063",
          "body": null,
          "is_bot": false,
          "headline": "Prepare task UI and logging updates",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-21T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1207b761c92a4dcde5369afc22b34140248ca1d2",
          "body": null,
          "is_bot": false,
          "headline": "Prefer .venv Python in compile_i18n skill",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-20T16:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "891cad828b318f2f1d9bcb1ac1e73054cfae19a3",
          "body": null,
          "is_bot": false,
          "headline": "Rotate logs with timestamped names and timestamp cleanup",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-20T16:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ceb85193504aa69f4246edb69dbad0e5dc21ce",
          "body": null,
          "is_bot": false,
          "headline": "add more folder buttons",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-20T16:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1192a2e62ed3d99e5f41b7b2ba062f43354aa43",
          "body": null,
          "is_bot": false,
          "headline": "Resolve Downloads path for log export",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-20T16:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1517c5b642f48ab44dabebe6d4453f6a2133b2d",
          "body": null,
          "is_bot": false,
          "headline": "fix unpause not working",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-20T15:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456302cb5581464cf2f3820ecb281244204dbb94",
          "body": null,
          "is_bot": false,
          "headline": "Initialize default OCR on startup",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-20T03:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3454be84c8622cf64ee2759e196a8610233e87",
          "body": null,
          "is_bot": false,
          "headline": "Fix PostMessage hwnd targeting",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-19T14:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07409c1b9210776483e8a4e02dc532c70e274168",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused task executor result variable",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-19T10:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623ab735f5f6a76649711cd1e507dad8add37dea",
          "body": null,
          "is_bot": false,
          "headline": "Persist main window navigation state and fit nav width",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-19T04:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a052c1fc31f645f60d8c9a032d483cee66f15d",
          "body": "* fix: 改进 GPU 驱动滤镜检测,修复 NVIDIA App 栈误报/漏报\n\n- 检测图像锐化、RTX 动态亮丽、RTX HDR(移除无效的 Quality Upscaling)\n\n- 修正 NVDRS 结构体与 NvAPI 调用;NvAPI 不可用时以 nvdrsdb 严格回退(全部为 1 才判开)\n\n- main 入口启用 config_logger 便于终端调试\n\n* Cache NvAPI init failures and dedupe logging\n\nRemember NvAPI initialization failures to avoid repeated init\n[…]\ner.debug call in _scan_nvapi_profiles with the new helper and removes a test logger configuration call from main.\n\n---------\n\nCo-authored-by: ok-oldking <154002444+ok-oldking@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 改进 GPU 驱动滤镜检测(锐化/动态亮丽/HDR,修复 nvdrsdb 误报) (#58)",
          "author_name": "1w1w11w1",
          "author_login": "1w1w11w1",
          "committed_at": "2026-05-19T03:20:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9eebff8b036f89fe319582aefc754b2915313f8d",
          "body": "Headless -t startup failed when the game was already open because start_device only called check_device_error once for connected devices. Reuse the same wait loop as cold start.\n\nFixes ok-oldking/ok-wuthering-waves#1293",
          "is_bot": false,
          "headline": "fix: poll device readiness when game already running (#57)",
          "author_name": "1w1w11w1",
          "author_login": "1w1w11w1",
          "committed_at": "2026-05-18T16:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca9cb6791cb407982d81e0ae05913015bdad94a",
          "body": null,
          "is_bot": false,
          "headline": "Update gpu_driver_settings.py",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-18T14:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1226a3b6ed2aa0bbbca3bceba5201c8babf7de1",
          "body": "Increase visibility by changing skipped NVIDIA/AMD post-processing checks from debug to info. Add NVAPI call drs_get_current_global_profile (and register its function pointer) and use the returned profile handle in drs_get_setting instead of the previous _global_profile_handle sentinel. Remove the unused _global_profile_handle helper. These changes make retrieval of the current global profile explicit and log driver-check skips at info level.",
          "is_bot": false,
          "headline": "Improve NVAPI profile handling and logging",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-18T13:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10530d9a4f437ff3ee6f588af0cffde4fa969248",
          "body": null,
          "is_bot": false,
          "headline": "Add GPU post-processing detection and warning",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-18T10:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a794d6ec06cb00f858b11901da2bad45ab36224e",
          "body": null,
          "is_bot": false,
          "headline": "Add headless task startup flag",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-18T03:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99499021d3d7a1db18fe42a787230966315d713b",
          "body": "This reverts commit 761d37d1bba2f0481497f4961499a0fbbb688c8b.",
          "is_bot": false,
          "headline": "Revert \"Add pynput cursor movement fallback\"",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-18T03:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "761d37d1bba2f0481497f4961499a0fbbb688c8b",
          "body": null,
          "is_bot": false,
          "headline": "Add pynput cursor movement fallback",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-17T11:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a8ba33c95f1047e4fd8e73fd3788cbb17dd6cd",
          "body": null,
          "is_bot": false,
          "headline": "Fix COCO template annotation preservation",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-17T07:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3459e5e6a67d8eb749615f57faae1663f7060f9",
          "body": null,
          "is_bot": false,
          "headline": "Support headless trigger task runner",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-17T02:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849488ccf407857bf2a3806387bdfa192444e731",
          "body": null,
          "is_bot": false,
          "headline": "Fix recorder string literal generation",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-17T01:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17bfd47fcf32fa4220e4b5cdc675f9fa50eb2291",
          "body": null,
          "is_bot": false,
          "headline": "Handle hwnd bring-to-front failures",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-16T16:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a950524d45fbea03b75d31332449bcf1dcccfec",
          "body": "Restructure device capture and interaction code into dedicated modules. Added ok/device/capture_methods and ok/device/interaction_methods implementations, and replaced the large monolithic ok/device/capture.py with a compatibility shim that re-exports the new capture_methods (aliasing bitblt). Fixed\n[…]\ne.interaction) and updated DeviceManager and package __init__ accordingly. This makes capture and interaction implementations pluggable and easier to maintain while preserving backwards compatibility.",
          "is_bot": false,
          "headline": "Split capture/interaction into method modules",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-16T14:45:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4c15e47aa471711bb70c59f8678174d62264bc0",
          "body": "Introduce headless execution support and a CLI for running one-off tasks without the GUI. Adds HeadlessApp, OK.headless_app, OK.run_task and run_task helper to select tasks by index, name, class or instance, plus safer wait/join and exit handling. Integrates argument parsing (parse_arguments_to_map)\n[…]\n boolean success value and TaskManager avoids initializing the debug file watcher in headless mode. Add ok.cli module and ok.__main__ plus a console_scripts entry in setup.py to expose the ok command.",
          "is_bot": false,
          "headline": "Add headless task runner and CLI entrypoint",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-16T14:26:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "657744c281c74873020e17530197f36637f02d4d",
          "body": null,
          "is_bot": false,
          "headline": "Bring main window forward after startup",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-16T13:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0622c4df8529b924fa5e25b82b614f330cd0c4c2",
          "body": "Introduce a ForegroundBitBlt capture method and supporting desktop BitBlt helpers (capture_desktop_by_bitblt, clean_up_desktop_bitblt) with proper resource management and locking. Add DeviceManager.update_capture to configure capture/interaction for windows, adb, and browser targets (window selectio\n[…]\nstartup, resolution resizing, error handling). Expose BaseTask.ensure_capture and update_capture and call ensure_capture when enabling tasks. Also export ForegroundBitBltCaptureMethod in package init.",
          "is_bot": false,
          "headline": "Add ForegroundBitBlt capture & update_capture API",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-16T13:14:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e9113a213b3ffc0d5191cd1752c6728b4967138",
          "body": null,
          "is_bot": false,
          "headline": "Support recorder key combinations",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-15T12:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c500d77dd9fe862a5fbe07db92a056fa93fbbb97",
          "body": null,
          "is_bot": false,
          "headline": "Improve recorder playback timing and key aliases",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-15T03:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb5572d8d4208ae79f88e17418ed047d945b4907",
          "body": null,
          "is_bot": false,
          "headline": "Fix WGC hwnd refresh and name preset boxes",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-13T15:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9076702831c74db6017184b571b1b5299fa8307",
          "body": null,
          "is_bot": false,
          "headline": "Process image features on demand",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-11T16:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405bd50facec1433b16f833b72bcbd9cec1f0d42",
          "body": null,
          "is_bot": false,
          "headline": "PostMessage change to always activate",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-11T15:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d4439fefabe8249bd0ec44738dd8919d55fd24f",
          "body": "* Add windows.start_exe opt; refine capture logic\n\nDocument new windows.start_exe option and default it to True in OK init. StartController now respects windows.start_exe (skips starting the game process when False) and adds related logging. TaskExecutor.can_capture now checks for a preferred device\n[…]\n() calls with setting task._enabled = True to change how tasks are marked for activation before executor.start().\n\n* fix test\n\n---------\n\nCo-authored-by: RU <110257560+BnanZ0@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add start_task logic",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-11T14:22:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00af7b57f5020ff4ca4ef4fcc205aa156ba2ce12",
          "body": "…from bottom to top",
          "is_bot": false,
          "headline": "Update PostMessageInteraction activation logic to activate all hwnds …",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-09T03:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65467847190c7c0ce113afd30380f3e4414c82e6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add boundary check for PostMessageInteraction click position",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-07T14:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edcf3daf9fb8c5c8c130f37499ec3c73ef3b9e8a",
          "body": null,
          "is_bot": false,
          "headline": "Fix matchTemplate type mismatch and mutation bugs in FeatureSet",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-04T05:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8a2cf610568cbcfaf039e080c905de040478b6",
          "body": "Sort image_ids in compress_coco by the source file modification time to produce a stable ordering (minimizes changes to generated packed images when new files are added).\n\nUpdate MarkUpWindow UI: show absolute and relative image coordinates alongside RGB (formatted columns), ensure color label displays position when outside the image, align image name label to the right and append image resolution, and adjust small layout/formatting details.",
          "is_bot": false,
          "headline": "Sort COCO images by mtime; improve MarkUp UI",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-04T03:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977d82bf07e8d3152bd1b6ead7a820ea5c077150",
          "body": "Switch the debug watcher to monitor task directories rather than individual files. _update_debug_watched_files now adds parent folders for custom and built-in tasks (avoiding duplicates) and updates the watched dirs list; the initialization log was simplified. _on_debug_dir_changed now treats direct\n[…]\ngnores built-in task sources when reporting new tasks and calls _on_debug_file_changed for existing files. Minor docstring/text tweaks and path normalization checks added to prevent duplicate reloads.",
          "is_bot": false,
          "headline": "Watch task directories instead of individual files",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-03T14:14:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ae7a87445af0fc3ecdbf401c09ed47ef331883b",
          "body": "Increase mouse poll rate and add Alt+Right coordinate capture/visualization. Timer interval lowered from 1000ms to 50ms and new state fields (_copied, _accumulated_coords, _click_points, _is_alt_down) track Alt/right input via win32api. While Alt is held a crosshair overlay is drawn; pressing Alt+Ri\n[…]\nalt_overlay method. Also add safety checks for zero dimensions and use device_manager to compute absolute device coordinates, format percents to 3 decimals, and append a UI hint '(alt+right to copy)'.",
          "is_bot": false,
          "headline": "Add Alt+Right coordinate copy and overlay",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-03T13:05:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33871cee1ac201be65cd6151d9d7c1413eb6f96d",
          "body": "…config persistence",
          "is_bot": false,
          "headline": "Fix composite window offsets, markup preview alignment, and template …",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-02T01:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6f4a77686fc901682a76d5786b842d9c850974",
          "body": null,
          "is_bot": false,
          "headline": "Create print_hwnd.py",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-05-02T01:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7da511d53956ea11b6014e1d359837fcc94fa58",
          "body": null,
          "is_bot": false,
          "headline": "fix(task): 修复 log_error 中异常参数拼接时的类型错误 (#49)",
          "author_name": "BnanZ0",
          "author_login": "BnanZ0",
          "committed_at": "2026-04-29T02:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760a7d63251600103be09e72018141fae45b6c9e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor system theme watcher and fix config/style regressions (#48)",
          "author_name": "BnanZ0",
          "author_login": "BnanZ0",
          "committed_at": "2026-04-28T00:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b0ec6aaca266cf329711343ff7249c176004a9",
          "body": null,
          "is_bot": false,
          "headline": "bug fix (#46)",
          "author_name": "BnanZ0",
          "author_login": "BnanZ0",
          "committed_at": "2026-04-23T04:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8881e542c46b3d66b76e445b2dd0343acf9a62",
          "body": null,
          "is_bot": false,
          "headline": "修复某些游戏无法启动的问题",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-04-21T14:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaeec514f5fb2aed8180e0d244e164dae2fea483",
          "body": "DeviceManager.get_exe_path now returns None early if a device has no full_path or if the referenced path does not exist, preventing incorrect fall-through to the emulator branch. StartController's start_device check no longer requires device['full_path'] before enforcing the Windows admin privilege prompt, so disconnected Windows devices will trigger the admin check regardless of full_path. These changes avoid incorrect exe resolution and potential errors when full_path is missing.",
          "is_bot": false,
          "headline": "Handle missing exe path and update StartController",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-04-21T07:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488531ad2d8e950dc732cfe6685e1ea180568765",
          "body": "Wrap win32gui.PostMessage in a try/except in PostMessageInteraction.post to catch and log exceptions instead of letting them propagate. This prevents unexpected crashes when posting window messages; errors are logged with the target hwnd and the exception message.",
          "is_bot": false,
          "headline": "Log and swallow PostMessage exceptions",
          "author_name": "ok-oldking",
          "author_login": "ok-oldking",
          "committed_at": "2026-04-21T02:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 99,
      "commits_last_year": 294,
      "latest_release_at": "2026-07-23T01:14:21Z",
      "latest_release_tag": "v1.0.173",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 0.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 179,
      "stars": 645,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 2
          },
          {
            "date": "2024-07-30",
            "count": 2
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 5
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 3
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 2
          },
          {
            "date": "2026-01-30",
            "count": 3
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 3
          },
          {
            "date": "2026-02-26",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 2
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 2
          },
          {
            "date": "2026-04-15",
            "count": 3
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 2
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 3
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 4
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-06-30",
            "count": 2
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 2
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 2
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 168,
        "total_forks": 179
      },
      "star_history": null,
      "open_issues_and_prs": 12
    },
    "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": 576056,
      "source_files_sampled": 249,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 590
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 19,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "adbutils",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "darkdetect",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "get-pypi-latest-version",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mouse",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ok-d3dshot",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "opencc",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "opencv-python",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psutil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyappify",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycaw",
            "direct": false,
            "version": "20240210",
            "ecosystem": "pypi"
          },
          {
            "name": "pydirectinput",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pynput",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyside6-essentials",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyside6-fluent-widgets",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pysidesix-frameless-window",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pywin32",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "twine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 0,
        "indirect_count": 23
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 33,
        "open_issues": 7,
        "closed_ratio": 0.708,
        "closed_issues": 17,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ok-oldking",
          "commits": 260,
          "avatar_url": "https://avatars.githubusercontent.com/u/154002444?v=4"
        },
        {
          "type": "User",
          "login": "BnanZ0",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/110257560?v=4"
        },
        {
          "type": "User",
          "login": "AliceJump",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/149395013?v=4"
        },
        {
          "type": "User",
          "login": "Sanheiii",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/35133371?v=4"
        },
        {
          "type": "User",
          "login": "1w1w11w1",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/79500413?v=4"
        },
        {
          "type": "User",
          "login": "NepPure",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12379907?v=4"
        },
        {
          "type": "User",
          "login": "CSBigCaptain",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/81836540?v=4"
        },
        {
          "type": "User",
          "login": "medicinemelancholy",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16735692?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.881
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T01:15:46Z",
      "oldest_open_prs": [
        {
          "number": 63,
          "created_at": "2026-05-31T14:23:06Z",
          "last_comment_at": "2026-05-31T14:26:03Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 67,
          "created_at": "2026-06-15T03:01:24Z",
          "last_comment_at": "2026-06-17T20:46:06Z",
          "last_comment_author": "sakurairsora"
        },
        {
          "number": 68,
          "created_at": "2026-06-16T13:32:55Z",
          "last_comment_at": "2026-06-17T17:34:09Z",
          "last_comment_author": "ok-oldking"
        },
        {
          "number": 72,
          "created_at": "2026-07-11T09:11:39Z",
          "last_comment_at": "2026-07-11T09:12:31Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 75,
          "created_at": "2026-07-22T16:36:56Z",
          "last_comment_at": "2026-07-22T16:53:59Z",
          "last_comment_author": "sonarqubecloud"
        }
      ],
      "last_merged_pr_at": "2026-07-22T23:11:21Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 28,
          "created_at": "2026-02-23T14:14:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2026-04-25T06:57:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 50,
          "created_at": "2026-04-29T09:37:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2026-04-30T01:36:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2026-05-25T14:18:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 64,
          "created_at": "2026-06-03T01:25:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 66,
          "created_at": "2026-06-13T02:13:34Z",
          "last_comment_at": "2026-06-29T00:16:17Z",
          "last_comment_author": "AliceJump"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ok-oldking/ok-script",
    "host": "github.com",
    "name": "ok-script",
    "owner": "ok-oldking"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 21,
        "vitality": 87,
        "community": 60,
        "governance": 50,
        "engineering": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 294,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "294 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 294
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "releases_count": 99,
              "latest_release_tag": "v1.0.173",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 0.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "99 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 179,
              "stars": 645,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "645 stars",
                "points": 45.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 645
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "179 forks",
                "points": 18.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 179
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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 (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "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": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.881
            },
            "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 88% of commits",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 33,
              "open_issues": 7,
              "closed_issues": 17,
              "issue_closed_ratio": 0.708,
              "closed_unmerged_prs": 14
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "71% of issues closed",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "33/47 decided PRs merged",
                "points": 26.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 33,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 680,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ok-oldking",
              "public_repos": 41,
              "account_age_days": 949
            },
            "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": "680 followers of ok-oldking",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 680,
                      "login": "ok-oldking"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "41 public repos, account ~2 yr old",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 41
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 21,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [],
              "manifests": [
                "requirements.txt",
                "setup.py"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV; 19 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 4
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 19
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "unassessed_packages": 19,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 4,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.26,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 590
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "26 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "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": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 576056,
              "source_files_sampled": 249,
              "oversized_source_files": 7
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "7/249 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 249,
                      "oversized": 7
                    }
                  }
                ],
                "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",
    "OpenSSF Scorecard did not return a usable result (2026/07/23 01:18:15 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:18:41.334188Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ok-oldking/ok-script.svg",
  "full_name": "ok-oldking/ok-script",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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.