JSON-Rohbericht maschinenlesbar
{
"data": {
"icon": {
"bytes": 11789,
"width": 256,
"height": 256,
"rejected": [],
"collected": true,
"media_type": "image/jpeg",
"source_url": "https://avatars.githubusercontent.com/u/1660682?v=4&s=256",
"source_type": "avatar",
"content_hash": "891c8de0cc4dac6a51afb29e6b4e4fabc312e8400fb46355397ed522d2aa1107",
"candidates_considered": 1
},
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 1905,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 1523515
},
"pushed_at": "2026-07-22T10:54:06Z",
"created_at": "2026-07-22T09:31:06Z",
"owner_type": "User",
"updated_at": "2026-07-22T10:08:50Z",
"description": "Chess tournament pairing, scoring, and tiebreaking engines in pure Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Tomasz Żyźniewski",
"type": "User",
"login": "zyzniewski",
"company": "GrandMasters.Online",
"location": "Poznań",
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1660682?v=4",
"created_at": "2012-04-19T20:19:23Z",
"is_verified": null,
"public_repos": 20,
"account_age_days": 5221
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2026-07-22T10:53:35Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2026-07-22T10:07:22Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-07-22T10:07:22Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-07-22T10:07:22Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-07-22T10:07:22Z"
}
],
"recent_commits": [
{
"oid": "84317ce1617d84f562bfceb83044ad11b45aa4a9",
"body": null,
"is_bot": false,
"headline": "fix: support Zero-Point Bye in TRF 240 section",
"author_name": "Tomasz Żyźniewski",
"author_login": "zyzniewski",
"committed_at": "2026-07-22T10:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a413c3632ac63d5a0e9e88f8fd9bb0fb9156e29d",
"body": "Go 1.24 reached end-of-life when Go 1.26 shipped on 2026-02-10. The\nApril 2026 security batch (Go 1.25.9 and 1.26.2) patched six stdlib\nCVEs in archive/tar, crypto/tls, crypto/x509, html/template, and os,\nbut no equivalent 1.24 patch was issued. Bumping the module floor to\n1.25 means CI's vulnerabil\n[…]\n1.2.0's own 1.25 floor is satisfied.\n\nThe module's import surface does not reach any of the affected stdlib\npackages, so this is defence in depth rather than a fix for a known\nreachable vulnerability.",
"is_bot": false,
"headline": "Raise Go floor to 1.25 and unpin govulncheck",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T23:10:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91ca9a48a8607b080e19bea89a524dca297db11a",
"body": "Records the govulncheck pin and the Node 24 action bumps so the\nGitHub release page has something to point at. No library or CLI\nchanges shipped.",
"is_bot": false,
"headline": "Add v0.2.1 CHANGELOG entry for the CI maintenance release",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T20:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a7190c3db0beb2709cab7ef77bfce79d50c7c9f",
"body": "GitHub deprecated Node.js 20 for actions on 2026-06-02. The previous\nCI run flagged golangci-lint-action@v8 and upload-artifact@v5 as\nstill on Node 20.\n\ngolangci-lint-action v9.0.0 switched the runtime to Node 24 with no\nbreaking changes for callers that pin a lint version, which is what\nwe do (vers\n[…]\nv2.11.4 stays put).\n\nupload-artifact moved to Node 24 in v6 and added an opt-in\narchive: false direct-upload mode in v7. Our coverage.out upload\nkeeps the default zipped behaviour, so v7 is a drop-in.",
"is_bot": false,
"headline": "Bump CI actions off Node.js 20",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T20:48:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16bda3f5059b386423aa64cd7f13f137d594c2bd",
"body": "golang.org/x/vuln@latest jumped to v1.2.0, which requires Go >= 1.25.\nThe vuln job sets GOTOOLCHAIN=local with the module floor (1.24), so\nthe @latest fetch started failing on the Document-public-API-sub-\npackages push. v1.1.4 is the last release that builds on Go 1.24 and\nstill produces clean output (0 vulnerabilities affecting our code).",
"is_bot": false,
"headline": "Pin govulncheck to v1.1.4 to keep the scan on Go 1.24",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T20:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb8552e480537cd0de10121e5195669e135f6063",
"body": "The 0.2.0 release added factory and standings as public sub-packages\nplus Parse* helpers and PlayedPairs in the root, but the API\nreference still listed only the original engine packages. Both the\napi/_index.md packages table and the api/overview.md narrative now\ncover factory (NewPairer, NewScorer,\n[…]\n(1.26 / 1.26.1) across getting-started,\nCLI install, contributing, and the API index were swept to 1.24 to\nmatch the actual minimum the module declares.\n\nHugo build clean (102 EN pages, 100 NL pages).",
"is_bot": false,
"headline": "Document new public-API sub-packages and refresh the changelog appendix",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T20:23:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "be27592df1cac8d18de54a81a5ef9c0d37098194",
"body": "The Unreleased section becomes [0.2.0] with a release-note paragraph\nthat summarises the bye-types and absences work. New Added entries\ncover PointExcused and PointClubCommitment, the per-type opponentData\nbucketing, the bye-type matrix in the package godoc, and the\ndocumented Keizer frozen mode.\n\nT\n[…]\naining that frozen mode needs no oscillation\nhandling because the inputs no longer move. The same point now lives\nin LateJoinHandicap's godoc so anyone reading the API discovers it\nwithout leaving Go.",
"is_bot": false,
"headline": "Bump CHANGELOG to 0.2.0 and clean up Keizer documentation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T19:54:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1fe3e8f524dcc89410a2a24eafbf7da49ae04783",
"body": "…gration\n\nv0.2.0 reshapes the bye and absence vocabulary, and the bilingual docs\nneeded to catch up. The bye type is now a typed enum with six values\n(ByePAB, ByeHalf, ByeZero, ByeAbsent, ByeExcused, ByeClubCommitment),\neach with its own scoring point in the standard scorer. PointExcused\nand PointCl\n[…]\nry are not silently\nrewritten by an older one.\n\nThe English content is the source of truth and the Dutch translation\nwas updated page-for-page in the same commit so the two languages\nstay in lockstep.",
"is_bot": false,
"headline": "Document bye types, pre-assigned byes, and the WithdrawnAfterRound mi…",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T19:18:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd0f54a1afa834397e9f5066cfe21afccab2dbda",
"body": "Add a matrix to the package overview that lists each ByeType with its\ndefault standard-scoring weight, whether it counts as a played round\nfor tiebreakers, whether it is tracked under the PAB-uniqueness\nconstraint, and its TRF round-column code. The matrix mirrors the\nexisting forfeit table directly\n[…]\ntions side by side.\n\nAlso adds short notes on PreAssignedByes and WithdrawnAfterRound\npointing readers at the canonical accessors and explaining the\ncontemporaneous active filter that tiebreakers use.",
"is_bot": false,
"headline": "Document the bye-type and absence semantics in the package godoc",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T17:37:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "526bd9e19e5588349479fb60b45050d8c476930d",
"body": "The bye round-result switch had a default branch that swept Absent,\nExcused, and ClubCommitment together. Absent legitimately maps to\nTRF \"U\", but Excused and ClubCommitment have no TRF round-column\nrepresentation at all — they live in chesspairing directive comments\nat the document level. Mapping t\n[…]\nlity cleanup rather than a bug\nfix. Listing the types explicitly with a short comment makes the\nlimitation visible to future readers and keeps the default branch\nreserved for genuinely unknown values.",
"is_bot": false,
"headline": "Make CLI generator's bye-to-TRF mapping explicit per type",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T17:08:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "119183538e3610f2b029cb659fd1a6a6f0fb9acf",
"body": "…yedPairs\n\nTwo small confirmation tests for behavior that is already correct in\nproduction code but lacked direct user-visible coverage.\n\nThe standings test asserts that a player with WithdrawnAfterRound=1\ndoes not appear in the table at CurrentRound=2. The path runs through\nthe standard scorer's Ac\n[…]\ne enum sentinel\nand confirms none of them produce a pair entry. The existing\nTestPlayedPairs_ByesSkipped only checked ByePAB, so a future addition\nto the bye types would have slipped through silently.",
"is_bot": false,
"headline": "Test withdrawn-player exclusion in standings and bye exclusion in Pla…",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T16:54:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "118fa2c9445c93ac8a8b01e34ba81bc5b9b928ac",
"body": "The pointExcused and pointClubCommitment keys were already accepted by\nstandard.ParseOptions (commit 0356ab2) and therefore reach the factory\nthrough standard.NewFromMap, but nothing in the factory package proved\nthe round-trip end-to-end. Add a small test that constructs a standard\nscorer through the factory with both keys set and reads the configured\nvalues back via PointsForResult.",
"is_bot": false,
"headline": "Cover the new standard option keys with a factory test",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T16:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77074106e76219cdbd9b0788d52b0787404d6224",
"body": "The IsBye, IsAbsent, and IsForfeit booleans on ResultContext collapsed\nsix distinct bye types into a single \"this was a bye\" signal, which\nmade it impossible for PointsForResult callers to distinguish PAB from\nHalf/Zero/Excused/ClubCommitment scoring. The information was always\npresent in the underl\n[…]\nfor half/excused/clubcommitment that\nwould not be a fresh design decision.\n\nNo production code constructed ResultContext with the removed flags, so\nthe migration only touched the three scorers' tests.",
"is_bot": false,
"headline": "Replace ResultContext bool flags with a typed ByeType pointer",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T16:14:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bdaebc642ef078d716304ed356a889d0863ad2c",
"body": "Active was used in two incompatible ways: external docs described it as\na withdrawal flag (false meaning the player has left the tournament),\nbut several pairer tests flipped it round-by-round as a per-round\ninclusion filter. The flag did not survive a TRF round-trip either.\nSetting Active=false mid\n[…]\nr the same effect.\n\nThis is a deliberate API break appropriate for the pre-1.0 series.\nMigrating callers requires removing every Active: true literal and\nexpressing withdrawals as WithdrawnAfterRound.",
"is_bot": false,
"headline": "Replace PlayerEntry.Active with WithdrawnAfterRound",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T15:23:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6c9d95cc4ed837c9aad7caf16ba58395d784032",
"body": "ToTournamentState now populates state.PreAssignedByes from Section 240\nabsence records (F maps to ByePAB, H to ByeHalf) and from a new typed\n'### chesspairing:bye' comment directive that carries the richer bye\ntypes FIDE TRF cannot express. FromTournamentState reverses the bridge,\nemitting Section 2\n[…]\nof the library\nunderstands. A 'chesspairing:withdrawn player=N after-round=M' verb is\nparsed and round-tripped today; bridging it into a per-player\nwithdrawal field is reserved for a follow-up commit.",
"is_bot": false,
"headline": "Round-trip pre-assigned byes through the TRF writer",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T11:58:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f55237a546f96a8ae640de32e3ae1aee092b7e69",
"body": "TournamentState gained a top-level PreAssignedByes []ByeEntry field\nrepresenting byes that are decided before pairing runs: a player who\nnotified the arbiter they cannot play this round, a club-commitment\nabsence, or a federation-issued half-point bye. Until now the only way\nto express any of these \n[…]\n be sitting in state.Rounds[CurrentRound-1] cannot\npoison opponent or float histories.\n\nValidation rejects pre-assigned entries referencing unknown players,\nduplicate player IDs, or invalid bye types.",
"is_bot": false,
"headline": "Add pre-assigned byes for the upcoming round",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-20T09:42:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca141bdee78dc9a809b00003dda4eaf91da483c7",
"body": "The opponentData helper used by Buchholz, Sonneborn-Berger, and the\naverage-opponent / performance tiebreakers collapsed all six bye types\ninto a single playerByes int counter. With the v0.2.0 bye-type\ncontract distinguishing 'counts as played' (PAB, Half, Zero) from\n'does not count' (Absent, Excuse\n[…]\nly byes needed bucketing.\n\nBehavioural change is zero for the existing tiebreakers; the refactor\nopens the door for per-type virtual-opponent semantics in subsequent\nwork without another shape change.",
"is_bot": false,
"headline": "Bucket bye types in opponentData for per-type tiebreaker policy",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T22:53:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7290ccdb64cba4a14aa9e08b4ebb68761d3b25e9",
"body": "The pairing-side score loop and byePoints() helper in swisslib disagreed\non Excused and ClubCommitment byes: the score loop added 0 points but\nbyePoints() returned 1.0 (via the default arm). Float computation reads\nbyePoints() to decide FloatDown, so a player with an excused bye would\nbe flagged as \n[…]\n must return\nthe same value the score loop adds, and ByeReceived must only be true\nafter a ByePAB. The sentinel comparison against ByeType.IsValid()\ncatches new types added without updating the table.",
"is_bot": false,
"headline": "Reconcile bye scoring and PAB tracking in swisslib and lexswiss",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T22:14:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71208374cc602361a16564b9b3029e00342c318b",
"body": "Rounds-played, progressive, and standard-points all relied on a default\narm or a closed enumeration that did not mention ByeExcused or\nByeClubCommitment. The new bye types fell through to whichever branch\nthe switch happened to land on, which gave silently wrong results when\na tournament used pre-as\n[…]\nest.go enumerates every defined ByeType and asserts the\nexpected per-tiebreaker behaviour. Adding a future bye type without\nupdating these switches will fail the sentinel rather than silently\ndefault.",
"is_bot": false,
"headline": "Handle Excused and ClubCommitment byes in Category B tiebreakers",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T21:31:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e843c3116f0564901bae9e37d2eabf1703ab5812",
"body": "The standard scorer's bye switch fell through to a default arm that\nawarded a full point (PointBye) to ByeExcused and ByeClubCommitment.\nThat treated absence-like byes as PAB-equivalent, which is wrong: an\nexcused absence is not a pairing-allocated bye.\n\nReplace the default arm with explicit cases f\n[…]\ntion.\n\nA sentinel TestAllByeTypes enumerates every value the ByeType iota\ncan take and asserts the expected award. Adding a new bye type without\nextending the scorer's switch will make this test fail.",
"is_bot": false,
"headline": "Handle ByeExcused and ByeClubCommitment explicitly in standard scoring",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T20:08:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16b0d4016511d8b646123dc6d7a14bc0d6926e2a",
"body": "Documents the four new public-API additions in this batch (Parse\nhelpers, PlayedPairs, factory sub-package, standings sub-package) and\nthe one behavioural change in the CLI standings subcommand (double\nforfeit no longer counts as a played game).",
"is_bot": false,
"headline": "Update CHANGELOG with the new public-API additions",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T17:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf7ac6215dc194422c1f9ef7b4f378e206c2224",
"body": "The new standings.Build composes a Scorer with a list of TieBreakers over\na TournamentState into a presentation-ready table. It derives wins,\ndraws, and losses directly from game results rather than asking the\nScorer, because W/D/L is orthogonal to the scoring rule: Keizer and\nstandard scoring both \n[…]\no gains a forfeit-handling matrix\ncovering Scorer, TieBreaker, PlayedPairs, and standings.Build, since\neach subsystem makes a different choice and the rationale for each is\nworth stating in one place.",
"is_bot": false,
"headline": "Add standings sub-package and document forfeit handling",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T15:18:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1eb0476b4bcb07ea4c674e28894f8ef539d4bcfb",
"body": "New chesspairing/factory sub-package with NewPairer, NewScorer,\nNewTieBreaker, and the matching Names functions. Importing factory\npulls in every registered engine transitively, which is why this\nlives in a sub-package rather than at the root: consumers who want\nminimal binaries keep importing engin\n[…]\n newScorer call factory.NewPairer / factory.NewScorer\nwith the canonical name. The systemFlags map stays for the legacy\nmode's reverse lookup (system constant back to its preferred CLI\nflag spelling).",
"is_bot": false,
"headline": "Add factory sub-package for engine construction by name",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-19T09:24:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd8c09dad912a4e5af0c4531ce8bcd1941ad219b",
"body": "Public helper at the root package. Walks state.Rounds[].Games and\nreturns the set of player pairs already paired, deduplicated and\nsorted for deterministic output. HistoryOptions.IncludeForfeits\ncontrols single-forfeit treatment; the default false matches the\ndocumented library forfeit semantics, wh\n[…]\n territory so\ndownstream maintainers know what they are opting into.\n\nTests construct fixtures via ParseGameResult, doubling as integration\ncoverage for the parse helpers added in the previous commit.",
"is_bot": false,
"headline": "Add PlayedPairs for deriving repeat-pair constraints from history",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T20:51:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc7f4cc21ec3b851b8335dbf4617ca76acbb0236",
"body": "Permissive parsers for ScoringSystem, PairingSystem, GameResult, and\nByeType so callers don't re-implement case folding and spelling tolerance\nfor config files, CLI flags, and JSON input. Canonical String() outputs\nare unchanged; the parsers accept the canonical form plus common\nalternates documente\n[…]\nString() forms.\n\nEach parser returns an error wrapping the input on unknown values rather\nthan a sentinel, so empty strings and typos surface at the parse boundary\ninstead of propagating as a default.",
"is_bot": false,
"headline": "Add Parse helpers for the public enum types",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T16:43:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70e85cc5a82451d5972d1af32734f4108e5f3c55",
"body": "Gofumpt is mainstream Go tooling at this point and worth the modest churn. Enabling it under formatters in .golangci.yml caught a stray var declaration that should have been :=, a few octal literals that wanted the 0o prefix, and a handful of unusually packed struct and slice literals in tests that \n[…]\nr-line. algorithm/blossom/blossom_test.go is excluded: the compact rows of BlossomEdge values there encode the test graphs visually, and expanding them to one edge per line throws away that structure.",
"is_bot": false,
"headline": "Adopt gofumpt as a formatter",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T12:08:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8c7364343dc4485b210015edc540ed3fb79dae3",
"body": "params.version in docs/hugo.yaml was hardcoded and drifted: the footer was still showing v0.1.2 after v0.1.3 went out. The pages workflow now reads github.event.release.tag_name when triggered by a release, falls back to gh release view for workflow_dispatch reruns, and passes the result via HUGO_PARAMS_VERSION so Hugo picks it up as .Site.Params.version. The YAML value stays as a last-resort fallback and is bumped to v0.1.3 to match the current state.",
"is_bot": false,
"headline": "Derive the docs footer version from the release tag at build time",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T09:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87b33b7c9f2884c045ca20dc6e57d841dedb419",
"body": "The deprecation warnings on every run pointed at the older actions/checkout, setup-go, setup-node, upload-artifact, upload-pages-artifact, deploy-pages, and golangci-lint-action majors, which still bundle Node 20. Their next majors run on Node 24, so the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env override in both workflows is no longer doing any work and goes away.",
"is_bot": false,
"headline": "Bump CI actions to majors that ship Node 24 natively",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T07:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4d8bb9f4de4c3990420317c99dc238de26a0d9",
"body": "Manual workflow_dispatch was getting tedious. Releases are the\nnatural deploy trigger anyway: the docs site footer pulls the\nversion from the tag, so deploying on every release means the\nfooter is always correct without having to remember to click the\nbutton afterwards.\n\nThe dispatch trigger stays for the occasional docs-only fix\nbetween releases.",
"is_bot": false,
"headline": "Auto-deploy docs when a release is published",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-17T23:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e429ba29c7b498eb12379bafd989a2291d69cee",
"body": "PowerShell parses `-coverprofile=coverage.out ./...` by splitting at\nthe dot, so go test received `.out` as a package path and exploded\nwith \"no required module provides package .out\". Pinning the test\nand vet steps to bash sidesteps the whole thing — Git Bash is on the\nWindows runner image already.",
"is_bot": false,
"headline": "Force bash on Windows CI to keep PowerShell from splitting coverage.out",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-17T23:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b60a4711a59414d9c9f2c440a3936a6e0923d91",
"body": null,
"is_bot": false,
"headline": "Start a CHANGELOG",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T21:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae75f2826d6f38d2d74d40e5408eff6fa61ea30",
"body": "MatchBracketFeasible, the Candidate/CandidateScore types, the\nViolations array with its IdxC8..IdxC21 slots, and the\nLookAhead/RemainingBrackets fields on CriteriaContext were all\nwritten for the old bracket-by-bracket pairing path and never\nrewired when that path was replaced with global Blossom ma\n[…]\n= 4 is a different criterion (consecutive-round\nupfloaters, C.04.4.1) and stays.\n\nThe linter caught one more orphan once the rest was gone:\nrecordFloats in dutch.go was no longer called from anywhere.",
"is_bot": false,
"headline": "Remove dead C8 look-ahead infrastructure from Dutch and swisslib",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-18T21:42:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1fcce1efa055ae67e440aa839383c9e7d2a17b80",
"body": "swisslib reports around 31% coverage in isolation, which looks\nalarming but isn't: it's shared infrastructure that the Dutch,\nBurstein, Dubov, and Lim packages exercise through their own\ntests, and the union sits around 94%. Wrote a doc.go saying so,\nso the next person who sees the number doesn't waste a weekend\ntrying to \"fix\" it. Also moved the package comment out of\nplayer.go where it never belonged.",
"is_bot": false,
"headline": "Document why swisslib's coverage number looks low",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-15T22:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be5ed62946d72f63f012593b529e40bd250c901",
"body": "loadRTGConfig had basically no tests of its parsing branches —\nunknown keys, malformed numerics, missing files, and the full\nhappy-path key set were all untested. Filled those in.",
"is_bot": false,
"headline": "Cover loadRTGConfig with proper tests",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-15T21:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc890ab4708b352628dc81db8c558924621d8a76",
"body": "The matrix was Linux-only. Now it covers all three. The Ubuntu run\nalso writes coverage.out and uploads it as an artifact so I can pull\nit down without re-running locally.\n\nBumped govulncheck into its own job rather than tacking it onto the\ntest job — it's quick and the separation makes a regression\n[…]\n.mod for the matrix, lowered the go directive from\n1.26.1 to 1.24. The actual floor is testing.B.Loop, which is 1.24;\nthe higher number was just whatever was current the day the file\nwas last touched.",
"is_bot": false,
"headline": "Run CI on macOS and Windows, add govulncheck and a coverage upload",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-14T20:54:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6e12ec7c3c640a52196e06e966ce73b4fbd3bf36",
"body": "The chesspairing binary kept landing in the repo root after local\nbuilds, so it's in .gitignore now. Dropped the root package.json\ntoo: it pulled mermaid-cli, prettier, and markdownlint-cli2 and\nnothing in the project actually invoked any of them. PostCSS still\nlives in docs/package.json where it belongs.\n\nAdded a SECURITY.md so the (very small) attack surface and reporting\nprocess are written down somewhere.",
"is_bot": false,
"headline": "Stop tracking the built CLI binary and clean up repo root",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-14T19:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0895756bb00ce6a603d82d8df6723cf549f1bad",
"body": null,
"is_bot": false,
"headline": "Show version in docs site footer",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-13T00:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff44da851c1c54cdf131e85f708d425b4e160e0",
"body": null,
"is_bot": false,
"headline": "Add late-joiner handicap to Keizer scoring",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-13T00:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f4eb15420511d3c64f70bfcd293ad59ec2ed49",
"body": null,
"is_bot": false,
"headline": "Update docs for frozen Keizer scoring and swisslib color allocation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-12T23:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a66894e819ce0fafad7de0fc32ef3a681de3eaa",
"body": "The old assignColors was too simplistic — it only looked at the top\nplayer's last color and ignored everything else. Now it delegates to\nswisslib.AllocateColor, which handles imbalance, consecutive same\ncolor, preference strength tiers, color-history diffing, and board\nalternation. No new options, just better decisions from the same\ninputs.\n\nOne existing test expectation changed: even boards now alternate\n(lower-ranked gets white), which is correct behavior.",
"is_bot": false,
"headline": "Use swisslib color allocation in Keizer pairer",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-12T23:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161524ef0d9a0cefe59e5f4820c871010adaeda5",
"body": "Frozen mode scores each round once with the ranking as it stood at the\ntime — no retroactive recalculation. The old Score() body is now split\ninto scoreFrozen() and scoreIterative() so the branch is clear.\n\nAlso fixed PointsForResult: it was ignoring AbsentFixedValue and\nByeFixedValue, always falling through to the fraction path. Added tests\nfor frozen scoring, the four bye-type fixed-value overrides that had\nno coverage (half, zero, excused, club commitment), and the\nPointsForResult fix.",
"is_bot": false,
"headline": "Add frozen Keizer scoring and fill in fixed-value test gaps",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-12T23:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2acfa632ef305d0918a2712b3b740560aa5d0dff",
"body": "…add flags and aliases\n\nAddresses 13 issues across the CLI:\n\n- Eliminate legacy/subcommand code duplication (execPair/execCheck now\n delegate to runPair/runCheck via buildPairArgs/buildCheckArgs)\n- Add signal handling via signal.NotifyContext from main(), with\n rootContext() fallback for tests\n- F\n[…]\ne\n- Warn on multiple system flags in pair, check, generate, standings\n- Warn on unknown keys in generate RTG config\n- Add -o flag to standings\n\nDocumentation updated across all affected pages (EN+NL).",
"is_bot": false,
"headline": "Improve CLI: signal handling, dedup legacy mode, tighten validation, …",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-11T18:46:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6aaa45df371a42739e0209309f256b88829956a8",
"body": null,
"is_bot": false,
"headline": "Add hamburger nav, favicons, logo, and Dutch browser redirect",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-11T12:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2404698abd55b80f13c94ae95c44e73580fdf180",
"body": "All 86 content files translated. Code blocks, KaTeX math, shortcodes,\nand links preserved from the English originals.",
"is_bot": false,
"headline": "Add Dutch translation of the documentation site",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-11T13:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d5db1621676640a55ef5cb574dea5da027f67d",
"body": "Changed baseURL to chesspairing.nl, added CNAME for GitHub Pages,\nand restructured hugo.yaml for EN + NL with per-language menus.\nFixed homepage links for root-domain hosting.",
"is_bot": false,
"headline": "Switch to chesspairing.nl with bilingual Hugo config",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-11T13:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a708ed3efe69702489315d18552469d0f67241",
"body": null,
"is_bot": false,
"headline": "Add SPDX license headers to all Go source files",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-10T00:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f6b8ee26e09621b223eb651348973af3b5633a",
"body": "Replaced the old license with Apache 2.0. Added a NOTICE file for\ncopyright attribution. Updated README, CONTRIBUTING, and the docs\nsite license and contributing pages accordingly.",
"is_bot": false,
"headline": "License under Apache 2.0",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-10T00:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e991457bca6692e11ba586491cd2a689ee11c66",
"body": "Rewrote the homepage — dropped the second feature row (FIDE Compliant,\nMathematically Rigorous, Thoroughly Tested) and trimmed the remaining\ncards to plain descriptions. Also removed \"comprehensive\" from the\ndocs root, \"get up and running\" from getting-started, and\n\"highest-quality\" from the Dutch pairing section.",
"is_bot": false,
"headline": "Tone down docs site copy",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-10T00:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef170b4be141b059a725fe5190d3beb383b1e842",
"body": "Docsy shortcode url parameters and raw HTML href values don't go\nthrough Hugo's baseURL processing, so they need the /chesspairing/\nprefix spelled out. Markdown links in content files are fine — Hugo\nhandles those automatically.",
"is_bot": false,
"headline": "Fix homepage links for GitHub Pages base path",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6138259bfaf0e51e919e867f6b8a73f42ae4b931",
"body": null,
"is_bot": false,
"headline": "Fix docs site: language config for correct output paths, compact footer",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b8b3c5e308fe09e7c1d1011997151d27cf9908",
"body": null,
"is_bot": false,
"headline": "Fix Hugo version in pages workflow (0.160.1 is latest)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b275923b66b0901f564d67cb64e6e3fed01ded17",
"body": null,
"is_bot": false,
"headline": "Force Node.js 24 in CI and disable Go cache for stdlib-only module",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c08b4866f9e05305f693953387d3d270bf8e2b1",
"body": null,
"is_bot": false,
"headline": "Track docs package-lock.json for reproducible CI builds",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9fdcb4e29c2fac4022179e34cd1764e1d97845c",
"body": null,
"is_bot": false,
"headline": "Fix Go cache path in pages workflow",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5303a28251dc2dabe6c5cdace39719ec0b39720e",
"body": null,
"is_bot": false,
"headline": "Add manual GitHub Pages deployment workflow",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T23:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1640155fbe82c28257935348769138aa7224503b",
"body": null,
"is_bot": false,
"headline": "Fix lint issues, harden Close/WriteFile error handling, and update docs",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T19:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9913892aceecf080260529fcaa1cb4b3eee759eb",
"body": null,
"is_bot": false,
"headline": "Rewrite README as a concise project overview",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T22:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1422009cdb668b7bdde7d00a69eee056f72f55a3",
"body": "…on warning",
"is_bot": false,
"headline": "Override offline search index template to fix Hugo v0.156.0 deprecati…",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bccf2d2b65c739674afe84e5a72df9439c79032",
"body": "…g bug",
"is_bot": false,
"headline": "Fix KaTeX rendering with layout overrides bypassing Docsy Store timin…",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b3a33332891da3faa1b410271a219180cc72844",
"body": null,
"is_bot": false,
"headline": "Add mathematical deep-dives for all algorithm subsystems",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9de50d8283dadedd6c336eb210d8200eed6720e",
"body": null,
"is_bot": false,
"headline": "Write format specifications and appendices",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7e99aab4e91a28062b27b95fb41901b7f02607",
"body": null,
"is_bot": false,
"headline": "Add CLI reference and Go API documentation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6776d416bb39b0f1723be4e9a47838ffa15ccde9",
"body": null,
"is_bot": false,
"headline": "Document pairing systems, scoring engines, and tiebreaker groups",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa0f401e020fe01dd95cf9a83642f4ec3dc9c64",
"body": null,
"is_bot": false,
"headline": "Write getting started guides and core concepts documentation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1107d9f963922d99ec99caac8a0587157962829d",
"body": null,
"is_bot": false,
"headline": "Set up Hugo + Docsy documentation site with section structure",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d39372ce807083eae34e09e00304f264adbb155",
"body": null,
"is_bot": false,
"headline": "Add StringPtr/GetString helpers and clean up FIDE test fixtures",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-09T21:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbdc645bca8891b81a9de1ece46bec08e110ea64",
"body": null,
"is_bot": false,
"headline": "TRF-2026 parsing, writing, and validation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-06T16:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8390d48b107fd56ecc6394f533e9aebe0db36eeb",
"body": null,
"is_bot": false,
"headline": "Add wide, board, and XML output formats to pair command",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-04T15:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebea52871b6c25cf0ce7d34aabc7853f13afeab6",
"body": null,
"is_bot": false,
"headline": "Rewrite CLI with proper subcommands and stdin support",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-04T14:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff429b8d4e8d0d3bebd33d2a485aedf9cfbd6621",
"body": null,
"is_bot": false,
"headline": "Remove dead code from Dutch pairer and CLI",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-04T12:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29436dd88420842c67157e5c694ffbedc22420a1",
"body": null,
"is_bot": false,
"headline": "Add CI pipeline, linter config, and benchmarks",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-02T18:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f6e6ca1a986f4d78e567776d26b64dbb7576fc8",
"body": null,
"is_bot": false,
"headline": "CLI fixes and code cleanup",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-02T16:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11217893febec22f7881472d0cc13de0b8b10e7d",
"body": null,
"is_bot": false,
"headline": "Round-robin: FIDE Berger tables and double RR swap",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-01T18:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b741eb5bea56a6a36053e141157046ff7a13c3",
"body": null,
"is_bot": false,
"headline": "Add LICENSE",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-04-01T17:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc7d9845e42bb5acc662e601ee02541f38a439e",
"body": null,
"is_bot": false,
"headline": "Expand Keizer scorer with full variant support",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-31T20:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "052b356b7dd8983dce9863f0116ca488b8c06e67",
"body": null,
"is_bot": false,
"headline": "Fix Keizer scoring and pairing to match standard rules",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-31T19:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b60329626757394e2c59d11d8dd0916ba52c605",
"body": null,
"is_bot": false,
"headline": "Lim pairer: floater-first pairing, maxi-tournament, color exchange",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-30T20:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08e1ec77526110e378736c74c268b6e82338f70",
"body": null,
"is_bot": false,
"headline": "Swiss bye selection via completability pre-matching",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-30T18:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f825fe83779e4e5676c8e4f041fe727a2c9fc7",
"body": null,
"is_bot": false,
"headline": "Add FIDE integration tests and cross-engine validation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-28T12:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f783f7ce65561ba898f4556ce2b5cdd67282c6e9",
"body": null,
"is_bot": false,
"headline": "Add TRF cross-reference validation and expand test coverage",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-27T20:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7142f84cfb769e3a49442d8e33e9f8c7a6eb7147",
"body": null,
"is_bot": false,
"headline": "Extract PairBracketsGlobal and improve Lim floater handling",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-25T20:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26796a79588796f8d903bff7a0d830f4de81bbae",
"body": null,
"is_bot": false,
"headline": "Fix forfeit handling in pairing history and scoring",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-25T18:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4679cfe372be70b68dfa387115ece0503a83750a",
"body": null,
"is_bot": false,
"headline": "Add CLI tool: pair, check, generate, validate, standings, convert",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-24T19:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a668e76e11d95b606b4f77893f02580e92dc0d67",
"body": null,
"is_bot": false,
"headline": "Wire all pairing systems through TRF converter",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-22T11:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e57f0b06f9382906234caf09ea9bd12462d595f",
"body": null,
"is_bot": false,
"headline": "Add Team Swiss pairing engine (FIDE C.04.6)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-22T09:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc4cad32274efc72af2b4a5ddbc49ecb4742372",
"body": null,
"is_bot": false,
"headline": "Add Double-Swiss pairing engine (FIDE C.04.5)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-21T14:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e5c30cfecfaba9a10efe7f478b5dd438073ede",
"body": null,
"is_bot": false,
"headline": "Add lexicographic Swiss pairing library (lexswiss)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-21T12:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a96420148702c09159b86d322dc0551ee99b67",
"body": null,
"is_bot": false,
"headline": "Add Lim Swiss pairing engine (FIDE C.04.4.3)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-19T18:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a5e2bf1d8f9855d2f4bab8672bf236e9d9c4a0",
"body": null,
"is_bot": false,
"headline": "Update README and config for new tiebreakers",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-18T20:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "904e842c08cd0a180e182aef28e94163adcc4203",
"body": null,
"is_bot": false,
"headline": "Expand tiebreakers from 12 to 25",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-18T19:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87802f7e58ad844929792c4e779b2a7e3eeedc94",
"body": null,
"is_bot": false,
"headline": "Add Dubov Swiss pairing engine (FIDE C.04.4.1)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-16T17:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "033ee4fd5e7261e94a151b71326ae28cc91fe6a4",
"body": null,
"is_bot": false,
"headline": "Update README for new pairing system constants",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-14T15:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f43bd0f678217618ffe79b4b36bbf63531f2ea",
"body": null,
"is_bot": false,
"headline": "TRF validation, JSON serialization, converter improvements",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-14T14:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "550f8f1b24b66e38d7df48993ef7c9eb64e52d2a",
"body": null,
"is_bot": false,
"headline": "Split PairingSwiss into PairingDutch and PairingBurstein",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-12T18:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925bf89986e29c6cd38c53940f223801f2bd70c4",
"body": null,
"is_bot": false,
"headline": "Add TRF16 file format: parser, serializer, converter",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-10T19:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a256c05c3c3f60bda75e5d622db41426486bece5",
"body": null,
"is_bot": false,
"headline": "Add ByeEntry type with typed bye handling",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-09T18:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03a3c0f9ea1de1bb6be8b9065fdde25c78e544a",
"body": null,
"is_bot": false,
"headline": "Add Varma tables for round-robin number assignment",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-06T21:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024802a2e96f9634f75f30cf8b0ba27f85c32f8c",
"body": null,
"is_bot": false,
"headline": "Minor lint fixes and deduplication",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-06T19:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11d8ac637153bff7e82f976a31fb828954603b50",
"body": null,
"is_bot": false,
"headline": "Implement Baku acceleration (FIDE C.04.7)",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-04T19:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57b7bc7dfa1eac18840c7223dd49a9ff8799a7b",
"body": null,
"is_bot": false,
"headline": "Add top-seed color option to color allocation",
"author_name": "Gert Nutterts",
"author_login": "gnutterts",
"committed_at": "2026-03-04T18:11:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 110,
"latest_release_at": "2026-07-22T10:53:35Z",
"latest_release_tag": "v0.2.7",
"releases_from_tags": true,
"days_since_last_push": 15,
"active_weeks_last_year": 10,
"days_since_latest_release": 15,
"mean_days_between_releases": 0
},
"artifacts": {
"collected": true,
"structure": [
"tree.go_importable",
"tree.go_main"
],
"declarations": []
},
"community": {
"has_readme": false,
"has_license": false,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/gnutterts/chesspairing",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/gnutterts/chesspairing",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v0.2.2",
"repository_url": "https://github.com/gnutterts/chesspairing",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-20T23:10:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 107
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"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": [
"docs/go.mod",
"go.mod"
],
"largest_source_bytes": 82504,
"source_files_sampled": 211,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/go.mod",
"docs/package.json",
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gnutterts",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/79384480?v=4"
},
{
"type": "User",
"login": "zyzniewski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1660682?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.991
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"pages.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "project is 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "84317ce1617d84f562bfceb83044ad11b45aa4a9",
"ran_at": "2026-08-06T13:58:49Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 0,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/zyzniewski/chesspairing",
"host": "github.com",
"name": "chesspairing",
"owner": "zyzniewski"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 42 is calibrated to 38 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 42,
"calibrated": 38,
"calibration": "2026-08-02"
}
}
],
"value": 38,
"inputs": {
"security": 48,
"vitality": 68,
"community": 12,
"governance": 20,
"calibration": "2026-08-02",
"engineering": 58,
"ai_readiness": 58,
"weighted_overall_raw": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 68,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 110,
"human_commit_share": 1,
"days_since_last_push": 15,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 15 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "110 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 110
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.2.7",
"releases_from_tags": true,
"days_since_latest_release": 15,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"readme_badges": 0,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 20,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.991
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 47,
"inputs": {
"followers": 6,
"owner_type": "User",
"is_verified": null,
"owner_login": "zyzniewski",
"public_repos": 20,
"account_age_days": 5221
},
"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": "6 followers of zyzniewski",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "zyzniewski"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "20 public repos, account ~14 yr old",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 20
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.8
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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 fuzzed",
"points": 5,
"status": "met",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"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": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.43,
"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": "43 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 43,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"docs/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/go.mod, go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "docs/go.mod, go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 82504,
"source_files_sampled": 211,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/211 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 211,
"oversized": 3
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"application"
],
"scores": {
"library": 3,
"application": 5
},
"primary": "application",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.go_main",
"weight": 5
},
{
"tier": "structure",
"label": "library",
"source": "tree.go_importable",
"weight": 3
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/gnutterts/chesspairing' points at a different repository (https://github.com/gnutterts/chesspairing); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-06T13:58:56.201827Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zyzniewski/chesspairing.svg",
"full_name": "zyzniewski/chesspairing",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}