JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1644,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 4588496,
"CSS": 3486,
"HTML": 3640,
"Shell": 51398,
"Makefile": 7314,
"Nextflow": 603,
"JavaScript": 18233,
"TypeScript": 2255898
},
"pushed_at": "2026-07-17T12:41:01Z",
"created_at": "2026-03-19T07:42:04Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T12:40:37Z",
"description": "Workflow Automation",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "develop",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": "https://www.sanger.ac.uk/science/groups/human-genetics-informatics-hgi",
"name": "Wellcome Sanger Institute - Human Genetics Informatics",
"type": "Organization",
"login": "wtsi-hgi",
"company": null,
"location": "Cambridge, UK",
"followers": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/2567468?v=4",
"created_at": "2012-10-15T21:00:57Z",
"is_verified": null,
"public_repos": 444,
"account_age_days": 5027
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-07-17T12:40:12Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-11T21:20:33Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-10T08:29:29Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-06-30T15:23:50Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-06-30T10:25:03Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-06-27T15:45:05Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-06-27T12:46:11Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-25T06:49:27Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-23T10:36:13Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-19T08:47:09Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-05-22T12:06:10Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-05-18T09:06:29Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-05-18T08:29:35Z"
}
],
"recent_commits": [
{
"oid": "33d14f275af6ffb31f547115bee4793317725505",
"body": "* Show MLWH cache sync time in local timezone\n\n* Stabilize logout navigation regression\n\n* Bump MLWH API documentation patch version",
"is_bot": false,
"headline": "Clarify MLWH cache freshness reporting (#33)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-07-17T12:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4862e7dcab9221b301f6905804ec21e6f8e46d58",
"body": null,
"is_bot": false,
"headline": "Improve Sync speed (#32)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-07-11T21:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766b91df9a2519fb945b70baa03dc102b3f53730",
"body": "* New /export/products/study/:id",
"is_bot": false,
"headline": "Replace manifest with export (#30)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-07-10T08:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "897dd4413e711869d9f1b7c17be4ba33126fd56e",
"body": "* Improve MLWH query behaviour for real-world usage: newest data queries, programme/faculty-sponsor aggregation, cross-platform run counts, study-user lookup, sample CRAM selection, QC/organism/library filters, and merged CRAM visibility.\n\n* Add new MLWH endpoints: /export/:children/:parent_kind/:pa\n[…]\norce web-responsive MySQL query plans.\n\n* Harden tests/dev workflow: live MySQL integration coverage, CI/lint fixes, stable .tmp/wa symlink for make dev, and more robust run-dev test harness behavior.",
"is_bot": false,
"headline": "Handle more real world mlwh queries (#29)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-07-09T09:03:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b8b394f01d3171576b96612a09dfdb27e782174",
"body": null,
"is_bot": false,
"headline": "Explain non-MLWH remote errors (#28)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-07-06T14:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78abc4e47b5a0b975a83e4bc93bae15f38f1a4fe",
"body": null,
"is_bot": false,
"headline": "Complete header-aware pagination support in the mlwh.RemoteClient (#27)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-30T15:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1558b51404127bb70796d5eae9f72a7c6894ebb8",
"body": "* Add MLWH support for study manifests, including optional iRODS attachment, file-type filtering, pagination, counts, CLI output, and remote/server parity.\n* Add run-scoped iRODS queries and counts, with file-type filtering across run/study/sample iRODS endpoints.\n* Add people/study lookup queries: \n[…]\nlworld2 implementation/spec docs for the new MLWH workflows.\n* Add broad hermetic and MySQL-backed coverage for cache sync, query parity, pagination/counts, CLI behavior, and index-served query plans.",
"is_bot": false,
"headline": "Make mlwh pkg work with more real world queries (#26)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-30T10:25:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b167ebfada6588d901969b584acc9ccfdd5680f",
"body": null,
"is_bot": false,
"headline": "Redesign wa mlwh info output: colour, layout, timeline bar (#25)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-29T20:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57be907626f72ba58c99bc28451e681c3853f7b8",
"body": "* Study overview: samples with/without data, runs, libraries, iRODS totals\n* Samples-with-data and samples-without-data (counts + lists)\n* Recency: samples with new data since a window (\"new data this week\")\n* Study status breakdown: distinct phase ladder + per-platform rollup\n* Sample progress: pip\n[…]\nctions, with --since\n* Fixed sync against the real source schema (cross-schema tables, PKs, columns)\n* Added real-MySQL integration tests (schema, indexes, EXPLAIN), skipped\n when DB creds are absent",
"is_bot": false,
"headline": "Make MLWH pkg capable of real-world queries (#24)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-29T12:33:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97b7c3bab12770b3eedfc5da9b1f0cdb56ab881b",
"body": "* Fix SQLite sample search to seek index range not full scan\n\n* Surface MLWH substring matches in results search suggestions\n\n* Add wa mlwh search CLI for substring study/sample search\n\n* Drop sync hint from wa mlwh info when user cannot sync\n\n* Tokenize sample search term to match multi-word queries\n\n* Combine full-value prefix and word-token sample search",
"is_bot": false,
"headline": "MLWH Search CLI and results web (#23)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-28T10:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1856233da4219e0bbaae36759b5794101bcb6cd8",
"body": "* Export mlwh.APIVersion as a public constant\n\n* Add exported RemoteClient.Call generic dispatcher",
"is_bot": false,
"headline": "Improve MCP-ability (#22)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-27T15:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90304a1e6e0ea134dbdc67b19820d778fbdcad5f",
"body": null,
"is_bot": false,
"headline": "Sync never-synced MLWH cache from run-dev.sh on make dev (#21)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-27T12:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d285a154c940689d386f2cce35b2813a7ca8f41a",
"body": "* Add no-auth HTTP API to `wa mlwh serve`: sample/study substring\n search, bounded counts, and freshness endpoints, plus a\n self-describing OpenAPI 3.1.0 document at /openapi.json\n* Back sample search with a new word-token prefix index\n (sample_search_token, both MySQL and SQLite dialects), repla\n[…]\nild/maintain the token index in `wa mlwh sync` (cold-load + paged\n incremental); bump CacheSchemaVersion to 6, mlwhAPIVersion to 1.6.0\n* Snake_case JSON fields; update frontend contracts and MCP docs",
"is_bot": false,
"headline": "Add search and MCP support to MLWH server (#20)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-27T10:37:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bec4ba4fed72f019975a18bd5afa5d43ddf4f88",
"body": "* Add glob wildcard toggles\n\n* Skip external directory symlinks\n\n* Filter accessible results by default\n\n* Preview OME-TIFF planes\n\n* Use MLWH server for info lookups\n\n* Fix MLWH server URL dev configuration",
"is_bot": false,
"headline": "Address feedback from Bakker (#19)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-25T06:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46536e20e16f3057e1c7e0a5042726a03e229bc",
"body": null,
"is_bot": false,
"headline": "Fix scripted HTML previews (#18)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-23T10:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077251eb207d48abb73534155c64633454919df5",
"body": "* Display web dates in local time\n\n* Show subfolder preview loading promptly",
"is_bot": false,
"headline": "Extend glob matching across subdirs (#17)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-23T09:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5bf1fa0444d8ef6039350d2e50e73506d9850c",
"body": "* Add generic result search filters\n\n* Add file browser glob filters\n\n* Use compact preview file extensions\n\n* Add project register shortcut\n\n* Fix latest result set pagination\n\n* Show project in latest results\n\n* Add file browser path copy controls\n\n* Add file type deselect all\n\n* Use project metadata for result detail titles\n\n* Show project column in result set tables",
"is_bot": false,
"headline": "Improve result search, latest results, and file browser controls (#16)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-19T08:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af87dacc9e78adc27114fe5d03b01e794d855662",
"body": "* Add mlwh server\n* Rename seqmeta to mlwhdiff",
"is_bot": false,
"headline": "MLWH overhaul (#15)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-18T13:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d51dd0108b997dd38b32da35aeb5875ced0f14",
"body": null,
"is_bot": false,
"headline": "Fix symlink result registration (#14)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-16T10:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1e63c4aa818b67219708e8d1a6f2fc1c108ca0",
"body": "* Clarify results server env defaults\n\n* Resolve register MLWH lookups server-side\n\n* Report dev results bind address\n\n* Regenerate dev certs for remote hosts\n\n* Honor results auth cert env\n\n* Retry register auth after stale owner token",
"is_bot": false,
"headline": "Make results register usable by end-users (#13)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-09T23:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f222d0a99e8f11950794c9ccc0c3ab18fbed1ab3",
"body": "* Add match filtering for result registration\n\n* Rename result workflow registration flag\n\n* Support repeated result metadata values\n\n* Improve result registration help\n\n* Repair sample lookup indexes\n\n* Default register operator to current user\n\n* Hide raw run key from details popup\n\n* Reject registrations without output files\n\n* Set GitHub workflow user agent",
"is_bot": false,
"headline": "Register improvements (#12)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-05T17:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df47a35bfe80eac925a6a40d1bf58a589d10f981",
"body": "* Clarify file browser tools panel\n\n* Remove extra subdirectory name indent\n\n* Show all metadata until strip overflows\n\n* Show only avatar in auth trigger\n\n* Make search filters permanent\n\n* Rename result sets toggle\n\n* Move row count to table footer\n\n* Remove search filter placeholders\n\n* Show username instead of avatar\n\n* Show full directory path on hover\n\n* Add CI checks for develop PRs",
"is_bot": false,
"headline": "Combined files browser (#11)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-06-04T12:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de4de9cabb50097fa9375473651027c19f65b1d",
"body": null,
"is_bot": false,
"headline": "Add auth (#10)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-22T12:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e20123a3cb837f349a684f325fc888f1770372",
"body": "* Add draggable preview resizing\n\n* Index metadata value lookups\n\n* Support MySQL metadata value index",
"is_bot": false,
"headline": "File browser design improvements (#9)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-20T21:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d7f9e325f8bbc431b2ac9bf2c1c3fd108ad23f",
"body": "* Group run seqmeta related entities\n\n* Unify seqmeta related entity rows\n\n* Prefer exact library IDs in seqmeta details\n\n* Resolve study accessions in results search\n\n* Rename result registration unique key\n\n* Unify seqmeta entity display\n\n* Gate live MLWH sync tests\n\n* Move seqmeta title actions t\n[…]\nmeta row keys to hover text\n\n* Show sample supplier metadata\n\n* Compact result detail header\n\n* Fix seqmeta direct metadata filters\n\n* Rename frontend sample name key\n\n* Speed up direct sample filters",
"is_bot": false,
"headline": "Improve seqmeta handling (#8)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-19T19:17:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed226dc93c79be09b634f731a076235de817c58d",
"body": "* Fix expanded file browser grouping\n\n* Stabilize results sort icon size\n\n* Compact result detail summary",
"is_bot": false,
"headline": "Frontend improvements (#7)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-18T11:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ffd2852cc06a50952681a8d90ee689566029c7",
"body": null,
"is_bot": false,
"headline": "Improve register help text (#6)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-18T09:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b616660e531593009c44134c473b0a42cd5fbe6",
"body": null,
"is_bot": false,
"headline": "Fix MLWH sync, register and display (#5)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-18T08:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58501c5e7eb1a27e325c0963eb3847268c53d695",
"body": "* Fix opaque file browser dropdown menus\n\n* Fix file preview download overlay",
"is_bot": false,
"headline": "Frontend fixes (#4)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-11T14:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b274b163580adad20352907375869ad3f04df86",
"body": null,
"is_bot": false,
"headline": "Replace saga with MLWH and implement results browser (#3)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-05-11T10:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80f56dfa75d2d3263526e7c32875a958a7a6977",
"body": "* Results record operator and requester\n\n* Next.js+shadcn/ui for frontends\n\n* MySQL support",
"is_bot": false,
"headline": "Proposal update (#2)",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-04-15T12:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5781ee9cd392da5f1435b7582b1b5359f4537cc",
"body": "Seqmeta",
"is_bot": false,
"headline": "Merge pull request #1 from wtsi-hgi/seqmeta",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-04-15T11:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f79c89f961593210e99abe18af4f61fca43f1f",
"body": null,
"is_bot": false,
"headline": "Review fixes",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-31T20:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38770059fada018c83d24b6196e699003b9634b6",
"body": null,
"is_bot": false,
"headline": "Implement seqmeta",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-31T14:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadbd33f2b2564281b77b28d5c115cd1420f6160",
"body": null,
"is_bot": false,
"headline": "Implement seqmeta",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-31T14:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502ed99f04e43b67f9dcba4629c6cce13bc2da30",
"body": null,
"is_bot": false,
"headline": "Add seqmeta spec",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-31T12:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96163d64d1a6f61c121345f93b6cae2e051f3e46",
"body": null,
"is_bot": false,
"headline": "Add saga to proposal",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T10:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e318a57d0f03307f2ed70d1ec357cacb3dd6ef",
"body": null,
"is_bot": false,
"headline": "Add temp main to demo saga pkg",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T10:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8940db1d74b9c19952cb15467b979eebf850aa6",
"body": null,
"is_bot": false,
"headline": "Add example docs",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T10:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25975b4b60f7b70df856ffdac9c32acc2d5c0c65",
"body": null,
"is_bot": false,
"headline": "Whitespace",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T07:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d7c92dc1846cf826b8b359be9f811311d0ec52",
"body": null,
"is_bot": false,
"headline": "Populate cache after cancelled miss",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T07:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd1ac24b836fddd841f385c5550a01713ad444e",
"body": null,
"is_bot": false,
"headline": "Refine conditional MLWH fallback",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T07:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dfaeb43ad2669ee81a1d2f8922bee9cbac00550",
"body": null,
"is_bot": false,
"headline": "Treat library type as MLWH-backed",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T07:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34af5314af3bbe6f94f8b42d5db923e49937fcca",
"body": null,
"is_bot": false,
"headline": "Refine MLWH filter dependency",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T06:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24dff1d44007f4dc2dc4d61d9e400bade41b2faa",
"body": null,
"is_bot": false,
"headline": "Respect context on cache misses",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T06:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c139312d697931946be59359b1922d122b7d22e1",
"body": null,
"is_bot": false,
"headline": "Handle partial MLWH outages",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T06:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9013028447262846a5183bd6c9170b5503c89cb",
"body": null,
"is_bot": false,
"headline": "Normalize bearer token headers",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T05:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b67a89d1f2d6487d8220fb4f08c651b3279e5fb",
"body": null,
"is_bot": false,
"headline": "Align phase doc with live route",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T05:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc33f6439cf4acd789132ce6114fe885f1351663",
"body": null,
"is_bot": false,
"headline": "Fix review findings",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T05:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963ba2c0f9525f46adf3534ee51aea34144f6a0e",
"body": null,
"is_bot": false,
"headline": "Implement phase 8",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-21T04:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b14f528ea67285b42a2a259c6ec4fb55ffbb14",
"body": null,
"is_bot": false,
"headline": "Implement phase 7",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T12:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed68aa552e1ee5c020be44ebb4868c5eeb81388",
"body": null,
"is_bot": false,
"headline": "Implement phase 6",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T11:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eb0023ada3fc4f969dcb68a3bade109713923ce",
"body": null,
"is_bot": false,
"headline": "Implement phase 5",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T11:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27bea8acc2d5259546e00f15c6ee186c5d220f40",
"body": null,
"is_bot": false,
"headline": "Implement phase 4",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T11:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7a7904678236ae8ca34155c729e80abfc5534f",
"body": null,
"is_bot": false,
"headline": "Implement phase 3",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T11:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2653750b83ab7a9e027a035357e0dc1ebebe025",
"body": null,
"is_bot": false,
"headline": "Implement phase 2",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T10:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3bdc145442e2e03bc2ceb16591efcf92614fcaa",
"body": null,
"is_bot": false,
"headline": "Implement phase 1",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T10:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279fc4a8971a7087258b6d6b2d29da0bfd3e3b5b",
"body": null,
"is_bot": false,
"headline": "Add saga spec",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T09:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96c2b9353d7c2ca71c7775ef6770dad64c276a8",
"body": null,
"is_bot": false,
"headline": "Add proposal",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T07:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0fcb9b931e6887cb79171c62d382ad903d2ed0e",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Sendu Bala",
"author_login": "sb10",
"committed_at": "2026-03-19T07:42:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 60,
"latest_release_at": "2026-07-17T12:40:12Z",
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_last_push": 4,
"active_weeks_last_year": 13,
"days_since_latest_release": 4,
"mean_days_between_releases": 3.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/wtsi-hgi/wa",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/wtsi-hgi/wa",
"is_deprecated": false,
"latest_version": "v0.9.1",
"repository_url": "https://github.com/wtsi-hgi/wa",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T12:40:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"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
},
"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": [
"frontend/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 263405,
"source_files_sampled": 301,
"oversized_source_files": 36,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"frontend/package.json",
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "@radix-ui/react-popover",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-slot",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.3"
},
{
"name": "@radix-ui/react-tooltip",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.8"
},
{
"name": "@tanstack/react-table",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^8.21.3"
},
{
"name": "class-variance-authority",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "cmdk",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "highlight.js",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^11.11.1"
},
{
"name": "lucide-react",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.543.0"
},
{
"name": "next",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^16.0.0"
},
{
"name": "next-themes",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.6"
},
{
"name": "react",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.0"
},
{
"name": "react-dom",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.0"
},
{
"name": "react-markdown",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^10.1.0"
},
{
"name": "sharp",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.34.5"
},
{
"name": "sonner",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.7"
},
{
"name": "tailwind-merge",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.1"
},
{
"name": "zod",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.11"
},
{
"name": "github.com/DATA-DOG/go-sqlmock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.2"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "github.com/go-ldap/ldap/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.13"
},
{
"name": "github.com/go-resty/resty/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.17.0"
},
{
"name": "github.com/go-sql-driver/mysql",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.3"
},
{
"name": "github.com/goccy/go-yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/golang-jwt/jwt/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.5.2"
},
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/smartystreets/goconvey",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/wtsi-hgi/go-authserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "modernc.org/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.48.0"
}
],
"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": 32,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sb10",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/507951?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": [
"eslint.config.mjs"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 0,
"reason": "58 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "33d14f275af6ffb31f547115bee4793317725505",
"ran_at": "2026-07-21T21:34:15Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wtsi-hgi/wa",
"host": "github.com",
"name": "wa",
"owner": "wtsi-hgi"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 46,
"vitality": 78,
"community": 24,
"governance": 59,
"engineering": 69
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 60,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "60 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 60
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 13,
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_latest_release": 4,
"mean_days_between_releases": 3.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.1
}
}
],
"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": "excellent",
"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": 24,
"weight": 0.18,
"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": "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": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"merged_prs": 32,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"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": "32/33 decided PRs merged",
"points": 37.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 32,
"decided": 33
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 36,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "wtsi-hgi",
"public_repos": 444,
"account_age_days": 5027
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "36 followers of wtsi-hgi",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 36,
"login": "wtsi-hgi"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "444 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 444
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/wtsi-hgi/wa"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 69,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "58 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.533,
"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": "32 of 60 human commits state their intent (structured subject or explanatory body)",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 60
}
}
],
"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",
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "frontend/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "frontend/tsconfig.json"
}
}
],
"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 60",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 60
}
}
],
"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": 93,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 263405,
"source_files_sampled": 301,
"oversized_source_files": 36
},
"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": "36/301 source files over 60KB",
"points": 48.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 301,
"oversized": 36
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-21T21:34:32.470446Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wtsi-hgi/wa.svg",
"full_name": "wtsi-hgi/wa",
"license_state": "standard",
"license_spdx": "MIT"
}