Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 14:10 UTC

magic / test

ecmascript module testing library. no transpilation of source or tests needed.

TypeScript · JavaScriptAGPL-3.0★ 0 stars⑂ 0 forkssince Mar 2018View on GitHub ↗

magic/test holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Vitality (84/100) and lowest on Community & Adoption (32/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

56
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

@magicOrganization
10 followers27 public repossince Aug 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@magic/test0.3.242,0391465 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

84Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
17.3/36Commit cadence — 25/52 weeks with commits
18/18Commit volume — 785 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year785
human_commit_share1
days_since_last_push5
active_weeks_last_year25
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~4.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv0.3.24
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases4.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

32At risk · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 2 watchers
Inputs used
forks0
stars0
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44.1/80Monthly downloads — 2,039 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@magic/test
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,039
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

42At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — 0% of issues closed
3.9/38.3PR acceptance — 9/89 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs9
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs80
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.5/25Owner reach — 10 followers of magic
22.5/25Track record — 27 public repos, account ~10 yr old
Inputs used
followers10
owner_typeOrganization
is_verified
owner_loginmagic
public_repos27
account_age_days3,981
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 146 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@magic/test
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

66Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://magic.github.io/test
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicstesting, magic
has_wikino
homepagehttps://magic.github.io/test
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 18 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages259
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 259 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
37.3/40Legible commit history — 70 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.7
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.8/55Manageable file sizes — 1/338 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes70,879
source_files_sampled338
oversized_source_files1

Key facts

0GitHub stars
1contributors
785commits, last 12 months
5days since last push
100releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:@magic/test@0.3.24; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 14:10 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 18 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
npm@magic/cases0.0.14package.json
npm@magic/cli0.0.55package.json
npm@magic/deep0.1.22package.json
npm@magic/error0.0.24package.json
npm@magic/fs0.0.40package.json
npm@magic/log0.1.23package.json
npm@magic/types0.1.38package.json
npmc811.0.0package.json
npmcanvas3.2.3package.json
npmhappy-dom20.10.6package.json
npmmagic-string0.30.21package.json
npmtypescript6.0.3package.json
npmtypescript-eslint8.62.0package.json
All dependencies 259

Full resolved dependency set from the GitHub dependency graph: 21 direct and 238 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@magic/cases0.0.13direct
npm@magic/cases0.0.14direct
npm@magic/cli0.0.54direct
npm@magic/cli0.0.55direct
npm@magic/deep0.1.21direct
npm@magic/deep0.1.22direct
npm@magic/error0.0.23direct
npm@magic/error0.0.24direct
npm@magic/fs0.0.38direct
npm@magic/fs0.0.39direct
npm@magic/fs0.0.40direct
npm@magic/log0.1.22direct
npm@magic/log0.1.23direct
npm@magic/types0.1.37direct
npm@magic/types0.1.38direct
npmc811.0.0direct
npmcanvas3.2.3direct
npmhappy-dom20.10.6direct
npmmagic-string0.30.21direct
npmtypescript6.0.3direct
npmtypescript-eslint8.62.0direct
npm@bcoe/v8-coverage1.0.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@magic-libraries/prevent-default0.0.6indirect
npm@magic-modules/git-badges0.0.12indirect
npm@magic-modules/light-switch0.0.12indirect
npm@magic-modules/no-spy0.0.9indirect
npm@magic-modules/pre0.0.12indirect
npm@magic-themes/docs0.0.15indirect
npm@magic/core0.0.159indirect
npm@magic/css0.7.59indirect
npm@magic/entities0.0.17indirect
npm@magic/format0.0.75indirect
npm@magic/hyperapp2.0.4-alpha.0.6indirect
npm@magic/mime-types0.0.23indirect
npm@magic/mime-types0.0.24indirect
npm@magic/tags0.0.15indirect
npm@magic/transmute0.0.59indirect
npm@sveltejs/acorn-typescript1.0.10indirect
npm@swc/core1.15.43indirect
npm@swc/core-darwin-arm641.15.43indirect
npm@swc/core-darwin-x641.15.43indirect
npm@swc/core-linux-arm-gnueabihf1.15.43indirect
npm@swc/core-linux-arm64-gnu1.15.43indirect
npm@swc/core-linux-arm64-musl1.15.43indirect
npm@swc/core-linux-ppc64-gnu1.15.43indirect
npm@swc/core-linux-s390x-gnu1.15.43indirect
npm@swc/core-linux-x64-gnu1.15.43indirect
npm@swc/core-linux-x64-musl1.15.43indirect
npm@swc/core-win32-arm64-msvc1.15.43indirect
npm@swc/core-win32-ia32-msvc1.15.43indirect
npm@swc/core-win32-x64-msvc1.15.43indirect
npm@swc/counter0.1.3indirect
npm@swc/types0.1.27indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/node25.9.2indirect
npm@types/node26.0.1indirect
npm@types/trusted-types2.0.7indirect
npm@types/whatwg-mimetype3.0.2indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin8.62.0indirect
npm@typescript-eslint/parser8.62.0indirect
npm@typescript-eslint/project-service8.62.0indirect
npm@typescript-eslint/scope-manager8.62.0indirect
npm@typescript-eslint/tsconfig-utils8.62.0indirect
npm@typescript-eslint/type-utils8.62.0indirect
npm@typescript-eslint/types8.62.0indirect
npm@typescript-eslint/typescript-estree8.62.0indirect
npm@typescript-eslint/utils8.62.0indirect
npm@typescript-eslint/visitor-keys8.62.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmaria-query5.3.1indirect
npmautoprefixer10.5.0indirect
npmaxobject-query4.1.0indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.40indirect
npmbl4.1.0indirect
npmbrace-expansion5.0.7indirect
npmbrowserslist4.28.4indirect
npmbuffer5.7.1indirect
npmbuffer-image-size0.6.4indirect
npmcaniuse-lite1.0.30001799indirect
npmchownr1.1.4indirect
npmcliui8.0.1indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmdevalue5.8.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmelectron-to-chromium1.5.381indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.5indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.6.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmesm-env1.2.2indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrap2.2.13indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexpand-template2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmforeground-child3.3.1indirect
npmfraction.js5.3.4indirect
npmfs-constants1.0.0indirect
npmget-caller-file2.0.5indirect
npmgithub-from-package0.0.0indirect
npmglob13.0.6indirect
npmglob-parent6.0.2indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtmlparser29.1.0indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-reference3.0.3indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-character3.0.0indirect
npmlocate-path6.0.0indirect
npmlru-cache11.5.1indirect
npmmake-dir4.0.0indirect
npmmarked18.0.5indirect
npmmimic-response3.1.0indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmkdirp-classic0.5.3indirect
npmms2.1.3indirect
npmnanoid3.3.15indirect
npmnapi-build-utils2.0.0indirect
npmnatural-compare1.4.0indirect
npmnode-abi3.92.0indirect
npmnode-addon-api7.1.1indirect
npmnode-releases2.0.50indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.15indirect
npmpostcss-value-parser4.2.0indirect
npmposthtml-parser0.12.1indirect
npmprebuild-install7.1.3indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.5indirect
npmprettier3.9.1indirect
npmprettier3.9.3indirect
npmprettier-plugin-svelte4.1.1indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmrc1.2.8indirect
npmreadable-stream3.6.2indirect
npmrequire-directory2.1.1indirect
npmsafe-buffer5.2.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmsource-map-js1.2.1indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color7.2.0indirect
npmsvelte5.56.4indirect
npmtar-fs2.1.5indirect
npmtar-stream2.2.0indirect
npmtest-exclude8.0.0indirect
npmtinyglobby0.2.17indirect
npmts-api-utils2.5.0indirect
npmtunnel-agent0.6.0indirect
npmtype-check0.4.0indirect
npmundici-types7.24.6indirect
npmundici-types8.3.0indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmws8.21.0indirect
npmy18n5.0.8indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmzimmerframe1.1.4indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 259 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "testing",
        "magic"
      ],
      "is_fork": false,
      "size_kb": 5905,
      "has_wiki": false,
      "homepage": "https://magic.github.io/test",
      "languages": {
        "Shell": 919,
        "Svelte": 14970,
        "JavaScript": 86579,
        "TypeScript": 754929
      },
      "pushed_at": "2026-07-17T12:46:19Z",
      "created_at": "2018-03-29T14:36:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T12:46:36Z",
      "description": "ecmascript module testing library. no transpilation of source or tests needed.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://magic.github.io",
      "name": "@magic",
      "type": "Organization",
      "login": "magic",
      "company": null,
      "location": "utopia",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/14001950?v=4",
      "created_at": "2015-08-27T16:05:58Z",
      "is_verified": null,
      "public_repos": 27,
      "account_age_days": 3981
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.24",
          "kind": "patch",
          "published_at": "2026-07-17T12:45:59Z"
        },
        {
          "tag": "v0.3.23",
          "kind": "patch",
          "published_at": "2026-06-29T14:03:11Z"
        },
        {
          "tag": "v0.3.22",
          "kind": "patch",
          "published_at": "2026-06-29T13:17:19Z"
        },
        {
          "tag": "v0.3.21",
          "kind": "patch",
          "published_at": "2026-06-26T18:35:52Z"
        },
        {
          "tag": "v0.3.20",
          "kind": "patch",
          "published_at": "2026-06-15T12:33:34Z"
        },
        {
          "tag": "v0.3.19",
          "kind": "patch",
          "published_at": "2026-06-14T03:28:18Z"
        },
        {
          "tag": "v0.3.18",
          "kind": "patch",
          "published_at": "2026-06-11T17:48:37Z"
        },
        {
          "tag": "v0.3.17",
          "kind": "patch",
          "published_at": "2026-06-07T21:28:53Z"
        },
        {
          "tag": "v0.3.16",
          "kind": "patch",
          "published_at": "2026-06-07T12:56:16Z"
        },
        {
          "tag": "v0.3.15",
          "kind": "patch",
          "published_at": "2026-06-06T19:21:39Z"
        },
        {
          "tag": "v0.3.14",
          "kind": "patch",
          "published_at": "2026-06-06T16:42:55Z"
        },
        {
          "tag": "v0.3.13",
          "kind": "patch",
          "published_at": "2026-06-06T14:06:46Z"
        },
        {
          "tag": "v0.3.12",
          "kind": "patch",
          "published_at": "2026-06-06T12:59:30Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2026-06-06T09:46:12Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2026-05-11T11:29:08Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2026-05-07T12:45:57Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2026-05-07T12:03:56Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2026-04-18T00:04:03Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-04-17T16:11:13Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-04-15T11:45:30Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-04-15T01:58:56Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-04-15T01:22:19Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-04-15T00:43:03Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-04-15T00:29:49Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-04-14T23:51:29Z"
        },
        {
          "tag": "v0.2.30",
          "kind": "patch",
          "published_at": "2026-03-20T11:58:44Z"
        },
        {
          "tag": "v0.2.29",
          "kind": "patch",
          "published_at": "2026-02-23T23:14:40Z"
        },
        {
          "tag": "v0.2.28",
          "kind": "patch",
          "published_at": "2025-11-29T19:23:30Z"
        },
        {
          "tag": "v0.2.27",
          "kind": "patch",
          "published_at": "2025-11-29T19:09:32Z"
        },
        {
          "tag": "v0.2.26",
          "kind": "patch",
          "published_at": "2025-10-30T16:08:32Z"
        },
        {
          "tag": "v0.2.25",
          "kind": "patch",
          "published_at": "2025-10-30T14:56:53Z"
        },
        {
          "tag": "v0.2.24",
          "kind": "patch",
          "published_at": "2025-10-13T17:31:35Z"
        },
        {
          "tag": "v0.2.23",
          "kind": "patch",
          "published_at": "2025-10-12T12:17:09Z"
        },
        {
          "tag": "v0.2.22",
          "kind": "patch",
          "published_at": "2025-10-11T15:08:14Z"
        },
        {
          "tag": "v0.2.21",
          "kind": "patch",
          "published_at": "2025-07-09T16:54:09Z"
        },
        {
          "tag": "v0.2.20",
          "kind": "patch",
          "published_at": "2025-01-20T13:46:27Z"
        },
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2024-07-23T20:02:39Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2023-07-08T17:26:35Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2023-03-14T19:06:53Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2023-02-16T08:49:58Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2023-02-14T09:21:52Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2022-06-23T13:29:56Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2022-05-14T15:36:46Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2022-05-10T20:37:58Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2022-04-06T14:26:09Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2022-04-01T23:51:56Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2022-04-01T23:32:45Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2022-04-01T22:18:28Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2022-03-17T11:56:09Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2022-01-24T15:27:16Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2022-01-21T00:39:00Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2021-12-28T16:07:39Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2021-12-26T18:58:26Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2021-12-26T17:41:16Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-12-26T17:27:09Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-12-23T01:04:57Z"
        },
        {
          "tag": "v0.1.77",
          "kind": "patch",
          "published_at": "2021-12-06T14:24:51Z"
        },
        {
          "tag": "v0.1.76",
          "kind": "patch",
          "published_at": "2021-09-24T02:53:58Z"
        },
        {
          "tag": "v0.1.75",
          "kind": "patch",
          "published_at": "2021-09-23T17:56:35Z"
        },
        {
          "tag": "v0.1.74",
          "kind": "patch",
          "published_at": "2021-09-01T14:08:48Z"
        },
        {
          "tag": "v0.1.73",
          "kind": "patch",
          "published_at": "2021-07-24T19:34:48Z"
        },
        {
          "tag": "v0.1.72",
          "kind": "patch",
          "published_at": "2021-07-24T19:02:29Z"
        },
        {
          "tag": "v0.1.71",
          "kind": "patch",
          "published_at": "2021-07-11T10:45:30Z"
        },
        {
          "tag": "v0.1.70",
          "kind": "patch",
          "published_at": "2021-07-08T16:10:29Z"
        },
        {
          "tag": "v0.1.69",
          "kind": "patch",
          "published_at": "2021-04-29T23:05:07Z"
        },
        {
          "tag": "v0.1.68",
          "kind": "patch",
          "published_at": "2021-04-27T13:07:02Z"
        },
        {
          "tag": "v0.1.67",
          "kind": "patch",
          "published_at": "2021-04-27T12:43:38Z"
        },
        {
          "tag": "v0.1.66",
          "kind": "patch",
          "published_at": "2021-04-18T21:13:13Z"
        },
        {
          "tag": "v0.1.65",
          "kind": "patch",
          "published_at": "2021-02-26T01:55:05Z"
        },
        {
          "tag": "v0.1.64",
          "kind": "patch",
          "published_at": "2021-02-20T17:51:20Z"
        },
        {
          "tag": "v0.1.63",
          "kind": "patch",
          "published_at": "2021-02-20T17:46:51Z"
        },
        {
          "tag": "v0.1.62",
          "kind": "patch",
          "published_at": "2021-02-11T00:41:48Z"
        },
        {
          "tag": "v0.1.61",
          "kind": "patch",
          "published_at": "2021-02-07T22:11:11Z"
        },
        {
          "tag": "v0.1.60",
          "kind": "patch",
          "published_at": "2021-01-17T18:14:20Z"
        },
        {
          "tag": "v0.1.59",
          "kind": "patch",
          "published_at": "2021-01-05T01:42:36Z"
        },
        {
          "tag": "v0.1.58",
          "kind": "patch",
          "published_at": "2020-11-22T00:16:18Z"
        },
        {
          "tag": "v0.1.57",
          "kind": "patch",
          "published_at": "2020-10-27T22:15:41Z"
        },
        {
          "tag": "v0.1.56",
          "kind": "patch",
          "published_at": "2020-10-06T01:57:54Z"
        },
        {
          "tag": "v0.1.55",
          "kind": "patch",
          "published_at": "2020-10-06T01:23:03Z"
        },
        {
          "tag": "v0.1.54",
          "kind": "patch",
          "published_at": "2020-10-05T17:20:57Z"
        },
        {
          "tag": "v0.1.53",
          "kind": "patch",
          "published_at": "2020-08-28T10:30:26Z"
        },
        {
          "tag": "v0.1.52",
          "kind": "patch",
          "published_at": "2020-07-16T18:39:11Z"
        },
        {
          "tag": "v0.1.51",
          "kind": "patch",
          "published_at": "2020-07-16T11:01:37Z"
        },
        {
          "tag": "v0.1.50",
          "kind": "patch",
          "published_at": "2020-06-12T13:25:39Z"
        },
        {
          "tag": "v0.1.49",
          "kind": "patch",
          "published_at": "2020-05-25T23:26:34Z"
        },
        {
          "tag": "v0.1.48",
          "kind": "patch",
          "published_at": "2020-05-08T00:18:30Z"
        },
        {
          "tag": "v0.1.47",
          "kind": "patch",
          "published_at": "2020-05-07T17:16:00Z"
        },
        {
          "tag": "v0.1.46",
          "kind": "patch",
          "published_at": "2020-05-03T14:27:03Z"
        },
        {
          "tag": "v0.1.45",
          "kind": "patch",
          "published_at": "2020-05-01T21:33:03Z"
        },
        {
          "tag": "v0.1.44",
          "kind": "patch",
          "published_at": "2020-04-29T21:59:14Z"
        },
        {
          "tag": "v0.1.43",
          "kind": "patch",
          "published_at": "2020-04-22T09:51:06Z"
        },
        {
          "tag": "v0.1.42",
          "kind": "patch",
          "published_at": "2020-04-18T20:18:31Z"
        },
        {
          "tag": "v0.1.41",
          "kind": "patch",
          "published_at": "2020-04-08T15:41:49Z"
        },
        {
          "tag": "v0.1.40",
          "kind": "patch",
          "published_at": "2020-04-08T10:56:08Z"
        },
        {
          "tag": "v0.1.39",
          "kind": "patch",
          "published_at": "2020-03-21T23:35:50Z"
        },
        {
          "tag": "v0.1.38",
          "kind": "patch",
          "published_at": "2020-03-16T05:55:04Z"
        },
        {
          "tag": "v0.1.37",
          "kind": "patch",
          "published_at": "2020-02-28T21:35:52Z"
        },
        {
          "tag": "v0.1.36",
          "kind": "patch",
          "published_at": "2020-02-28T04:58:16Z"
        },
        {
          "tag": "v0.1.35",
          "kind": "patch",
          "published_at": "2020-02-14T05:55:12Z"
        },
        {
          "tag": "v0.1.34",
          "kind": "patch",
          "published_at": "2020-02-13T20:52:36Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "74277fc8ec5fa8db5efc0ccb71eb372fdce16be9",
          "body": null,
          "is_bot": false,
          "headline": "0.3.24",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-17T12:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e845b5407602fdd089bc6874a4de35d4a236d84b",
          "body": null,
          "is_bot": false,
          "headline": "readme: update changelog",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-17T12:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41385806f70afb1f04d0eb518a4321a1d787ed5",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-17T12:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae601a68619f2c2be9d241fa27c9028b91fd8b79",
          "body": null,
          "is_bot": false,
          "headline": "codeParser: add toNode helper, getChildNodes updated",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T21:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c16ab58d2e3d9682aaf16694cf86faf8f8e6d05b",
          "body": null,
          "is_bot": false,
          "headline": "bin/unit: use is.array and is.objectNative, format",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T21:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aff1571d2755274632999650938374c01506388",
          "body": null,
          "is_bot": false,
          "headline": "dist: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T20:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de443a64dd11fcae6702a8c3226a9d86622450f0",
          "body": "- track globalStartTime from unit.ts entry\n- add globalStartTime to store and State type\n- display total time in stats when it differs from execution time",
          "is_bot": false,
          "headline": "feat: show total time including test discovery overhead",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T20:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b14449b654e65fd7fb1cce7d6909eb124a888d7",
          "body": "- add onProgress callback to readRecursive\n- show file count during collection phase\n- fix: use filePath instead of fsPath for writeTempFile",
          "is_bot": false,
          "headline": "feat: add progress tracking for test discovery",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T20:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b1b42c6f864246a6d7cc4c8e45fab89e8bd276b",
          "body": null,
          "is_bot": false,
          "headline": "dist: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T18:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15467707747e39cf8f22e3ab3f4b1efd1e9094cc",
          "body": null,
          "is_bot": false,
          "headline": "getViteDefine: cache",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T18:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0773d173167f273bb8c44fdb0c8a5b5663fa174e",
          "body": "…30 seconds max time, was 10",
          "is_bot": false,
          "headline": "bin/lib/limitedPromiseAllSettled: add DISCOVERY_TIMEOUT env var, set …",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-07-16T18:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e4aa0d95674a75c5367e98b9a7b24328df81f39",
          "body": null,
          "is_bot": false,
          "headline": "0.3.23",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T14:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "304985c4ec23d0944d5e4f9947bc82957586248c",
          "body": null,
          "is_bot": false,
          "headline": "readme: update changelog",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T14:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6bbc395cef9b80ae96f0862027759a48dd2aef",
          "body": null,
          "is_bot": false,
          "headline": "update run-tests.sh, remove test-output.txt",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T14:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d53203e9e8a6cdb2bf09dd83f0349d20d9e660",
          "body": null,
          "is_bot": false,
          "headline": "update tsLoader and loadViteAliases to fix tests",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T14:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40057a80089231ec6e1f52319b2e031350e3e416",
          "body": null,
          "is_bot": false,
          "headline": "0.3.22",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T13:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0a290039afe05423c6f1d28353d42a25fdb64c",
          "body": null,
          "is_bot": false,
          "headline": "readme: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T13:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7942834fe5f27e4812f8a1e60713065ee17d9f6",
          "body": null,
          "is_bot": false,
          "headline": "readme: update changelog",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T13:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76bbb8ce3baba3de243b0a8353ea4813bff4912",
          "body": null,
          "is_bot": false,
          "headline": "deps: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T13:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e68e50fc1684769d40adf65a207d9fb31edc262b",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-29T13:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "debdda0d75cfe43b539db5f288c2b743114dc59e",
          "body": null,
          "is_bot": false,
          "headline": "test: fix test type errors for HTMLElement click function",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-28T20:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648a800d1bc5df0ba8581d902eb0b002b7e771a9",
          "body": null,
          "is_bot": false,
          "headline": "deps: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-28T14:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd2cda4d6c6398216209c745e3f55ae3281ec9c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use wrapTest helper consistently in suite",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2fb4897caf18acbe451af4ab29279ea8294e7a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify suiteHasBeforeAllOrAfterAll condition",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d599a0070b1bf422b45062de892d598ab395855",
          "body": null,
          "is_bot": false,
          "headline": "refactor: make restoreProperties public for worker reuse",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9396c219479f39d92337a884556960552264fc5",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use pathToFileURL for ESM config imports",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73fca31186a29642b8cdfaea3dbaca5dfb0cd441",
          "body": null,
          "is_bot": false,
          "headline": "feat: make restoreProperties method public on Isolation class",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "186c17a550c40c90bcda958f777bef8c96279aa1",
          "body": null,
          "is_bot": false,
          "headline": "fix: move BigInt check before other type checks in makeSafeClone",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb80fb33db0bb2f304f6ac1e5bfd399067414036",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract hasFixedPort helper in isolationChecks",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T15:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbab969d4c8bfab3b83d7638e0d23387c9bf8ef2",
          "body": null,
          "is_bot": false,
          "headline": "refactor(suiteHasBeforeAllOrAfterAll): simplify boolean check",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T13:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3236b3723faeb3bd136a655903916ffe6a19357",
          "body": null,
          "is_bot": false,
          "headline": "refactor(makeSafeClone): reorder primitive type checks",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T13:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4237f676ce02a354ca9acb4aedb617abd571eb",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-27T00:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ea294881ddfe63128272f700ee6490a6a6245c",
          "body": "get() and post() shared ~60% identical boilerplate: parseUrl, connector,\ntimeout, request setup. Extract makeRequest() to eliminate duplication.",
          "is_bot": false,
          "headline": "refactor(http): extract makeRequest helper to deduplicate get/post",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T23:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc97431b1c53440e7dce451bbb473ffd4dfc414f",
          "body": "- Extract wrapTest() helper to reduce repeated { ...t, name, parent, pkg } spread\n- Remove redundant is.objectNative + is.function + is.fn() guard chain",
          "is_bot": false,
          "headline": "refactor(suite): add wrapTest helper and remove redundant guards",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T23:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be3a2694b86303a374bcbca58cb36fea4c583a64",
          "body": "restoreSnapshotFromMap and standalone restoreFromSnapshot had\nduplicate property restoration logic. Extract shared restoreProperties\nmethod to eliminate duplication.",
          "is_bot": false,
          "headline": "refactor(isolation): extract restoreProperties helper",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T23:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b928aa1801b50e1e7a9ec675bd961611a03e8d",
          "body": "…stResult\n\nThese functions were nearly identical. The worker version was missing\nsome cases (boolean/string) that exist in evaluateTestResult. Re-export\nthe main implementation instead of maintaining duplicate logic.",
          "is_bot": false,
          "headline": "refactor: deduplicate evaluateWorkerResult by re-exporting evaluateTe…",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T23:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3b1bc446666d1e1c4435d40dc984ec590bc8e3",
          "body": "- persistentCache.ts: import CACHE_DIR from constants\n- findConfigFile test: use CACHE_DIR for test root\n- vite-alias test: use CACHE_DIR for test files\n- findProjectRoot: remove unnecessary node_modules check",
          "is_bot": false,
          "headline": "refactor: use CACHE_DIR constant for test temp files",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T23:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd54170fa31c1d811ff3a14167a9691510b81e4",
          "body": "- Remove parseViteConfig.ts - no longer needed\n- getViteDefine: use dynamic import with pathToFileURL\n- loadViteAliases: use dynamic import with pathToFileURL\n- loadViteDefine: use dynamic import with pathToFileURL\n- Remove @systemkollektiv/config package loading",
          "is_bot": false,
          "headline": "refactor(vite): use dynamic imports instead of manual config parsing",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T23:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c8655263d14b5172c72b4f926e8efb981fd97a5",
          "body": "- Add explicit expect values to all test cases\n- Use flushSync for synchronous state updates\n- Improve coverage for Button, Card, Derived, Input components\n- Add edge case tests (empty props, undefined, etc.)",
          "is_bot": false,
          "headline": "test: update fixtures for improved test harness",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T22:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb0b32f16593c0d1551ffb8a0cf6e9595600d83",
          "body": "Fix snippet detection to only convert plain objects where render is a\nstring, passing through already-formed snippets (render is fn) unchanged.",
          "is_bot": false,
          "headline": "refactor(mount): handle Svelte 5 snippets properly",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T22:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9347d7bd4ae020a1a32c9e9625a462cbfbcbe3",
          "body": null,
          "is_bot": false,
          "headline": "0.3.21",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T18:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba95426121290d60837d3047b98cb64634188248",
          "body": null,
          "is_bot": false,
          "headline": "docs: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T18:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351bb1c2c00a22d21f45cd9a5069ff831fb12c31",
          "body": null,
          "is_bot": false,
          "headline": "deps: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T18:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b7d4ce0e0a9d2902b05f6789ee97bff090d4100",
          "body": null,
          "is_bot": false,
          "headline": "bin/t.ts: replace --include with --src",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T18:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517e4e4f3d4fe937760607a421a0beb0ab08d7c2",
          "body": null,
          "is_bot": false,
          "headline": "format README",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T13:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1444463add577df690079e31979501737f3c677",
          "body": null,
          "is_bot": false,
          "headline": "update docsrc",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T13:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "439f3b359a4baa7f8f973476fe42193e7cd46df7",
          "body": null,
          "is_bot": false,
          "headline": "deps: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T12:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962607eb42708a0192985aac07a4d048543aa16a",
          "body": null,
          "is_bot": false,
          "headline": "README: add httpoptions docs added",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c81685f8e390b8c147ded7f73f6557695204f3b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: swap TypedArray/ArrayBuffer order, hoist rejectUnauthorized",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1855e40998fece92349006232bde6ea2cc14ac61",
          "body": null,
          "is_bot": false,
          "headline": "fix: consistent seen.set casts, NaN returns promise",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793ee2cdb11fe4c48c1a45b4d226578429e868ae",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove unused makeRequest, add curly braces",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8854bb7a6bb0e863de533c55135128772ac29757",
          "body": null,
          "is_bot": false,
          "headline": "dist: rebuild",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3471e459cbf5106144ebba602477892869682be2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract worker promise helper, fix http connector",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b9c8a5a8b5aab283d7f1a91a46bf1ba07ba0b3",
          "body": null,
          "is_bot": false,
          "headline": "fix: store defaultState, NaN guard, parseInt, toString guard",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T11:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2c4200793994070ef27f0491d1241c2246a9d7",
          "body": null,
          "is_bot": false,
          "headline": "dist: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ae702c2601786dd5c0586d1e742e3877618459",
          "body": "HttpOptions was private but used in public function signatures,\ncausing TS4082 error when used in test files.",
          "is_bot": false,
          "headline": "fix: export HttpOptions interface for type safety",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "718aa1066b51f95b1e90f2da4c707581c7454116",
          "body": "- Store.set(): single spread merge instead of per-key logic\n- promise argHandler: pre-allocate array with length hint\n- withTimeout: use Promise.race instead of manual timer management",
          "is_bot": false,
          "headline": "perf: simplify store, promise, and withTimeout implementations",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9543271f337c6c3c5820a2a44b4bfd0aa8c65432",
          "body": "- Add MAX_QUEUE_SIZE=1000 to workerPool to prevent unbounded memory growth\n- Reduce Svelte mount timeout from 60s to 10s for faster deadlock detection",
          "is_bot": false,
          "headline": "fix: add worker pool queue limit and reduce Svelte mount timeout",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "637a6da2d1fbd6dee57812f98f35981138e67b7c",
          "body": "- skipProps array to Set for O(1) lookup in shouldCaptureProperty\n- Add symbolCache Map for O(1) repeated symbol lookups\n- Wrap cleanFunctionString regex patterns in non-capturing groups",
          "is_bot": false,
          "headline": "perf: convert skipProps to Set and add symbol lookup cache",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5edaf038385792e55d9cb6395796fdba3c9a3a24",
          "body": "- Remove duplicate handleSuiteHooks call in runTestObject\n- Fix evaluateTestResult pass logic for null/undefined expectations\n  - Previously a function returning null/undefined could incorrectly pass\n  - Now explicit null/undefined check before type comparisons",
          "is_bot": false,
          "headline": "fix: prevent double hook execution and fix null/undefined expect logic",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8a97f8c7148ec465dd1f7ce4eeaaa1dfadb86c",
          "body": null,
          "is_bot": false,
          "headline": "replace typeof, instanceof, Array.isArray with @magic/types",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T02:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09ad1fd422c23e2dc1883708dcb69ae94d50bbb2",
          "body": null,
          "is_bot": false,
          "headline": "bin/t.ts: remove unused --trace flag",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T01:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70839cabdaedf1d773f9e869de32ea3a8493b136",
          "body": null,
          "is_bot": false,
          "headline": "fix lint errors",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T01:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5614d6b8d97b325511b5e3646ca86eaafe291d13",
          "body": null,
          "is_bot": false,
          "headline": "fix coverage data of svelte components",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T01:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099dff711c0e8952aef789a71f69dc6c2c3200c9",
          "body": "…se a svelte component as a child of itself",
          "is_bot": false,
          "headline": "make self-referential imports work, sometimes we want to do this to u…",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T00:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4eae7ba451b6aec5ba2efe4426df64b255e970",
          "body": "…ssing files",
          "is_bot": false,
          "headline": "make sure files get written and the writeQueue is flushed before acce…",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-26T00:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39968432567567e324ef74232ba0c9f1c468a267",
          "body": null,
          "is_bot": false,
          "headline": "replace regexes with ast checks",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-25T23:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f57599410938db738d5030fd7e845b84846497a",
          "body": null,
          "is_bot": false,
          "headline": "fix cold-start tests",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-25T21:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06e3a783a0bcdff7d1e4792dd4d4c485cfba8fa",
          "body": null,
          "is_bot": false,
          "headline": "make sure svelte is truly optional",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T11:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ba2b2891fdbc5a51620667d1141c98666cabae",
          "body": "Add src/lib/analysis/ with shared codeParser, testWalker, isolationChecks.\nRefactor suiteNeedsIsolation, globalCheck, mutableStateCheck to use\nunified walkTests() — eliminates 3 duplicated recursive checkTestsInObject\nfunctions.",
          "is_bot": false,
          "headline": "refactor(lib): extract analysis utilities, unify test walker",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T11:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2127b1192d23d9cb27bab55e1c818da1e0633d",
          "body": null,
          "is_bot": false,
          "headline": "dist: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T10:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306bbe25c72b61eb1d7a590a2bbf3a5c2146c783",
          "body": "- Merge svelteReExportsCache + exportStarCache into single fileScanCache\n  (LRUCache<boolean>) with prefixed keys\n- Unify promise deduplication into single pendingPromises Map\n  (was 4 separate Maps: pendingBarrel/Svelte/Exports + pendingResolves)\n  Keys prefixed: barrel:, svelte:, exports:, pkg:\n- Move packageExportCache to centralized cache.ts\n- Replace custom LRU implementation in astParse.ts with LRUCache class\n\nResult: 6 -> 5 LRUCache instances, 4 -> 1 promise dedup Maps, -20% LOC",
          "is_bot": false,
          "headline": "refactor: consolidate caches into fewer instances",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T10:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25250514110bacc9766e7001f61d969135822695",
          "body": null,
          "is_bot": false,
          "headline": "lib/svelte/mount: remove unused var",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T01:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd43cfe828e273f856eed84cb506e8d1ba6069b6",
          "body": null,
          "is_bot": false,
          "headline": "dist: update",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T01:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "decc64b6178b9b889120700c5a7bca53e3055caf",
          "body": "… mounting\n\n- Add mutex serialization to ensure only one Svelte component mounts at a time\n- Add safeUnmount() to clean up previous component state before new mounts\n- Handle corrupted listeners Map errors gracefully during unmount\n- Fix flaky navigation callbacks test with extra async waits",
          "is_bot": false,
          "headline": "fix(svelte): add mutex to prevent race conditions in Svelte component…",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T01:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0342896cf8bcad94878f305bf28c809acce3afdc",
          "body": "…to src/lib/trace, change all imports",
          "is_bot": false,
          "headline": "move types to src/types, move caches to src/lib/caches, move timings …",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-22T00:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3761cb59181d8b02d27f4dc36fbd4564a26bb1",
          "body": null,
          "is_bot": false,
          "headline": "readme: update changelog",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T22:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1673b258038329416203134f1524fe8097001a",
          "body": "- Replace @magic/fs recursive mkdirp with native fs.mkdir({ recursive: true })\n- Remove shouldWriteFile checks (was adding 70ms avg per call for fs.stat + readFile)\n- Always write files (disk cache handles deduplication)\n- WriteQueue now uses native mkdir/writeFile\n\nWall clock: 3.3-3.7s (was 4.8-5s), 100% pass rate.",
          "is_bot": false,
          "headline": "perf: use native fs.mkdir with recursive=true",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T22:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40afa912c9a87003b872aa4b5cb14a1163a8941f",
          "body": "- Removed writeQueue usage from compileSvelteWithWrite\n- Direct fs.writeFile after shouldWriteFile check\n- Removed flushPath call from mount.ts (write is now synchronous)\n- compileBarrel uses direct parallel writes\n\nBatching writes was causing race conditions and intermittent test failures.\nSynchronous writes are more reliable for test execution.",
          "is_bot": false,
          "headline": "perf: use synchronous writes instead of batching",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T21:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9958272c5208db762b3b33047385f670aafc3e",
          "body": "- Add cacheStatus to CachedResult type (cached, source)\n- Parse cache status from trace details for HIT/MISS display\n- Update Duplicate Analysis to show cached vs compiled counts\n- Include cached/cacheSource in getTraceSummary export",
          "is_bot": false,
          "headline": "perf: add cache status to trace output",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T20:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b800ddf675dff467c215dc71db895b95754c70",
          "body": "Sourcemaps were written for every compiled file but never used during tests.\n- Removed sourcemap file writing code from compileSvelte\n- Removed unused imports: cleanTempFiles, acquireLock, CACHE_DIR\n- Removed file locking (acquireLock)\n- Simplified compile function\n\nNote: Svelte 5 removed enableSourcemap option, so we don't generate them.",
          "is_bot": false,
          "headline": "perf: remove sourcemap generation from Svelte compilation",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T20:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b53212b7363262778110cdb14b40f9d9688a09f",
          "body": "- New pathCache module for stat/exists caching\n- Replace fs.exists with existsCached in:\n  - resolvePackageExport.ts\n  - resolveAndCompileImport.ts\n  - resolveSvelteOnlyExports.ts\n- MAX_CACHE_SIZE=1000 with LRU eviction",
          "is_bot": false,
          "headline": "perf: cache fs.exists results with pathCache",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T20:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c21e8a4b85084e30fdda49c0dcd9f45afa3fe64",
          "body": "- Extract parallelMap to shared module\n- Resolve imports in parallel (MAX_CONCURRENT=5)\n- Apply replacements sequentially to avoid conflicts",
          "is_bot": false,
          "headline": "perf: parallelize import resolution in processImports",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T19:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4149b904b26a5f7adca875f7a0e66bcb11d3d14c",
          "body": "- Cache manifest in memory to avoid repeated file reads\n- Cache hashFile results to avoid duplicate hashing\n- Rename TMP_DIR to CACHE_DIR for clarity\n- Remove unused path import from run.ts",
          "is_bot": false,
          "headline": "fix: review fixes for persistent cache",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T19:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b7676f6b6edea1bb300a2e53deb1f0ba1a92d2",
          "body": "- New cache location: node_modules/.magic-test-cache/\n- Hash-based invalidation (SHA-256 of source content)\n- Svelte version tracking for cache invalidation\n- Saves on each compile (no need for explicit save on exit)\n- Removed test/.tmp cleanup (no longer used)\n- Added --clear-cache option for CI",
          "is_bot": false,
          "headline": "perf: implement persistent disk cache in node_modules/.magic-test-cache",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T19:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04bc33ae368ef0ba9da80670d919d98cb26d78b",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused worker files",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T18:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92c7ee1440984ae6661547733ae00cf7e982c3d",
          "body": "Analysis showed:\n- fs.writeFile: 50% (I/O bound)\n- processImports: 16%\n- Actual compilation: <1% (cached)\n\nWorker threads won't help since bottleneck is I/O, not CPU.\nUpdated plans to reflect this.",
          "is_bot": false,
          "headline": "perf: analyzed worker threads - I/O bound, not applicable",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T18:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15610c0e884e7f8caca76c64d2248dff93bb4537",
          "body": "Not needed - CacheManager already handles disk caching.",
          "is_bot": false,
          "headline": "chore: remove unused compileCache.ts",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T18:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4234bb7c32e7961c1d4e1b2ae32e9b2c30fe0bb",
          "body": "Mark 006/007/008 as not implemented with rationale.\nUpdate README with completed optimizations.",
          "is_bot": false,
          "headline": "docs: update plans with current status",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T18:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "631a31557271c7b38c38561579729b058b7e24b4",
          "body": "Currently uses synchronous writes for correctness.\nParallel writes need more work to handle async guarantees.",
          "is_bot": false,
          "headline": "perf: add writeQueue module for future parallel writes",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T18:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d859997ed6743cbf5dae7cc2f1ad7e7b4d5d55",
          "body": "- Add size check before full content read in shouldWriteFile (4 files)\n- Parallelize barrel export compilation with concurrency limit of 5\n- Parallelize fs.exists checks in resolveAndCompileImport",
          "is_bot": false,
          "headline": "perf: parallelize barrel exports and optimize shouldWriteFile",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T17:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b42fb42dee4c7466bbaea2b3c3676b98234afc",
          "body": null,
          "is_bot": false,
          "headline": "perf: parallelize fs.exists checks in resolveAndCompileImport",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T17:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9069a5336d1e2c9c4579cf84486b1d09332338e8",
          "body": "Cache processed imports by code hash + source file path.\nSkip caching when importChain is non-empty (circular deps).\nLRU eviction when cache is full (max 200 entries).\n\nSigned-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "perf: cache processImports results",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c017eedd2d5ddc4c38f8322ad7076acbd36c26a",
          "body": "Cache resolved vite alias paths with LRU eviction.\nAvoids repeated file existence checks for same paths.\n\nSigned-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "perf: cache resolveViteAlias results",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aedc3b1bcfab4c2aad866f874c430f5cca22208",
          "body": "Add shouldWriteFile() to check content before fs.writeFile.\nSkip writes when content matches existing file content.\nReduces unnecessary disk I/O on repeated test runs.\n\nSigned-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "perf: skip writing unchanged files",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42522a7600c8f7077967e3d1b2263851dafce056",
          "body": "Signed-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "format",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6132b6fb6ff3b533571688071699088efb8f464e",
          "body": "- LRU evict nodeModulesPathCache (was unbounded Map)\n- Remove duplicate dedupKey variable (was identical to cacheKey)\n- Remove redundant traceEnd in finally (already traced on early returns)\n- Add warn log for failed package.json parsing\n- Parallelize parent directory walk with Promise.all\n- Optimiz\n[…]\ns upfront, check all in parallel\n- Move pathToFileURL helper to top of file\n- Fix lint: add braces to if statements, rename unused param\n\nSigned-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "fix: code review fixes for resolvePackageExport",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbf4189e9f9dbadd5a3511d70ea722584fb0ffc8",
          "body": "- Add pendingResolves Map to deduplicate concurrent requests\n- Cache nodeModulesPath per package name\n- Parallelize tryResolvePath with Promise.all\n- Inline skip pattern check (faster than array.some)\n- Pass content to avoid redundant fs.readFile calls\n- Initialize result variable to fix TS error\n\nSigned-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "perf: optimize resolvePackageExport with caching and parallelization",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b9c8ffd0987a0f37653fbc947c3920fed1393d",
          "body": "- Add LRU caches for hasSvelteReExports and hasExportStarToSvelte\n- Add deduplication map to resolveAndCompileImport\n- Use cacheManager in resolveSvelteOnlyExports for shared caching\n\nImprovements:\n- fs.writeFile: 6273ms -> 3819ms (-39%)\n- processImports: 4147ms -> 3080ms (-26%)\n- Total time: 30143ms -> 25038ms (-16.5%)\n\nSigned-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "perf: reduce duplicate Svelte compilations by 16.5%",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454af835436c3da2b788d4c1ca94c5e59a98f8d0",
          "body": "Signed-off-by: Jascha Ehrenreich <jascha@artificialmuseum.com>",
          "is_bot": false,
          "headline": "format",
          "author_name": "Jascha Ehrenreich",
          "author_login": "jaeh",
          "committed_at": "2026-06-21T16:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 785,
      "latest_release_at": "2026-07-17T12:45:59Z",
      "latest_release_tag": "v0.3.24",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 25,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 4.5
    },
    "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": "@magic/test",
          "exists": true,
          "license": "AGPL-3.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@magic/test",
          "is_deprecated": false,
          "latest_version": "0.3.24",
          "repository_url": "https://github.com/magic/test",
          "versions_count": 146,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2039,
          "first_published_at": "2018-12-11T19:58:23.890000Z",
          "latest_published_at": "2026-07-17T12:47:38.180000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 70879,
      "source_files_sampled": 338,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 259,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@magic/cases",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.14"
        },
        {
          "name": "@magic/cli",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.55"
        },
        {
          "name": "@magic/deep",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.22"
        },
        {
          "name": "@magic/error",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.24"
        },
        {
          "name": "@magic/fs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.40"
        },
        {
          "name": "@magic/log",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.23"
        },
        {
          "name": "@magic/types",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.38"
        },
        {
          "name": "c8",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.0"
        },
        {
          "name": "canvas",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.3"
        },
        {
          "name": "happy-dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "20.10.6"
        },
        {
          "name": "magic-string",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.30.21"
        },
        {
          "name": "typescript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.3"
        },
        {
          "name": "typescript-eslint",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.62.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@magic/cases",
            "direct": true,
            "version": "0.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/cases",
            "direct": true,
            "version": "0.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/cli",
            "direct": true,
            "version": "0.0.54",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/cli",
            "direct": true,
            "version": "0.0.55",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/deep",
            "direct": true,
            "version": "0.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/deep",
            "direct": true,
            "version": "0.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/error",
            "direct": true,
            "version": "0.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/error",
            "direct": true,
            "version": "0.0.24",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/fs",
            "direct": true,
            "version": "0.0.38",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/fs",
            "direct": true,
            "version": "0.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/fs",
            "direct": true,
            "version": "0.0.40",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/log",
            "direct": true,
            "version": "0.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/log",
            "direct": true,
            "version": "0.1.23",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/types",
            "direct": true,
            "version": "0.1.37",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/types",
            "direct": true,
            "version": "0.1.38",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": true,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "canvas",
            "direct": true,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": true,
            "version": "20.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": true,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": true,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@magic-libraries/prevent-default",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@magic-modules/git-badges",
            "direct": false,
            "version": "0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@magic-modules/light-switch",
            "direct": false,
            "version": "0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@magic-modules/no-spy",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@magic-modules/pre",
            "direct": false,
            "version": "0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@magic-themes/docs",
            "direct": false,
            "version": "0.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/core",
            "direct": false,
            "version": "0.0.159",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/css",
            "direct": false,
            "version": "0.7.59",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/entities",
            "direct": false,
            "version": "0.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/format",
            "direct": false,
            "version": "0.0.75",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/hyperapp",
            "direct": false,
            "version": "2.0.4-alpha.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/mime-types",
            "direct": false,
            "version": "0.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/mime-types",
            "direct": false,
            "version": "0.0.24",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/tags",
            "direct": false,
            "version": "0.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@magic/transmute",
            "direct": false,
            "version": "0.0.59",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/acorn-typescript",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/whatwg-mimetype",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.40",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-image-size",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001799",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devalue",
            "direct": false,
            "version": "5.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.381",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esm-env",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrap",
            "direct": false,
            "version": "2.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-character",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "18.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.15",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.92.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.50",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "posthtml-parser",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-svelte",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "5.56.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zimmerframe",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 259,
        "direct_count": 21,
        "indirect_count": 238
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 9,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 80
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jaeh",
          "commits": 1765,
          "avatar_url": "https://avatars.githubusercontent.com/u/510877?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "74277fc8ec5fa8db5efc0ccb71eb372fdce16be9",
        "ran_at": "2026-07-22T14:10:15Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T12:47:07Z",
      "oldest_open_prs": [
        {
          "number": 88,
          "created_at": "2021-01-01T03:43:21Z",
          "last_comment_at": "2021-01-01T03:45:27Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 89,
          "created_at": "2021-03-06T03:43:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 90,
          "created_at": "2021-03-27T03:43:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-05-10T06:39:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 60,
          "created_at": "2020-01-10T20:49:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/magic/test",
    "host": "github.com",
    "name": "test",
    "owner": "magic"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 53,
        "vitality": 84,
        "community": 32,
        "governance": 42,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 785,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 25
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "25/52 weeks with commits",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "785 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 785
                    }
                  }
                ],
                "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": 88,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v0.3.24",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 4.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "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 ~4.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "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": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 2,
              "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": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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 (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "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": 55,
            "inputs": {
              "packages": [
                "@magic/test"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2039
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,039 downloads/month across npm",
                "points": 44.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2039,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "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 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "merged_prs": 9,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 80
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "9/89 decided PRs merged",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 9,
                      "decided": 89
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "magic",
              "public_repos": 27,
              "account_age_days": 3981
            },
            "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": "10 followers of magic",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "magic"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "27 public repos, account ~10 yr old",
                "points": 22.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 27
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@magic/test"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "146 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 146
                    }
                  }
                ],
                "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": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "testing",
                "magic"
              ],
              "has_wiki": false,
              "homepage": "https://magic.github.io/test",
              "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://magic.github.io/test",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 259 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 259
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 259,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 259,
              "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": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.7,
              "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": "70 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 70,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "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": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 70879,
              "source_files_sampled": 338,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/338 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 338,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "deps.dev does not index npm:@magic/test@0.3.24; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T14:10:20.470317Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/magic/test.svg",
  "full_name": "magic/test",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.