Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 14:21 UTC

brianch / offline-chess-puzzles

Tool to view and solve puzzles from the lichess puzzle database

Rust · FluentMIT★ 214 stars⑂ 31 forkssince Jul 2021View on GitHub ↗

brianch/offline-chess-puzzles holds a health index of 46 out of 100, placing it in the At risk band. It scores highest on Vitality (64/100) and lowest on Security (30/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

46
overall / 100
At risk

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.

46
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

BrianPersonal account
22 followers18 public repossince Aug 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iooffline-chess-puzzlespoints to another repo — not scored2.9.1610299160 days agochessguipuzzle-gamegames

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
36/36Push recency — last push 7 days ago
10.4/36Commit cadence — 15/52 weeks with commits
15/18Commit volume — 46 commits in the last year
1/10OpenSSF Scorecard: Maintained — 1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year46
human_commit_share1
days_since_last_push7
active_weeks_last_year15
How it's scored
27/27Ships releases — 10 releases published
27/36Release recency — latest release 115 days ago
12.6/27Release cadence — a release every ~191.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count10
latest_release_tagv2.5.1
releases_from_tagsno
days_since_latest_release115
mean_days_between_releases191.5

Community & Adoption

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

52Moderate · 18% of overall
How it's scored
37.8/60Stars — 214 stars
12.3/25Forks — 31 forks
3.3/15Watchers — 5 watchers
Inputs used
forks31
stars214
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

40At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 96% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.965
How it's scored
30.1/46.8Issue resolution — 64% of issues closed
25.5/38.3PR acceptance — 6/9 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/28 approved changesets -- score normalized to 0
Inputs used
merged_prs6
open_issues10
closed_issues18
issue_closed_ratio0.643
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.8/25Owner reach — 22 followers of brianch
21.3/25Track record — 18 public repos, account ~12 yr old
Inputs used
followers22
owner_typeUser
is_verified
owner_loginbrianch
public_repos18
account_age_days4,710
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

40At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.6/40Legible commit history — 33 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.33
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/14 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes59,368
source_files_sampled14
oversized_source_files0

Key facts

214GitHub stars
4contributors
46commits, last 12 months
7days since last push
10releases
1bus factor
10open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'offline-chess-puzzles' points at a different repository (https://github.com/pepa65/offline-chess-puzzles); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

More detail

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

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.

01325383112021-082024-012026-06
Major 1Minor 5Patch 2

Each point covers 5 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.ioiced0.14Cargo.toml
crates.ioiced_aw0.13Cargo.toml
crates.ioiced_drop0.2.21Cargo.toml
crates.iorand0.9.2Cargo.toml
crates.iochrono0.4.42Cargo.toml
crates.iochess3.2.0Cargo.toml
crates.iocsv1.4.0Cargo.toml
crates.ioserde1.0.228Cargo.toml
crates.ioserde_derive1.0.228Cargo.toml
crates.ioserde_json1.0.149Cargo.toml
crates.iotokio1.49.0Cargo.toml
crates.ioreqwest0.13.1Cargo.toml
crates.iozstd0.13.3Cargo.toml
crates.iorodio0.21.1Cargo.toml
crates.iofluent-bundle0.16.0Cargo.toml
crates.iointl-memoizer0.5.3Cargo.toml
crates.ioonce_cell1.21.3Cargo.toml
crates.iounic-langid0.9.6Cargo.toml
crates.iodiesel2.3.5Cargo.toml
crates.iodotenvy0.15.7Cargo.toml
crates.iolopdf0.38.0Cargo.toml
crates.ioopen5.3.3Cargo.toml
crates.iorfd0.17.1Cargo.toml
crates.ioimage0.25.9Cargo.toml
All dependencies 25

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

RegistryPackageVersionRelation
crates.iochessdirect
crates.iochronodirect
crates.iocsvdirect
crates.iodieseldirect
crates.iodotenvydirect
crates.iofluent-bundledirect
crates.ioiceddirect
crates.ioiced_awdirect
crates.ioiced_dropdirect
crates.ioimagedirect
crates.iointl-memoizerdirect
crates.iolopdfdirect
crates.ioonce_celldirect
crates.ioopendirect
crates.ioranddirect
crates.ioreqwestdirect
crates.iorfddirect
crates.iorodiodirect
crates.ioserdedirect
crates.ioserde_derivedirect
crates.ioserde_jsondirect
crates.iotokiodirect
crates.iounic-langiddirect
crates.iozstddirect
crates.iolibsqlite3-sysindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 4878,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 218732,
        "Fluent": 93141
      },
      "pushed_at": "2026-07-14T19:42:00Z",
      "created_at": "2021-07-07T21:02:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T01:03:50Z",
      "description": "Tool to view and solve puzzles from the lichess puzzle database",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust",
        "Fluent"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Brian",
      "type": "User",
      "login": "brianch",
      "company": null,
      "location": null,
      "followers": 22,
      "avatar_url": "https://avatars.githubusercontent.com/u/5335499?v=4",
      "created_at": "2013-08-29T03:46:50Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 4710
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2026-03-28T18:50:29Z"
        },
        {
          "tag": "v2.5",
          "kind": "other",
          "published_at": "2026-02-10T22:26:44Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2024-02-14T05:56:01Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2024-02-13T07:06:02Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2023-05-30T07:55:41Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2023-03-11T16:58:25Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2022-10-04T22:13:12Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-09-30T12:00:40Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-08-23T14:06:04Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-07-08T23:01:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b21f5f4f74e53bc9303ef3621ddc71b78054df69",
          "body": "Thanks doyouhike123 and lichess user Instit for the report",
          "is_bot": false,
          "headline": "Add 3 new themes that were added to lichess",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-07-14T19:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6b1b68e761028b49f354ef5943ae4dd809dc2b",
          "body": "They deleted the branch we were using from the github repository,\nso I'm taking the opportunity to switch to the crates version from\n@pepa65, which is also a thing pepa highlighted that would be\nneeded for us to have a crates.io release of this project.\nFor those concerned with security, I downloaded the crates.io\nversion and it's the same code as the gihub original one.",
          "is_bot": false,
          "headline": "Use iced_drop from crates.io",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-28T17:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39816ff328d208d0a8f3b0906971ecc1f5678ace",
          "body": "Spaces are not allowed between the = sign, it would be interpreted\nwrong and give an error.",
          "is_bot": false,
          "headline": "Readme: Remove spaces on the backend env var instructions",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-28T17:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf054380e4d6d36316a475a5338dd8ee784238cb",
          "body": "I had forgotten the same function is used both for pdf and pgn",
          "is_bot": false,
          "headline": "Fix filter and file name when exporting to pgn",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-28T17:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b91bae48cb6d49cb9dbd2285c6084324ae75b2",
          "body": null,
          "is_bot": false,
          "headline": "Update github actions' versions",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-19T01:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8b11601a2bf879bb000765a149da7ab972f319",
          "body": null,
          "is_bot": false,
          "headline": "Start using the translations of the Select button",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-19T00:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab6f7ab0181159c8b2e3f08644529839abede19",
          "body": "The default name itself isn't that important, but that way the\nextension will be already there too, so the user doesn't need to\nwrite it.",
          "is_bot": false,
          "headline": "Set a default name for the puzzles PDF and add filter",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-16T18:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e862cfeddc1097b19525682f18e4c98ba0f7fd",
          "body": "The current highest rating is 3319, so there's no need to go up\nto 4000, it makes things confusing as people would expect puzzles\non that range, and it also makes the slider more sensitive for no\nreason",
          "is_bot": false,
          "headline": "Reduce max puzzle rating to 3600",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-16T18:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef7cf2d525757215176087595771a5b77734723",
          "body": null,
          "is_bot": false,
          "headline": "Bump version number",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2026-03-16T17:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d16145b850e04ab1758954ba9966e48c3c8004",
          "body": null,
          "is_bot": false,
          "headline": "Update translations",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-16T16:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39409fa446f025f1881f149a506990535ad127cc",
          "body": "It was reported by Instit that the highlight was not correct after\nthe puzzle ended, it was showing the previous opponent's move instead\nof our own, which was the last move",
          "is_bot": false,
          "headline": "Clear highlights after the puzzle ends",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-03-08T22:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805394ea29621526b8fc62df83c5405ccc214995",
          "body": "Add the ko-fi button back",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2026-02-28T07:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693be110467bf95522ca5fb25d091cc2ca78e9c4",
          "body": "Instit noticed that there were some borders missing compared to the\nprevious version, so I took the chance to improve the styles to\nmake it more pretty overall, like it used to be in that version.\nThe styles had become a bit more simple after a big Iced styling\nchange that made it very easy to get a beatiful basic look, and at\nthe time I was too lazy to improve it further.",
          "is_bot": false,
          "headline": "Overall improvements to the styling",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-02-22T17:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40408cd49aee71cb0bc8a8260290a87eef187d75",
          "body": null,
          "is_bot": false,
          "headline": "Update estimated size of the lichess DB",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-02-21T16:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377da08bbe9aded2e3ff1b99308599589441175c",
          "body": null,
          "is_bot": false,
          "headline": "Fix 2 lines in the French translation (tnx to Instit)",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-02-21T16:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef35d497fc8c43d9acd5bc1632cd26c99261f003",
          "body": "The screenshot is in rgba8, the alpha channel used to be ignored\nby the image crate, but now it returns an error, we need to convert\nit first to rgb8 since jpeg doesn't have an alpha channel.",
          "is_bot": false,
          "headline": "Fix screenshot not being saved",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-02-21T16:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538694f03a5ad20cf77fc3d3da8a0e072ce2a362",
          "body": "Add Dutch translation",
          "is_bot": false,
          "headline": "Merge pull request #53 from pepa65/dutch",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2026-02-16T23:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a13ec7b5e8e5fa78086bfc405b3b93fe2b8cd6a",
          "body": "Increase max.rating to 4000",
          "is_bot": false,
          "headline": "Merge pull request #54 from pepa65/maxrating",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2026-02-16T23:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2f9a420bcad2613c5bcfe4dcef5be6e79c1781",
          "body": null,
          "is_bot": false,
          "headline": "Add Dutch translation",
          "author_name": "gitlab.com/pepa65",
          "author_login": "pepa65",
          "committed_at": "2026-02-16T07:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26af7b59bf693592314c8d25c79707a9aae9534c",
          "body": null,
          "is_bot": false,
          "headline": "Increase max.rating to 4000",
          "author_name": "gitlab.com/pepa65",
          "author_login": "pepa65",
          "committed_at": "2026-02-16T03:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748b2ed5e5fbd4c61073be8f3f4dbd6a1f0356ed",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.5 on the cargo file",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-02-10T21:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e394810be193e620464ce74b80f8e1d84a731645",
          "body": null,
          "is_bot": false,
          "headline": "Add Pillsbury's mate. Tnx Instit for the tip",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-31T20:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e35d93778f7a122b05acccb0ff3be80970dff65",
          "body": null,
          "is_bot": false,
          "headline": "Fix compilation warnings",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-31T20:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe275347fe11fa2abbc2b3050b8291be07dafc4b",
          "body": null,
          "is_bot": false,
          "headline": "Small adjustment in the nb colors theme",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-31T20:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df06c4a73c477d02ee22f177f194b7e62ef5af4",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused enum in styles.rs",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-31T20:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f310bed5df21340d4bfbd9e2a1589bfe03c33ff",
          "body": null,
          "is_bot": false,
          "headline": "Add more board themes",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-31T20:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656ac439a3cec5c61dd8d6c39706886fcb8270c9",
          "body": null,
          "is_bot": false,
          "headline": "Minor changes to the readme",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-29T22:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6e049e70e011dbb8e54e02d36b4b832301429f",
          "body": null,
          "is_bot": false,
          "headline": "Fix drag&drop not working in analysis mode",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-29T22:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0da5bb7ecf8b48daad73590b6979f11b33e14fa",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies and fix audio not working",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-11T00:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d0e9c742a9232e487b7f8adbb00e82d3e05330",
          "body": null,
          "is_bot": false,
          "headline": "Fix drag&drop not working",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-09T17:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fefc727192dc296a80d6d809547dac313df85fcf",
          "body": null,
          "is_bot": false,
          "headline": "Forgot to include styles.rs in the update to iced 0.14",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-07T04:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e1f277c98cb10323c87ee1676e56f4074672d2",
          "body": null,
          "is_bot": false,
          "headline": "Include Chinese translation. Thanks to @landian004 :)",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-07T04:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd411b4f657493fe51a9be7253f300b8181074a5",
          "body": null,
          "is_bot": false,
          "headline": "Update to Iced 0.14",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2026-01-07T03:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1999a96e9da8a2dc6b3bcc88a5980369cacd06c6",
          "body": "Thanks to lichess user Instit for pointing out that there were\nnew themes. I used his contributions and looked at the lichess\nown translations to update the translation files.\nSome themes, like the Morphy's and Opera's mate don't seem to\nhave been included in the lichess db file yet, the puzzles still\ndon't have these theme tags, but I'm guessing it will be updated\nsoon.",
          "is_bot": false,
          "headline": "Add new puzzle themes",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-12-27T20:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6acc8086ae7865275238d931c45965a87d142301",
          "body": null,
          "is_bot": false,
          "headline": "Update French translation by Instit",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-12-27T19:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59c4a32fc45f3881d9a2c3b7038e9e1488321c0",
          "body": "Continuing the previous commit's work",
          "is_bot": false,
          "headline": "Separate also the path for the sound files",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-09-27T23:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e422286b5449596a788682956e06a92971caab0b",
          "body": "Making it easy to modify and to change using conditional compilation\nif needed.",
          "is_bot": false,
          "headline": "Put all external paths in one place",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-09-27T22:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420eb828c268466ee1dcfb5590d551a7aa723012",
          "body": "Add PGN export for search",
          "is_bot": false,
          "headline": "Merge pull request #41 from cyrillkuettel/export-pgn",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2025-08-28T21:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b3816151cdce3d80f461290014c382cf510cc1",
          "body": "Add instructions to build on linux to readme (Fix #38)",
          "is_bot": false,
          "headline": "Merge pull request #39 from cyrillkuettel/linux-build-fix",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2025-08-23T01:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc02116358681639959ad10b8efca2d2ba9c692d",
          "body": null,
          "is_bot": false,
          "headline": "Improve wording.",
          "author_name": "cyrillkuettel",
          "author_login": "cyrillkuettel",
          "committed_at": "2025-08-23T00:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf0d73aab83676109d2ff4004e654c48ef2f53b",
          "body": null,
          "is_bot": false,
          "headline": "Make PGN more similar to what lichess uses.",
          "author_name": "cyrillkuettel",
          "author_login": "cyrillkuettel",
          "committed_at": "2025-08-23T00:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2885b2c3095fa83f2a3696dca2a44bdf0edbd0c0",
          "body": null,
          "is_bot": false,
          "headline": "Fixes typo: Lines moved down accidentally",
          "author_name": "cyrillkuettel",
          "author_login": "cyrillkuettel",
          "committed_at": "2025-08-23T00:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62fbb3d8fa6a7a521418776ee8145b5bc2158aa2",
          "body": "docs: update README with latest build artifacts download instructions",
          "is_bot": false,
          "headline": "Merge pull request #40 from cyrillkuettel/show-lastest-build-artifact",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2025-08-22T19:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce553479992002f33b52205df19bd3fce7fa8f4",
          "body": null,
          "is_bot": false,
          "headline": "Add PGN export for search.",
          "author_name": "cyrillkuettel",
          "author_login": "cyrillkuettel",
          "committed_at": "2025-08-21T16:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8efaa9e266ed957dffa8913e87b849d6983610f",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README with latest build artifacts download instructions",
          "author_name": "cyrillkuettel",
          "author_login": "cyrillkuettel",
          "committed_at": "2025-08-20T20:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f003c5bc019869e96a25ffb024223b58710f2452",
          "body": null,
          "is_bot": false,
          "headline": "Add instructions to readme (Fix #38)",
          "author_name": "cyrillkuettel",
          "author_login": "cyrillkuettel",
          "committed_at": "2025-08-20T20:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50c55f18f8bff557b5e7b303611f90c17ae492b",
          "body": "This will hopefully help with things like the woodpecker method,\nwhere you need to do a set of puzzles in a given amount of time,\nbecause now you can (kinda) easily go back to the puzzle you want\nand continue from where you left in a previous session.",
          "is_bot": false,
          "headline": "Add pagination and option to jump to puzzle index",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-03-01T01:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e73c90f2c369c2a518040c35a8714cbc3c8cf510",
          "body": "Those were leftovers from the previous theme implementation",
          "is_bot": false,
          "headline": "Remove things that are now unused in styles.rs",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-03-01T01:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b94eecb1c1772900fb1f5c4e8b852e3ae0f425d",
          "body": "Thanks a lot to @cyrillkuettel for reporting this.",
          "is_bot": false,
          "headline": "GH Actions: Attempt to address #32",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-02-19T00:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4139ccf7657e4ca69ba92190d045ba36a58d1742",
          "body": "The border used to be there before, but got lost between the\nchanges when we updated to iced 0.13.",
          "is_bot": false,
          "headline": "Add border to the pick lists (combo boxes)",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-02-18T16:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5828cab2a13fc700050b39c1a306e7464fd499b",
          "body": "Thanks @doyouhike123 and their son for requesting it :)",
          "is_bot": false,
          "headline": "PDF: Flip board if puzzle is from the black side",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-02-18T16:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dcdfa92b7da70861ce7cf4b043daa03a0d62ab",
          "body": "Both are new themes present in the latest puzzle database,\nthanks lichess user Instit for pointing this out.",
          "is_bot": false,
          "headline": "Add Killbox mate and Vukovic mate",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-02-18T15:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d615acef11a1be057f75e36ecb535d875f06bfcc",
          "body": null,
          "is_bot": false,
          "headline": "GH Actions: Install sqlite on the Ubuntu runner",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-01-09T19:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873b9caf9e004e8091c6c1493f2312d58d4e4dd5",
          "body": "I spent a long time trying to convert the custom theme we were\nusing to 0.13, but it turns out this isn't even needed anymore,\nwe can just create a custom iced theme palette and use styling\nfunctions on the widgets when needed.",
          "is_bot": false,
          "headline": "Update iced to 0.13 and other deps too",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2025-01-09T19:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9e8967a6678c2a17c576f87cf7610f99845a2d",
          "body": "The game would crash if you moved after the puzzle ended (which is\npossible with the auto load of the next puzzle turned off).\n\nThanks @cyrillkuettel and Instit on lichess for reporting it.",
          "is_bot": false,
          "headline": "Fixes #27",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-09-16T09:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00bc4218b27a4e816fd3b0097efe007aaebc32c9",
          "body": "Fixes #26",
          "is_bot": false,
          "headline": "Fix 2 Spanish strings, thanks to @podcastlinux",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-05-01T16:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7958be5ef10a3f480b5c3339a856d84bd64710",
          "body": "Also tweak the minimum popularity label (lichess user instit\nsuggestion too) and fix the \"downloading...\" text not being\ntranslated.",
          "is_bot": false,
          "headline": "Updated French translations by Instit",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-05-01T16:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061ef84cb431f207b78ef97d6f8efbea3cdf2abd",
          "body": "It will show up if the csv file isn't found.\nNow it shouldn't be necessary to download and extract it manually\nanymore.",
          "is_bot": false,
          "headline": "Add option to download the lichess db",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-04-20T11:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74d26904f04f5c264f1b4ed387c9eff961e8433",
          "body": "This is related to the upvotes and downvotes that the puzzle has\nin lichess.",
          "is_bot": false,
          "headline": "Add popularity as a search parameter",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-03-21T00:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "571a7ea43409deb272d5f73c6045f19189a51365",
          "body": "(instead of using the git main)",
          "is_bot": false,
          "headline": "Now that it was released, switch to iced 0.12",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-03-21T00:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59a159b017daa13b1c7733f55e642d82d62d002",
          "body": "Remove duplicated info, thanks Instit for pointing it out.",
          "is_bot": false,
          "headline": "Small correction to the README.md",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2024-02-18T22:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a3bde92bc49b63d02863ade99f258e754391c0",
          "body": null,
          "is_bot": false,
          "headline": "Just for consistency, update version in Cargo.toml",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2024-02-14T05:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873f34473830823265520cd74e13ec100488dd48",
          "body": "I have no idea which values should I use to embed the font in a way\nthat Adobe can open it, but at least now it works if you have the\nfont installed.\nAll the other PDF viewers can read the file just fine though.",
          "is_bot": false,
          "headline": "Make the PDF slightly more friendly towards Adobe Reader",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-14T05:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb95c5f1158f2f477303878d59de55d5b070905",
          "body": "Before, the previous move was staying on the screen.",
          "is_bot": false,
          "headline": "Minor change: Leave 'Best move' blank if it's mate",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-14T00:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd648c4b8b98eaf4d54d4a08fc2ee4ec16de96a0",
          "body": "And so, if you for example activated both the coordinates and the\nengine analysis, the engine info wasn't visible.",
          "is_bot": false,
          "headline": "Fix not enough space being reserved below the board",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-13T23:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1b362be38f032ffb1266b41c3016547ea25a93",
          "body": "It wasn't showing the check or mate signs and there were issues\nwith the move disambiguation.\nI hope everything is fine now, the code is most probably over\ncomplicated, but it's driving me crazy as it is, I don't have time\nto rewrite it.",
          "is_bot": false,
          "headline": "Fix SAN promotion notation",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-13T06:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a928417fd2743c741c02f3acaff194952c625c4",
          "body": "A page was missing when the no. of puzzles didn't fill all the\npossible pages.",
          "is_bot": false,
          "headline": "Fix the calculation of the no. of puzzles in the PDF export",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-13T02:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210b7d5a5a8fc3778949647acfcd68901daca139",
          "body": null,
          "is_bot": false,
          "headline": "update github actions",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-13T02:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a47841fcebb684fbe69ec9ec6afbc7c494e114e",
          "body": null,
          "is_bot": false,
          "headline": "Revert the removal of the space above the Search button",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T22:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c092c84d6b333107f96483d390028bd4dc7ba38a",
          "body": null,
          "is_bot": false,
          "headline": "Minor change to the label of the PDF export setting",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T22:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1e988dc171c473c57ab3bdeb18e253c698c66f",
          "body": "It was cutting the bottom part of the tabs.",
          "is_bot": false,
          "headline": "Make sure everything will be visible in the scrollable",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T22:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0329f8b052fdf30c29964566fdb0caf9dd0727b2",
          "body": "The scrollable styling changed",
          "is_bot": false,
          "headline": "Fix compilation with current iced",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T22:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc8cadc92b6b47a71f54d7a075309835f4dad39",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T22:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac7daca8117ddca66ce36bf3c63b19e010cf699",
          "body": null,
          "is_bot": false,
          "headline": "Adjust slightly the screenshot crop area",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T22:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c41fc760c7c06227612f99f6c6dbac6085231de",
          "body": "Improves performance significantly",
          "is_bot": false,
          "headline": "Put the image handles in the app's state",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-12T21:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1daa43cc60aa8ee2b1c17ac0b811a193ac27cc",
          "body": null,
          "is_bot": false,
          "headline": "Fix not being able to start engine without restart",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-08T00:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ee0d11d51a65c853e884d4f620e68c8886843d",
          "body": "This was really educational XD",
          "is_bot": false,
          "headline": "Fix most clippy lints",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-08T00:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eeb79fbbf9351a19a5b3f903c5a245007f2c736",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-07T01:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3a46c7f031dde49519a17896197208bbf3c8df",
          "body": "And set it accordingly in the next run.",
          "is_bot": false,
          "headline": "Remember if the window was maximized",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-07T00:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c882e9cd0ef6eba0fdefcb83e413d5383de78b13",
          "body": null,
          "is_bot": false,
          "headline": "Remove a lot of duplicated stuff",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-06T01:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393c8b099832db60f14dbd45cf36688203180fb6",
          "body": "Thanks to the new \"iced_drop\" widget.\nIn the process also update to iced's master (near 0.12)",
          "is_bot": false,
          "headline": "Add drag & drop support!",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-02-06T01:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c82f93c9f066bbb70e6f2378a529219c27dde9",
          "body": null,
          "is_bot": false,
          "headline": "Add option to save puzzle as jpg.",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-31T21:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50137398413cf2b39414dafa6030552347d57c95",
          "body": null,
          "is_bot": false,
          "headline": "Fix SAN notation not showing check/mate symbols",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T20:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fb208a1dc324e2f4224240d671308da9dbaaf3",
          "body": "It wasn't being reset if you navigated to the next or previous\npuzzle.",
          "is_bot": false,
          "headline": "Fix the hint highlight not being reset",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T18:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f53f982d98f3a99baee9544d2ad86d02b0208d2",
          "body": null,
          "is_bot": false,
          "headline": "Small adjustments to the board & piece styles",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T18:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7cd25f38d1f29a822dcbcc29b916b6a6dadae31",
          "body": null,
          "is_bot": false,
          "headline": "Adjust the layout of the text inputs in the settings",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T17:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28ea71f9c9f35df9ca53e8451c4477f2025f47d",
          "body": null,
          "is_bot": false,
          "headline": "Fix an English error in the code",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T17:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de7b2b8178416b03467a4cad04631b834926983b",
          "body": null,
          "is_bot": false,
          "headline": "GH Actions: Don't run if only the Readme changed",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T16:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0fd78d93888eed30ee05c8833068b0191b87df8",
          "body": null,
          "is_bot": false,
          "headline": "Github Actions: Install gtk dev lib",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T15:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fcba0e0c48233c76f291c5ba61dfe3c4d897f8",
          "body": null,
          "is_bot": false,
          "headline": "Use the default (gtk) backend of rfd",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-21T15:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a1211755ec1897d433ee6adaf6c8a30eb713cf",
          "body": "Currently it's used to select the engine file and for selecting the\nlocation/name of the PDF file when exporting.",
          "is_bot": false,
          "headline": "Use system file dialogs when needed (rfd crate)",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-19T19:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc0893ac304e0f2364618b1dd6a08b913427f569",
          "body": "Fix typo in the readme",
          "is_bot": false,
          "headline": "Merge pull request #17 from yuval59/patch-1",
          "author_name": "Brian",
          "author_login": "brianch",
          "committed_at": "2024-01-18T10:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c95eb923023dfd834d1d1f53778ae3bc5ef0c5",
          "body": null,
          "is_bot": false,
          "headline": "Fixed minor typo",
          "author_name": "Yuval Maron",
          "author_login": "yuval59",
          "committed_at": "2024-01-18T08:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073b669270a7e9f852fdfbd97eb01f556b24bda7",
          "body": "I was avoiding non-free piece sets, but since we're already using\nthe Alpha font (to export to PDF there's basically no libre\noption), there's no point in not including the SVG pieces too.\n\nAnd since we're at it, I added Merida too, since it's probably the\nmost popular set of them all. And after all\n[…]\nk it's in the spirit of the authors' intentions to use them in\na free app like this one.\n\nI also added Governor, another of sadsnake's sets, this one is\ncreative commons and has a very elegant design.",
          "is_bot": false,
          "headline": "Add 3 piece sets (mainly Merida & Alpha).",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-16T18:09:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5990291a42b07fb48c36b4c26499a85e8fe389f1",
          "body": null,
          "is_bot": false,
          "headline": "Minor change: Rename the pdf export file.",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-15T10:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91150b0a565701dcda8765abe90fbb5905c69df4",
          "body": "The zero was in the white squares, and was displayed in chromium\nand also in the google drive preview in other browsers.",
          "is_bot": false,
          "headline": "Fix the PDF export displaying a zero in webviewers",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-15T10:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a3f5ab2c1d23b9475640c4a63565959c21f969",
          "body": "This is related to the engine moves in the analysis or the info on\nthe PDF exports. The SAN notation was missing disambiguation for\nmoves, it was just there for captures. And the initial for the\npieces was always in English.",
          "is_bot": false,
          "headline": "Fix in the SAN notation and make it translatable",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-15T06:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f44a41385aa1ae40ad739b0ad662de35fa8270b",
          "body": "Thanks lichess user Instit for the bug report, it was showing\nnegative numbers in some cases.\nAlso adds a missing space before the number in the ES and ptBR\ntranslations.",
          "is_bot": false,
          "headline": "Analysis: Fix distance to mate info",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-09T04:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e586964a2bf1a5f6b071d4e3ed1d892f229512e",
          "body": null,
          "is_bot": false,
          "headline": "Update French translation (by lichess user Instit)",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-09T01:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6059c78875f59c4b01934b00b550f52e03c18f4f",
          "body": null,
          "is_bot": false,
          "headline": "Fix a minor compilation warning",
          "author_name": "brianch",
          "author_login": "brianch",
          "committed_at": "2024-01-09T01:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 46,
      "latest_release_at": "2026-03-28T18:50:29Z",
      "latest_release_tag": "v2.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 7,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 115,
      "mean_days_between_releases": 191.5
    },
    "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": [
        {
          "name": "offline-chess-puzzles",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "chess",
            "gui",
            "puzzle-game",
            "games"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/offline-chess-puzzles",
          "is_deprecated": false,
          "latest_version": "2.9.16",
          "repository_url": "https://github.com/pepa65/offline-chess-puzzles",
          "versions_count": 99,
          "total_downloads": 21195,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 102,
          "first_published_at": "2025-07-10T20:09:03.653909Z",
          "latest_published_at": "2026-02-12T07:42:54.719256Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 160
        }
      ]
    },
    "popularity": {
      "forks": 31,
      "stars": 214,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 31,
        "total_forks": 31
      },
      "star_history": null,
      "open_issues_and_prs": 11
    },
    "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": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 59368,
      "source_files_sampled": 14,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 25,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "iced",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14"
        },
        {
          "name": "iced_aw",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "iced_drop",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.21"
        },
        {
          "name": "rand",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9.2"
        },
        {
          "name": "chrono",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.42"
        },
        {
          "name": "chess",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.2.0"
        },
        {
          "name": "csv",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4.0"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.228"
        },
        {
          "name": "serde_derive",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.228"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.149"
        },
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.49.0"
        },
        {
          "name": "reqwest",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.1"
        },
        {
          "name": "zstd",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.3"
        },
        {
          "name": "rodio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.21.1"
        },
        {
          "name": "fluent-bundle",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.16.0"
        },
        {
          "name": "intl-memoizer",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5.3"
        },
        {
          "name": "once_cell",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.21.3"
        },
        {
          "name": "unic-langid",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9.6"
        },
        {
          "name": "diesel",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.3.5"
        },
        {
          "name": "dotenvy",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.15.7"
        },
        {
          "name": "lopdf",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.38.0"
        },
        {
          "name": "open",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "5.3.3"
        },
        {
          "name": "rfd",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.17.1"
        },
        {
          "name": "image",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25.9"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "chess",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "csv",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "diesel",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "dotenvy",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fluent-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "iced",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "iced_aw",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "iced_drop",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "image",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "intl-memoizer",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lopdf",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "open",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rfd",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rodio",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "unic-langid",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "zstd",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libsqlite3-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 25,
        "direct_count": 24,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 6,
        "open_issues": 10,
        "closed_ratio": 0.643,
        "closed_issues": 18,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "brianch",
          "commits": 248,
          "avatar_url": "https://avatars.githubusercontent.com/u/5335499?v=4"
        },
        {
          "type": "User",
          "login": "cyrillkuettel",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/36520284?v=4"
        },
        {
          "type": "User",
          "login": "pepa65",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6505000?v=4"
        },
        {
          "type": "User",
          "login": "yuval59",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/40280822?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.965
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b21f5f4f74e53bc9303ef3621ddc71b78054df69",
        "ran_at": "2026-07-22T14:21:04Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-14T19:53:29Z",
      "oldest_open_prs": [
        {
          "number": 34,
          "created_at": "2025-06-04T19:56:26Z",
          "last_comment_at": "2025-11-19T03:25:19Z",
          "last_comment_author": "brianch"
        }
      ],
      "last_merged_pr_at": "2026-02-16T23:52:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 10,
          "created_at": "2022-10-27T05:21:04Z",
          "last_comment_at": "2022-10-28T20:18:18Z",
          "last_comment_author": "brianch"
        },
        {
          "number": 18,
          "created_at": "2024-01-28T19:41:48Z",
          "last_comment_at": "2025-10-30T12:05:03Z",
          "last_comment_author": "rigille"
        },
        {
          "number": 22,
          "created_at": "2024-02-24T21:53:24Z",
          "last_comment_at": "2024-02-26T00:11:29Z",
          "last_comment_author": "brianch"
        },
        {
          "number": 24,
          "created_at": "2024-03-30T15:46:53Z",
          "last_comment_at": "2024-04-16T15:14:20Z",
          "last_comment_author": "brianch"
        },
        {
          "number": 25,
          "created_at": "2024-04-28T04:16:19Z",
          "last_comment_at": "2024-04-30T23:12:40Z",
          "last_comment_author": "brianch"
        },
        {
          "number": 29,
          "created_at": "2025-01-07T11:01:47Z",
          "last_comment_at": "2025-01-10T00:57:58Z",
          "last_comment_author": "outusuke"
        },
        {
          "number": 42,
          "created_at": "2025-11-19T17:07:03Z",
          "last_comment_at": "2025-11-20T21:08:58Z",
          "last_comment_author": "brianch"
        },
        {
          "number": 44,
          "created_at": "2025-12-22T05:39:00Z",
          "last_comment_at": "2026-01-11T03:13:11Z",
          "last_comment_author": "landian004"
        },
        {
          "number": 50,
          "created_at": "2026-02-15T04:01:25Z",
          "last_comment_at": "2026-06-09T20:32:36Z",
          "last_comment_author": "brianch"
        },
        {
          "number": 55,
          "created_at": "2026-03-08T21:04:46Z",
          "last_comment_at": "2026-03-11T14:07:01Z",
          "last_comment_author": "landian004"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/brianch/offline-chess-puzzles",
    "host": "github.com",
    "name": "offline-chess-puzzles",
    "owner": "brianch"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 30,
        "vitality": 64,
        "community": 52,
        "governance": 40,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 46,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "46 commits in the last year",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v2.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 115,
              "mean_days_between_releases": 191.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 115 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 115
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~191.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 191.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 31,
              "stars": 214,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "214 stars",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 214
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "31 forks",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.965
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 10,
              "closed_issues": 18,
              "issue_closed_ratio": 0.643,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "64% of issues closed",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/9 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 9
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 22,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "brianch",
              "public_repos": 18,
              "account_age_days": 4710
            },
            "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": "22 followers of brianch",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22,
                      "login": "brianch"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~12 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "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": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 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": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.33,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "33 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "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": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 59368,
              "source_files_sampled": 14,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/14 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 14,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "crates package 'offline-chess-puzzles' points at a different repository (https://github.com/pepa65/offline-chess-puzzles); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T14:21:12.662570Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brianch/offline-chess-puzzles.svg",
  "full_name": "brianch/offline-chess-puzzles",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

How one result sits in the wider record: aggregate statisticscrates.io.