Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"a11y",
"accessibility",
"component-library",
"design-system",
"headless",
"typescript",
"vue",
"vue3"
],
"is_fork": false,
"size_kb": 2931,
"has_wiki": false,
"homepage": "https://amuletlabs.org/hexrig",
"languages": {
"CSS": 908403,
"Vue": 894527,
"HTML": 3896,
"JavaScript": 35876,
"TypeScript": 1209571
},
"pushed_at": "2026-07-20T03:57:48Z",
"created_at": "2026-03-10T00:50:56Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T20:29:03Z",
"description": "Headless, accessible Vue 3 component library — 149 components across 12 packages, unstyled by default, styled via data-rig-* attributes",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"CSS",
"Vue"
]
},
"owner": {
"blog": "https://amuletlabs.org",
"name": "Amulet Laboratories",
"type": "Organization",
"login": "Amulet-Laboratories",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/262950100?v=4",
"created_at": "2026-02-21T06:09:58Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 151
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2026-07-17T20:32:35Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2026-07-17T17:10:11Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-07-17T03:41:26Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-07-16T21:18:15Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-07-16T20:57:09Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-15T23:31:03Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-15T23:12:43Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-07-15T20:15:17Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-15T06:21:58Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-14T23:35:49Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2026-07-14T02:21:11Z"
}
],
"recent_commits": [
{
"oid": "4e66f60515f0f0d09a39e091f320d6ffa6a2c99d",
"body": "* feat(sitemap): serve content routes via a sitemap source endpoint\n\nThe authority sites' content routes (/articles/**, /pages/**, /category/**,\n/best-for/**, /compare/**, /free/**) are ISR, so they never enter the prerender\nmanifest @nuxtjs/sitemap auto-discovers from — the generated sitemap.xml li\n[…]\nh JSDoc + @ts-expect-error, matching feed.xml.ts.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sitemap): serve content routes via a sitemap source endpoint (#46)",
"author_name": "andy",
"author_login": "apassanisi",
"committed_at": "2026-07-17T20:28:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d7c9baee6c61029099ce552a90d7529f75bd3fda",
"body": "- Product \"where to buy\" CTAs: the retailer links sit inside article prose, whose\n `a` styling out-specified the button rules — so the primary label rendered\n invisibly (primary-on-primary) and alternates looked like text links. Scope the\n button skin under the buy row to win, give alternates a r\n[…]\nas clickable buttons.\n- Mobile nav links: bump tap target from ~32px to ~44px (padding 12/14, 15px) +\n a smooth hover transition.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: readable product buy buttons + larger mobile-nav tap targets",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-17T20:02:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ebe9af9e7c55bd529a7745aebdd29e1bd52ff428",
"body": "…ections\n\nThe post-article sections had ad-hoc spacing — RelatedArticles had no top\ndivider at all while NetworkLinks used 2.5rem and others 3rem — so the stacked\ncard blocks read as cramped. Unify all four (related-articles, related-onsite,\nnetwork-links, network-articles) to one rhythm: 4rem margin + 2.5rem padding +\ndivider. Also loosen the network-links grid (gap + card padding) so those link\ncards breathe.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "style(article-foot): consistent, roomier rhythm for related/network s…",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-17T18:36:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1c45a2b973d6fc8de9a4887258689933e7915447",
"body": "Three fleet-wide styling fixes (structure in rig/src/styles, skin in hex):\n- Site nav brand keeps multi-word names (\"The Scruff Guide\") on one line\n (white-space: nowrap).\n- Editorial byline card (author sidebar) was fully unstyled — now a bordered\n card with a themed circular avatar, serif name, \n[…]\n colours.\n\nSites pick this up by regenerating public/theme.css (pnpm build:theme reads the\nlocal monorepo); no npm release needed.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: fix header title wrap, style author card, polish product CTA",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-17T18:23:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1ed0b6ad31f0db2a5355806f14760dab63d91517",
"body": "The whole network reports into one shared Sentry project, but the client plugin\ntagged every site's events environment: 'production', so they were\nindistinguishable in the shared view. Use window.location.hostname (a client\nplugin, so it's the live domain) — beanwoven.com, quizsort.com, … — so event\n[…]\nte with no per-site config. Local dev still reports 'development'.\n\nSites pick this up on their next rig-nuxt bump; no API change.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(nuxt): tag Sentry environment per site; rig-nuxt 0.6.5 (#45)",
"author_name": "andy",
"author_login": "apassanisi",
"committed_at": "2026-07-17T16:30:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "26012a3b869bbf8d0d480cb3684c331f39d14063",
"body": "…ags (#44)\n\nMDC (@nuxtjs/mdc 0.20–0.22) does not honor `/>` on component tags:\n`<ProductCardWrapper slug=\"x\" />` parses as an OPEN tag that swallows every\nfollowing sibling (prose, headings, later cards) as its children. These leaf\ncomponents have no <slot/>, so the swallowed content is discarded at\n[…]\nthat had to be copied into every authority site.\nLowercase HTML voids (<br/>, <img/>) are intentionally ignored.\n\nBumps rig-nuxt 0.6.3 → 0.6.4.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(rig-nuxt): build-time guard against self-closing MDC component t…",
"author_name": "andy",
"author_login": "apassanisi",
"committed_at": "2026-07-17T03:38:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "22dc57393b32177be68024f9d18ed9ceab5b4c4e",
"body": "The 0.6.2 fix was verified on a Netlify deploy-preview and made things worse: on\na clean multi-card article the synchronous card SWALLOWED the content after it\n(the component has no <slot/>, and without the async Suspense boundary MDC folds\nthe following siblings into it as discarded slot children).\n[…]\nanism is MDC treating the card as a container that swallows following\ncontent, with the async boundary masking it. Needs a fresh, careful pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Revert the card de-async fix; rig-nuxt 0.6.3 restores 0.6.1 behaviour",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-16T21:15:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7ff0b736beadbe85bf6fb6b875389e3e90eaf4d1",
"body": "…the first\"\n\nThis reverts commit d43de9b90fdd3e25f16686b60eaca4d96c037abb.",
"is_bot": false,
"headline": "Revert \"fix(nuxt): render every product card in an article, not just …",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-16T21:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43de9b90fdd3e25f16686b60eaca4d96c037abb",
"body": "Roundup articles that list several products rendered only the first. Confirmed on\nproduction and root-caused by reading the parsed content DB and instrumenting the\ncomponent: the card did `await useAsyncData(() => getProduct(slug))`, which makes\nit an async-setup component, and Nuxt Content's MDC re\n[…]\nhowed a harsher full-truncation\nartifact), so this must be confirmed on production-identical rendering before it\nreaches main.\n\nrig-nuxt 0.6.2.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): render every product card in an article, not just the first",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-16T20:53:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e8def7757f54e316c350fc952ae0db7aea49cc51",
"body": "The dev-dependency group merge (#43) bumped prettier to 3.9.5, which drops\nunnecessary quotes around object keys and slot names ('header' -> header). 14\nfiles last formatted by the older prettier now fail `pnpm format:check`, so main\nwent red on the Format check step — which is what has been blockin\n[…]\nchange. The release path was\nunaffected (it gates on lint, not format:check), which is why 0.6.0 and 0.7.0\npublished from a red-on-format main.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: reformat for prettier 3.9.5",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-16T18:21:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cf460aa75760f84e57198ec50442753ea5323b45",
"body": "…ady lives\n\nrig-nuxt 0.6.0 shipped the consolidated ProductCardWrapper with its layout in a\n<style scoped> block. That was the wrong layer, and I reached it by not looking\nhard enough: I checked packages/*/src/**/*.vue (149 components, no <style>) and\nhex (no layout rules in any of 27 themes) and co\n[…]\nConsumers must also regenerate public/theme.css -- bumping the packages alone\nchanges nothing, because that file is a committed build artifact.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: put product-card layout in rig/styles, where the rest of it alre…",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T23:19:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "83219b97528c73aa25b72bfab980ada1b302a4c8",
"body": "Six sites plus the boilerplate each kept a private copy of ProductCardWrapper,\nall identical to each other and all ahead of the library's: they showed every\nretailer ordered by commission where the library showed one, and they localised\nAmazon links per region. Today's rating guard had to be applied\n[…]\nis is published: rig-nuxt 0.5.2 still carries the old\nsingle-retailer component, and deleting them early silently reverts six live\nsites to it.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: own ProductCardWrapper in the library; hex 0.8.0, rig-nuxt 0.6.0",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T22:57:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8ecbe291bb31d4474a646455ae9194c47ed7f6c5",
"body": "…ith 19 updates (#43)\n\nBumps the dev-dependencies group with 19 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.7` | `3.4.12` |\n| [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.1` | `14.3.0` |\n| [@p\n[…]\non-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump the dev-dependencies group across 1 directory w…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T22:41:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38e9896bf1743304d6573b1a8cec48db22650e75",
"body": "workbench-flows.test.ts:585 failed the rig-nuxt 0.5.2 release asserting a \"clean\ninitial state\", then passed six local runs in a row. It is not clean, and it was\nnever really about that test.\n\nShell state persists via usePersistedState under a fixed namespace —\n`rig-shell:sidebar-visible`. No test p\n[…]\nn\ntwice: 2679 tests across 180 files.\n\nThe cost of this was not the one red build. It was that the fix for a red build\nlooked like \"re-run it\".\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(core): stop persisted state leaking across scopes, and isolate tests",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T21:16:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "265cc47499a8cff8fcceaa8d5dca0b38848b8623",
"body": "ProductCardWrapper rendered {{ product.rating }}/5 unguarded. 88 merch products\nin the corpus carry `rating: null` with a \"needs real rating\" marker — a\ndeliberate stand-in for data nobody has verified — so carding one printed\n\"null/5\". Latent today because no article cards a merch product, and the six\nauthority sites override this component locally, but it ships from here.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): do not render \"null/5\" for an unrated product",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T20:37:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5dac8b9a688b08cd73f8eba83990e0ed8ad5fc75",
"body": "The product handlers read data/products/<niche>/<slug>.yaml with\nreadFileSync(resolve(process.cwd(), ...)). A path assembled from a router param\nis invisible to Nitro's bundler, so none of the 897 YAML files were ever included\nin the deployed function. Locally every lookup succeeded -- cwd is the re\n[…]\nres the `yaml`\ndependency the package has always imported but never listed, which worked only\nbecause every consumer happens to declare it too.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): ship the product corpus to production; rig-nuxt 0.5.2",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T20:03:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d53c64b34a020e2b000b36874bac454f8b8612ea",
"body": "Both original .coms are owned by other businesses in our own niches:\n\n meeplehaus.com — a German board-game site (\"Willkommen bei MeepleHaus\"),\n registered 2026-07-01 via Cloudflare.\n shelfglow.com — an indie-author discovery platform, via Hostinger.\n\nNeither is buyable in pr\n[…]\ngo.svg and\nog-default.svg changed.\n\nDomains still to purchase: meepleloft.com, theshelfnook.com, fewerserums.com,\nonegoodlamp.com, thescruffguide.com. beanwoven.com and quizsort.com are already\nowned.",
"is_bot": false,
"headline": "refactor: rename Meeplehaus -> Meepleloft, Shelfglow -> The Shelf Nook",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T17:46:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2b260a459d1813f982d2e24f0096e8d773b91681",
"body": "rig-nuxt 0.5.0 breaks every consumer build:\n\n RollupError: applyAffiliateTag.ts (19:52): Expected ',', got ':'\n (Note that you need plugins to import files that are not JavaScript)\n\nNitro does not transpile this package's TypeScript when it is imported from a\nconsumer's node_modules — Rollup parse\n[…]\nreturn type.\n\nThe durable fix is to ship a compiled runtime (nuxt-module-build) rather than\nraw .ts, or to put `nuxt/` under typecheck. Both are larger than this hotfix\nand are noted in PUBLISHING.md.",
"is_bot": false,
"headline": "fix(nuxt): keep server runtime JS-parseable; rig-nuxt 0.5.1",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T06:19:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d6ff286d2884f3b163f5ae028aa2dfe7ed9c484",
"body": "E422 after a successful OIDC auth means the payload was rejected, not the\ncredentials — almost always because package.json lacks a repository.url\nmatching the provenance. Tokens never required this; provenance makes it\nmandatory. Also notes that Actions runs the workflow from the triggering ref,\nso re-running an old tag replays the old workflow.",
"is_bot": false,
"headline": "docs(publishing): record the provenance repository requirement",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T05:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a1919acf51be71d17201c35001fb9e4f5756d9c",
"body": "Trusted publishing generates a sigstore provenance statement, and npm rejects\nthe upload unless package.json's repository.url matches the repo the\nprovenance was built from. rig-nuxt declared no repository at all, so\nv0.6.0 published rig and hex and then failed on rig-nuxt with:\n\n E422 Unprocessabl\n[…]\nmatch \"https://github.com/Amulet-Laboratories/Rig\"\n\nrig and hex already declared it, which is why only this package failed.\nMirrors hex's shape, including the `directory` field for the workspace path.",
"is_bot": false,
"headline": "fix(nuxt): declare repository so provenance validates",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T05:39:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e73aa478a2914ac071d85ee0223dfe393aece4b4",
"body": "Releases have been failing at the publish step with an opaque E404 since\nv0.5.0; every version since has been published by hand. Two independent\ncauses, both now fixed.\n\n1. The workflow declared `id-token: write` but published with `pnpm publish`.\n pnpm 10.30.2 contains no OIDC code whatsoever — n\n[…]\np still runs and self-heals when pnpm ships bulk-endpoint support.\n\nRequires a Trusted Publisher per package on npmjs.com\n(Amulet-Laboratories / Rig / release.yml / no environment). See PUBLISHING.md.",
"is_bot": false,
"headline": "ci: publish via trusted publishing (OIDC), drop npm tokens",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-15T05:32:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a58cc866fdf74ca32ab515aaf6be6557fa5c76f",
"body": "Bumps [vue](https://github.com/vuejs/core) from 3.5.29 to 3.5.39.\n- [Release notes](https://github.com/vuejs/core/releases)\n- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/vuejs/core/compare/v3.5.29...v3.5.39)\n\n---\nupdated-dependencies:\n- dependency\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump vue from 3.5.29 to 3.5.39 (#35)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T04:29:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa36e9bcc3aee8cf2ea54e454eb067da22e133ff",
"body": "Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.4 to 9.39.5.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/commits/v9.39.5/packages/js)\n\n---\nupdated-dependencies:\n- dependency-name: \"@eslint/js\"\n depend\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump @eslint/js from 9.39.4 to 9.39.5 (#39)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T04:29:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65c0a464d61dbaed512e7047d362967c3498c05f",
"body": "AdUnit.vue injected the AdSense loader itself, so the script only landed on\npages that actually rendered an ad unit. Auto Ads needs the loader on every\npage in order to scan it and place units, so ads never ran network-wide.\n\nAdd an `adsense.client` plugin that ships the loader whenever\n`adsenseClie\n[…]\nlets Auto\nAds own placement; a real slot renders a manual unit as before.\n\nConsumers must still allow the ad domains in their CSP.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(nuxt): load AdSense globally so Auto Ads can place units",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T23:15:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3d37a2768e04cf2e4aea1304dfc5012df2e625a8",
"body": "The injector only rewrote URLs containing the `YOURTAG-20` placeholder, but\nthe product database was switched to the network's shared default tag\n(`ad029e-20`). The `.includes(PLACEHOLDER_TAG)` guard therefore never matched,\nso the injector was a no-op on every product and `NUXT_AMAZON_AFFILIATE_TAG\n[…]\ne transform into applyAffiliateTag (no nitropack import) and add\nunit coverage for it; wire nuxt/src into the vitest include glob.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): make injectAffiliateTag rewrite the live per-site tag",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T23:05:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3b901ff6e11b9bc3f187b99ecbd9620922032431",
"body": "Library pass v0.6.0 — manifest, primitive props, content components",
"is_bot": false,
"headline": "Merge pull request #42 from Amulet-Laboratories/feat/library-pass-v0.6.0",
"author_name": "andy",
"author_login": "apassanisi",
"committed_at": "2026-07-14T22:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5eda396e1650d76061cc28c451c60247bed0585",
"body": "The blanket `js-yaml: >=4.2.0` override forced gray-matter@4.0.3 (pulled by\nHistoire) onto js-yaml 4.x, which removed `safeLoad` — crashing `story:build`\nwith \"Cannot read properties of undefined (reading 'bind')\" and failing the\nNetlify deploy preview. The advisory (GHSA-h67p-54hq-rp68) only affect\n[…]\nand leave gray-matter's legitimate js-yaml 3.x alone.\n\nstory:build green (136 stories / 491 variants); audit --prod still exits 0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): scope js-yaml override to the vulnerable v4 range only",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T22:39:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "20eef48c4e0ecdd4cd20a13f8d2f3a723a4ca802",
"body": "The Node bump surfaced a latent audit failure (the job previously died at\ninstall before reaching `pnpm audit --prod`). 21 advisories, all in the Nuxt\ntoolchain pulled by @amulet-laboratories/rig-nuxt:\n\n- Tighten loose overrides that allowed patched-but-vulnerable versions:\n vite ^7.3.2 -> >=7.3.5 \n[…]\nresolved nuxt is 3.21.8, patched against all three.\n\naudit --prod now exits 0. Full suite green: 2652 tests, build, vue-tsc, lint.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): resolve pnpm audit --prod advisories via overrides",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T22:31:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e054fcad5adc2262956ae7c73b2a229cd054ff1a",
"body": "…e floor\n\n@babel/generator@8.0.0 requires node ^22.18.0 || >=24.11.0; CI was pinned to\n22.14.0, failing every job at pnpm install --frozen-lockfile.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: bump .node-version to 22.23.1 to satisfy @babel/generator@8 engin…",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T22:20:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7cf0316afcb55c38bb0f1934339e5c2cd7a82b5e",
"body": "The peer bump to rig >=0.6.0 can't resolve from the registry until publish,\nand the added @nuxtjs/seo peer left pnpm-lock.yaml stale (frozen install\nfailed in CI). Add `@amulet-laboratories/rig: workspace:*` as a devDependency\nso pnpm links the workspace rig locally/CI (standard peer + workspace-devDep\npattern), and regenerate the lockfile.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): link workspace rig as devDependency; sync lockfile",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T22:04:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "19c8e89a6ae4a4e33e0ce9a34071471b6276ae12",
"body": "Rig 0.6.0 / Hex 0.7.0 / rig-nuxt 0.5.0.\n\n- rig/manifest export (barrel-generated, drift-guarded); rig-nuxt derives its\n auto-import list from it instead of a hardcoded array that was 17 behind\n- Badge/Button/Input/Select size scales now render (were silent no-ops);\n Card selected + layout=row/colu\n[…]\nDE.md theme roster\n corrected (4 dead themes -> real 27)\n- useZoom lifecycle guard; Transfer tests (9); docs/LIBRARY-PASS-PLAN.md\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: library pass — manifest, size/tone/state props, content components",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T21:58:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "983a1eff20e50c72455baba691944660910c3b32",
"body": "…l-options\n\nFeat/hashrouter scroll options",
"is_bot": false,
"headline": "Merge pull request #41 from Amulet-Laboratories/feat/hashrouter-scrol…",
"author_name": "andy",
"author_login": "apassanisi",
"committed_at": "2026-07-14T16:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c67449dc96dfa7b335bf90402d3080454df7302",
"body": "Skip links use `sr-only`, which Tailwind only emits when it scans a\nmatching class. Sites styled purely by a compiled Hex theme (no Tailwind\nutility pass) were missing it, so their skip links rendered visibly.\nShip it as part of rig/styles so every consumer of the structural layer\ngets correct visible-on-focus skip-link behavior.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(styles): add .sr-only a11y utility to structural styles",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T16:42:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4a94ec160f1e62895a3b09eeb4714892684f3f3c",
"body": "Add scrollToTop (default true) and scrollBehavior (default 'instant') options\nso consumers can opt into smooth scrolling or disable the scroll entirely,\ninstead of hand-rolling a currentPage watcher. Existing behavior unchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(web): make useHashRouter scroll-to-top configurable",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T16:40:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3cdf316a9d36dba5b727f3943f599c90c32e7bc3",
"body": "The release workflow published rig and hex but never rig-nuxt, so the\nregistry copy drifted stale at 0.3.1 — missing the Content*Page /\nCategoryIcon components and the injectAffiliateTag useRuntimeConfig fix\nthat consumer sites depend on via the local file link.\n\n- add \"Publish @amulet-laboratories/rig-nuxt\" step to release.yml\n- bump nuxt/package.json 0.3.1 -> 0.4.0 (adds Content* page components)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: publish rig-nuxt (bump 0.3.1 -> 0.4.0)",
"author_name": "apassanisi",
"author_login": "apassanisi",
"committed_at": "2026-07-14T02:18:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3dbe1f9ff725f9bc9e0fe8fbb727a5dbd8dc2e42",
"body": "…ctions\n\n- Skip publish when the package version is already on npm, so re-running a\n tag (or a manual publish) no longer hard-fails the workflow.\n- Mark the GitHub Release step continue-on-error: a release-notes hiccup was\n failing every run even when both packages published fine.\n- Bump actions/checkout + setup-node off the deprecated Node 20 runtime.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(release): idempotent publishes, non-blocking release notes, bump a…",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-20T01:01:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "14cdc07f71be064a56fbd3cfcb71e2c60a063ef2",
"body": "SiteNav md-breakpoint fix on top of the 0.5.0 changeset (which was tagged\nbut never reached npm — its release run failed at the publish step on an\nexpired token). Publishing 0.5.1 supersedes the orphaned 0.5.0 tag.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): rig 0.5.1",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-20T00:27:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "17d982fa7caa7b0344627d6e6f37b851d3cf7ba5",
"body": "A full horizontal nav row with 6+ items overflows a 640px viewport — the\nSiteNav switched from hamburger to the desktop link row at min-width:640,\nwhich pushed the page wider than the viewport on consumers with longer\nnavs. Move both the links/toggle switch and the mobile-drawer hide to\nmin-width:768 so the hamburger stays until there is room for the links.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(web): collapse SiteNav to hamburger below md (768), not sm (640)",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-20T00:16:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "874fdad57a9a3d6eecf5692ef0c5826e52377713",
"body": "rig 0.5.0 (minor): subpackage exports + CTA token hooks + d3 tree-shaking\n(previously unreleased), plus Testimonial props and lazy markdown renderer.\nhex 0.6.0 (minor): ./shared/* exports + theme cleanup (previously unreleased),\nplus the WCAG-AA theme color-contrast remediation.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): rig 0.5.0, hex 0.6.0",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-05T07:18:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aa819ef90728fbff4f220e8aea7636e0e4a5ad66",
"body": "Nudge token lightness (keeping each theme's hue) so demo-site text and UI\nclear AA, per measured axe failures in a consumer app:\n- iris warning + violet primary; sienna terracotta primary; clover coral\n accent; lagoon steel muted; hearth success; vesper dusty muted; ochre\n amber primary; cardinal \n[…]\nchange was verified by recomputing WCAG 2.1 ratios against the measured\nbackgrounds; all reach >=4.5:1 (text) or >=3:1 (large/UI).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(hex): raise theme-token contrast to WCAG AA across demo themes",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-05T06:32:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f75f65dcba230934fb499fe00dd2d7859a32bbd4",
"body": "useMarkdown ran `new MarkdownIt()` (plus linkify/disable config) at module\ntop level. That side effect kept the module — and the externalized\nmarkdown-it + dompurify deps — in any consumer bundle that imported\nanything from the barrel, even when renderMarkdown was never called.\nConstruct the renderer lazily on first use so the module is side-effect\nfree and bundlers can drop it (and its heavy deps) when unused.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): lazy-init markdown renderer so it tree-shakes when unused",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-05T05:31:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7a65aba8517626c63dd2d59a11067b8fc21f4568",
"body": "…hrough\n\nThe component only declared `layout`, so any other bound attribute fell\nthrough onto the root <blockquote> — most damagingly `role`, which a\nconsumer could set to a non-ARIA string and produce an invalid ARIA role\n(a critical axe violation). Declare `quote`, `name`, and `role` as props\nthat render as slot fallbacks, so they are consumed instead of leaking as\nDOM attributes. Legitimate class/aria-* still fall through.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(web): testimonial accepts quote/name/role props, stops attr fallt…",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-05T05:31:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bb97b5f00fa6a93c64e5c1e3211ace1292576001",
"body": null,
"is_bot": false,
"headline": "Merge branch 'fix/usefathom-autoimport-collision' into develop",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-01T05:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f26f2bab5864316aa83d30bfd65f63d9ecec93b1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'fix/affiliate-tag-missing-fallback' into develop",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-01T05:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a76710572f07643dafb541631bc56c8a54bba5",
"body": "useFathom was registered as an auto-import in the general composables\nblock, so every consumer of rig-nuxt got Rig's authority-site useFathom\n— shadowing an app's own composables/useFathom.ts (e.g. QuizSort's\nquiz analytics). Moved the addImports into the content-gated block so\nonly authority sites (content enabled) receive Rig's version; apps\nwithout content features keep their local useFathom.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): gate useFathom auto-import behind content option",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-01T03:48:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5c6945a810fe041db8b3ed6c844fb342bee5586c",
"body": "injectAffiliateTag previously returned the product unchanged when\nNUXT_AMAZON_AFFILIATE_TAG was unset, leaking the literal\n`tag=YOURTAG-20` into rendered Amazon links — no commission and reads\nas broken to users. Now strip the `tag` param to emit a clean,\nun-attributed link that still resolves, and warn once in dev. Also\nstop mutating the input product.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nuxt): strip placeholder affiliate tag when none configured",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-06-01T03:36:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9b73e113d5b98f4cd60d65924ec83d900167e63c",
"body": "Brings every public-facing artifact in line with the library tightening\nshipped over the last two commits.\n\nHex README (full rewrite of the theme section)\n- Was listing four themes (hexrig, vscode, spotify, gmail) — none of\n which exist in the current package. Replaced with the actual 27,\n each wi\n[…]\ntep grid showing the new subpackage imports\n (@amulet-laboratories/rig/core, /web, /nav). Surfaces the path to\n bypass the 149-component barrel and the optional d3 / markdown-it /\n dompurify peers.",
"is_bot": false,
"headline": "docs: rig + hex changelogs, hex readme rewrite, landing site refresh",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-05-30T02:42:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89dd6537712493edd559b734dfcc79a94f12c4aa",
"body": "…rationale\n\nRe-scanning the 27 themes after the first pass surfaced contamination\nin 10 themes the initial audit missed:\n\n cardinal (KBCV) copper (Undertow)\n clover (Compass) cypress (still had \"real estate theme\")\n damson (Meeplehaus) hearth (Fogline)\n lagoon (Duskline) roa\n[…]\nhat\n documents the architectural distinction.\n\nVerified\n- 2628/2628 tests pass.\n- Build clean — 13 .mjs + 13 .cjs + 13 .d.ts entries still emit\n correctly after the per-package multi-entry refactor.",
"is_bot": false,
"headline": "chore(hex): clean project identifiers from 10 more themes + scaffold …",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-05-29T20:57:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f53a02b00223da6830d5eb419c7605dfbbdced34",
"body": "Custom themes living outside Rig/hex/src/themes/ (e.g. while a new\ntheme is being prototyped in a consumer project) need access to the\nshared component CSS to skin data-rig-* elements. The existing exports\nmap only exposed scoped/* and the full theme bundles, not the\nshared/* primitives the in-tree \n[…]\ncore';\n ...\n @reference 'tailwindcss';\n @reference './tokens.css';\n\nWhen the theme is promoted into Rig/hex/src/themes/, the imports just\nswap to the filesystem-relative pattern (../../shared/...).",
"is_bot": false,
"headline": "feat(hex): expose ./shared/* exports for consumer themes",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-05-29T20:40:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "34094cc6755d9317d25e0e41746390f9109e6a18",
"body": "Library tightening pass driven by an audit of how Rig + Hex compose\nwith the four consumer projects (amuletlabs.org, content-network,\nObelisk, AndrewPassanisi.com).\n\nSubpackage exports (Rig)\n- vite.config.ts: multi-entry library build. Each of the 12 packages\n (core, layout, nav, editor, lists, men\n[…]\n\nVerified\n- 2628/2628 tests pass.\n- Production build emits 13 .mjs + 13 .cjs + 13 .d.ts entries plus\n shared chunks for individual components — confirmed core.mjs,\n layout.mjs, etc. are all present.",
"is_bot": false,
"headline": "feat: subpackage exports, cta tokens, d3 tree-shake, hex content cleanup",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-05-29T20:37:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5478909b5c4d1bc30d1b624ed8bb686790d811b5",
"body": null,
"is_bot": false,
"headline": "chore: milestone 1",
"author_name": "Andrew Passanisi",
"author_login": "apassanisi",
"committed_at": "2026-05-29T14:52:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 51,
"latest_release_at": "2026-07-17T20:32:35Z",
"latest_release_tag": "v0.8.5",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@amulet-laboratories/rig",
"exists": true,
"license": "MIT",
"keywords": [
"vue",
"vue3",
"components",
"headless",
"accessible",
"a11y",
"design-system",
"typescript"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@amulet-laboratories/rig",
"is_deprecated": false,
"latest_version": "0.7.0",
"repository_url": "https://github.com/Amulet-Laboratories/rig",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 843,
"first_published_at": "2026-03-20T06:59:32.200000Z",
"latest_published_at": "2026-07-15T23:30:52.069000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@amulet-laboratories/hex",
"exists": true,
"license": "MIT",
"keywords": [
"css",
"themes",
"design-tokens",
"tailwindcss",
"vue",
"design-system"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@amulet-laboratories/hex",
"is_deprecated": false,
"latest_version": "0.8.0",
"repository_url": "https://github.com/Amulet-Laboratories/rig",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 753,
"first_published_at": "2026-03-25T20:32:17.835000Z",
"latest_published_at": "2026-07-15T23:12:31.360000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@amulet-laboratories/rig-nuxt",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@amulet-laboratories/rig-nuxt",
"is_deprecated": false,
"latest_version": "0.6.6",
"repository_url": "https://github.com/Amulet-Laboratories/rig",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2017,
"first_published_at": "2026-03-28T05:04:42.123000Z",
"latest_published_at": "2026-07-17T20:32:30.820000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"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": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"landing/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 26323,
"source_files_sampled": 409,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md",
"config/CLAUDE.md",
"hex/CLAUDE.md"
],
"agent_instruction_max_bytes": 8697
},
"dependencies": {
"manifests": [
"cli/package.json",
"config/package.json",
"hex/package.json",
"landing/package.json",
"nuxt/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@commitlint/config-conventional",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^20.5.0"
},
{
"name": "@eslint/js",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^9.22.0"
},
{
"name": "eslint-config-prettier",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^10.1.1"
},
{
"name": "eslint-plugin-vue",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^9.32.0"
},
{
"name": "postcss-html",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^1.8.1"
},
{
"name": "stylelint-config-standard",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^40.0.0"
},
{
"name": "typescript-eslint",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^8.26.0"
},
{
"name": "vite-plugin-compression2",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^2.5.2"
},
{
"name": "vue-eslint-parser",
"manifest": "config/package.json",
"ecosystem": "npm",
"version_constraint": "^9.4.3"
},
{
"name": "vue",
"manifest": "landing/package.json",
"ecosystem": "npm",
"version_constraint": "^3.5.0"
},
{
"name": "yaml",
"manifest": "nuxt/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.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": 5,
"merged_prs": 9,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 36
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "apassanisi",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/8806001?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"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": 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": 8,
"reason": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"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/23 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": 10,
"reason": "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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4e66f60515f0f0d09a39e091f320d6ffa6a2c99d",
"ran_at": "2026-07-23T04:26:11Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T03:54:33Z",
"oldest_open_prs": [
{
"number": 32,
"created_at": "2026-06-22T03:54:09Z",
"last_comment_at": "2026-07-15T22:45:54Z",
"last_comment_author": "apassanisi"
},
{
"number": 47,
"created_at": "2026-07-20T03:54:31Z",
"last_comment_at": "2026-07-20T03:54:36Z",
"last_comment_author": "netlify"
},
{
"number": 48,
"created_at": "2026-07-20T03:57:17Z",
"last_comment_at": "2026-07-20T03:57:28Z",
"last_comment_author": "netlify"
},
{
"number": 49,
"created_at": "2026-07-20T03:57:34Z",
"last_comment_at": "2026-07-20T03:57:39Z",
"last_comment_author": "netlify"
},
{
"number": 50,
"created_at": "2026-07-20T03:57:48Z",
"last_comment_at": "2026-07-20T03:57:53Z",
"last_comment_author": "netlify"
}
],
"last_merged_pr_at": "2026-07-17T20:28:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Amulet-Laboratories/Rig",
"host": "github.com",
"name": "Rig",
"owner": "Amulet-Laboratories"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 49,
"vitality": 79,
"community": 33,
"governance": 35,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 51,
"human_commit_share": 0.941,
"days_since_last_push": 3,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "51 commits in the last year",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 51
}
}
],
"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": "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": 11,
"latest_release_tag": "v0.8.5",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 33,
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"packages": [
"@amulet-laboratories/rig",
"@amulet-laboratories/hex",
"@amulet-laboratories/rig-nuxt"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3613
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,613 downloads/month across npm",
"points": 47.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3613,
"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": 35,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"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": 14,
"inputs": {
"merged_prs": 9,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 36
},
"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": "9/45 decided PRs merged",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Amulet-Laboratories",
"public_repos": 2,
"account_age_days": 151
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of Amulet-Laboratories",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "Amulet-Laboratories"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~0 yr old",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@amulet-laboratories/rig",
"@amulet-laboratories/hex",
"@amulet-laboratories/rig-nuxt"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"a11y",
"accessibility",
"component-library",
"design-system",
"headless",
"typescript",
"vue",
"vue3"
],
"has_wiki": false,
"homepage": "https://amuletlabs.org/hexrig",
"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": "https://amuletlabs.org/hexrig",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.9
},
"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": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"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/23 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": "update tool detected",
"points": 7.5,
"status": "met",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 82,
"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.938,
"agent_instruction_files": [
"CLAUDE.md",
"config/CLAUDE.md",
"hex/CLAUDE.md"
],
"agent_instruction_max_bytes": 8697
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md, config/CLAUDE.md, hex/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md, config/CLAUDE.md, hex/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": "45 of 48 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 48
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"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": [
"landing/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.647,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.059
},
"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.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "landing/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "landing/tsconfig.json, 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": "33 of the last 51 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 33,
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 51 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 51
}
}
],
"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": 26323,
"source_files_sampled": 409,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/409 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 409,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch npm package 'create-rig' from its registry",
"Could not fetch npm package '@amulet-laboratories/config' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:@amulet-laboratories/rig@0.7.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T04:26:21.360068Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Amulet-Laboratories/Rig.svg",
"full_name": "Amulet-Laboratories/Rig",
"license_state": "standard",
"license_spdx": "MIT"
}