Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"color",
"generative",
"generative-art",
"palette-generation"
],
"is_fork": false,
"size_kb": 544,
"has_wiki": false,
"homepage": "https://meodai.github.io/pro-color-harmonies/",
"languages": {
"CSS": 24032,
"HTML": 5277,
"TypeScript": 176881
},
"pushed_at": "2026-07-20T12:36:25Z",
"created_at": "2025-11-20T09:42:32Z",
"owner_type": "User",
"updated_at": "2026-07-20T12:37:13Z",
"description": "color generation lib inspired by colorpalette.pro",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"CSS"
]
},
"owner": {
"blog": "https://elastiq.ch/",
"name": "David Aerne",
"type": "User",
"login": "meodai",
"company": "elastiq",
"location": "Zürich",
"followers": 1106,
"avatar_url": "https://avatars.githubusercontent.com/u/608386?v=4",
"created_at": "2011-02-09T08:28:23Z",
"is_verified": null,
"public_repos": 183,
"account_age_days": 5646
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-20T12:21:53Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2025-11-25T23:48:20Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-11-25T23:45:30Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-11-25T10:16:36Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-11-25T10:16:28Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-11-24T12:00:41Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-11-24T11:54:32Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-11-24T10:49:33Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-11-24T10:34:35Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-22T08:59:12Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-11-20T18:04:28Z"
}
],
"recent_commits": [
{
"oid": "09f8da8394b7b17c05bc723ebb735a0d1c676197",
"body": "Description, canonical, theme-color, Open Graph and Twitter\nsummary_large_image cards pointing at a 1200x630 screenshot of the\ndemo (public/og-image.jpg, served from the site root).",
"is_bot": false,
"headline": "feat: social meta tags and Open Graph image for the demo",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f92408934ab189dd133dad00cde7566915eba8c9",
"body": "'Base Color' is now a <label for=baseColorValue> instead of a span\nwith an aria-label on the input; clicking the label focuses the field\n(the label row's pointer-events: none is restored for real labels).",
"is_bot": false,
"headline": "feat: proper label/for association for the base color field",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6080e6862b470bb7ecd23b9cdbc30660ef14b707",
"body": "The label row sets pointer-events: none so it doesn't block the\nsliders it overlaps; the readout field inherited that and couldn't be\nclicked into.",
"is_bot": false,
"headline": "fix: restore pointer events on the color value input",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9ba3ab029f2470654da4998e3d24998979dbea",
"body": "The value label next to 'Base Color' is now a text input: any\nparseable CSS color committed on Enter/blur is fed to the picker and\nregenerates the palette; invalid input or Escape reverts to the\ncurrent color. Styled to be indistinguishable from the span value\nlabels (no chrome, right-aligned, field-sizing: content) and guarded\nagainst being clobbered mid-typing. The wrapper label became a div so\nclicks on the swatch no longer forward focus into the field.",
"is_bot": false,
"headline": "feat: make the base color readout an editable input",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e08254977aee401124b38dbd9ab95d771e4f56b",
"body": null,
"is_bot": false,
"headline": "0.11.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a7518c593b1085f5aac7fecf3b194fca68b2b7",
"body": null,
"is_bot": false,
"headline": "docs: credit Adam Argyle's color-input picker in acknowledgments",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381403652e86958e0f0f9748306e806c7c0e0cbd",
"body": "Animate the inset padding instead of the component's built-in 1.1x\nchip scale, which bled over the outline on a full-width swatch.",
"is_bot": false,
"headline": "style: swatch inset 4px, tightening to 1px on hover; no chip scale",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c39aab66878d329cb4ea245de14a06c028ddc4",
"body": null,
"is_bot": false,
"headline": "style: inset the color swatch from its outline like the native input",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1cbfe163415c3fa6937a61f16f571795743799",
"body": "Replace the native sRGB-only <input type=color> with argyleink's\n<color-input> web component (css-color-component / hdr-color-input),\nso out-of-sRGB colors like color(display-p3 ...) , oklch() and lch()\ncan seed the generator directly - the demo already parses arbitrary\nCSS color strings via culori.\n[…]\ntyled via ::part to keep the original\nfull-width swatch-bar look: the inline text field is hidden and text\nentry lives in the picker popover. Demo-only devDependency; the\nlibrary bundle is unaffected.",
"is_bot": false,
"headline": "feat: wide-gamut base color input in demo via hdr-color-input",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:18:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc012ca13d6a11eccd54cbfb52eff9256493fe19",
"body": "The scale previously followed the fixed lightness progression only, so\nthe input color itself was never part of its own ramp. The slot nearest\nto the base lightness now carries the base color, clamped between its\nneighboring slots so the scale stays monotonic.",
"is_bot": false,
"headline": "feat: snap the base color into the tints & shades ramp",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0124ae75de90f665bf564d790850cd87adba2a1",
"body": "Replace the four hard hue-range brackets with continuous sinusoids of\nhue: Bezold-Bruecke drift proportional to the lightness delta (peaks\nnear yellow, reverses near blue, capped at +/-4 deg) plus Abney drift\nproportional to the chroma reduction (capped at +/-2 deg). Hues no\nlonger jump at bracket edges like 219 vs 220.",
"is_bot": false,
"headline": "feat: smooth Bezold-Bruecke and Abney hue drift in triangle tints/shades",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bdd3dcb1c02e48d6b876d37c39f9adf5ed1e103",
"body": "Hue offsets are meaningless on gray input (h defaults to 0), and the\nenhancement passes re-tinted grays red via polishPalette's minimum\nchroma. Detect near-zero chroma (< 0.002) and short-circuit to a\ndedicated lightness ramp with the base color first, preserving the\ninput's residual chroma and hue.",
"is_bot": false,
"headline": "feat: neutral grayscale palette for achromatic input",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3450a5691e29d1785eb663b5f194071e187f4e",
"body": "- getColorNames sent the palette both as GET query params (hash\n stripped) and as a POST body (hash intact); use a plain GET. Pending\n promises also never settled when superseded or aborted — they now\n resolve with null.\n- The export panel and copied CSS variables went stale when the palette\n ch\n[…]\nping one slice from\n the copied CSS; repeated ramp names now get a numeric suffix.\n- updateCountProgress grabbed the first .range-marker in the document;\n scope it to the count slider's own wrapper.",
"is_bot": false,
"headline": "fix: demo color-name fetch, export staleness, CSS var collisions",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:03:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3870eb70a4cbfe938ff10bea06332667ceba7b5c",
"body": "…entry\n\nTypeScript requires the 'types' condition to precede 'import'/'require'\nin the exports map to be picked up under bundler/node16 resolution.\nAlso re-export ./utils/constants (OKLCH_LIMITS) from the package entry,\nmatching the README's documented utility exports.",
"is_bot": false,
"headline": "fix: put types condition first in exports map; export constants from …",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027f8c7779daafde04ddaa75bfe4d54a2a57f04b",
"body": "The targetSize check only fired when padding was set, so an invalid\nsize with padding=0 surfaced as a misleading length-comparison error.\nGenerator failures now carry the original error as { cause } instead of\nonly its stringification.",
"is_bot": false,
"headline": "fix: unconditional scaleSpreadArray size guard; preserve error cause",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9207e430691c94925f8b2a47122a8bd23feef1fe",
"body": "- generateTintsAndShades produces 6 steps, not 12, and does not include\n the base lightness in the scale\n- modifier knobs accept -1..1 (sign inverts the effect), not 0..1\n- polishPalette's 'warm shift' if/else contained only comments; fold the\n minimum-tint check into a single condition",
"is_bot": false,
"headline": "docs: align docs with actual behavior; remove dead polish branch",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7a4dfa0361f9b3ac74e89ab8dc9bd139e4fffa",
"body": "Raw OKLCH output can exceed what sRGB/P3 can display (the flat 0.37\nchroma cap allows ~10x the real limit near white), which clips with hue\nshifts when converted to hex/rgb in JS. Add clampColorToGamut /\nclampPaletteToGamut built on culori's clampChroma (reduces chroma,\npreserves lightness and hue) and a clampToGamut generator option\n(true = sRGB, or 'p3'). generateAll now delegates to generate so\noptions can no longer drift between the two.",
"is_bot": false,
"headline": "feat: add opt-in gamut mapping (clampToGamut option + gamut utils)",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T12:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3bc5ff5c8488e97b120723855532aca28eec4d6",
"body": "'default' fell through to the square branch in every hue strategy, but\ncreatePaletteGenerator computed enhanced = style !== 'square', so\n'default' additionally received muddy-zone avoidance, enhancePalette\nand polishPalette — producing different palettes than 'square' despite\nidentical hue math. Resolve the alias once via resolvePaletteStyle and\nuse the resolved style everywhere.",
"is_bot": false,
"headline": "fix: make style 'default' a true alias for 'square'",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T11:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2f9614f78fb76ae4844a6f1f5ae18681223ffd3",
"body": "The dead-orange range (45-55) sits entirely inside brown-olive (25-65)\nand the loop returns on first match, so the entry could never fire.\nBehavior is unchanged; document that zones must stay non-overlapping.",
"is_bot": false,
"headline": "fix: remove unreachable dead-orange muddy zone",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T11:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00edfd14a002fb94b1115ac92cb864fbf846eff9",
"body": "The push was a constant 10 degrees, so hues deep inside a wide zone\n(e.g. 40 in brown-olive 25-65) landed still inside the zone it was\nsupposed to avoid. Push past the nearest zone edge with a margin\ninstead.",
"is_bot": false,
"headline": "fix: escape muddy zones fully instead of a fixed 10-degree nudge",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T11:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440421113c710194f2fdb0b574b71e1d57da1c8b",
"body": "avoidMuddyZones computes chroma corrections (desaturate very muted\ncolors, boost chroma when escaping a zone), but safeHue only returned\nthe hue, silently discarding them. Add safeColor, which returns the\nfull adjusted color, and use it in all generators; safeHue remains as\na deprecated wrapper. All avoidMuddyZones return paths now clamp via\nclampOKLCH for consistency.",
"is_bot": false,
"headline": "fix: apply muddy-zone chroma adjustments to generated colors",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2026-07-20T11:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e29b2e1918f3ece9ba39ee3fdeaeeb59f7fef4",
"body": null,
"is_bot": false,
"headline": "feat: enhance body perspective and adjust export panel tone animations",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T18:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73832a2ec6e6402a8fbe72cbca2040b657faf88f",
"body": null,
"is_bot": false,
"headline": "fix: update CSS variable naming for color palette consistency",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T18:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a2646da433143afa105532df39dfb9b4291349",
"body": null,
"is_bot": false,
"headline": "feat: update export button text to specify Tailwind CSS for clarity",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T18:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d598de50d04430f07c6ef024687bd88ed03e9db",
"body": "…r and improved styling",
"is_bot": false,
"headline": "feat: enhance export panel tone display with contrast-based text colo…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T18:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9808604ea81437aa7f55d2afdebac0f490500d2f",
"body": null,
"is_bot": false,
"headline": "fix: optimize transition delay for export panel tone animations",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T17:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd6638c09a957c1ae161bbc36865a34221ba538",
"body": null,
"is_bot": false,
"headline": "feat: add export actions and enhance export panel animations",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T17:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f72e65767814b6b9f830b6922cde74413506a3",
"body": null,
"is_bot": false,
"headline": "feat: implement export panel with animation for color palette export",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T17:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22b6b183aec42c5a5f39e4b7cfc5702b45a9c8e",
"body": null,
"is_bot": false,
"headline": "feat: enhance button layout and styling for improved user interaction",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-31T16:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43daa2ba53a412188626a2dd5bb2ec025517df12",
"body": null,
"is_bot": false,
"headline": "feat: add information about Color Name API in acknowledgments section",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-29T14:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e83e226f142f4dbc2c1291b3024355178ae3a7fd",
"body": null,
"is_bot": false,
"headline": "Fix syntax error in README example code",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-17T08:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b47152e33cda436abe294d20c8fd72167a8338",
"body": null,
"is_bot": false,
"headline": "center palette name",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-16T22:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21ae6e83286bc7f9647dc66b9d7642722236bf2",
"body": null,
"is_bot": false,
"headline": "center palette name",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-16T22:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab999dadd444f572b3622445729662e26c2e30e",
"body": null,
"is_bot": false,
"headline": "feat: update header title for clarity in demo presentation",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-12-01T14:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "916e316928f47deea2744ef4493f24f8d5e2642d",
"body": "…sponsiveness",
"is_bot": false,
"headline": "feat: update interaction handling to use PointerEvent for improved re…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-29T17:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e535bff1ca73f88ab97ba351a4ecde48f19a88",
"body": null,
"is_bot": false,
"headline": "feat: add snap-to-center functionality for grid interaction handling",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-29T17:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00afcae37fff4c5a655e2c1dc0082d46a2990d6",
"body": "…ition effects",
"is_bot": false,
"headline": "feat: update grid control visuals with improved positioning and trans…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-29T10:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1f0df629768ac1ebafe9f6cb1a633deca6d640",
"body": null,
"is_bot": false,
"headline": "feat: add center indicator to grid controls for improved visual feedback",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-29T10:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd22dac165e369297652a3d996f2df09f06ba38",
"body": "…ointer events on background",
"is_bot": false,
"headline": "feat: improve interaction handling for control elements and disable p…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-28T22:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebea0a1c0e2cf8241036dd680a942346971eacd0",
"body": null,
"is_bot": false,
"headline": "bump up color name list",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-28T21:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b59e0242c11ebbc15196a4e853d2979e7ad5608",
"body": "…smoother interactions",
"is_bot": false,
"headline": "feat: add transition effects to grid controls and input elements for …",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-28T11:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4cbcdb8fe4fc01c6bd7cbc11ab913a9398d904",
"body": null,
"is_bot": false,
"headline": "feat: enhance grid control visuals with dynamic indicators and styling",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-28T10:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609dac64d9d2fd0b645b0224e5df8b3333c34a30",
"body": null,
"is_bot": false,
"headline": "feat: add grid control indicators for enhanced visual feedback",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-28T08:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a166ce1943e50c3ca51709108e3a6c7d1ddcf8ec",
"body": null,
"is_bot": false,
"headline": "feat: add polishing functionality to enhance color vibrancy in palettes",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T23:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a59bfc89c98bba14da0a74094ac30a3cb06596",
"body": null,
"is_bot": false,
"headline": "0.10.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T23:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10bb34902f1853b132715c364cc1b5cb2706921",
"body": null,
"is_bot": false,
"headline": "refactor: remove muddy zones constant from color utility functions",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T23:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6cabc0499e1da67bc235af630e0270302d710e3",
"body": null,
"is_bot": false,
"headline": "0.9.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T23:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327727d3b67926925ef1648cf1e0189273c80af6",
"body": "…lish functionality",
"is_bot": false,
"headline": "feat: enhance color processing by expanding muddy zones and adding po…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T23:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f69388df236602e849db488723660f536f8cc9",
"body": null,
"is_bot": false,
"headline": "0.8.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T10:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2554a1bf5d0322a8ac214ee47edca7dce5f1e3ae",
"body": null,
"is_bot": false,
"headline": "0.7.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T10:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7577ffa656dd34a8a26e008a20606c3dd9306a",
"body": null,
"is_bot": false,
"headline": "Add deep interpolation to avoid jumps in color",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T10:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16f912fc4deaaff7ec20bd4c8c2d7fee971e45f",
"body": "…eraction handling",
"is_bot": false,
"headline": "fix(demo): prevent default behavior on mousedown event for better int…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-25T09:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcda3ac2b1f25457eee21956568d592577de5100",
"body": "… interaction handling",
"is_bot": false,
"headline": "refactor(demo): replace mouse events with pointer events for improved…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T20:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0365bba33584eb3d9289836e39ed1b835cbf7c7a",
"body": null,
"is_bot": false,
"headline": "Update README to specify library as dependency-free",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T20:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75baad4a337342ece840c3637562b25599b2d243",
"body": "… documentation for clarity",
"is_bot": false,
"headline": "refactor(README): update PaletteStyle to include 'default' and adjust…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T14:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef307b2a8136b1ff5bbfa4296588223bfa0d4a9b",
"body": null,
"is_bot": false,
"headline": "0.6.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T12:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a8295d7d729e64ae92fc98de5dd5543d74dd5e",
"body": "…g tints and shades handling",
"is_bot": false,
"headline": "refactor(renderPalette): simplify palette generation logic by removin…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T12:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6a95135903a29a22b1095a11920a4be2b43e25",
"body": null,
"is_bot": false,
"headline": "fix(generator): apply modifiers to tints and shades generation",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T12:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f625df94fb9a9937488f852500a4d328b717b5",
"body": null,
"is_bot": false,
"headline": "refactor(renderPalette): remove special handling for tints and shades",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T11:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11e5c74ab9441ed66d95e24098ad75fbc5f4e6d",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T11:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bafb7542d662580baf57a000914059abf8d600d",
"body": null,
"is_bot": false,
"headline": "fix(demo): update PALETTE_STYLE_LABELS for clarity and consistency",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T11:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3847535fc98c47999742bf427bbce35ace77436",
"body": null,
"is_bot": false,
"headline": "fix(tintsShades): correct export name and update shadow lightness value",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T11:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e60cd2404721b839b92d224c16d75b5b83a65dc",
"body": null,
"is_bot": false,
"headline": "add tits and shades",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T11:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b4e61b291dedc9d41ae0ef493f78a0f4fedc4f",
"body": null,
"is_bot": false,
"headline": "0.4.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffebe6bd3a8e16fa375fdac88c618dc91261bc84",
"body": "…r variations",
"is_bot": false,
"headline": "test(variations): update baseVariations expectation to allow for fewe…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965d8a307cc1e3e7616597a5afcb7bbf8ec5d6ca",
"body": "…mentary, analogous, tetradic, and split-complementary variations",
"is_bot": false,
"headline": "feat(variations): enhance palette variation functions with new comple…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e957ec0d9e6999ec4581f4a204016ff05ace26ef",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0e38a2a7a536001b8d0649c626613871b0843be",
"body": null,
"is_bot": false,
"headline": "docs(index): add js docs",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82abdc39bc5ba98e7766ee282453d40677a1ea8",
"body": null,
"is_bot": false,
"headline": "docs(comments); add js doc comments",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81acf1bd42fc0cfb1cb93e9024af4e7c1f4ce1c5",
"body": null,
"is_bot": false,
"headline": "docs: add clarification on test coverage for palette types and styles",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0afc6a17e8a822b3273271002cf051b21f60ffd5",
"body": "fix: improve precision of color values in palette generation\nrefactor: streamline exports in index file for better utility access",
"is_bot": false,
"headline": "docs: update README with CDN usage instructions and examples",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d58c961ad8dd21d69a270ec9bfc8e14f14aa9e",
"body": null,
"is_bot": false,
"headline": "feat: add swatches container and styling for color display",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-24T10:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7667174dca7f0193dd7a192826c11cb25b17ec4a",
"body": null,
"is_bot": false,
"headline": "fix: refactor CSS styles for improved readability and organization",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T22:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ae2f22c4d149f2edd98fc03f3740ba266d94ec",
"body": "…transition",
"is_bot": false,
"headline": "fix: enhance link hover effect in about section with translation and …",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T21:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c79765e7cac88db9c1492423e80859b6993893",
"body": null,
"is_bot": false,
"headline": "fix: add support section with donation link and styling",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be48db6bee3d7268639f7f834b6e7dd6c2b75a4f",
"body": null,
"is_bot": false,
"headline": "fix: remove unnecessary whitespace in stylesheet link",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365571e1be8937df8b4bdddbaf3d4c4e42676116",
"body": null,
"is_bot": false,
"headline": "fix: add comment to explain background and text color styles",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcffb53055dc01c2f0b5b1017ca562942da1e4fb",
"body": null,
"is_bot": false,
"headline": "fix: add inline styles for consistent background and text color",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d06314a42fc6d1b864448e47aba1c0b4491e465",
"body": null,
"is_bot": false,
"headline": "fix: add circle overlay to pie chart for improved visual clarity",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f4af711f7bf1c243fe2f3706cec74710d5564a",
"body": null,
"is_bot": false,
"headline": "fix: update label text for consistency in color control component",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08e53ade2689e38f0f2c8f665ea0ea46e00c70a",
"body": "…isual presentation",
"is_bot": false,
"headline": "fix: add rotation and translation to square style icon for improved v…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fb3c548165e4cc8b7cdf0d395a7a3be16e111a",
"body": null,
"is_bot": false,
"headline": "fix: adjust triangle icon positioning for improved visual alignment",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T19:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ea9bfb5b4e752eef1dcf7866374e395f9e5e37",
"body": "…eness",
"is_bot": false,
"headline": "fix: update background size calculation for improved layout responsiv…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T18:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cc8dcdc843e4c47c4162108c04fc1f42cccf0c",
"body": null,
"is_bot": false,
"headline": "fix: adjust margin-top for .button--last for improved layout consistency",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T18:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d90b13f3e5c10c8051a0f4af0ff22bd5be1b370",
"body": null,
"is_bot": false,
"headline": "fix: enhance style label and adjust icon positioning for improved layout",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T18:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d8b97a097cf1bd510dd29c54d600c0e245a370d",
"body": "…arity",
"is_bot": false,
"headline": "fix: update README with quick start guide and modifier options for cl…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T15:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "619b945da040710e67a0acc971c4ada4fdb9a2df",
"body": "…dability",
"is_bot": false,
"headline": "fix: adjust app height and letter spacing for improved layout and rea…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T15:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6517ee32861a29d1a2816381b96c4bbc740be9",
"body": null,
"is_bot": false,
"headline": "fix: adjust body margin and padding for improved layout consistency",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T15:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "479875b3aadf3a9e85ed711371244c733d73057f",
"body": null,
"is_bot": false,
"headline": "fix: update styles for improved layout and interaction responsiveness",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T15:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0d7ba4594fdf0a871338dc1592ba7aee5ef439",
"body": null,
"is_bot": false,
"headline": "fix: reorder palette styles and restore triangle option in the selection",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T14:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15df84f7543a7e5cc467370449006fd6f6b7d15",
"body": null,
"is_bot": false,
"headline": "fix: adjust range marker position for improved visibility",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T12:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7dbf428a6a3f5d590fe4196afd0539523f0ec7",
"body": null,
"is_bot": false,
"headline": "fix: adjust range marker position and add visual indicator for progress",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T12:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d00b84b089567a15680525469bf2373608d9ad3",
"body": "…ator value",
"is_bot": false,
"headline": "fix: update default palette style to square and adjust style interpol…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T12:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c3cf226f401dc32044fda34f0088dd82f4be6a",
"body": "…te type controls",
"is_bot": false,
"headline": "fix: adjust body padding and increase margin-top for button and palet…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T12:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8c3046b74f5c2db3d28fdcc939338fac8ecb4f",
"body": "…in progress indicator",
"is_bot": false,
"headline": "fix: enhance body transform for better rendering and adjust dot size …",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T12:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0000b1fc39abcb33d65c2f0718909c6e8decf35b",
"body": null,
"is_bot": false,
"headline": "fix: update SVG path for Zap control icon in demo",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T11:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "474860fac17788cc0e652c61ef5725b54d955aea",
"body": "…Modifier",
"is_bot": false,
"headline": "fix: adjust spiral tightness and scale lightness/chroma shifts in zap…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T11:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f8427c59179fc6374f26d071e5f00a7ca6ed94",
"body": null,
"is_bot": false,
"headline": "fix: reduce margin-top for button and palette type controls",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T11:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e715ac409653d4c0623eb2faa95ad25d4bfec785",
"body": null,
"is_bot": false,
"headline": "0.2.0",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T08:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5099aca5433b60d945ca00928293abfe1cfacfe9",
"body": "…n scaleSpreadArray",
"is_bot": false,
"headline": "fix: optimize lerpColor function and improve segment index handling i…",
"author_name": "David Aerne",
"author_login": "meodai",
"committed_at": "2025-11-22T08:58:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 172,
"latest_release_at": "2026-07-20T12:21:53Z",
"latest_release_tag": "v0.11.0",
"releases_from_tags": true,
"days_since_last_push": 6,
"active_weeks_last_year": 6,
"days_since_latest_release": 6,
"mean_days_between_releases": 26.7
},
"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": "pro-color-harmonies",
"exists": true,
"license": "MIT",
"keywords": [
"color",
"palette",
"oklch",
"harmony",
"generator",
"design",
"ui"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/pro-color-harmonies",
"is_deprecated": false,
"latest_version": "0.11.0",
"repository_url": "https://github.com/meodai/pro-color-harmonies",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2301,
"first_published_at": "2025-11-20T18:04:41.244000Z",
"latest_published_at": "2026-07-20T12:32:32.834000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 8,
"stars": 72,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-23",
"count": 2
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 40925,
"source_files_sampled": 25,
"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": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "meodai",
"commits": 172,
"avatar_url": "https://avatars.githubusercontent.com/u/608386?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"deploy.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": "21 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": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "09f8da8394b7b17c05bc723ebb735a0d1c676197",
"ran_at": "2026-07-26T19:40:04Z",
"aggregate_score": 3.6,
"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-20T12:37:03Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/meodai/pro-color-harmonies",
"host": "github.com",
"name": "pro-color-harmonies",
"owner": "meodai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 36,
"vitality": 76,
"community": 46,
"governance": 42,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 172,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "172 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 172
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.11.0",
"releases_from_tags": true,
"days_since_latest_release": 6,
"mean_days_between_releases": 26.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~26.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 26.7
}
}
],
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 8,
"stars": 72,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "72 stars",
"points": 30,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 72
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 56,
"inputs": {
"packages": [
"pro-color-harmonies"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2301
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,301 downloads/month across npm",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2301,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 71,
"inputs": {
"followers": 1106,
"owner_type": "User",
"is_verified": null,
"owner_login": "meodai",
"public_repos": 183,
"account_age_days": 5646
},
"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": "1,106 followers of meodai",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1106,
"login": "meodai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "183 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 183
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pro-color-harmonies"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "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": 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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"color",
"generative",
"generative-art",
"palette-generation"
],
"has_wiki": false,
"homepage": "https://meodai.github.io/pro-color-harmonies/",
"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": "https://meodai.github.io/pro-color-harmonies/",
"points": 15,
"status": "met",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "21 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 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"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": 53,
"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.82,
"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": "82 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 82,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"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": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 40925,
"source_files_sampled": 25,
"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/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T19:40:08.932008Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/meodai/pro-color-harmonies.svg",
"full_name": "meodai/pro-color-harmonies",
"license_state": "standard",
"license_spdx": "MIT"
}