JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 184,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 185860
},
"pushed_at": "2026-07-22T12:51:37Z",
"created_at": "2025-01-28T21:05:14Z",
"owner_type": "User",
"updated_at": "2026-07-22T12:51:47Z",
"description": "readability extracts the main article and its metadata from HTML",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Ryan Fowler",
"type": "User",
"login": "ryanfowler",
"company": "DigitalOcean",
"location": "Vancouver, BC, Canada",
"followers": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/2668821?v=4",
"created_at": "2012-10-28T12:31:40Z",
"is_verified": null,
"public_repos": 63,
"account_age_days": 5020
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-19T21:10:46Z"
}
],
"recent_commits": [
{
"oid": "c263f8209483718a16b03a5f6f7d537a9c89d1fc",
"body": "perf: specialize descendant tag walks",
"is_bot": false,
"headline": "Merge pull request #37 from ryanfowler/perf/specialize-tag-walkers",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-22T12:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39706e2b8dba45401d3c53b6b04e22f8650ff5f6",
"body": null,
"is_bot": false,
"headline": "perf: specialize descendant tag walks",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-22T12:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97dd70620f51c784db9397ca8858b7c069731cff",
"body": "…-paths\n\nperf: streamline extraction hot paths",
"is_bot": false,
"headline": "Merge pull request #36 from ryanfowler/perf/streamline-extraction-hot…",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T22:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d9b796820716dd85fa29b7ec0448a14aff81f9",
"body": null,
"is_bot": false,
"headline": "perf: streamline extraction hot paths",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T22:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecd6d688e79e12adf1fe0a21f8c4cc4a93428801",
"body": "perf: optimize DOM name lookups",
"is_bot": false,
"headline": "Merge pull request #35 from ryanfowler/perf/optimize-dom-lookups",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T19:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f2d557f09ab8a3709ed799343c0dadc790fcb91",
"body": null,
"is_bot": false,
"headline": "perf: optimize DOM name lookups",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T19:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5acb39b5f8b779fc097af85988170d050c8596d0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #34 from ryanfowler/feat/functional-options",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T17:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a079dda14506a7496699acfe7d3995855ca1fd8e",
"body": null,
"is_bot": false,
"headline": "feat: add functional options API",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T17:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb28242b9c00d33870a1e5ffa6878638bff58a8",
"body": "refactor: move implementation into internal package",
"is_bot": false,
"headline": "Merge pull request #33 from ryanfowler/refactor/internal-engine",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T17:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a664c254ef03f244460c808e84f725cc7cc9ef1f",
"body": "Keep the root package as a small public facade while colocating core extraction logic and white-box tests under internal/engine.",
"is_bot": false,
"headline": "refactor: move implementation into internal package",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T17:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786998bc42f0247114dcef791135bc8a97dd8352",
"body": "refactor: simplify extraction internals",
"is_bot": false,
"headline": "Merge pull request #32 from ryanfowler/refactor/simplify-extractor",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T16:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f60c4791695aeacce21e12bf4b7fabbe016fbcfa",
"body": "Replace the engine abstraction with a single-use extractor context, remove internal functional options and duplicate result types, and separate readerability configuration.",
"is_bot": false,
"headline": "refactor: simplify extraction internals",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T16:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8bd8c9e0ed19791783e410098d3bf1cd2d6041",
"body": "feat: accept io.Reader in Parse",
"is_bot": false,
"headline": "Merge pull request #31 from ryanfowler/feat/parse-reader",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T16:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8c584f0e8ad0cc83c20568273bbdcae06d4ae5",
"body": "Replay known in-memory readers without copying and buffer other reader types so extraction retries can reparse the original HTML.",
"is_bot": false,
"headline": "feat: accept io.Reader in Parse",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T16:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4959e0aa8d8a26c4f2b85726aed59a0db845e6",
"body": "fix: honor debug option for logging",
"is_bot": false,
"headline": "Merge pull request #30 from ryanfowler/fix/debug-option-logging",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T15:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1029ffcacbf2c3b57b2bb2b4fbb79dd5bb1e2d34",
"body": null,
"is_bot": false,
"headline": "fix: honor debug option for logging",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d01e2149a7648f2d1eb245d0c3fae60e60ef4e6",
"body": "fix: remove unused declarations",
"is_bot": false,
"headline": "Merge pull request #29 from ryanfowler/fix/remove-unused-declarations",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2115917f72d30013bda1857f8475ce8821b9809",
"body": null,
"is_bot": false,
"headline": "fix: remove unused declarations",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebd39bd442692079585a547edff04ed554cfc776",
"body": "fix: preserve decisive data table classifications",
"is_bot": false,
"headline": "Merge pull request #28 from ryanfowler/fix/data-table-classification",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c0e299177991844deac6b5bfa8869bf5cc80f0",
"body": null,
"is_bot": false,
"headline": "fix: preserve decisive data table classifications",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c70abf708067dbfc1dddbbfc37e5fc1a32e83b5",
"body": "fix: decode named HTML entities in metadata",
"is_bot": false,
"headline": "Merge pull request #27 from ryanfowler/fix/metadata-html-entities",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85aca1a482fedf0c318126571a6e37e22855061d",
"body": null,
"is_bot": false,
"headline": "fix: decode named HTML entities in metadata",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T14:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "822ea6cf5112e4063524f0857033c082ce192ceb",
"body": "fix: tighten JSON-LD article type matching",
"is_bot": false,
"headline": "Merge pull request #26 from ryanfowler/fix/jsonld-article-types",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T13:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a136c8a4e8bfb9a9b42b3823b92266b459016e6",
"body": null,
"is_bot": false,
"headline": "fix: tighten JSON-LD article type matching",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T13:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de73088138c8c3ec0f7b80a60e66f369a2e1555",
"body": "fix: preserve resolved URL components",
"is_bot": false,
"headline": "Merge pull request #25 from ryanfowler/fix/url-reconstruction",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T13:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa408ec4b52d55d041e9785c0677727db9f9b96",
"body": null,
"is_bot": false,
"headline": "fix: preserve resolved URL components",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T13:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731b92bb4ffa84d8dff8305032be765db68e20e3",
"body": "Fix HTML and CSS visibility handling",
"is_bot": false,
"headline": "Merge pull request #24 from ryanfowler/fix/visibility-handling",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T13:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e5bb4035b8e6ff1387ffbc39f261283e36202f",
"body": null,
"is_bot": false,
"headline": "fix: correct HTML and CSS visibility handling",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T12:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6575842fec5f68a7a1f8c30bcee1e93d288c12f4",
"body": "chore: update Go version and dependencies",
"is_bot": false,
"headline": "Merge pull request #23 from ryanfowler/chore/update-go-dependencies",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T12:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf53a21fb65f52cf1e17d4dbd96f35536c10c5f6",
"body": null,
"is_bot": false,
"headline": "chore: update Go version and dependencies",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T12:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9075ef3916ab59bb223b6f179f78f98b1da6a235",
"body": "perf: optimize relative URI processing",
"is_bot": false,
"headline": "Merge pull request #22 from ryanfowler/perf/optimize-relative-uris",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T11:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f329265eea79cc0031dea37ba92536fb2d5f1502",
"body": "Avoid redundant URL parsing and intermediate DOM result slices on link-heavy documents. Defer JavaScript link replacement so nested media is still normalized.",
"is_bot": false,
"headline": "perf: optimize relative URI processing",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T11:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da92af6188ad856fbbe0ba575c6ea6db376a77f",
"body": "chore: update Mozilla Readability dependency",
"is_bot": false,
"headline": "Merge pull request #21 from ryanfowler/chore/update-readability",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T11:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ddfa2ebb5ad8b2554a71683be00e395b68bc62",
"body": null,
"is_bot": false,
"headline": "ci: update Readability submodule assertion",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T11:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89fcc4455e7066fc04e0f026dc34a439ece9c47b",
"body": "Advance the test fixture submodule to the latest upstream commit and align the project license and attribution with Apache 2.0.",
"is_bot": false,
"headline": "chore: update Mozilla Readability dependency",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-20T11:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1617fc491299daabcc49523204bff39b45985670",
"body": "docs: fix license and add package badge",
"is_bot": false,
"headline": "Merge pull request #20 from ryanfowler/docs/update-readme-metadata",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T21:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ffeb016c2bf059b5b26bb85e900ca34c05dc03",
"body": null,
"is_bot": false,
"headline": "docs: fix license and add package badge",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T21:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac800426e8917e0b293747c3876c2b134ea44832",
"body": "docs: improve package documentation",
"is_bot": false,
"headline": "Merge pull request #19 from ryanfowler/docs/improve-documentation",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T21:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee268b38fed56f28e1e7065121d7efc5f08b124",
"body": "Expand the README with usage, configuration, error, and safety guidance. Add package and API documentation, and make the executable examples production-ready.",
"is_bot": false,
"headline": "docs: improve package documentation",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T20:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84fe39fb767a0abbe428fecb47ce665bacaee0a7",
"body": "feat: expose extracted article node",
"is_bot": false,
"headline": "Merge pull request #18 from ryanfowler/feat/expose-article-node",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T20:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57dfb5826ebe602ea5641f1ec378d17ba0a712be",
"body": null,
"is_bot": false,
"headline": "feat: expose extracted article node",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T20:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f757fe68c8bbec62214e3563742a29dcc934dd92",
"body": "perf: normalize extracted text content",
"is_bot": false,
"headline": "Merge pull request #17 from ryanfowler/perf/normalize-text-content",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T20:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "871fed9b7cbed89a886a72aa0099ea3e9c330046",
"body": "Collapse ordinary Unicode whitespace into an exactly sized text result while preserving preformatted content. Compute UTF-16 length during extraction and avoid temporary joins in text similarity scoring.",
"is_bot": false,
"headline": "perf: normalize extracted text content",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T20:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c1e6baebb25fb34d710ea92a3941d6a6f1b044",
"body": "perf: avoid eager DOM snapshots",
"is_bot": false,
"headline": "Merge pull request #16 from ryanfowler/perf/lazy-dom-snapshot",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T18:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b0ccebe7b07f323a7ace19ca08018f9928b097",
"body": "Reparse source lazily when extraction retries are needed and skip the preliminary token scan for documents with body content.",
"is_bot": false,
"headline": "perf: avoid eager DOM snapshots",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T15:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75849b2edde559bc649756ea3e2a513933951843",
"body": "perf: reduce extraction matcher overhead",
"is_bot": false,
"headline": "Merge pull request #15 from ryanfowler/perf/reduce-regexp-overhead",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T15:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98705ddcca1b1831348e72dedf05f2b5e7d4cbd",
"body": "Replace hot fixed-pattern regular expressions with allocation-free matchers, avoid class/id concatenation, and batch normalized ASCII text counting.",
"is_bot": false,
"headline": "perf: reduce extraction matcher overhead",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T15:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3abfd159cadd1a392fe1b187230ad41018a523",
"body": "perf: reduce repeated subtree traversal",
"is_bot": false,
"headline": "Merge pull request #14 from ryanfowler/perf/reduce-subtree-traversal",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T14:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89b3e71e09667aaa83590ccb49cd9723833fb7a",
"body": "Gather conditional-cleaning and table metrics in combined traversals, compute link density in one pass, and iterate direct children without temporary slices.",
"is_bot": false,
"headline": "perf: reduce repeated subtree traversal",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T14:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3df870bde13fe63788c9d3207a23247c036033",
"body": "fix: harden URL handling",
"is_bot": false,
"headline": "Merge pull request #13 from ryanfowler/fix/harden-url-handling",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T13:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "262ce7d6f309f26841fcbae1fd9dd5fe9d7da732",
"body": null,
"is_bot": false,
"headline": "fix: harden URL handling",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T13:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246df10da653dcbf8631c9897824fcbb37f5a6df",
"body": "fix: standardize character counting units",
"is_bot": false,
"headline": "Merge pull request #12 from ryanfowler/fix/utf16-character-units",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T13:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f267f77e939b5a505bdf3a9b3aa65aa723a8dbd",
"body": "Use UTF-16 code units throughout extraction and readerability thresholds to match Mozilla Readability's JavaScript semantics. Document the unit and cover CJK, emoji, retries, article lengths, and Base64 payload boundaries.",
"is_bot": false,
"headline": "fix: standardize character counting units",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T13:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50193cb45804153a97f2bc19c295b00cc1821f40",
"body": "feat: support caller-provided slog logger",
"is_bot": false,
"headline": "Merge pull request #11 from ryanfowler/feat/inject-slog-logger",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T13:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b3bc65cfd55b8e2c697c4bc9f541e18bd623345",
"body": null,
"is_bot": false,
"headline": "feat: support caller-provided slog logger",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T12:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbffb2f4076cd7cef5571270cf46f054cbe6b926",
"body": "feat: accept parsed HTML nodes",
"is_bot": false,
"headline": "Merge pull request #10 from ryanfowler/feat/parsed-node-api",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T12:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd0c081a32977aef6d2cab571c961e48e087737",
"body": "Replace the consumable Document wrapper with ParseNode and IsProbablyReaderableNode. Preserve caller-owned trees across extraction retries and support complete documents and body-rooted trees.",
"is_bot": false,
"headline": "feat: accept parsed HTML nodes",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-19T12:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca0bc56a14a9bd8085c4fa5e1f9c15cd2616918",
"body": "perf: reduce extraction overhead",
"is_bot": false,
"headline": "Merge pull request #9 from ryanfowler/perf/reduce-extraction-overhead",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T12:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39346401ea36c425b40f3d6d0281cde6026c5f0b",
"body": "Reuse normalized candidate text, collapse repeated DOM traversals, and avoid allocation-heavy regex, style, URI, and serialization paths while preserving Readability behavior.",
"is_bot": false,
"headline": "perf: reduce extraction overhead",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T12:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e827b4c5b7b1b67ce610b8e3b85b97ff9517e2a2",
"body": "…ions\n\nperf: reduce DOM adapter allocations",
"is_bot": false,
"headline": "Merge pull request #8 from ryanfowler/perf/reduce-dom-adapter-allocat…",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T02:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738b39dfc3baddabaeb982364d1e552f87a37c45",
"body": null,
"is_bot": false,
"headline": "perf: reduce DOM adapter allocations",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T02:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a27ee1fc90d06c9b864b317d34daf932d9a68c",
"body": "perf: optimize DOM traversal hot paths",
"is_bot": false,
"headline": "Merge pull request #7 from ryanfowler/perf/optimize-dom-traversal",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T02:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8612e8daa30db9acdee86de8e9357925ca84ed",
"body": null,
"is_bot": false,
"headline": "perf: optimize DOM traversal hot paths",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T02:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ae8379a7250568d3c24ee9946a09c3a82b3d9e",
"body": "perf: optimize candidate matching",
"is_bot": false,
"headline": "Merge pull request #6 from ryanfowler/perf/optimize-candidate-matching",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f106fa13e37d3c07f3e1a52f0372a6a71bc465",
"body": null,
"is_bot": false,
"headline": "perf: optimize candidate matching",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2d5ea70d8e08d6bb898b8ce55b65dc06bb4a97",
"body": "perf: reduce DOM text allocations",
"is_bot": false,
"headline": "Merge pull request #5 from ryanfowler/perf/reduce-dom-text-allocations",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecba77537d3d555c02e76a909ae9f47fe0f39542",
"body": null,
"is_bot": false,
"headline": "perf: reduce DOM text allocations",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cbb2b5c15a05b32bcabcbecbd1e3ce9230771e",
"body": "perf: optimize text processing hot paths",
"is_bot": false,
"headline": "Merge pull request #4 from ryanfowler/perf/optimize-text-processing",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "118b8cdbe572d0b90040518ce9fa2c467ffb6852",
"body": null,
"is_bot": false,
"headline": "perf: optimize text processing hot paths",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c85cb5041e4fdb4cf1a30d470dd40ad8e6e52eb0",
"body": "perf: reduce extraction time and memory usage",
"is_bot": false,
"headline": "Merge pull request #3 from ryanfowler/perf/reduce-extraction-allocations",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94793afa9774c86a04fb2b733054b3229ee243cb",
"body": null,
"is_bot": false,
"headline": "perf: reduce extraction time and memory usage",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dbb2f52d04a6928771f1a33e81a946637aea137",
"body": null,
"is_bot": false,
"headline": "Remove planning files",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6641297aeebc51ef329ba227a9d846fb3439b41",
"body": "refactor: use native HTML DOM for extraction",
"is_bot": false,
"headline": "Merge pull request #2 from ryanfowler/refactor/native-html-dom",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9945bd8fd9f9224d94e050afcbd35af162a37ab9",
"body": "Remove the compatibility DOM and run extraction, retry state, and serialization directly on golang.org/x/net/html nodes.",
"is_bot": false,
"headline": "refactor: use native HTML DOM for extraction",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-13T01:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfec2434785ed2b102f08cf5f8282aae6f45226",
"body": "feat: port Mozilla Readability to Go",
"is_bot": false,
"headline": "Merge pull request #1 from ryanfowler/feat/go-readability-port",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-12T15:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4a6a64d5a7d7ec689229d8ae2d9db1da245bd6",
"body": "Add the public extraction API, readerability heuristic, metadata and content processing, pinned Mozilla corpus, regression tests, benchmarks, documentation, and CI.",
"is_bot": false,
"headline": "feat: port Mozilla Readability to Go",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2026-07-12T15:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bff674c39a44f9c586358f6b58953c1e0957f9",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ryan Fowler",
"author_login": "ryanfowler",
"committed_at": "2025-01-28T21:05:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 76,
"latest_release_at": "2026-07-19T21:10:46Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 3,
"days_since_latest_release": 7,
"mean_days_between_releases": null
},
"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/ryanfowler/readability",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/ryanfowler/readability",
"is_deprecated": false,
"latest_version": "v0.1.0",
"repository_url": "https://github.com/ryanfowler/readability",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T21:09:37Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 82830,
"source_files_sampled": 26,
"oversized_source_files": 1,
"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": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.57.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": 37,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ryanfowler",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/2668821?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": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"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/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c263f8209483718a16b03a5f6f7d537a9c89d1fc",
"ran_at": "2026-07-27T14:34:08Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T12:52:17Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-22T12:51:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ryanfowler/readability",
"host": "github.com",
"name": "readability",
"owner": "ryanfowler"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 44,
"vitality": 73,
"community": 24,
"governance": 53,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 76,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "76 commits in the last year",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 76
}
}
],
"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": "good",
"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": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"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": 1,
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"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": 72,
"inputs": {
"merged_prs": 37,
"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": "37/37 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 37
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 48,
"owner_type": "User",
"is_verified": null,
"owner_login": "ryanfowler",
"public_repos": 63,
"account_age_days": 5020
},
"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": "48 followers of ryanfowler",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 48,
"login": "ryanfowler"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "63 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 63
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"github.com/ryanfowler/readability"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"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": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.974,
"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": "75 of 77 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 75,
"sampled": 77
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"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": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 77",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 77
}
}
],
"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": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 82830,
"source_files_sampled": 26,
"oversized_source_files": 1
},
"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": "1/26 source files over 60KB",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 1
}
}
],
"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-27T14:34:24.179726Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ryanfowler/readability.svg",
"full_name": "ryanfowler/readability",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}