JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 165,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 148346,
"Shell": 20694,
"Makefile": 598
},
"pushed_at": "2026-04-29T20:27:47Z",
"created_at": "2026-01-14T04:22:10Z",
"owner_type": "User",
"updated_at": "2026-04-29T20:27:51Z",
"description": "Build NCBI-style taxonomy databases and marker-specific FASTA reference sets from BOLD public database snapshots.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Shell"
]
},
"owner": {
"blog": null,
"name": "Yaye Song",
"type": "User",
"login": "Doomsbay",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/48893916?v=4",
"created_at": "2019-03-24T22:24:29Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 2677
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-04-29T20:31:14Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-26T17:38:59Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-04-26T17:37:22Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-04-16T17:45:13Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-04-16T01:07:59Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-04T19:38:32Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-02-03T04:35:22Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-01-27T00:58:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-17T19:42:50Z"
},
{
"tag": "Data-2025-09-26",
"kind": "other",
"published_at": "2026-01-17T19:49:23Z"
}
],
"recent_commits": [
{
"oid": "dd739885c1b898f2332fdb3dde1cad50d272ecc0",
"body": null,
"is_bot": false,
"headline": "fix: replace parquet-go with Arrow Go, lint fixes (v0.5.1)",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-29T20:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a3ef71174ae2cc0c9a1a78bf3e8895361b0b10",
"body": " - Auto-detect input format by extension (.parquet/.parq vs .tsv/.tsv.gz)\n - ParseRows() unifies TSV and Parquet through same Row callback API\n - RowCount() uses Parquet metadata for instant counts\n - extract.go refactored from bufio.Scanner to ParseRows\n - markers.go refactored from ParseTSV t\n[…]\nect Parquet and suggest Go binary\n - Help text updated to 'BOLD input file (TSV or Parquet)'\n - Added github.com/parquet-go/parquet-go dependency\n - Unit tests for row counting and format detection",
"is_bot": false,
"headline": "feat: add Parquet input support alongside TSV (v0.5.0)",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-26T17:30:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3a1796c3c7261463a9d288074a066604b7700a1",
"body": "Shell scripts:\n - AWK write mode (not append) in 03 to prevent duplicate data\n - Portable find (no GNU -printf) in 05 for macOS/BSD\n - repo_root via git rev-parse in 06\n - JSON via python3 json.dumps in 06\n - Optional subfamily/tribe in 01\n - Extended null handling (None,NULL,NA) in 01\n - Con\n[…]\nat.go)\n - Sintax rank drop warning (format.go)\n - Removed dead json tags and normalize func\n\nGit:\n - .gitignore wildcard data patterns + boldkit.wiki/\n - .gitattributes for line-ending consistency",
"is_bot": false,
"headline": "fix: shell script portability, Go bug fixes, git infrastructure (v0.4.3)",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-26T17:30:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72d7547f1f9792fc9b484643e7bfe4f3a3dc4ac2",
"body": null,
"is_bot": false,
"headline": "fix(ci): apply gofmt to split.go",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T17:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5839f1483ebc69027d0ffa1ab1e4ae274523a471",
"body": null,
"is_bot": false,
"headline": "fix(ci): use golangci-lint-action v8 for golangci-lint v2 compatibility",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T17:33:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f3cd1a981c4ceaecd10caa3ed03ac26b415b95",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v0.4.2",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T17:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a7f30f27ad2b68806247ca31826983d6a2da01",
"body": null,
"is_bot": false,
"headline": "Fix gofmt formatting in fasta.go, format.go, progress.go",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T17:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726cbf0cd607c10a6073d588d591ced24512c52b",
"body": " - Add Makefile with build, test, lint, cover, bench, install targets\n - Add .golangci.yml for golangci-lint v2\n - Update CI: lint action v4→v6, add test job, remove redundant go vet\n - Wire up version via ldflags in Makefile, package.sh, and main.go\n - Add version/--version/-v subcommand\n - Simplify release archive to contain just `boldkit` binary\n - Update .gitignore for build artifacts and IDE dirs",
"is_bot": false,
"headline": "Add build tooling and version injection",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T17:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbea167d375b5ce53c81abf2a801b0cd0177ed7f",
"body": null,
"is_bot": false,
"headline": "docs(changelog): add v0.4.1 release notes",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T01:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c185cb77ab3657f71c5e3755a11d488cc965fece",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/Doomsbay/boldkit",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T00:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2281cfe3d8585878bae896434a66e7cf107145",
"body": " - countLines now correctly returns 1 for files with no trailing newline\n - Fix misleading indentation in protax map writer block\n - Add RDP taxonomy support",
"is_bot": false,
"headline": "Fix line counting bug and formatting in util.go and format.go",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-04-16T00:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3724ea7ed10c34ebb9f315dc6f3a36190c24e77",
"body": "Document changes for version 0.4.0 including new features.",
"is_bot": false,
"headline": "Update CHANGELOG for version 0.4.0",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-04T19:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2be7b9e9aa660b14086011c4e73af4f4a00d88b",
"body": null,
"is_bot": false,
"headline": "docs(changelog): add bioscan-5m release notes",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-04T19:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b6e07ae8f37e65e75dcf7258a60050d069e1a3",
"body": null,
"is_bot": false,
"headline": "merge: bioscan-5m extraction curation and reporting",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-04T19:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09065924f87dbaf6713d78c89114802e299f0eb",
"body": "…ion logic",
"is_bot": false,
"headline": "Refactor species variable declaration and improve genus token validat…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-04T19:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed011069325e3cf15c18ddb09790f03614f4cca",
"body": "… tests",
"is_bot": false,
"headline": "Add BIOSCAN-5M extraction protocol with curation, reporting, and unit…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-04T19:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8091c0322e9bbffc16cc0e69728e13a79008fdb5",
"body": null,
"is_bot": false,
"headline": "Update DOI badge in README.md",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-03T23:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e8e913b0d586754632a8b2835f8dd0f6e6961e",
"body": null,
"is_bot": false,
"headline": "Update Zenodo DOI in README.md",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-03T22:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195625c9946fd757debafbc3a4d249d1bbf7360a",
"body": "…ies resolution logic",
"is_bot": false,
"headline": "Enhance bioscan extraction protocol with input path handling and spec…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-03T17:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7ad34c4cf454e94658926a7f0aa09afaee2afc",
"body": "…ting",
"is_bot": false,
"headline": "Add extraction curation support with configurable protocols and repor…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-03T16:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b07f5f8d16bb1310fa9e20282bc67f7d8d211e",
"body": "…umentation enhancements",
"is_bot": false,
"headline": "Update CHANGELOG.md for v0.3.0 release with new split command and doc…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-03T04:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bd3cd1a4432003b5bae879132938757108ec296",
"body": "…clarity",
"is_bot": false,
"headline": "Update README and split.go for enhanced output handling and workflow …",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-03T04:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a35a6f4e0044216cb5f591faf4bfb17d234398d",
"body": "…iple files",
"is_bot": false,
"headline": "Refactor code for consistency in formatting and alignment across mult…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-02T22:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7ab35e14c6d249a4aeb7fac91850f7386225a2",
"body": null,
"is_bot": false,
"headline": "Implement QC configuration and reporting in runSplit function",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-02T22:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18dfe10ef0a7a19a02e2d8cb671808142e330501",
"body": null,
"is_bot": false,
"headline": "Add classifier support and progress formatting to runSplit function",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-02T21:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498bc5d032cdef6e67209ee736915d40203652dd",
"body": "… taxdump pruning",
"is_bot": false,
"headline": "Implement pruneTaxdumpForSeenTrain function and related utilities for…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-02T16:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a742b3c797721b9ceea9a08960d2b322d21ca90",
"body": null,
"is_bot": false,
"headline": "Implement split functionality with assignment and output handling",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-01T23:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db12635d989630c3b74a07c47d0390bad3b36423",
"body": "…and error handling",
"is_bot": false,
"headline": "Implement loadProcessLabelMap function for processing taxonkit input …",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-01T22:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ee03aa2955d2212b31734f51f3762610ac2074",
"body": null,
"is_bot": false,
"headline": "Implement runSplit function with argument parsing and marker handling",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-01T21:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba7931dd69b12821dda770e6000e5ec39091bf0",
"body": null,
"is_bot": false,
"headline": "Remove unused buildLineageRaw function from format.go",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-01T20:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd76cb36d424bc5f058481a38ed02da1b061250",
"body": null,
"is_bot": false,
"headline": "Add 'split' command and usage to root.go; implement runSplit function",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-01T20:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11fbeb7587717fe95172eafb586353e89080ce49",
"body": null,
"is_bot": false,
"headline": "Remove DNA-Sketch output handling from format command",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-02-01T20:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d651daa3afc513115b5f0c10ed3701e15fc21b34",
"body": "Removed the note about the default classifier change.",
"is_bot": false,
"headline": "Remove 'Default classifier for classify is BLAST' note",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-28T21:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594fc9db2865306df4038a40e386a5da0d1dbb0c",
"body": null,
"is_bot": false,
"headline": "Update README.md to format wiki links for improved readability",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T01:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f852886035e49cbbde011deb356802519aedffbb",
"body": "…bility",
"is_bot": false,
"headline": "Update README.md with external links to wiki pages for better accessi…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T01:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d1d8258020ae307c886b18380515dde34113f6",
"body": "…lity",
"is_bot": false,
"headline": "Fix formatting in README.md by adding a blank line for better readabi…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T01:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67d590f2dff4f0e8fb81d56d135e040520e935c4",
"body": null,
"is_bot": false,
"headline": "Update README.md with additional badges and correct DOI citation",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T01:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f796ae9e40424f3c9e343be5d4ef31b5553cf280",
"body": null,
"is_bot": false,
"headline": "Add changelog for version 0.2.1 with new features and updates",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T01:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345dbba00aef70ebc3e7481d7ef8f0fedcba09b3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feat/classifier-pipeline'",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T00:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "046137c4c9f8c9f009b5c741d161d85068249ad5",
"body": null,
"is_bot": false,
"headline": "Add marker filtering to classify pipeline",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-27T00:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110315709039a05e82fb62458bbcbe5a376170d1",
"body": null,
"is_bot": false,
"headline": "Fix lint: simplify TrimSuffix usage",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-26T23:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406c07eeedf4a9b0cede624cb8c4d23ca3539c07",
"body": null,
"is_bot": false,
"headline": "Fix lint: remove unused fmt import",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-26T23:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc65579d90426ecec78e7676be371ca027ac478",
"body": null,
"is_bot": false,
"headline": "Add classifier pipeline with QC/format tooling",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-26T23:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c3088ec9c4522263aa8ec89a1db1dfa765fc02",
"body": null,
"is_bot": false,
"headline": "Clarify taxdump build step in README",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-22T22:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039db4323f70f9d8396b4293663db66fd7a3c2cc",
"body": "…ools",
"is_bot": false,
"headline": "Enhance data citation guidelines in README.md for BOLD snapshot and t…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-20T02:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ade1c6ae2c5a566f167607097c7a4cc60496cc2",
"body": null,
"is_bot": false,
"headline": "Fixes permission regarding github workflow releases",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-17T19:41:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85e2f6c01dcf04855d515cf66151e8614f5556c",
"body": null,
"is_bot": false,
"headline": "Fix packaging paths and macOS naming",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-17T19:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f981fa42054d35f0a28e275f553f7cedd8da48",
"body": null,
"is_bot": false,
"headline": "Fix CI/CD: Use bash to execute package.sh script",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-17T19:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4ae70f2848b3af2315f661810aa547b95ee991",
"body": null,
"is_bot": false,
"headline": "Fix release workflow and simplify binary packaging",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-17T19:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c68b124623ed3a196054964c6f8a9a40fda256a",
"body": "- Add -o flag to specify output filename\n- Fixes conflict with boldkit/ directory\n- Prevents 'already exists and is a directory' error",
"is_bot": false,
"headline": "Fix CI/CD: Specify output filename for go build",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-17T00:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8425a98d2d5a399ef76e7a99b10f1e1d9900d89",
"body": "- Fix unquoted array assignments in glob patterns\n- Fix parameter expansion quoting in string manipulation\n- Escape single quotes properly in spin character string\n- All shellcheck warnings now resolved",
"is_bot": false,
"headline": "Fix shellcheck warnings in bash scripts",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-17T00:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea679ebe77f47351368c71223dccc206815c054f",
"body": "- Add --severity=error flag to shellcheck\n- Allows minor warnings to pass while catching actual errors\n- Fixes CI/CD pipeline blocking on non-critical issues",
"is_bot": false,
"headline": "Fix CI/CD: Configure shellcheck to only fail on errors",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-16T23:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba665c9f192a4441986ccc3e73c61b8ae61b1c8e",
"body": "- Downgrade Go version to 1.24 to match golangci-lint support\n- Update workflow to use Go 1.24 across all jobs\n- Run go mod tidy to update dependencies",
"is_bot": false,
"headline": "Fix CI/CD pipeline: Use Go 1.24 for golangci-lint compatibility",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-16T23:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e2788e1932143939db75bd4ab819cdfa5f030c",
"body": "- Add comprehensive CI/CD pipeline using GitHub Actions\n- Implement golangci-lint for Go code quality checks\n- Add shellcheck for bash script validation\n- Run go vet for static analysis on every push\n- Build and validate Go code on all branches\n- Enable pull request checks before merging to main\n- Support cross-platform builds (Linux, macOS, Windows)\n- Automate GitHub releases on tag pushes\n- Build for multiple architectures (amd64, arm64)\n- Generate SHA256 checksums for release artifacts",
"is_bot": false,
"headline": "Add CI/CD pipeline with automated testing and releases",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-16T23:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4197259a44b229f6248e2dfe1648307ce4134392",
"body": "- Implement BoldKit as a Go CLI application with custom command routing\n- Add extract command for BOLD taxonomy data extraction\n- Add markers command for building marker FASTA files\n- Add package command for creating release artifacts\n- Add pipeline command for end-to-end processing\n- Implement TSV \n[…]\nInclude cross-platform build support (Linux, macOS, Windows)\n- Add utility functions for file I/O and compression\n- Use pgzip for parallel gzip compression\n- Integrate progressbar v3 for user feedback",
"is_bot": false,
"headline": "Add BoldKit Go CLI implementation",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-16T23:43:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e46b5a44b6f4d0927e522174cda2431ccefcfcc",
"body": "- Rename bolddb-taxdump.sh to boldkit.sh for consistency\n- Fix release compression issues in packaging scripts\n- Include taxonkit input files in release artifacts\n- Update extraction script for better taxonomy handling\n- Improve marker FASTA generation and compression\n- Update checksum generation for all release artifacts\n- Refactor manifest generation for better metadata tracking\n- Update .gitignore for better file exclusions\n- Update README with current usage instructions",
"is_bot": false,
"headline": "Refactor shell scripts for improved release management",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-16T23:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3febe73cb40c6a0801fbed74a412cae8b15f66",
"body": "Refactor zipping process to use zip_dir function for better safety and clarity.",
"is_bot": false,
"headline": "Refactor zipping logic to use zip_dir function",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T20:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6846f2d43872358acc1d5e593b59e777e96d4370",
"body": null,
"is_bot": false,
"headline": "Update script to handle .fasta.gz files",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T20:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1623ac2cbe1c53eb4ad7f5e204c5daad47831ccb",
"body": "Updated the script to check for both .fasta and .fasta.gz files in the output directory. Added a new step to compress all generated FASTA files after creation.",
"is_bot": false,
"headline": "Enhance FASTA file checks and add compression step",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T20:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935f4ed02d3f299ffded9f8a0bdaea3d768e1771",
"body": "Updated license information and added data usage guidelines.",
"is_bot": false,
"headline": "Revise license and data usage sections in README",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T18:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a88b0e1082474aef524962beb710272c59d0cf6",
"body": null,
"is_bot": false,
"headline": "Fix wording in README regarding data artifacts",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T18:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797916d34b9fa392d13d81c519b14296f2379e7d",
"body": "… documentation",
"is_bot": false,
"headline": "Update directory references from artifacts to releases in scripts and…",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T16:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f4905ceeef415d4f9f2e90c985b403055c71ce",
"body": null,
"is_bot": false,
"headline": "Improve commit hash retrieval in generate_manifest script",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T16:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c122abd6702156f2ae73d950fca320eee16fb83",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Yaye Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T15:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd64260c56c841c11c3b0389f8e159cc0a910d4c",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Alex Song",
"author_login": "Doomsbay",
"committed_at": "2026-01-14T04:22:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 65,
"latest_release_at": "2026-04-29T20:31:14Z",
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_last_push": 84,
"active_weeks_last_year": 6,
"days_since_latest_release": 84,
"mean_days_between_releases": 11.3
},
"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": "github.com/Doomsbay/BoldKit",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Doomsbay/BoldKit",
"is_deprecated": false,
"latest_version": "v0.5.1",
"repository_url": "https://github.com/Doomsbay/BoldKit",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-26T18:16:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 87
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": 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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 20148,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"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"
],
"dependencies": [
{
"name": "github.com/apache/arrow/go/v18",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v18.0.0-20241007013041-ab95a4d25142"
},
{
"name": "github.com/klauspost/pgzip",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.6"
},
{
"name": "github.com/schollz/progressbar/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.14.2"
}
],
"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": "Doomsbay",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/48893916?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": "no SAST tool detected",
"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": 0,
"reason": "18 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dd739885c1b898f2332fdb3dde1cad50d272ecc0",
"ran_at": "2026-07-23T00:51:20Z",
"aggregate_score": 2.2,
"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-04-29T20:30:13Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Doomsbay/boldkit",
"host": "github.com",
"name": "boldkit",
"owner": "Doomsbay"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"security": 22,
"vitality": 60,
"community": 24,
"governance": 31,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"commits_last_year": 65,
"human_commit_share": 1,
"days_since_last_push": 84,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 84 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 84
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "65 commits in the last year",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 65
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_latest_release": 84,
"mean_days_between_releases": 11.3
},
"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 84 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 84
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~11.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 11.3
}
}
],
"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": 84,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 84 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 84
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"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": "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": 31,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 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": 46.75
},
{
"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": 38.25
},
{
"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": "at_risk",
"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": 32,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "Doomsbay",
"public_repos": 2,
"account_age_days": 2677
},
"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": "0 followers of Doomsbay",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "Doomsbay"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~7 yr old",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Doomsbay/BoldKit"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 87
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 87 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 87
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "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": "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": 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": "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": "critical",
"name": "Security",
"value": 22,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.2
},
"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 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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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": "no SAST tool detected",
"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": "18 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.277,
"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": "18 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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 65",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 65
}
}
],
"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": "Go",
"largest_source_bytes": 20148,
"source_files_sampled": 28,
"oversized_source_files": 0
},
"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": "0/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:51:24.848329Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/Doomsbay/boldkit.svg",
"full_name": "Doomsbay/boldkit",
"license_state": "standard",
"license_spdx": "MIT"
}