Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"custom-hooks",
"frontend",
"hooks",
"nextjs",
"npm-package",
"react",
"react-hooks",
"ssr",
"typescript",
"use-hooks",
"hookli"
],
"is_fork": false,
"size_kb": 11908,
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/hookli",
"languages": {
"CSS": 9485,
"Shell": 13231,
"JavaScript": 13377,
"TypeScript": 480972
},
"pushed_at": "2026-07-21T00:55:25Z",
"created_at": "2024-08-02T13:16:25Z",
"owner_type": "User",
"updated_at": "2026-07-27T05:58:16Z",
"description": "A tiny, typed collection of the React hooks you reach for every day. Zero deps · SSR-safe · ESM + CJS · fully tree-shakable. npm i hookli",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "main",
"license_spdx_raw": "ISC",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://saifmohamedsv.vercel.app",
"name": "Saif Mohamed",
"type": "User",
"login": "saifmohamedsv",
"company": null,
"location": "Egypt",
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/61885348?v=4",
"created_at": "2020-03-06T18:29:39Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 2334
},
"license": {
"state": "standard",
"spdx_id": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.4",
"kind": "patch",
"published_at": "2026-07-17T13:36:07Z"
}
],
"recent_commits": [
{
"oid": "5ed1c0353438797172a1e4cd061d241bdb794bf3",
"body": "…tion\n\n- New taglines (TAGLINE / TAGLINE_SHORT) and sharper hero/features/CTA copy\n- ComparisonSection on the homepage: hookli vs many hook libraries\n (zero deps, SSR safety, live docs, manifest accuracy, tests, bundle cost)\n- README: rewritten intro + \"what sets hookli apart\" vs usehooks-ts\n- npm \n[…]\ncription + discoverability keywords\n (usehooks-ts-alternative, ssr-safe-hooks, nextjs-hooks, ...)\n\nDocs gate green (lint + typecheck + build).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): sharpen positioning + add hookli-vs-others comparison sec…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-21T00:55:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7b5fdbae74a87e649ad57f6753f1094039d68a97",
"body": "feat: +24 hooks (41 → 65) — Tiers 1–3, refreshed meta & banner",
"is_bot": false,
"headline": "Merge pull request #6 from saifmohamedsv/feat/hooks-tier-1",
"author_name": "Saif Mohamed",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T16:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3faf1ef1a5f928ac8e95c634aa1d8e58a29f64d3",
"body": null,
"is_bot": false,
"headline": "feat(hookli): bump version to 1.6.0",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T16:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e21d9f50e3f309a0930a710da64cf52c5d513c6",
"body": "The wall-of-hooks banner reads the count + names live from the manifest;\nregenerated so it reads \"65 React hooks. One import.\" Mirrored to public/.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(brand): re-render banner for 65 hooks",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T16:29:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6a0c227a7ae6a238edc414ab282d742e2e236af7",
"body": "Sharper description (typed, zero-dep, tree-shakable, SSR-safe, ESM+CJS) and\nexpanded keywords (react, typescript, ssr, nextjs, tree-shakable, esm, plus\npopular hook names) for npm discoverability ahead of the next publish.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(hookli): refresh npm meta — description + keywords for search",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T16:29:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "50a025b8e541f609eae2f0dc772937fd87bc30b1",
"body": "Tier 2 — fills the thin `data` category (2 → 8):\n useAsync, useMutation, usePagination, useNetworkState, usePageVisibility, useIdle\nTier 3 — rounding-out:\n useQueue, useDefault, useRafState, useDeepCompareEffect, useTextSelection,\n useLongPress, useHotkeys, useFullscreen, useBattery, usePermissio\n[…]\nscreen/battery/permission) guard for unavailability. ROADMAP updated —\nall three tiers' lib track ✅; per-hook docs demos remain the open track.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(hookli): add Tier-2 + Tier-3 hooks (49 → 65)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T16:29:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "db51ce17052803a1e2b9c3bc2634a141a93b2f07",
"body": "Replaces the static code-window banner with a \"wall of hooks\" composition:\nevery hook name tiled as a chip, the well-known ones highlighted in cyan, with\nthe message \"49 React hooks. One import.\" cutting through on the left. Reads the\ncount + names live from the manifest. Mirrored to apps/docs/public/.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(brand): fresh banner — the wall of 49 hooks, not a code window",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T15:58:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c1f03f7f9548fd4166aee789bfde0543a29753af",
"body": "…st/set, keypress, scroll\n\nEight commonly-expected hooks (41 → 49), each with a colocated vitest test:\n- useThrottle — twin of useDebounce (value throttled to one update/interval)\n- usePrevious — previous render's value\n- useUpdateEffect — useEffect that skips the initial mount\n- useEffectOnce\n[…]\n9 hooks). Adds ROADMAP.md to track Tiers 1–2 + DX enhancements.\nLibrary gate green (163 tests); docs build green (new hooks render gracefully).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(hookli): add Tier-1 hooks — throttle, previous, effect utils, li…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-20T15:52:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5b58b8c950a5880d39ac1f06354cfbaa55dd586e",
"body": null,
"is_bot": false,
"headline": "feat(package): bump version to 1.5.0",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T22:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ffd14496516a564120701a59533de33ee2aa4bd",
"body": "feat: add useExpandableText hook (character + line budget)",
"is_bot": false,
"headline": "Merge pull request #4 from saifmohamedsv/feat/use-expandable-text",
"author_name": "Saif Mohamed",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T22:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e16948101b437bb832e897e8e74b430882f232",
"body": "Adds the doc-page entry (usage, API tables, type aliases), an interactive\nthree-mode demo (chars / lines / both), and the vendored source snapshot.\nRe-renders the brand banner's hook-count pill 40 → 41 (SVG + 2x PNG,\nmirrored to public/).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): document useExpandableText + re-render banner to 41 hooks",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T16:51:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9c3d2a02afe2182a370bd285d18dc75bc689ea01",
"body": "Collapse long text behind a show-more toggle, capping by a character\nbudget (pure/SSR-safe, word-boundary aware), a line budget (CSS\nline-clamp measured via ResizeObserver, responsive), or both — whichever\nclips first wins. Returns { text, isExpanded, isTruncated, toggle,\nexpand, collapse, ref, clampStyle }. Registered in the barrel + manifest\n(40 → 41); README/count regenerated from the manifest.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(hookli): add useExpandableText — combined character + line budget",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T16:51:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d92120b6f0b14e5442835080855aff236e04c16d",
"body": null,
"is_bot": false,
"headline": "patch pumb",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9861e0738578408121541b307c7782c77cf5f3d6",
"body": "Rebrand to the official React palette (verified) — assets, badges, docs tokens",
"is_bot": false,
"headline": "Merge pull request #3 from saifmohamedsv/rebrand/react-palette",
"author_name": "Saif Mohamed",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3c8a58e676adb32242cb278a733c6a8b316ae2",
"body": "…le consistency)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): use gray-body track fill for expiry progress bar (token-ro…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:22:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ace5c3ad6b1aec1bb7127a93ca55191680cdd27e",
"body": "Update DESIGN.md §1/§8 and the AGENTS.md brand section to the new values:\nthe cool near-black ramp, \"elevation from edge + 1px highlight + ambient\nshadow, not fill\", and the three border roles — frame (slate-syntax),\nquiet divider, interactive (gray-outline) — plus accent-hover.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(design): record Premium Dark palette + three border roles",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:12:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3430eb26e717475023409814edbd68814f4b292f",
"body": "Badge background hex 23272F → 0A0D12 (near-black base) and the license\nbadge 404756 → 354355 (new slate-syntax); accent pill stays 61DAFB. Hex\nlives in README.md (regen only rewrites the count prefix), so re-ran\n`pnpm --filter hookli gen:manifest` — count stays manifest-driven (40),\nroot README mirror refreshed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(readme): repoint badge tiles to the Premium Dark palette",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:12:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "18743ea3d4bb46aaeeb2901c6999f9ff3cb78756",
"body": "- icon tile → lifted chip #151c27 with a 1px inner top-edge highlight\n (white @8%); hook geometry + white state dot unchanged (#61dafb on\n #151c27 ≈ 10.5:1).\n- banner rebuilt: ground #0a0d12 + subtle radial cyan glow, code window on\n #10151d with #354355 frame + #151c27 titlebar, gray-body subtit\n[…]\nooks.manifest.json, embedded Plus Jakarta Sans woff2 preserved.\n- PNG re-rendered at 2400×800 via headless Chrome (dpr 2). Mirrored to public/.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(brand): rebuild mark + banner on the Premium Dark palette",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:12:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2f0bb263b30014c5ee21981485c99fbfd145c6b5",
"body": "…ned borders\n\nRefine the React palette into a cool near-black premium-dark ramp:\n- ground #0a0d12 / raised #10151d / overlay #151c27 (~6% steps); fg pure white,\n gray-body #9ba8b8, accent #61dafb unchanged.\n- new tokens: accent-hover #7ce2ff, divider #242d3a (quiet row rules).\n- gray-outline retier\n[…]\n- hook-card link title hover → accent-hover; themeColor → #0a0d12.\n- OG/apple-icon keep a slight lift (#10151d / #151c27) for embed legibility.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): adopt Premium Dark palette — cooler near-black ramp, retu…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-17T13:12:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "877cde4431ff8e290191ed46a55102960656bfaa",
"body": "… sync notes\n\nWARN-A: convert the 9 missed alpha-faded call sites to the solid system\n(ring-accent tiles in feature-card/support-section, web-apis chip border\n— was 2.7:1, now 10.9:1 — six demo state chips, copy-button hover wash →\nbg-ground-overlay). WARN-B: og.tsx + DESIGN.md now record the intent\n[…]\nir own quiet solid tier (border-ground-overlay) so they never carry\nframe weight; DESIGN.md border rule now documents three roles.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): clear review findings — finish border sweep, divider tier,…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T23:30:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "30f0d22d2c50e9c2cf0b1a80924fb4736aa6ac1e",
"body": "…rders\n\nThe React-palette rebrand read flat: ground gray-90 and raised gray-80 sat\nin a narrow mid-gray band and alpha-faded borders vanished on the ramp.\nAll hexes stay in Meta's official react.dev colors.js scale.\n\n- Re-tier surfaces: ground #16181D (gray-95, page + inset wells) -> raised\n #23272\n[…]\n\nContrast (WCAG): fg 16.6/14.0/10.7, gray-body 9.9/8.3/6.3, accent\n10.9/9.2/7.0 on ground/raised/overlay — all text pairs >=4.5:1.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): re-tier surface ramp one step darker + solid react.dev bo…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T16:00:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3789cd8688b493e9eb2781444fd442915eeecd66",
"body": "…er count note, brand font alignment\n\n- WARN-1: comment the light-panel text-slate-syntax exception at both\n dark-mode demo call sites; carve-out documented in AGENTS.md + DESIGN.md\n so a mechanical token sweep doesn't blank those panels\n- WARN-2: DESIGN.md border rule now describes the real two-t\n[…]\nin 500/600/700 embedded as data-URI woff2, ~48KB added), PNGs\n re-rendered at 2x (2400x800); assets/ and public/ copies identical\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): harden rebrand — token exception guards, border docs, bann…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T15:35:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "45e1c3f8135462bea34c828522cca76f4bdb8815",
"body": "- AGENTS.md brand section + DESIGN.md token table now document the\n react.dev colors.js values with contrast notes: #61DAFB text-grade\n (9.22:1 on #23272F), #087EA4 decorative only (3.23:1, fails AA),\n body #F6F7F9, muted #BCC1CD, slate #404756 chrome-only\n- retire the Prussian/Scooter (v3) references in apps/docs/README.md,\n the wordmark comment, and the gen-readme badge-color comment\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: update brand documentation to the verified React palette (v4)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:49:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dd935c966f7cf56440bde70048b240af91199254",
"body": "…t palette\n\n- lib/og.tsx OG_COLORS now mirror the v4 @theme tokens (ground #23272f,\n accent #61dafb, muted #bcc1cd, fg #f6f7f9); drop the non-text-grade\n slate entry — OG footers use the muted gray instead\n- layout.tsx themeColor #04191f -> #23272f (matches --color-ground)\n- toggle/step off-tracks\n[…]\nthe landing meta dot were near-invisible on\n the new darks (bg-slate-syntax at /50-/60 ~ 1.1-1.9:1); repoint to\n bg-gray-body/40\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): repoint OG images, themeColor, and demo tracks to the Reac…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:46:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "69bfbbbf2824ea27fda6861b7244e2a3a0257152",
"body": "Swap the Prussian/Scooter brand tokens in apps/docs/app/globals.css for the\nverified react.dev palette (colors.js, github.com/reactjs/react.dev):\n\n- ground/raised/overlay -> gray-90 #23272F / gray-80 #343A46 / gray-95 #16181D\n- accent -> #61DAFB (classic React cyan, text-grade: 9.22:1 on ground)\n- b\n[…]\ne hairline runs at full slate strength since gray-70 neighbours\ngray-80. All text-bearing pairs verified >= 4.5:1 (lowest 6.33:1).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): retune theme tokens to the official React palette",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:42:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5eb5717cba01ebc07577e48dc86056c6da224a43",
"body": "Copy the recolored assets/ set (hookli-banner.svg/.png, hookli-icon.svg)\ninto apps/docs/public/ so the docs serve the same React-palette brand\n(#61DAFB / #087EA4 / #23272F, sourced from colors.js at\ngithub.com/reactjs/react.dev and brandcolors.net).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(docs): sync React-palette brand assets into public/",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:33:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2906a8f0d5aad7e775b29601d02174b1e81db328",
"body": "…lette\n\nRecolor the hookli mark to the verified React colors — #61DAFB hook\nstroke (classic React logo cyan, brandcolors.net; 9.22:1 on ground),\nwhite state dot, #23272F tile (react.dev gray-90) — and replace the\nbanner with a new 1200x400 composition: mark + hookli. wordmark, cyan\naccent rule, 'typ\n[…]\n #99A1B3) and brandcolors.net for #61DAFB. All text >=4.5:1\non its background; #087EA4 used only decoratively. No React atom mark.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(brand): recolor mark and rebuild banner on the official React pa…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:33:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a0cd3e11815a4a7e987e78bf3432de54cd299c1f",
"body": "Replace the old Prussian/Scooter badge hexes (003748/30C5CA/8FB6C2)\nwith the verified React palette: badges alternate #61DAFB (classic\nReact cyan, per brandcolors.net) and #23272F (react.dev dark gray-90),\nwith muted #404756 (react.dev gray-70) for the license badge — palette\nsource: react.dev color\n[…]\nte -> 23272F so the logo stays\nlegible on the light cyan. Root README.md regenerated via\ngen:manifest (mirrored, not hand-edited).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "style(readme): swap badge palette to official React colors",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:31:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a55df9b6d555eb676e1846f6041f53e04c3066e4",
"body": "The repo IS the package, so the GitHub landing shows the same README.\ngen-readme.mjs now emits a generated root copy alongside the package one\n(single source: packages/hookli/README.md + hooks.manifest.json). Relative\nCONTRIBUTING link made absolute so it renders on GitHub root, the package\ndir, and npm alike.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: repo-root README mirrors the package README (generated)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T14:11:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e3267d0e670a3f97c7540cee9c0c8ce70343af8d",
"body": "pnpm 11 hard-fails on ERR_PNPM_IGNORED_BUILDS under CI=true; onlyBuiltDependencies\nisn't the field it reads. allowBuilds: {esbuild,sharp,unrs-resolver: true} lets the\npostinstalls run. Verified with a fresh CI=true --frozen-lockfile install (exit 0).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: approve native builds via pnpm 11 allowBuilds (fixes install exit 1)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T13:27:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5282f99dc8f363e51886fcdd604f403b40ce23c5",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: use Node 22 (pnpm 11.5 requires node:sqlite)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T13:20:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6d5ed16f91a326b5389d1904ef39ff13d66aca41",
"body": "The 'build' job (required status check) now installs with pnpm and runs\nturbo build/test/lint/typecheck across both workspaces, replacing the old\nyarn single-package pipeline.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: migrate workflow to pnpm + Turborepo (monorepo)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T13:14:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9db67777b37b8fc3a3ee0d052d8b05104d7b475c",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: ignore nested node_modules; clean pnpm-workspace allowBuilds",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T13:04:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "38736f96b1192c39c0393d43fa9d6e239e2a6fd0",
"body": "…migration)\n\n26 .bin symlinks slipped in via a git add -A before the ignore rule covered the\nnested path. Removed from the index; node_modules is gitignored.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: untrack packages/hookli/node_modules (committed by mistake in …",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T13:03:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "22d8bfbcfc466011763df289d60b82209f78b2a3",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: fix concatenated .gitignore line (/distnode_modules → /dist)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T13:01:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "835fa1633f72283b2961450b1fda0e1a54a04823",
"body": "Restructure into a pnpm + Turborepo monorepo (library + docs, unified manifest)",
"is_bot": false,
"headline": "Merge pull request #1 from saifmohamedsv/monorepo",
"author_name": "Saif Mohamed",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T12:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfbd3cdaeebc9f770ec3f4e856d856ec6e4f9b0c",
"body": "feat: add hookli ECC bundle",
"is_bot": false,
"headline": "Merge pull request #2 from saifmohamedsv/ecc-tools/hookli-1784205879874",
"author_name": "Saif Mohamed",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T12:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e700d22eab75373f9e18cf3372bb4aedb3dc9238",
"body": "…-doc-pages.md)",
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/commands/batch-add-multiple-hook…",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521b80a3a700b4db13d8f950c5c9490a9c0ed8d4",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/commands/add-new-hook-doc-page.md)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f9869265b93c37666b113a85c2d58671e4cb6f9",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/commands/feature-development.md)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe120ed6e1b24084fae654fe973560a9e9caeb0",
"body": "…ookli-instincts.yaml)",
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/homunculus/instincts/inherited/h…",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3483696e2eff154037787f3818dd2e02b02bffe8",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.codex/agents/docs-researcher.toml)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca74a4efa0019dc4d2a2be2c0cdd4bfbec0efad",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.codex/agents/reviewer.toml)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39da89f249baf985c304de92cca0ec4b98205dd7",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.codex/agents/explorer.toml)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b08e2e38c17ac92c4be44efa2185877d8f813ea",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.codex/AGENTS.md)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67da438f34cc1974ac618e2f0c01f1bb7b7c886e",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.codex/config.toml)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff19be73b21b9fa969efdfaadab34184beb6709",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/identity.json)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cda56b2405878ce50ba414b9f394f7d246aac9f2",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.agents/skills/hookli/agents/openai.yaml)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485e5df587335e710b8cc63ed1b856e845670114",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.agents/skills/hookli/SKILL.md)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12db815af2a2102bd9223ee16a6849f68d564e1c",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/skills/hookli/SKILL.md)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0765cbbb5b8dc643e4f3bfb07aea3def6720aa",
"body": null,
"is_bot": true,
"headline": "feat: add hookli ECC bundle (.claude/ecc-tools.json)",
"author_name": "ecc-tools[bot]",
"author_login": "ecc-tools[bot]",
"committed_at": "2026-07-16T12:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b3cc342944e19d54f3e6e87e3dfce895b10012a",
"body": "Keeps the real brand assets (hookli-banner.svg/.png, hookli-icon.svg); removes\nthe banner/site exploration screenshots — matches d6b13a3 on the library main.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: drop review-only variant screenshots (mirror main cleanup)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T12:38:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bd4ca98a18654b7969ce83e4a7452713b99d75f2",
"body": "The library now owns the canonical hook list: packages/hookli/hooks.manifest.json\n(40 hooks, shipped + exported as 'hookli/manifest'). One source feeds both:\n- README 'Available hooks' list + count badge are GENERATED (scripts/gen-readme.mjs,\n runs on prepublishOnly) — no more hand-edited list or s\n[…]\nidebar/search/pages/counts all derive from it.\nturbo: typecheck now dependsOn build so Next's .next/types exist first. Gate green.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(monorepo): single-source-of-truth hook manifest",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T11:56:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6db765ae2b4760a430c63221422696c687b81eb4",
"body": "- Root CLAUDE.md (whole-repo) linking the two workspace CLAUDE.md files (Nzmly\n hierarchical pattern); library + docs each keep their own conventions doc.\n- ralph/check.sh is now SCOPED — gates only the changed workspace via turbo filters.\n- ralph prompt.md/prd.json/progress.txt rewritten for the m\n[…]\n-of-working,\n local-dev) + agents (frontend-code-reviewer, task-orchestrator, product-owner);\n git-safety hooks already present.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(monorepo): root CLAUDE.md, scoped ralph gate, Nzmly .claude",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T11:41:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "74c07c50e8d4dc2197e8d3385ad6f6b15e5ac16c",
"body": "Docs now consume the library via workspace:* (symlinked, no npm round-trip);\ndropped apps/docs lockfile + ralph (root governs). pnpm 11: verifyDepsBeforeRun\noff (esbuild/sharp use prebuilt binaries). turbo run build/test/lint/typecheck\n= 6/6 green across both workspaces; docs prerenders all 40 hook pages against\nthe local library. Root package.json/pnpm-workspace.yaml/turbo.json/.npmrc added.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(monorepo): wire pnpm workspace + turbo pipeline",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T11:30:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cd2838a09e2e87ad4825007e3cda1a373519423b",
"body": "git-subtree-dir: apps/docs\ngit-subtree-mainline: 95a55b85da3f3a2997ad2f0a6bfc749a136e08da\ngit-subtree-split: 14d9d64f2a5ad8e67489dc48e49a792a68e250ef",
"is_bot": false,
"headline": "Add 'apps/docs/' from commit '14d9d64f2a5ad8e67489dc48e49a792a68e250ef'",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T11:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95a55b85da3f3a2997ad2f0a6bfc749a136e08da",
"body": "…ce root\n\nRestructure the hookli repo into a pnpm + Turborepo monorepo. Library files\nmoved to packages/hookli/ (src, package.json, tsup/vitest/tsconfig, README,\nCLAUDE, CHANGELOG). Root: pnpm-workspace.yaml, turbo.json, workspace package.json.\nyarn.lock dropped (pnpm). LICENSE/CONTRIBUTING/SECURITY/CODE_OF_CONDUCT stay at root.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(monorepo): move library to packages/hookli + pnpm/turbo workspa…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T11:09:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d6b13a3eab99c1c3de7734081e00c742029702ec",
"body": null,
"is_bot": false,
"headline": "chore: remove unused variant assets and SVG files",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-16T11:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d9d64f2a5ad8e67489dc48e49a792a68e250ef",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ralph): final progress log — DH1–DH9 complete (40 hook pages)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T18:34:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "03d0500655015faf6bff5b537fe1f5f11293bb60",
"body": "…useScript, useTernaryDarkMode)\n\nAdds full doc pages (registry + live demo + HOOK_DOCS + vendored source)\nfor the last three undocumented hooks, completing the DH backlog:\n\n- useTernaryDarkMode (state): segmented light/system/dark control + Cycle,\n scoped preview panel, mounted-gated to avoid a hyd\n[…]\netti with a\n status readout and a reduced-motion-aware Celebrate button.\n\nRegistry now 40 hooks; all three prerender. Gate green.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH9 — docs pages for misc utilities (useCopyToClipboard, …",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T18:31:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dc5dd9c76078b3730cd431780036b8efaa9c715c",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ralph): log DH8 completion note",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T18:24:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e177ea8def442a42aa22894b34310aad0627db85",
"body": "…eScreen, useWindowSize)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH8 — docs pages for viewport & device (useMediaQuery, us…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T18:24:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1391c81f519f71b4bb1b74705c9a1cb384abc7ca",
"body": "…ectionObserver, useResizeObserver, useScrollLock, useClickAnyWhere)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH7 — docs pages for DOM & observers (useHover, useInters…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T13:30:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "db741f58abaa39caab121ab3785f94843248f08a",
"body": "…ocalStorage)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH6 — docs pages for storage (useSessionStorage, useReadL…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T13:21:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c15ab21001b78791b6a9a698313d19910e417b70",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ralph): log DH5 completion note",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T13:14:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e40cd58da36e4502c6c5f5de40b2ee29d4a5f321",
"body": "…seDebounceCallback)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH5 — docs pages for debounce family (useDebounceValue, u…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T13:14:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e52d0d3d377b8d4416034ca9e2b31e67c899b1ab",
"body": "…sMounted, useDocumentTitle)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH4 — docs pages for SSR/mount helpers (useIsClient, useI…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T13:07:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c81a031441d071bdd04677c6e5d5a651bb87814f",
"body": "…morphicLayoutEffect, useEventCallback, useEventListener, useUnmount)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH3 — docs pages for effect & lifecycle utilities (useIso…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:39:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "83cfd78cf3d90e12c74d92d49b40ac58100be913",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "1.4.3 — README: strip leftover /use suffix from hook links",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:31:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4ccb2dc04219ceb7727a6deb03a3d446ee7be4aa",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH2 — docs pages for timers (useInterval, useTimeout)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:29:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a42fe1b68775175d47da4b8817db6515fb46e3b4",
"body": "Base-url fix left a second path segment on ~25 links\n(/docs/<slug>/use…); links are now /docs/<slug> only.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: strip leftover /use… suffix from README hook links",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:28:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "65451245d3578790f10cfa7d1b6e7698d34b04f5",
"body": "…nter, useStep, useCountdown, useMap)\n\nAdd full doc pages for five state hooks, each following the data-driven\nHookPage template: registry entry + interactive demo + HOOK_DOCS entry\n(usage, parameters, returns, type aliases) + vendored source snapshot.\n\n- useBoolean: value with setTrue/setFalse/togg\n[…]\n1.4.0\n(installed) — stale 1.3.16 version comments updated. DemoButton gains\ndisabled-state styling for useStep's bounded controls.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): DH1 — docs pages for state primitives (useBoolean, useCou…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:24:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b274c4b190cbc62e78b3504821b188cba1367d4d",
"body": null,
"is_bot": false,
"headline": "fix: hooks base url",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fafbd2da555add65ab32768f749e80ef3e96052d",
"body": null,
"is_bot": false,
"headline": "fix: hooks base url",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0447a4e41c94819581e36b8b2bfe9300b4f0c9",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: correct README hook links to docs-site pages (were //….ts)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:17:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "549fb23af2d21e7720c06e86ee3d76720b58b3b0",
"body": null,
"is_bot": false,
"headline": "fix: hooks base url",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f986ef7ca942a1b414f050dbbe2a28b38047147e",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ralph): seed docs backlog — 29 new hook pages (DH1-DH9)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:15:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f710d105dc4bdaf09d7bf896f4a17cdee5ddfa8f",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump hookli to 1.4.0 (29 new hooks available for docs)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:15:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1853f54aae50a119e70b0d0616e071ac8106575b",
"body": "Adds useBoolean, useCounter, useStep, useCountdown, useInterval, useTimeout,\nuseIsomorphicLayoutEffect, useEventCallback, useEventListener, useUnmount,\nuseIsClient, useIsMounted, useDocumentTitle, useDebounceValue,\nuseDebounceCallback, useSessionStorage, useReadLocalStorage, useHover,\nuseIntersectio\n[…]\n useScreen, useWindowSize, useCopyToClipboard, useScript, useMap,\nuseTernaryDarkMode. 136 tests. README hook list + badge updated.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "1.4.0 — 29 new hooks (usehooks-ts parity); 40 total",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:10:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e899103ff14009fbd052bb727097c6e8c1ae21cc",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: gitignore the review-only REDESIGN-NOTES",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:10:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f98f8492a105a48bfcc303777144f034ecb88d8b",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: keep docs/REDESIGN-NOTES.md out of git (review-only doc)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:10:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07b6e9ac88ace8e83e58c51b1f32bf8a555b89be",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ralph): final progress log — NH1–NH9 complete (29 new hooks)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:03:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cab779f58061c336a6664a40471e2bb866db6088",
"body": "…ryDarkMode)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: misc utilities (useCopyToClipboard, useScript, useMap, useTerna…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T12:00:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7800cab4bd50e9ca0f11a132986d20b9bf5694c7",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: mark NH8 done in backlog",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:55:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "702691b22f360d6785c098b18afbbef886248712",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: viewport & device (useMediaQuery, useWindowSize, useScreen)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:55:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf6b3bf6d4812920868705d823b95f7fb948f44e",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: mark NH7 done in backlog",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:52:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "57d50790486df02d463256e931de8fca526b74e0",
"body": "…server, useScrollLock, useClickAnyWhere)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: DOM & observers (useHover, useIntersectionObserver, useResizeOb…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:51:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "139123eabec1062a602c68754529fafd01c640ee",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: storage hooks (useSessionStorage, useReadLocalStorage)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:47:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c086d855f408b4334cc744cffce8a103f4a19901",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "design(site): elevate API tables with the shared surface treatment",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:46:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6f4377ac10bd513c76e9c6f3eb7172e67bfff6de",
"body": "…o wrap\n\nAdopt .surface and accent icon chips on the /support cards for consistency\nwith the rest of the site. Add w-full to the hero and 404 taglines so the\nmax-w-md paragraph wraps inside the viewport instead of overflowing at 375px.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "design(site): align support page to elevation system + fix mobile her…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:44:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "290d2a3f6038460c951d8757cf01d4fc499eb0f3",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: debounce family (useDebounceValue, useDebounceCallback)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:43:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a2d750a2046d27fcfb90a985ce06372d16a90c26",
"body": "Docs index gains a numbered 3-step Quick start (install / import / use) in\nplace of the bare Install heading. Each hook page now ends with a registry-\nderived \"Related hooks\" grid (same category first, topped up in registry\norder) via a new relatedHooks() helper — improving discoverability.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(site): quick-start 3-step and related-hooks on hook pages",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:40:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7da76c683b81a3bd98ea1ebe9831aab3b74c696d",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: SSR/mount helpers (useIsClient, useIsMounted, useDocumentTitle)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:39:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "854b93865d1e606482e3a05a83dd9576e5edc13b",
"body": "Introduce SectionHeading (tracked accent eyebrow + text-3xl title + subtitle)\nand adopt it across the features, live-proof, hooks-index and support sections\nfor one confident rhythm; bump the bottom-CTA title to match the scale.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "design(site): shared section headings with eyebrow kicker + larger scale",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:38:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4a43dcfbe4bad13c2731174d6c3a49cba0e502a9",
"body": "…ntCallback, useEventListener, useUnmount)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: effect & lifecycle utilities (useIsomorphicLayoutEffect, useEve…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:36:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8d4e6649c6d11ccec9d08b01f2c37d6a22ece097",
"body": "Replace the filled active pill with a left accent bar on a hairline rail,\nmirroring the right-rail On-This-Page TOC so the shell reads as one system.\nActive items go ink + medium weight; inactive gain a slate hover bar. Section\nlabels are smaller and more tightly tracked.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "design(site): refine docs sidebar with left accent-bar active state",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:34:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "135016c897836deaa72ef86de85b79bfac86d75a",
"body": "Tighten the hero's vertical rhythm and add a subtle token-derived backdrop\n(masked hairline grid + faint teal radial glow) behind the mark. Introduce an\neyebrow pill, a reduced-motion-safe reveal stagger on load, an accent-shadowed\nprimary CTA, and a facts strip (hooks count / zero deps / SSR-safe / ESM+CJS)\nin place of dead space. Section is now bordered to seat it against the page.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "design(site): confident hero with backdrop, eyebrow and meta strip",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:32:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9116cdcd34c7c0daf207831256a809b9d014c2e",
"body": "NH2 — latest-callback ref pattern, null delay pauses/cancels, timers\ncreated inside an effect for SSR-safety and cleared on cleanup.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: timer primitives (useInterval, useTimeout)",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:32:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4392d2b5aa4ce3e17cf38b11dc5d6e1f901c9a3c",
"body": "Add a token-derived elevation system in globals.css (.surface / .surface-lift):\nhairline border, 1px top highlight, and a soft ambient shadow so near-black\ncards read as raised, with a 180ms ease-out hover lift on interactive cards.\nApply across feature/hook/support cards, code blocks, the demo fram\n[…]\nuage badge, and a subtle\ninner shadow; the copy button's check icon pops in on success. All motion is\nneutralised under prefers-reduced-motion.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "design(site): elevated surface system + premium code-block chrome",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:31:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b7c05885f3ac966fd4137e2a8b6d7b3e5536e65c",
"body": "…ule)\n\nRemoves // inline comments from useCountdown and useStep sources/tests;\nJSDoc doc-blocks retained. Gate green.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: drop inline comments from NH1 hooks (per updated prd 'never' r…",
"author_name": "saifmohamedsv",
"author_login": "saifmohamedsv",
"committed_at": "2026-07-15T11:28:36Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 1,
"commits_last_year": 165,
"latest_release_at": "2026-07-17T13:36:07Z",
"latest_release_tag": "v1.4.4",
"releases_from_tags": true,
"days_since_last_push": 6,
"active_weeks_last_year": 3,
"days_since_latest_release": 10,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "hookli",
"exists": true,
"license": "ISC",
"keywords": [
"hookli",
"react",
"react-hooks",
"hooks",
"custom-hooks",
"usehooks",
"typescript",
"typed",
"ssr",
"nextjs",
"tree-shakable",
"esm",
"zero-dependency",
"useDebounce",
"useThrottle",
"useLocalStorage",
"useAsync",
"useHotkeys",
"usePrevious",
"useMediaQuery",
"frontend",
"usehooks-ts-alternative",
"nextjs-hooks",
"ssr-safe-hooks",
"no-dependencies",
"debounce-hook",
"localstorage-hook"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/hookli",
"is_deprecated": false,
"latest_version": "1.6.1",
"repository_url": "https://github.com/saifmohamedsv/hookli",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2825,
"first_published_at": "2026-07-11T12:59:33.604000Z",
"latest_published_at": "2026-07-21T00:54:52.789000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/docs/tsconfig.json",
"packages/hookli/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 67173,
"source_files_sampled": 291,
"oversized_source_files": 1,
"agent_instruction_files": [
".codex/AGENTS.md",
"CLAUDE.md",
"apps/docs/AGENTS.md",
"apps/docs/CLAUDE.md",
"packages/hookli/CLAUDE.md"
],
"agent_instruction_max_bytes": 8060
},
"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": 5,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "saifmohamedsv",
"commits": 163,
"avatar_url": "https://avatars.githubusercontent.com/u/61885348?v=4"
},
{
"type": "User",
"login": "saifmohamed-dev",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/155442820?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.921
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/8 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5ed1c0353438797172a1e4cd061d241bdb794bf3",
"ran_at": "2026-07-27T19:29:20Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T00:56:50Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T16:38:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/saifmohamedsv/hookli",
"host": "github.com",
"name": "hookli",
"owner": "saifmohamedsv"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 41,
"vitality": 68,
"community": 49,
"governance": 53,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 165,
"human_commit_share": 0.86,
"days_since_last_push": 6,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "165 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 165
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.4.4",
"releases_from_tags": true,
"days_since_latest_release": 10,
"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 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 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": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"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": 58,
"inputs": {
"packages": [
"hookli"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2825
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,825 downloads/month across npm",
"points": 46,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2825,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.921
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/6 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 54,
"owner_type": "User",
"is_verified": null,
"owner_login": "saifmohamedsv",
"public_repos": 17,
"account_age_days": 2334
},
"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": "54 followers of saifmohamedsv",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "saifmohamedsv"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~6 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"hookli"
],
"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": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"custom-hooks",
"frontend",
"hooks",
"nextjs",
"npm-package",
"react",
"react-hooks",
"ssr",
"typescript",
"use-hooks",
"hookli"
],
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/hookli",
"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://www.npmjs.com/package/hookli",
"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": "11 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 11
}
}
],
"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": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.977,
"agent_instruction_files": [
".codex/AGENTS.md",
"CLAUDE.md",
"apps/docs/AGENTS.md",
"apps/docs/CLAUDE.md",
"packages/hookli/CLAUDE.md"
],
"agent_instruction_max_bytes": 8060
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".codex/AGENTS.md, CLAUDE.md, apps/docs/AGENTS.md, apps/docs/CLAUDE.md, packages/hookli/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".codex/AGENTS.md, CLAUDE.md, apps/docs/AGENTS.md, apps/docs/CLAUDE.md, packages/hookli/CLAUDE.md"
}
}
],
"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": "84 of 86 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 84,
"sampled": 86
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"apps/docs/tsconfig.json",
"packages/hookli/tsconfig.json"
],
"agent_commit_share": 0.73,
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "apps/docs/tsconfig.json, packages/hookli/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/docs/tsconfig.json, packages/hookli/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": "73 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 73,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 67173,
"source_files_sampled": 291,
"oversized_source_files": 1
},
"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": "1/291 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 291,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"demos"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "demos",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos"
}
}
],
"max_points": 40
}
]
}
],
"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-27T19:29:35.410408Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/saifmohamedsv/hookli.svg",
"full_name": "saifmohamedsv/hookli",
"license_state": "standard",
"license_spdx": "ISC"
}