Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 254,
"has_wiki": false,
"homepage": null,
"languages": {
"SCSS": 5018,
"TypeScript": 32736
},
"pushed_at": "2026-07-23T23:11:14Z",
"created_at": "2026-02-07T01:03:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T05:40:32Z",
"description": "Quartz's default explorer plugin.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"SCSS"
]
},
"owner": {
"blog": "https://quartz.jzhao.xyz/",
"name": "Quartz Community",
"type": "Organization",
"login": "quartz-community",
"company": null,
"location": "United States of America",
"followers": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/192209820?v=4",
"created_at": "2024-12-19T11:03:20Z",
"is_verified": null,
"public_repos": 62,
"account_age_days": 589
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-22T22:49:17Z"
}
],
"recent_commits": [
{
"oid": "06ea3d8e206f0edaab08556191adc75b2403e832",
"body": null,
"is_bot": false,
"headline": "fix(ci): add NODE_AUTH_TOKEN for npm publish",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-07-23T23:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1025754e6c3660406afff4c8039258f142426b8",
"body": null,
"is_bot": false,
"headline": "fix: use changesets/action@v1 (v2 is prerelease)",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-07-23T08:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd775312ba307b76402ee953a0e41d019644adc",
"body": null,
"is_bot": false,
"headline": "chore: add changesets release workflow",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-07-23T07:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f332070fae0744ec2132a552cb064d940a1c37c",
"body": "- Updated dependency specifiers from github: to npm semver ranges\n- Added publishConfig for npm publishing\n- Replaced CI workflow with OIDC publish and --if-present scripts\n- Added dist/ to .gitignore and untracked from git\n- Regenerated standalone package-lock.json",
"is_bot": false,
"headline": "chore: migrate to npm publishing",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-07-23T07:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2dfd1373abe58ace461ebea0b4e94cb287f894e",
"body": null,
"is_bot": false,
"headline": "chore(deps): update @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-06-03T13:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4420d14f2aeacf6f2a4530daab75cd38671c2c54",
"body": "fix: register all locale resources",
"is_bot": false,
"headline": "Merge pull request #4 from GSteve-Paul/fix/register-graph-locales",
"author_name": "Emile Bangma",
"author_login": "saberzero1",
"committed_at": "2026-06-03T12:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192f7c76b1377b79e57f96646fd616c2df3508f2",
"body": null,
"is_bot": false,
"headline": "fix: register all locale resources",
"author_name": "GSteve-Paul",
"author_login": "GSteve-Paul",
"committed_at": "2026-05-27T06:41:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69389c917af8f8c74372c70b600ef4652f20c8f2",
"body": null,
"is_bot": false,
"headline": "chore: regenerate package-lock.json",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-05-24T15:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a5ffa4186ca5e3d6c7ef35e97f71f2613ffbb4",
"body": null,
"is_bot": false,
"headline": "chore: remove vestigial @jackyzha0/quartz peerDependency",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-05-24T14:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6efa25daaf293308b8d68f7c2fc2f9b519aa99ae",
"body": null,
"is_bot": false,
"headline": "fix: add aria-label to mobile explorer toggle button",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-05-24T14:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eb1553861119166f63c489fe09ec832e70f8ff9",
"body": "…ifest",
"is_bot": false,
"headline": "docs: add missing defaultOptions and optionSchema to package.json man…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-05-22T18:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b79524ee1f90e4352e1537c9b08226048fb22a",
"body": null,
"is_bot": false,
"headline": "build: bundle dependencies and ship pre-built dist",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-27T19:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587c1279543eeebfc92be34e28a78f911aee9f8b",
"body": null,
"is_bot": false,
"headline": "build: bundle dependencies and ship pre-built dist",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-27T19:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da0a6db60de1385378087701409469bf95adffc",
"body": null,
"is_bot": false,
"headline": "feat: add Obsidian-compatible alias classes to explorer elements",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-25T20:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039576f5b2353f34c771a658d76500970a4ec10f",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-22T16:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377297006e725a2f3f173cf5822b61424a6fefdd",
"body": null,
"is_bot": false,
"headline": "fix: add setter to displayName",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-17T20:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583373b43caf7f09911b10dcf1303800e37d8318",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-17T00:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525418b3974a194e8ce03dadf526e834890b16d0",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-16T20:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d323e05cd1a8cdbfde13c4ee95ecc4cec62d4c9",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/types and @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-16T11:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097066d3d37baac4d36b35dffbfc46fda6b2d16b",
"body": null,
"is_bot": false,
"headline": "refactor: use shared classNames from @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-03T17:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e1c704350bf9132a6a052a777185572c0e72c80",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/types and @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-04-03T14:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c780361b12e55b02ee2db0982ee5386e99ce31",
"body": "The DtsConfig type in tsup does not have a tsconfig property.\nUse top-level tsconfig option instead of dts: { tsconfig: ... }.",
"is_bot": false,
"headline": "fix: move tsconfig from dts object to top-level option",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-22T12:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f067694e118af5674b6348646c66b4e2849eb2",
"body": null,
"is_bot": false,
"headline": "fix: use separate tsconfig for DTS build to avoid vitest dependency",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-22T12:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c54ecd3d19cec35c75d17afaaf40eec9b8dbfc9",
"body": null,
"is_bot": false,
"headline": "chore: update @quartz-community/utils to 8d2e14b",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-22T11:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9134d81371b60f6073ae03d8cf5520f6a5dbdc",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/utils to latest",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-22T11:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e56ff82256bd3393b33de4b6f88f14195bbb5b",
"body": null,
"is_bot": false,
"headline": "fix: gradient",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-18T18:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07de53f210f86287f41f0b349271c036bdc0b7c4",
"body": "Use resolveBasePath() from @quartz-community/utils/path to prepend the\nbase path when navigating via the explorer. Fixes links resolving to\nthe domain root instead of the subdirectory.",
"is_bot": false,
"headline": "fix: resolve links correctly on subdirectory deployments",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-18T10:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa4a745fbce192866078a9e241e073ace97f28af",
"body": "Plugins run server-side during the Quartz build step, not in the\nbrowser. Setting platform: 'node' tells esbuild to treat Node builtins\nas available externals and avoids CJS-in-ESM require() failures for\nany bundled dependencies that use Node APIs.",
"is_bot": false,
"headline": "chore: set tsup platform to node",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-17T19:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3368dd370cab91728fbf664c5a7c7f83e9e35dbc",
"body": null,
"is_bot": false,
"headline": "ci: add dist externals verification step",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-17T18:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e2e9c21935221b5a2c1dae663fa573a7414099",
"body": "The build output JS files were not committed, only the .d.ts type\ndeclarations. Both are needed for consumers to import the package.",
"is_bot": false,
"headline": "chore: add missing dist JS output files",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-16T18:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd4631fdeac7c9d81b90f5a70f84bfd3302d851",
"body": "Install github-slugger and hast-util-to-jsx-runtime as devDependencies.\nThese are peer dependencies of @quartz-community/utils that must be present\nfor tsup's DTS build to resolve all transitive type imports.",
"is_bot": false,
"headline": "fix: add missing peer dependencies as devDependencies for CI build",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-16T18:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390bba45bfd5ac0772b372ccc4186ff30f049506",
"body": "- Update types/globals.d.ts with centralized type declarations\n- Use fetchData global instead of hardcoded /static/contentIndex.json\n- Revert @quartz-community/types from file:../types to github:quartz-community/types\n- Add .prettierignore, update .eslintrc.json with triple-slash-reference override\n- Remove duplicate scripts.d.ts/styles.d.ts",
"is_bot": false,
"headline": "fix: use fetchData global for path-prefixed deployments",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-16T17:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb43a9a8c8ae7c56602d38efec8a13a643ee29f",
"body": null,
"is_bot": false,
"headline": "fix: update types/utils lockfile to commits with dist/",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-14T21:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87cc7d6d9ea516baa6e08669c4815d7109d85c5b",
"body": "Pre-built output is now committed to the repository so that\nQuartz can skip the build step during plugin installation.\nThe prepare script is removed to prevent redundant builds\nwhen installing from npm/git.",
"is_bot": false,
"headline": "chore: commit dist/ and remove prepare script",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-14T20:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d095d90932e76f6b9249f8248e3c265fd10c64",
"body": "…encies\n\ntsup and typescript are only needed at build time — move to devDependencies\nso they can be pruned after build. Dependencies already available from the\nhost Quartz installation are moved to peerDependencies to avoid duplication.",
"is_bot": false,
"headline": "chore: move build tools to devDependencies, shared deps to peerDepend…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-14T20:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def459f31b02fdebdc22579cbeec2907829ff20f",
"body": null,
"is_bot": false,
"headline": "feat: add render event listener for in-place DOM re-initialization",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-12T18:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e90f1a732ed9ffe2e6aaa37e2e9ed1c8f1ce90",
"body": null,
"is_bot": false,
"headline": "fix: resolve ESLint and formatting issues for CI compliance",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-09T02:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4afee1541ca6c383ed2d09c730fce72830c14bb2",
"body": null,
"is_bot": false,
"headline": "fix: repair truncated test file — close describe block",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-09T02:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15af0132707592c1e28bda9304992c481aa78c06",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/types and @quartz-community/utils",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-03-09T02:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70d50a96c00e4726fb08614dc4fab116b1c5ca9",
"body": null,
"is_bot": false,
"headline": "deps: update @quartz-community/types",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-28T19:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c6ff66f3f85117f02634f3af4cca7f5221a5d4",
"body": null,
"is_bot": false,
"headline": "fix: guard against missing filePath in trie insert",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-26T19:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5a3187cf28822573042c4772e99d9a27ca1175",
"body": "…s errors",
"is_bot": false,
"headline": "fix: compile SCSS via sass instead of raw text to prevent lightningcs…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-26T15:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdc8d7d8d7ec7f85d2b29967528e45bb68b3449",
"body": null,
"is_bot": false,
"headline": "docs: update README for v5 unified config system",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-25T15:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e7787bd0e1991d1b378bc6b0c32f0e96060bee",
"body": "…bility",
"is_bot": false,
"headline": "fix: move tsup and typescript to dependencies for git install compati…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-23T00:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f0b2a62f85d60352542ecaf3c516816a401068",
"body": "This plugin only exports a component (Explorer), not an emitter.",
"is_bot": false,
"headline": "fix: correct plugin category from emitter to component",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-18T14:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09452e44a4c0e9b2c1d94e6e7a5dc98137dac230",
"body": null,
"is_bot": false,
"headline": "chore: add quartz plugin manifest, remove legacy manifest.ts",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-17T16:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b42a06f7a6688393b5790cf062dd2d3a3816a3",
"body": null,
"is_bot": false,
"headline": "docs: update README for v5 plugin system",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-14T01:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc11078c3a5198da7bd5b52e0d045a4addd8a5a0",
"body": "Use stdin-based esbuild.build with proper TS transpilation, minification,\nand ESM output format matching v5's proven inline-script-loader pattern.",
"is_bot": false,
"headline": "fix: standardize inline script transpilation in tsup config",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-14T00:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7512a334f2c3842089c3f48d00ab645f818bb55",
"body": null,
"is_bot": false,
"headline": "chore: update @quartz-community/types to v0.2.1",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T21:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba62f0f124d6ffd7d6bede838f8d70c2a3e85da",
"body": "…outing\n\nWhen folderBehavior is 'link', the buttonClickHandler was using\nwindow.location.href with a relative URL (e.g. 'features/'), which\nresolved against the current path and broke navigation between folder\npages. Now the handler simply returns, letting the <a> tag's correct\nabsolute href propagate to the SPA router.",
"is_bot": false,
"headline": "fix: remove imperative navigation in folder link handler to fix SPA r…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T19:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2b86b64afe62fa2188c45a2e4534c9b87467e8",
"body": null,
"is_bot": false,
"headline": "Update @quartz-community/types with PageType plugin types",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T15:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e777f4681c4965d4fba0fb26f5cf38ef933413",
"body": null,
"is_bot": false,
"headline": "Update @quartz-community/types (tree as unknown)",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T12:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7b1e3332642f64a83d9f607e8c1f13482de261",
"body": null,
"is_bot": false,
"headline": "Update @quartz-community/types (remove index signatures)",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T12:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29291c7b510dc6cfe6e31e1b9a5165095f55cbda",
"body": null,
"is_bot": false,
"headline": "Update @quartz-community/types for flat GlobalConfiguration",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T12:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "929cdd95c8753ead320147cf42feda7092f3d74f",
"body": "Replace file:../types with github:quartz-community/types so the\npackage resolves correctly when installed via the Quartz plugin\nmanager.",
"is_bot": false,
"headline": "fix: use github: specifier for @quartz-community/types dependency",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T12:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37d44d1c37fee77925b8f21b36ffd4d205bc67f0",
"body": "Replace ambient quartz-compat.d.ts and quartz-community.d.ts\ndeclarations with direct imports from @quartz-community/types.\nExport ExplorerOptions from local component files instead of\nambient module augmentation.",
"is_bot": false,
"headline": "Migrate types to use @quartz-community/types exports",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-13T12:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9b3bb9165dd376c81ede83a8b93e4c1cd059f5",
"body": "…nder generation",
"is_bot": false,
"headline": "fix: ensure toggle event listeners are always set up regardless of re…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-10T00:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0b7e619088ecc1fee282feba7d0dfebd281bc7",
"body": "…ale render",
"is_bot": false,
"headline": "fix: use continue instead of return to preserve event listeners on st…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-10T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb244d1fd0a19b3ba22f249a87d23ed74e4b5d6",
"body": null,
"is_bot": false,
"headline": "fix: prevent explorer tree duplication with render generation tracking",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T23:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8766ee830ad014f9aa42783f24a6d813e223dbd",
"body": null,
"is_bot": false,
"headline": "Update @quartz-community/types to 0.2.0 (Preact ComponentType)",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T22:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05687798c9eaecb4d4158d00c649c5a5f57a0494",
"body": null,
"is_bot": false,
"headline": "chore: updated dependencies",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T21:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f50b8c2500836be4c16609f9b2e738a7795c65a",
"body": null,
"is_bot": false,
"headline": "chore: updated dependencies",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T20:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b0b7ccb158331f022f76574b242304ebb7bfe0a",
"body": null,
"is_bot": false,
"headline": "fix: paths",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T20:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff50cbcd851d7171a08d24c95bc47e48a0b1052",
"body": null,
"is_bot": false,
"headline": "fix: explorer not loading",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T19:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e109c4df63095796c2c55e5eadb6f532c16f9135",
"body": null,
"is_bot": false,
"headline": "fix: explorer not loading",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T19:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f6b7b8f04186ca69808ea6bf33e112f7f8b5f7",
"body": "- Add @quartz-community/utils dependency\n- Update tsup config to bundle inline scripts with esbuild\n- Import simplifySlug and joinSegments from utils\n- Remove unused template dependencies\n- Update repository URL in package.json",
"is_bot": false,
"headline": "feat: use @quartz-community/utils for shared utilities",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-09T11:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb78ce4baf55871ee24529e777254021a1297287",
"body": null,
"is_bot": false,
"headline": "Define types locally instead of importing from @quartz-community/types",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-08T12:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c97847cf1d200da2764554268c8f3d74a1edb6d",
"body": null,
"is_bot": false,
"headline": "chore: update explorer exports",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-08T10:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a82aa055124a15705a25c9d96f0d7c321c27053",
"body": null,
"is_bot": false,
"headline": "refactor: align Explorer component with shared types and i18n",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-08T10:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd374e17afa166b617919e32053e2c2bcd6e0db1",
"body": null,
"is_bot": false,
"headline": "refactor: refresh explorer styles and inline script assets",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-08T10:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590447269d1bb0a12498370bfffa9ae572b55d9d",
"body": null,
"is_bot": false,
"headline": "chore: add explorer type shims",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-08T10:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b780a8eec7baab0c2f80db4e8fcc956ee17f172c",
"body": "… local types",
"is_bot": false,
"headline": "Refactor to match Quartz structure with separate CSS/script files and…",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-08T10:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5ad436f83cddfd19bd4850c19844d71e692c4b",
"body": null,
"is_bot": false,
"headline": "Add @quartz-community/types dependency",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T19:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90d00f2217b186cbc96a44b29854abb7004a7f51",
"body": null,
"is_bot": false,
"headline": "fix: add click handler for folder buttons",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2451a82259c5cc10dad0309f64fccc6fd8c2e46",
"body": null,
"is_bot": false,
"headline": "docs: update import to use main entry point",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f28fc154f7c4cdc106645a531cd5dc1a814ba14c",
"body": null,
"is_bot": false,
"headline": "fix: make component constructor opts optional",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfc360faec2ec20c5295542b662bb39e2d2d8c4",
"body": null,
"is_bot": false,
"headline": "fix: use any for all types to avoid Quartz type conflicts",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba738f1c51b6ee46216d3e8996e65c90126641c",
"body": null,
"is_bot": false,
"headline": "fix: use any for all complex types to match Quartz",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c6d61e27b98c918c0c2685be44a5c9997f91ae",
"body": null,
"is_bot": false,
"headline": "fix: use any[] for externalPlugins type",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512502fdc7a5ab4ee5918c77dbdaa3d8d96e800b",
"body": null,
"is_bot": false,
"headline": "fix: align BuildCtx type with Quartz",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08588261c93a03fdb601a87285e3a07a0ffa0634",
"body": null,
"is_bot": false,
"headline": "fix: enable TypeScript declaration generation",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T05:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0760f41d0f8d37adddf36d7c9030e0fee7301670",
"body": null,
"is_bot": false,
"headline": "chore: fix translations mapping",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T04:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0f48f00f0486120b1216c78dd424127401bf4d",
"body": null,
"is_bot": false,
"headline": "feat: explorer plugin",
"author_name": "saberzero1",
"author_login": "saberzero1",
"committed_at": "2026-02-07T02:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c018bf848e25a335e2d08a21968b9a68181e537e",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Emile Bangma",
"author_login": "saberzero1",
"committed_at": "2026-02-07T01:03:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 84,
"latest_release_at": "2026-07-22T22:49:17Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 8,
"active_weeks_last_year": 15,
"days_since_latest_release": 9,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@quartz-community/explorer",
"exists": true,
"license": "MIT",
"keywords": [
"quartz",
"quartz-plugin",
"explorer",
"file-tree",
"navigation"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@quartz-community/explorer",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/quartz-community/explorer",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 38781,
"first_published_at": "2026-07-22T22:57:48.451000Z",
"latest_published_at": "2026-07-22T22:57:48.781000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 7,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-27",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 15184,
"source_files_sampled": 44,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"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": [
"npm"
],
"dependencies": [
{
"name": "@quartz-community/types",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.1"
},
{
"name": "@quartz-community/utils",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.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": 2,
"merged_prs": 1,
"open_issues": 4,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "saberzero1",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/8161064?v=4"
},
{
"type": "User",
"login": "GSteve-Paul",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/120476557?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.988
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 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 1/29 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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "06ea3d8e206f0edaab08556191adc75b2403e832",
"ran_at": "2026-08-01T11:02:31Z",
"aggregate_score": 3.5,
"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-23T23:11:46Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2026-05-04T11:02:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2026-07-09T15:52:34Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-03T12:00:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2026-03-26T03:10:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2026-05-26T08:34:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-06-05T22:33:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2026-06-07T01:41:14Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/quartz-community/explorer",
"host": "github.com",
"name": "explorer",
"owner": "quartz-community"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 35,
"vitality": 68,
"community": 39,
"governance": 44,
"calibration": "2026-08-02",
"engineering": 66,
"ai_readiness": 57,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 68,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 84,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "84 commits in the last year",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 84
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"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": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 9,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 39,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"forks": 7,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"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,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"packages": [
"@quartz-community/explorer"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 38781
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "38,781 downloads/month across npm",
"points": 61.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 38781,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.988
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"merged_prs": 1,
"open_issues": 4,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 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": 58,
"inputs": {
"followers": 46,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "quartz-community",
"public_repos": 62,
"account_age_days": 589
},
"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": "46 followers of quartz-community",
"points": 12,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 46,
"login": "quartz-community"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "62 public repos, account ~1 yr old",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 62
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"@quartz-community/explorer"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 66,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"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": "weak",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 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 1/29 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": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 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": 57,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.893,
"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 84 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 75,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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 84",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 84
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 15184,
"source_files_sampled": 44,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/44 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 44,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"plugin": 2,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "description",
"label": "plugin",
"source": "description:plugin",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:@quartz-community/explorer@0.1.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-08-01T11:02:37.651222Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/q/quartz-community/explorer.svg",
"full_name": "quartz-community/explorer",
"license_state": "standard",
"license_spdx": "MIT"
}