Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2448,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 30188,
"CSS": 30031,
"HTML": 6433,
"Svelte": 2019,
"JavaScript": 1462276
},
"pushed_at": "2026-07-21T15:26:48Z",
"created_at": "2026-07-15T14:14:15Z",
"owner_type": "User",
"updated_at": "2026-07-21T15:26:11Z",
"description": "CachouJS — fine-grained reactive JavaScript framework (no VDOM)",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://getboyo.com",
"name": "Lance oreste",
"type": "User",
"login": "loreste",
"company": "Boyosoft LLC",
"location": "Miami, FL",
"followers": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/6033456?v=4",
"created_at": "2013-11-25T17:56:30Z",
"is_verified": null,
"public_repos": 40,
"account_age_days": 4629
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.11",
"kind": "patch",
"published_at": "2026-07-21T15:26:49Z"
},
{
"tag": "v1.0.10",
"kind": "patch",
"published_at": "2026-07-21T14:52:02Z"
},
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2026-07-21T14:39:00Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2026-07-21T14:26:51Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2026-07-20T02:17:45Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2026-07-19T17:38:03Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2026-07-19T15:05:05Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2026-07-18T22:25:16Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2026-07-18T17:41:04Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-07-18T17:32:38Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-07-18T15:22:15Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-18T15:19:40Z"
},
{
"tag": "v0.6.5",
"kind": "patch",
"published_at": "2026-07-18T15:16:10Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2026-07-18T14:50:19Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2026-07-18T14:42:23Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-07-18T14:39:14Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-18T14:35:56Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-18T14:23:14Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-17T23:55:52Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-17T23:48:21Z"
},
{
"tag": "v0.4.13",
"kind": "patch",
"published_at": "2026-07-17T23:44:30Z"
},
{
"tag": "v0.4.12",
"kind": "patch",
"published_at": "2026-07-17T21:23:55Z"
},
{
"tag": "v0.4.11",
"kind": "patch",
"published_at": "2026-07-17T21:19:13Z"
},
{
"tag": "v0.4.10",
"kind": "patch",
"published_at": "2026-07-17T21:12:19Z"
},
{
"tag": "v0.4.9",
"kind": "patch",
"published_at": "2026-07-17T20:59:54Z"
},
{
"tag": "v0.4.8",
"kind": "patch",
"published_at": "2026-07-17T20:55:56Z"
},
{
"tag": "v0.4.7",
"kind": "patch",
"published_at": "2026-07-17T20:51:34Z"
},
{
"tag": "v0.4.6",
"kind": "patch",
"published_at": "2026-07-17T20:30:14Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2026-07-17T15:44:31Z"
}
],
"recent_commits": [
{
"oid": "c4189897daf3be7019a8675fb9eccf1b8d0fb570",
"body": "Omit false SSR attributes; multi class: toggle; field dirty baseline;\nempty form validate; mapArray per-item dispose; createAction submit\nraces; Layout routeData; CRM invalid JSON hardening.",
"is_bot": false,
"headline": "release: v1.0.11 SSR attrs, forms, mapArray, action races, CRM JSON",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-21T15:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d9871b48ca5be489a773de91a17ed76bf551b4",
"body": "Fix bind:value/model write-back for multi-select and radio groups, and\nre-apply select values after hydration deferred bindings.",
"is_bot": false,
"headline": "release: v1.0.10 multi-select arrays, radio bind, hydrate select",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-21T14:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e89b1952b496dd9f7fb15bac713dfa6a63cb113",
"body": "Re-apply select values after full binding walk. CRM forms use () =>\ndraft accessors so panels do not remount on every keystroke; user save\nholds draft for the request lifetime.",
"is_bot": false,
"headline": "release: v1.0.9 select final pass and reactive CRM form bindings",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-21T14:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1f3bb0f673b3e049f1c468bd56695d2360c678",
"body": "Remember select values and re-apply when options mount or change so\nvalue= bindings work when children are inserted after the attribute.",
"is_bot": false,
"headline": "release: v1.0.8 fix select value after dynamic options",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-21T14:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b729cf6a3b4b05f9d75d86e27eacc51f6180d96b",
"body": "Apply unsafe-URL policy to srcset, reject missing WebSocket Origin by\ndefault, ignore untrusted forwarded proto, harden files/static with\nO_NOFOLLOW, and load generated component CSS only in the browser for SSR.",
"is_bot": false,
"headline": "release: v1.0.7 srcset sanitize, WS origin, files/static hardening",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-20T02:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "901ca0b55b0844722075aa0a2755827b2b5992b4",
"body": null,
"is_bot": false,
"headline": "docs: fix 1.0.6 publishing table and roadmap entry",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-19T17:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1595efc17f4aab5013a8a8d9702ec26994efdd",
"body": "Upgrade CI action majors to silence Node 20 deprecations, harden Node\nSSR nonce generation in scaffold and examples, add npm run publish:check.",
"is_bot": false,
"headline": "release: v1.0.6 Actions v6, SSR nonce fallbacks, publish:check",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-19T17:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ab7a0f81bc4e8db837cbef537ca5c8bb6b3bf06",
"body": "Cap allowlisted demo SELECT LIMIT at 1000, fix demo server CSP nonce\nfallback after createCSPNonce fail-closed, and ship CI/publish-prep\nreliability notes from the 1.0.4 maintenance line.",
"is_bot": false,
"headline": "release: v1.0.5 demo SQL LIMIT cap and CI release gates",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-19T15:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f090325e6bd5a64c7b541a58c7b16d9cb3ae5a",
"body": "When gh is available, look up the required Verify (Linux / Chromium)\ncheck-run for the release commit. Enforce with CACHOU_REQUIRE_CI=1.",
"is_bot": false,
"headline": "chore: publish-prep checks Linux/Chromium CI for HEAD",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-19T14:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db4aada6e1ae2de758edd9c2133a9f62a53290b",
"body": "- concurrency cancel-in-progress per ref so queued supersedes clear\n- run optional macOS Safari after Linux succeeds (needs: verify-linux)\n- CI bench ratio 3× / +40ms slack (was 2.5× / +25ms; 60.5ms vs 24ms failed)\n- document that tag or main Linux job validates a release SHA",
"is_bot": false,
"headline": "ci: prioritize Linux gate, loosen GHA bench noise budget",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-19T14:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea44f60c946025bd87951dc44af8291d1c4703d5",
"body": "Main-branch push jobs can get stuck in the Actions queue while the same\nSHA already completed Linux/Chromium on the release tag. Manual dispatch\nlets maintainers re-run without a new commit.",
"is_bot": false,
"headline": "ci: allow workflow_dispatch for manual re-runs",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T23:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8a45aedc3c86d28a4bdca6ee460632292c02dc",
"body": "…docs\n\nHarden sanitizeHTML for slash-delimited tags/handlers, refuse weak CSP\nnonce fallbacks, and document maturity/security/benchmark limits clearly.",
"is_bot": false,
"headline": "release: v1.0.4 sanitizer slash-attrs, CSP nonce fail-closed, honest …",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T22:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b748e3e5ffb800d48e45777297ac9415490cd758",
"body": "Close Chromium-exploitable java\\tscript: bypass in sanitizeHTML, fix\nnested createForm().reset(nextValues) path walking, strip control\nchars from emitted URL attributes, and tighten createField validate.",
"is_bot": false,
"headline": "release: v1.0.3 sanitizeHTML scheme-whitespace, nested form reset",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T17:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05ec894fb5ee42a2c12d6b59573abf786ac33e5",
"body": "Close SSR quoted-attribute URL/style bypasses, tighten demo SQL\nallowlisting against UNION/ORDER BY smuggling, harden sanitizeHTML\nentity/nested-tag stripping, and validate todos PUT inputs.",
"is_bot": false,
"headline": "release: v1.0.2 security hardening for SSR, SQL, and sanitizeHTML",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T17:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1f74f70b16081d59cee25366dcb0d28ece0a88",
"body": "Quiet deprecation warnings, npm homepage/bugs/keywords, 1.x roadmap.",
"is_bot": false,
"headline": "release: v1.0.1 once-only deprecations and packaging hygiene",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T15:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbcd96290a5a3ebac17ff16ae3cdeb30af1b419b",
"body": "Freeze commitment for stable exports, freeze:check automation,\nONE_POINT_OH docs; experimental kits remain opt-in with churn allowed.",
"is_bot": false,
"headline": "release: v1.0.0 stable core API freeze",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T15:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902b32b59b8fb7276e17bee3beed4ec642c3cdf5",
"body": "Upload VSIX/DevTools artifacts in CI, extra sanitize/CSP tests,\nframework how-to rename, mark npm run check freeze criterion done.",
"is_bot": false,
"headline": "release: v0.6.5 1.0 criteria, CI artifacts, security residual",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T15:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3da509ea7df8bacafae54f7dbc1673442f451e9",
"body": null,
"is_bot": false,
"headline": "docs: scaffold how-to scripts for ssr/static templates",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T14:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b674589a7b8f3e948b83fa22fae29acd50408838",
"body": "create-cachou spa/ssr/static templates, consumer-surface tests,\nDEPRECATIONS.md, 1.0 freeze checklist progress.",
"is_bot": false,
"headline": "release: v0.6.4 consumer templates and 1.0 readiness",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T14:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75098557ba84b7d95f7a080dd1300797658c28e8",
"body": "buildContent/manifest/routes, buildSrcSet/responsiveImageProps,\ncontent-site example, richer content/image types.",
"is_bot": false,
"headline": "release: v0.6.3 content build pipeline and image helpers",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T14:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bc6985ce795de97803b69429c754b4b7663c68",
"body": "cachoujs/static prerender helpers, vite.d.ts, static-prerender example,\nCI builds VSIX and DevTools zip.",
"is_bot": false,
"headline": "release: v0.6.2 static pre-render and packaging CI",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T14:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebd9579bcba521c17b29dfdf16f3e4ede31be5b4",
"body": "ssr-adapters for Workers/Deno/Bun, files/devtools .d.ts, browser\nDevTools zip packaging, fetch-ssr example and how-tos.",
"is_bot": false,
"headline": "release: v0.6.1 Fetch SSR adapters and residual types",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T14:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96999ca14ee720a2a1646b794bcc7ab8c946db3",
"body": "Core generics (Accessor/Show/For/Index), package exports types,\nsubpath .d.ts for deep imports, TS how-to, VS Code Marketplace path.",
"is_bot": false,
"headline": "release: v0.6.0 TypeScript surface and ecosystem theme start",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-18T14:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5452f130275bd6d95824cc0965b412b4901a915e",
"body": "Progressive renderToStream, Island fallback, hydrateIslands options,\ncompiler CACHOU001–013 catalog, experimental/static SPA/OTel docs.",
"is_bot": false,
"headline": "release: v0.5.1 complete production library deliverables",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T23:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6b9864bb212867febde3c4c92f69db0e7ad8d0",
"body": "Introduce stable/candidate/experimental export labels, renderApplication\nand htmlDocument helpers, and a supported concurrent Node SSR example\nand deploy how-to — the first production-library minor.",
"is_bot": false,
"headline": "release: v0.5.0 stability labels + Node SSR recipe",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T23:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6d1be0d04bc31b78ccd6c7bf2585ad56f50994",
"body": "Refresh competitive/SSR/memory benchmark docs, harden publish-prep with\nversion/changelog/secret gates, and mark Chromium-primary Safari-optional\nCI plus remaining 0.4 near-term roadmap items complete.",
"is_bot": false,
"headline": "release: v0.4.13 finish 0.4 hygiene",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T23:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d266203ff52b824d28f17438ce8953fd697e580f",
"body": "Serialize Show/For/Switch (and nested view thunks) to HTML on SSR and\nstreaming instead of function source. Mount reactive view roots with an\neffect; hydrate unwraps views to DOM; stream dehydrate takes context;\ncreateI18n accepts locale alias.",
"is_bot": false,
"headline": "release: v0.4.12 fix SSR/control-flow view unwrapping",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T21:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11cf3244465b0c8c97fbb3f4d9a475bfb0c1dfd0",
"body": "Keep cachoujs/auth .d.ts in sync with the 0.4.11 runtime API.",
"is_bot": false,
"headline": "fix(types): document createAuth persist and credentials options",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T21:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345e2e0e50c3ef980357c5bf61319e3ccd44b477",
"body": "Add sanitizeHTML, CSP/header helpers, and auth token hardening; harden\nthe SSR starter and demo server defaults; document production checklist\nitems that apps can now implement with first-class APIs.",
"is_bot": false,
"headline": "release: v0.4.11 close remaining security gaps",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T21:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18107f512a2ef6561c36fd1cc9db887ba1c9e604",
"body": "Harden demo server static path resolution, WebSocket demo/origin gates,\nSSR concurrent context and CSP nonces, rate-limit map bounds, style and\nevent-handler sink policies, and dehydrate nonce support.",
"is_bot": false,
"headline": "release: v0.4.10 security hardening",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T21:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "629da64740d40bf2cb5ae3da7a598a411fbd6b3e",
"body": "Avoid uploading a stale bin/dist/manifest.json when multiarch was built\nbefore the version bump.",
"is_bot": false,
"headline": "fix(compiler): pin release binary manifest to package version",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T21:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c38b1c4008ca9e8e34d9a78588f65f1edc6f2651",
"body": "Prefer pure JS compiler by default; package optional multi-arch launchers\nas GitHub-only tarballs with manifest/checksums. Add how-tos for browser\nentry, logger/tracing, and concurrent SSR; harden the SSR starter and\npackage-surface tests.",
"is_bot": false,
"headline": "release: v0.4.9 multi-arch packaging + friction how-tos",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T20:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab6d4d859054ddd7b6b42b450f7f502fca1cf1f",
"body": "Report absolute file locations for SFC compile errors after script/style\nextraction, add actionable hints for common mistakes, export\nCompilerDiagnostic, expand the diagnostic suite, and keep scaffold pins\naligned.",
"is_bot": false,
"headline": "release: v0.4.8 compiler diagnostics",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T20:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544c03478fba069990f1511a675d247bbdae26eb",
"body": "Make changelog updates a non-skippable step in the publishing\nchecklist and roadmap working rules.",
"is_bot": false,
"headline": "docs: require CHANGELOG entry on every release",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T20:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c07d4271266446da2376b87d2dff9450d3bbfb",
"body": "Harden createMutation with real AbortSignals, concurrent cancel,\nreset/dispose, and optimistic rollback on abort. Prefetch accepts an\nexternal signal; resource dispose clears stuck loading. UI toast, Drawer,\nInfiniteScroll, and Accordion dispose paths cancel timers and in-flight work.",
"is_bot": false,
"headline": "release: v0.4.7 mutation/resource abort + UI dispose",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T20:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435f2ab98a9f26e51dfaf0bc8659c609c5db23ef",
"body": "Fix auth guards and middleware fail-closed defaults, KeepAlive dispose\ncrash, and UI cleanup/SSR leaks. Add adversarial tests and document the\nconcurrent SSR context contract.",
"is_bot": false,
"headline": "release: v0.4.6",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T20:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ceb7e2ca9854f6eed8bbf1e6eb9d800f98c654c",
"body": "Replace the shipped-feature checklist with principles, honest current\nstate, near-term 0.4 hardening, 0.5/0.6 themes, 1.0 criteria, and\nexplicit non-goals. Link from README and docs index.",
"is_bot": false,
"headline": "docs: rewrite roadmap for 0.4.5 → 1.0",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T20:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641bf02a204f507d85ff767993f2bc9997c5d6f4",
"body": "Replace hype with a straight inventory of what ships, mark app\nprimitives as early helpers, and align limitations with reality.",
"is_bot": false,
"headline": "docs: modest, factual README and capability framing",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T15:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fdd252af207b8dfd7987a2dc9e14b45b0815c6",
"body": "Cover browser entry, observability, resource cache, SSR concurrency,\napp primitives, and link the changelog from the documentation table.",
"is_bot": false,
"headline": "docs(readme): expand root README for 0.4.5 surface",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T15:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f122642a605b1a1bda5efd1c4657c0b04e3d257",
"body": "Document the browser-safe entry, logger/tracing, resource cache bounds,\nSSR concurrency contexts, navigation helpers, and package export map.\nBump remaining install/version pins from 0.4.1/0.4.4 to 0.4.5.",
"is_bot": false,
"headline": "docs: align guides and API reference with 0.4.5",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T15:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d67f67e9a2224cf9b80adaf1d5e9e26ea5cc2e",
"body": "Ship runtime hardening and performance work: browser-safe entry, logger/tracing,\nSSR concurrency isolation, resource cache bounds, signal equality options,\ncompiler static factories, navigation cancellation, and expanded tests/docs.",
"is_bot": false,
"headline": "release: v0.4.5",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-17T15:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c912c8d5590d916a6e87435a268a196575c4cdf",
"body": "Timezone-safe dateISO, CI fixes (timers, sharp/media entry, Safari status).\nBump cachoujs, @cachoujs/compiler, and @cachoujs/create to 0.4.4.",
"is_bot": false,
"headline": "release: v0.4.4",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T17:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec81c0aee7f2014e1f9d25cbd842087b17d6ae8",
"body": "Parsing YYYY-MM-DD as local midnight then reading UTC getters rejected\nvalid winter dates west of UTC (e.g. 2024-01-01). Parse with Date.UTC\nand round-trip calendar components instead.",
"is_bot": false,
"headline": "fix(validate): make dateISO timezone-safe",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T17:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca51080f57508903d0b7357855631b9cf6fe9907",
"body": "Job-level continue-on-error still marks the Safari check as failed and\nshows a red X on the commit. Run Safari with step-level continue-on-error\nso the job succeeds, and disable Go module cache (no go.sum).",
"is_bot": false,
"headline": "fix(ci): keep commit status green when Safari is flaky",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T02:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60811254e7d026103c18182329d9490486815df2",
"body": "Avoid static import(\"sharp\") analysis, externalize sharp/node: in Vite,\nand stop re-exporting server-only media helpers from the main entry\n(use cachoujs/media instead).",
"is_bot": false,
"headline": "fix(ci): keep optional sharp out of browser Vite builds",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T02:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8cc1bfbc57de0f04ad5e55e4d7aa397419cc34",
"body": "Guardrails require clearTimeout for any setTimeout in src/. waitFor and\ntransition delay callbacks now clear timers on resolve/cancel.",
"is_bot": false,
"headline": "fix(ci): clear timers in test-utils and transitions",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T02:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3135daf309570455be85fe3664559a4b544c68",
"body": "Add UI kit, auth, i18n, machine, keys, utils, DnD, SEO, feedback,\nvalidate/mask, upload, media helpers, Video, and test-utils. Expand\nsubpath exports and types; improve postgres adapter. Bump packages to\n0.4.3 (449 unit tests).",
"is_bot": false,
"headline": "release: v0.4.3",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T02:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d940dd37719d071ae39439848b3a247f56a2ec",
"body": "Ship styles, transitions, content collections, Image/Picture, app plugins,\nKeepAlive, router guards/middleware, compiler and docs expansions, plus\nsecurity hardening. Bump cachoujs, @cachoujs/compiler, and @cachoujs/create\nto 0.4.2.",
"is_bot": false,
"headline": "release: v0.4.2",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-16T01:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119af2632ec8eb6facce98584e3dac8b098332a8",
"body": "Rewrite GETTING_STARTED around 0.4.1 (For, model, load control flow,\nDialog, scaffold). Reorganize how-to index and update core recipes for\nlists, templates, routing, loaders, forms, a11y, install, and deploy.",
"is_bot": false,
"headline": "docs: refresh Get Started and how-to guides for 0.4",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T21:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a77566b3885a43d43e8d76d295435c7869ad44",
"body": "Align user-facing docs and the create scaffold with the shipped 0.4\nsurface: pin scaffold deps to ^0.4.1, add base CSS and gitignore, fix\nstale 0.3 versions and outdated limitations (islands, routing, compiler).",
"is_bot": false,
"headline": "docs+scaffold: polish for 0.4.1 accuracy",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T20:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57d48549c688da108d0cf2d6caf19d1cee0bc3fc",
"body": "npm pkg fix strips leading ./ from bin entries; align package.json so\npublish no longer auto-corrects.",
"is_bot": false,
"headline": "chore: normalize package bin paths for npm publish",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T20:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbffb73f956804a1840ced5bb408f72474a8b00",
"body": "Patch release: CI Playwright benchmarks and looser CI baseline gates,\npatch-first versioning docs. Bump cachoujs, @cachoujs/compiler, and\n@cachoujs/create to 0.4.1.",
"is_bot": false,
"headline": "release: v0.4.1",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T20:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a521beab801ae1e9c8cb18617374fed33bbb2e53",
"body": "Linux Chromium was false-failing Safari-era baselines (attribute fanout,\nlist delete). Under CI, default ratio=2.5 and slackMs=25; local stays\nstrict. Thresholds are passed through the benchmark page query string.",
"is_bot": false,
"headline": "fix(ci): loosen perf baseline gates on shared runners",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T18:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a216e1a0bf27d617f921c024b07317c6b8800484",
"body": "Going forward, ship small increments only (next npm release 0.4.1).\nDocument the policy in PUBLISHING, ROADMAP, and changelog Unreleased.",
"is_bot": false,
"headline": "docs: adopt patch-first releases after 0.4.0",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T16:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad1ea574c8f69161733c35c6571dd6a15baf5f0",
"body": "Benchmark runners only used Safari/osascript, so npm run check failed on\nubuntu-latest with spawn osascript ENOENT. Prefer Chromium via Playwright\n(matching browser tests), keep Safari as an optional macOS path, and mark\nthe flaky Safari job continue-on-error.",
"is_bot": false,
"headline": "fix(ci): run benchmarks under Playwright on Linux",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T16:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6307b22bca8b9e16ff4997e320d2588ebdf764c1",
"body": "Bump cachoujs, @cachoujs/compiler, and @cachoujs/create to 0.4.0.\nUpdate CHANGELOG, docs index, publishing table, and 0.4 how-to.",
"is_bot": false,
"headline": "release: v0.4.0",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T16:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98befcaab4532574c879f69f08d7100d41473a43",
"body": "Add untrack/owner, For/Index, splitProps/mergeProps/Dynamic, directives\nand model binding, router history modes and richer patterns, redirect\nand notFound from load, createAction, useParams/useSearchParams,\ncreateMutation with optimistic updates, persist, virtualList, Dialog,\nmerged useHead, renderToStream, Island hydration, and request events.\nCompiler gains section-aware maps, expanded imports, and pragmatic TS strip.",
"is_bot": false,
"headline": "feat: ship 0.4 framework APIs for libraries, data, and SSR",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T16:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b807194416a18f65dab7d8374645239d0537162",
"body": "Track library foundations, router/data, SSR, ecommerce shell APIs,\nand compiler work for the 0.4 line.",
"is_bot": false,
"headline": "docs: add 0.4 framework roadmap",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T16:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c088857c92b0a4b8fc1bc9358178d5f7b086d75d",
"body": "npm ci failed because @cachoujs/compiler@0.3.1 and @cachoujs/create@0.3.1\nwere missing from the lockfile after the monorepo workspace bump.",
"is_bot": false,
"headline": "fix(ci): sync package-lock with workspace packages",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T15:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a42768684f02190699fac3c85d3ca087b94dcd9",
"body": "FayDB is not available publicly, so the proving-ground CRM now documents\nand defaults to PostgreSQL (or in-memory for UI-only demos). Removes all\nFayDB env aliases and public mentions, renames faydb-crm/ → crm/, and\nupdates docs, scripts, and gitignore accordingly.",
"is_bot": false,
"headline": "rebrand: rename faydb-crm to crm and use PostgreSQL publicly",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T14:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812b399e5a1003425e946ea432baf106cc7603bc",
"body": "Expand onboarding with counter, todos, Show/Switch, fetch, router,\nroute load, forms, and Vite/.cachou samples on npm install path.",
"is_bot": false,
"headline": "docs: add copy-paste code examples to Get Started",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T14:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07e61c2e23c6491d04b0ccc2d99083baa17835f",
"body": "Add explicit \"Get it from npm\" sections with package names, install\ncommands, version checks, and registry links for end users.",
"is_bot": false,
"headline": "docs: explain how to get CachouJS from npm",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T14:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65b4e3f5f24a1828910224b42a9a82925858e864",
"body": "Primary onboarding covers scaffold, existing apps, core concepts,\noptional SFCs/routing, production tips, and links to how-tos.",
"is_bot": false,
"headline": "docs: rewrite Get Started guide for npm and GitHub users",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T14:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eaa3b665b85453f5fa69bb2dd2e21287fea072c",
"body": "Fine-grained reactive JS framework with .cachou compiler, Vite plugin,\nfile-based routing, docs, examples, CRM proving ground, VS Code extension,\nand npm packages (cachoujs, @cachoujs/compiler, @cachoujs/create).",
"is_bot": false,
"headline": "Initial commit: CachouJS 0.3",
"author_name": "Lance oreste",
"author_login": "loreste",
"committed_at": "2026-07-15T14:14:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 64,
"latest_release_at": "2026-07-21T15:26:49Z",
"latest_release_tag": "v1.0.11",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 2,
"days_since_latest_release": 8,
"mean_days_between_releases": 0.3
},
"community": {
"has_readme": true,
"has_license": false,
"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": "cachoujs",
"exists": true,
"license": "MIT",
"keywords": [
"reactive",
"signals",
"framework",
"javascript",
"ui",
"ssr",
"cachou",
"fine-grained",
"no-vdom"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/cachoujs",
"is_deprecated": false,
"latest_version": "1.0.11",
"repository_url": "https://github.com/loreste/cachou",
"versions_count": 35,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 6913,
"first_published_at": "2026-07-15T14:05:10.753000Z",
"latest_published_at": "2026-07-21T15:26:33.542000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
},
{
"name": "cachou",
"exists": true,
"license": "MIT",
"keywords": [
"redis",
"cache",
"key",
"value"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/cachou",
"is_deprecated": false,
"latest_version": "0.2.3",
"repository_url": "https://github.com/neoziro/cachou",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 25,
"first_published_at": "2014-03-24T09:33:53.715000Z",
"latest_published_at": "2014-05-07T14:39:40.875000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4466
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 86511,
"source_files_sampled": 235,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"crm/package.json",
"go.mod",
"package.json",
"vscode-cachou/package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "lodash",
"direct": true,
"version": "2.4.2",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-35jh-r3h4-6jhm",
"GHSA-4xc9-xhrj-v574",
"GHSA-f23m-r3pf-42rh",
"GHSA-fvqr-27wr-82fm",
"GHSA-jf85-cpcp-j695"
],
"fixed_version": "4.18.0",
"advisory_count": 5,
"oldest_advisory_days": 2925
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"critical": 1
},
"advisory_count": 5,
"affected_count": 1,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": "npm:cachou@0.2.3",
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "pg",
"manifest": "crm/package.json",
"ecosystem": "npm",
"version_constraint": "^8.16.3"
},
{
"name": "ws",
"manifest": "crm/package.json",
"ecosystem": "npm",
"version_constraint": "^8.21.0"
},
{
"name": "ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.21.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 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": "loreste",
"commits": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/6033456?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 4,
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c4189897daf3be7019a8675fb9eccf1b8d0fb570",
"ran_at": "2026-07-30T03:43:26Z",
"aggregate_score": 3.2,
"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-21T15:28: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/loreste/cachou",
"host": "github.com",
"name": "cachou",
"owner": "loreste"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 39,
"vitality": 68,
"community": 25,
"governance": 38,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 64,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "64 commits in the last year",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 64
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 100,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v1.0.11",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 0.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 25,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 64,
"inputs": {
"packages": [
"cachoujs"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 6913
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,913 downloads/month across npm",
"points": 51.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6913,
"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": 38,
"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": "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": 56,
"inputs": {
"followers": 35,
"owner_type": "User",
"is_verified": null,
"owner_login": "loreste",
"public_repos": 40,
"account_age_days": 4629
},
"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": "35 followers of loreste",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 35,
"login": "loreste"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "40 public repos, account ~12 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 40
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"cachoujs"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "35 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 35
}
}
],
"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": 66,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"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": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.2
},
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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 detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the npm:cachou@0.2.3 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:cachou@0.2.3",
"assessed": 3
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 67,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 1,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "critical 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: lodash 2.4.2 (critical 9.1)",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "lodash 2.4.2 (critical 9.1)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 2925 days ago",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 2925
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": "at_risk",
"name": "AI Readiness",
"value": 45,
"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": 1,
"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": "64 of 64 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 64
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 64",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 64
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 86511,
"source_files_sampled": 235,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/235 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 235,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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": [
"Could not fetch go package 'github.com/cachoujs/cachou' from its registry",
"npm package 'cachou' points at a different repository (https://github.com/neoziro/cachou); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T03:43:30.279116Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/loreste/cachou.svg",
"full_name": "loreste/cachou",
"license_state": "absent",
"license_spdx": null
}