Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 17:31 UTC

htnabe / HikaeMe

A simple theme that displays only the bare minimum of elements readers need.

HTML · TypeScript · SCSSMIT★ 6 stars⑂ 2 forkssince Aug 2024View on GitHub ↗

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

63
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.

63
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

htnabePersonal account
159 followers15 public repossince Sep 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/htnabe/HikaeMe/v2v2.0.2-36 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
18.7/36Commit cadence — 27/52 weeks with commits
18/18Commit volume — 299 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year299
human_commit_share0.75
days_since_last_push6
active_weeks_last_year27

Release discipline

100Excellent
How it's scored
27/27Ships releases — 18 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~16.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count18
latest_release_tagv2.0.2
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases16.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
11.3/60Stars — 6 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars6
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

54Moderate · 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
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
38.9/46.8Issue resolution — 83% of issues closed
33.2/38.3PR acceptance — 145/167 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs145
open_issues4
closed_issues20
issue_closed_ratio0.833
closed_unmerged_prs22
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.8/25Owner reach — 159 followers of htnabe
20.8/25Track record — 15 public repos, account ~8 yr old
Inputs used
followers159
owner_typeUser
is_verified
owner_loginhtnabe
public_repos15
account_age_days3,245
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 6 days ago
12/20Version history — 3 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/htnabe/HikaeMe/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 13 out of 13 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsbootstrap5, html, hugo, scss, typescript
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/4 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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_packages302
unassessed_packages18
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 302 resolved dependencies against OSV. 18 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

69Moderate · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 69 of 75 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.92
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes4,310
How it's scored
12.6/18One-command bootstrap — exampleSite/go.mod, go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — devcontainer, lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 25 of the last 100 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsexampleSite/go.mod, go.mod
dependency_bot_commit_share0.25
How it's scored
0/45Type-checkable code — HTML without a type-check config
55/55Manageable file sizes — 0/12 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes6,362
source_files_sampled12
oversized_source_files0

Key facts

6GitHub stars
1contributors
299commits, last 12 months
6days since last push
18releases
1bus factor
4open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch go package 'github.com/HikaeMe/example-site' from its registry

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
7Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

111222212024-112025-062026-02
Major 0Minor 3Patch 4

Each point covers 2 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-24 17:31 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npm@algolia/client-search^5.55.1package.json
npm@popperjs/core^2.11.8package.json
npmalgoliasearch^5.55.2package.json
npmbootstrap^5.3.8package.json
npminstantsearch.js^4.105.0package.json
All dependencies 320

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

RegistryPackageVersionRelation
npm@algolia/client-search5.55.2direct
npm@algolia/client-search5.56.0direct
npm@algolia/client-search^5.55.1direct
npm@popperjs/core2.11.8direct
npm@popperjs/core^2.11.8direct
npmalgoliasearch5.55.2direct
npmalgoliasearch5.56.0direct
npmalgoliasearch^5.55.2direct
npmbootstrap5.3.8direct
npmbootstrap^5.3.8direct
npminstantsearch.js4.105.0direct
npminstantsearch.js4.106.0direct
npminstantsearch.js^4.105.0direct
npm@algolia/abtesting1.21.2indirect
npm@algolia/abtesting1.22.0indirect
npm@algolia/client-abtesting5.55.2indirect
npm@algolia/client-abtesting5.56.0indirect
npm@algolia/client-analytics5.55.2indirect
npm@algolia/client-analytics5.56.0indirect
npm@algolia/client-common5.55.2indirect
npm@algolia/client-common5.56.0indirect
npm@algolia/client-insights5.55.2indirect
npm@algolia/client-insights5.56.0indirect
npm@algolia/client-personalization5.55.2indirect
npm@algolia/client-personalization5.56.0indirect
npm@algolia/client-query-suggestions5.55.2indirect
npm@algolia/client-query-suggestions5.56.0indirect
npm@algolia/events4.0.1indirect
npm@algolia/ingestion1.55.2indirect
npm@algolia/ingestion1.56.0indirect
npm@algolia/monitoring1.55.2indirect
npm@algolia/monitoring1.56.0indirect
npm@algolia/recommend5.55.2indirect
npm@algolia/recommend5.56.0indirect
npm@algolia/requester-browser-xhr5.55.2indirect
npm@algolia/requester-browser-xhr5.56.0indirect
npm@algolia/requester-fetch5.55.2indirect
npm@algolia/requester-fetch5.56.0indirect
npm@algolia/requester-node-http5.55.2indirect
npm@algolia/requester-node-http5.56.0indirect
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.0.2indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-color-parser4.1.4indirect
npm@csstools/css-color-parser4.1.8indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.5indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@exodus/bytes1.15.1indirect
npm@fullhuman/postcss-purgecss8.0.0indirect
npm@fullhuman/postcss-purgecss^8.0.0indirect
npm@htnabe/prettier-plugin-go-template0.0.1-rc.1indirect
npm@htnabe/prettier-plugin-go-template^0.0.1-rc.1indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.139.0indirect
npm@playwright/test1.61.1indirect
npm@playwright/test^1.61.1indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@swc/helpers0.5.18indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/bootstrap5.2.11indirect
npm@types/bootstrap^5.2.11indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/dom-speech-recognition0.0.1indirect
npm@types/estree1.0.9indirect
npm@types/google.maps3.65.1indirect
npm@types/google.maps3.65.2indirect
npm@types/hogan.js3.0.5indirect
npm@types/qs6.15.1indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmabbrev1.1.1indirect
npmalgoliasearch-helper3.29.2indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmassertion-error2.0.1indirect
npmautoprefixer10.5.2indirect
npmautoprefixer10.5.4indirect
npmautoprefixer^10.5.2indirect
npmbaseline-browser-mapping2.10.42indirect
npmbaseline-browser-mapping2.10.43indirect
npmbidi-js1.0.3indirect
npmbinary-extensions2.3.0indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.5indirect
npmbrowserslist4.28.6indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaniuse-lite1.0.30001803indirect
npmcaniuse-lite1.0.30001806indirect
npmchai6.2.2indirect
npmchokidar3.6.0indirect
npmcli-cursor5.0.0indirect
npmcli-truncate5.2.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander12.1.0indirect
npmconvert-source-map2.0.0indirect
npmcss-tree3.2.1indirect
npmcssesc3.0.0indirect
npmdata-urls7.0.0indirect
npmdecimal.js10.6.0indirect
npmdependency-graph1.0.0indirect
npmdetect-libc2.1.2indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.389indirect
npmelectron-to-chromium1.5.393indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmentities8.0.0indirect
npmenvironment1.1.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.1.0indirect
npmes-object-atoms1.1.2indirect
npmescalade3.2.0indirect
npmestree-walker3.0.3indirect
npmeventemitter35.0.4indirect
npmexampleSite0.1.0indirect
npmexpect-type1.3.0indirect
npmfast-glob3.3.3indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfraction.js5.3.4indirect
npmfs-extra11.3.5indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.4indirect
npmhogan.js3.0.2indirect
npmhtm3.1.1indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhusky9.1.7indirect
npmhusky^9.1.7indirect
npminstantsearch-ui-components0.33.1indirect
npmis-binary-path2.1.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmjsdom29.1.1indirect
npmjsdom^29.1.1indirect
npmjsonfile6.2.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlilconfig3.1.3indirect
npmlint-staged17.0.7indirect
npmlint-staged17.0.8indirect
npmlint-staged^17.0.7indirect
npmlistr210.2.1indirect
npmlog-update6.1.0indirect
npmlru-cache11.5.1indirect
npmmagic-string0.30.21indirect
npmmarkdown-to-jsx7.7.17indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.27.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-function5.0.1indirect
npmmkdirp0.3.0indirect
npmnanoid3.3.12indirect
npmnanoid3.3.14indirect
npmnode-releases2.0.51indirect
npmnopt1.0.10indirect
npmnormalize-path3.0.0indirect
npmnpm-check-updates22.2.9indirect
npmnpm-check-updates^22.2.9indirect
npmobject-inspect1.13.4indirect
npmobug2.1.3indirect
npmonetime7.0.0indirect
npmparse58.0.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpify2.3.0indirect
npmplaywright1.61.1indirect
npmplaywright-core1.61.1indirect
npmpostcss8.5.19indirect
npmpostcss^8.5.16indirect
npmpostcss-cli11.0.1indirect
npmpostcss-cli^11.0.1indirect
npmpostcss-load-config5.1.0indirect
npmpostcss-reporter7.1.0indirect
npmpostcss-selector-parser7.1.4indirect
npmpostcss-value-parser4.2.0indirect
npmpreact10.29.2indirect
npmprettier3.9.5indirect
npmprettier^3.9.5indirect
npmpretty-hrtime1.0.3indirect
npmpunycode2.3.1indirect
npmpurgecss8.0.0indirect
npmqs6.15.2indirect
npmqueue-microtask1.2.3indirect
npmreact19.2.7indirect
npmread-cache1.0.0indirect
npmreaddirp3.6.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrestore-cursor5.1.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrolldown1.1.5indirect
npmrun-parallel1.2.0indirect
npmsaxes6.0.0indirect
npmsearch-insights2.17.3indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslash5.1.0indirect
npmslice-ansi7.1.2indirect
npmslice-ansi8.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring-width8.2.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmsymbol-tree3.2.4indirect
npmthenby1.4.1indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.4.2indirect
npmtldts7.4.3indirect
npmtldts-core7.4.2indirect
npmtldts-core7.4.3indirect
npmto-regex-range5.0.1indirect
npmtough-cookie6.0.1indirect
npmtr466.0.0indirect
npmtslib2.8.1indirect
npmulid3.0.2indirect
npmundici7.28.0indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.2.3indirect
npmutil-deprecate1.0.2indirect
npmvite8.1.5indirect
npmvitest4.1.10indirect
npmvitest^4.1.10indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi10.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyaml2.9.0indirect
npmyargs17.7.2indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 302 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 18 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": [
        "bootstrap5",
        "html",
        "hugo",
        "scss",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 3599,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 38626,
        "SCSS": 9808,
        "Shell": 394,
        "JavaScript": 1220,
        "TypeScript": 17495
      },
      "pushed_at": "2026-07-18T16:48:22Z",
      "created_at": "2024-08-09T14:07:57Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T16:47:14Z",
      "description": "A simple theme that displays only the bare minimum of elements readers need.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "HTML",
      "significant_languages": [
        "HTML",
        "TypeScript",
        "SCSS"
      ]
    },
    "owner": {
      "blog": "https://t-pot.me/",
      "name": "htnabe",
      "type": "User",
      "login": "htnabe",
      "company": null,
      "location": "Kobe, Hyogo",
      "followers": 159,
      "avatar_url": "https://avatars.githubusercontent.com/u/31610987?v=4",
      "created_at": "2017-09-04T06:18:16Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 3245
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2026-07-18T16:49:32Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-06-20T18:17:36Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-20T17:11:16Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-05-23T17:42:15Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-04-26T11:54:47Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2026-04-18T15:23:16Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2026-03-11T14:14:57Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-02-28T16:20:21Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-02-22T23:49:35Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-02-20T15:09:58Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-11-23T15:30:24Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-07-01T13:24:39Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-06-21T09:08:54Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2025-03-07T15:54:53Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2024-11-05T12:59:58Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2024-10-28T13:57:43Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2024-09-16T11:22:11Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2024-09-04T13:49:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f571aaea5501319a20e1e475bc364eedd7031e96",
          "body": "chore(release): prepare v2.0.2",
          "is_bot": false,
          "headline": "Merge pull request #190 from htnabe/dev",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1853b1db72385767106931c82424919b391b296d",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: :wrench: removed hardcoded `Purpose` for i18n",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:43:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f1a27dbdeae36efea94ca742630cc30f78edcadf",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: :wrench: added comma in alia-label",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:43:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9c8e79a9e557e6c67d3eebf9f5160949aa5c5be8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b08d3803434f2efe1c08c878c7582b4a4775fa4",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare v2.0.2",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c385e13843d170333afe5ed14ddbd2955ef205",
          "body": "feat: add skill set chart shortcode",
          "is_bot": false,
          "headline": "Merge pull request #189 from htnabe/feat/skill-set-chart",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4eb6dbfd6a216331a3b42b0ec145650b530677a",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden skill chart value handling",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3c96acae16431c2eadf4b5d4d09e0ae3530e82d",
          "body": null,
          "is_bot": false,
          "headline": "feat: localize skill chart year labels",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T15:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6434457c10595556c741b97d8178fb09916b47ec",
          "body": "Closes #168",
          "is_bot": false,
          "headline": "feat: add skill set chart shortcode",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T15:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c09edf781c8f65af674e91c8045d7d02a13def",
          "body": "docs: add commented-out code review rule",
          "is_bot": false,
          "headline": "Merge pull request #188 from htnabe/docs/issue-164-commented-code-rule",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T15:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec0daa2a75c619564d909876d708d77e9349c68",
          "body": "Closes #164",
          "is_bot": false,
          "headline": "docs: add commented-out code review rule",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T15:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62eb72fa356ccd8f1b38969f7f7b5334d0cbebd5",
          "body": "docs: update issue templates and guidance",
          "is_bot": false,
          "headline": "Merge pull request #187 from htnabe/docs/update-info",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T14:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc198ebb425c4a4aec1154233e4a7efde89eb719",
          "body": null,
          "is_bot": false,
          "headline": "docs: update issue templates and guidance",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T14:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403f605a249d9ac336910f11b0114ba123b1b86b",
          "body": "…t-4.1.10\n\nchore(deps-dev): bump vitest from 4.1.9 to 4.1.10",
          "is_bot": false,
          "headline": "Merge pull request #184 from htnabe/dependabot/npm_and_yarn/dev/vites…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T10:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349a8d519e62ddd3a6c63d3d98a9f503e1c32b4f",
          "body": "Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.9 to 4.1.10.\n- [Release notes](https://github.com/vitest-dev/vitest/releases)\n- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)\n- [Commits](https://github.com/vitest-dev/vitest/commit\n[…]\nencies:\n- dependency-name: vitest\n  dependency-version: 4.1.10\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump vitest from 4.1.9 to 4.1.10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T10:36:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed8dad4e6b19d6d7fb9eab5c24fee333cc6d78f0",
          "body": "…ier-3.9.5\n\nchore(deps-dev): bump prettier from 3.9.4 to 3.9.5",
          "is_bot": false,
          "headline": "Merge pull request #182 from htnabe/dependabot/npm_and_yarn/dev/prett…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T10:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f13d91d4f5f061361c4aa2fea497dde7437bd1",
          "body": "…iasearch-5.55.2\n\nchore(deps): bump algoliasearch from 5.55.1 to 5.55.2",
          "is_bot": false,
          "headline": "Merge pull request #185 from htnabe/dependabot/npm_and_yarn/dev/algol…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T10:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74896929e35a64bd38b40cb45196df6e32fe5e2",
          "body": "…ntsearch.js-4.105.0\n\nchore(deps): bump instantsearch.js from 4.104.0 to 4.105.0",
          "is_bot": false,
          "headline": "Merge pull request #186 from htnabe/dependabot/npm_and_yarn/dev/insta…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-18T10:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedfd02215ecf154dbf5ea19e803e56fb754e141",
          "body": "Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.104.0 to 4.105.0.\n- [Release notes](https://github.com/algolia/instantsearch/releases)\n- [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.104.0...instantsearch.js@4.105.0)\n\n---\nupdated-dependencies\n[…]\ndependency-name: instantsearch.js\n  dependency-version: 4.105.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump instantsearch.js from 4.104.0 to 4.105.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T10:23:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "932a46ad570c344ff42d91ab51ffd8d41fbacbec",
          "body": "Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.55.1 to 5.55.2.\n- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)\n- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\n:\n- dependency-name: algoliasearch\n  dependency-version: 5.55.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump algoliasearch from 5.55.1 to 5.55.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T10:23:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3104af29e6d85973ffc377520de8158a081530d4",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.9.4 to 3.9.5.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.9.4...3.9.5)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 3.9.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump prettier from 3.9.4 to 3.9.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T10:22:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0fb6e46e27581f0339b73ba25a524ea441e5bf7b",
          "body": "…ss-8.5.16\n\nchore(deps-dev): bump postcss from 8.5.15 to 8.5.16",
          "is_bot": false,
          "headline": "Merge pull request #178 from htnabe/dependabot/npm_and_yarn/dev/postc…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-11T15:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdbd178aba4b7d9333307d8d8aacaaa9ef1e087",
          "body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.16.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.15...8.5.16)\n\n---\nupdated-depe\n[…]\nncies:\n- dependency-name: postcss\n  dependency-version: 8.5.16\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump postcss from 8.5.15 to 8.5.16",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T14:12:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0a5489903831c1d0d97dc1604d5303909359e75",
          "body": "…ier-3.9.4\n\nchore(deps-dev): bump prettier from 3.8.4 to 3.9.4",
          "is_bot": false,
          "headline": "Merge pull request #179 from htnabe/dependabot/npm_and_yarn/dev/prett…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-11T14:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e77a348aa415bcd11c1b7c63635e540514eaee2",
          "body": "…ntsearch.js-4.104.0\n\nchore(deps): bump instantsearch.js from 4.103.0 to 4.104.0",
          "is_bot": false,
          "headline": "Merge pull request #180 from htnabe/dependabot/npm_and_yarn/dev/insta…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-11T14:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddab739ef0d9dcaf9ae595726ba3d0a4a5d5f75e",
          "body": "…heck-updates-22.2.9\n\nchore(deps-dev): bump npm-check-updates from 22.2.7 to 22.2.9",
          "is_bot": false,
          "headline": "Merge pull request #181 from htnabe/dependabot/npm_and_yarn/dev/npm-c…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-11T14:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3233fe50ea0ecf98f9d213777ddfa73d71b0f0cb",
          "body": "Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.7 to 22.2.9.\n- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)\n- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rai\n[…]\nependency-name: npm-check-updates\n  dependency-version: 22.2.9\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump npm-check-updates from 22.2.7 to 22.2.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T10:22:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7e03c8c54a6cfd3d4f4b9da24a5aa9af8df68f6",
          "body": "Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.103.0 to 4.104.0.\n- [Release notes](https://github.com/algolia/instantsearch/releases)\n- [Commits](https://github.com/algolia/instantsearch/commits/instantsearch.js@4.104.0)\n\n---\nupdated-dependencies:\n- dependency-name: instantsearch.js\n  dependency-version: 4.104.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump instantsearch.js from 4.103.0 to 4.104.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T10:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711eaf88f2dbd5f42ffc80182ecd9ac60ed1d276",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.8.4 to 3.9.4.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.8.4...3.9.4)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 3.9.4\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump prettier from 3.8.4 to 3.9.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T10:22:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af8b8abfb0853ff7f65305552f8c814cf8a897c4",
          "body": "…refixer-10.5.2\n\nchore(deps-dev): bump autoprefixer from 10.5.0 to 10.5.2",
          "is_bot": false,
          "headline": "Merge pull request #172 from htnabe/dependabot/npm_and_yarn/dev/autop…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-10T06:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b7d3dc75f66e93e01708d9439829731efa0e42",
          "body": "…iasearch-5.55.1\n\nchore(deps): bump algoliasearch from 5.55.0 to 5.55.1",
          "is_bot": false,
          "headline": "Merge pull request #171 from htnabe/dependabot/npm_and_yarn/dev/algol…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-10T06:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d62ac2dbed5f129438d14801723dc1f7cf85835",
          "body": "Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.5.0 to 10.5.2.\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.5.0...\n[…]\n:\n- dependency-name: autoprefixer\n  dependency-version: 10.5.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump autoprefixer from 10.5.0 to 10.5.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T06:09:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1078286e49ad53c73daa0c773b9a904e7fba2f64",
          "body": "Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.55.0 to 5.55.1.\n- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)\n- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\n:\n- dependency-name: algoliasearch\n  dependency-version: 5.55.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump algoliasearch from 5.55.0 to 5.55.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T06:09:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a25d813de147c9e4b7b3364108ed29a0ee43421f",
          "body": "…ntsearch.js-4.103.0\n\nchore(deps): bump instantsearch.js from 4.102.0 to 4.103.0",
          "is_bot": false,
          "headline": "Merge pull request #173 from htnabe/dependabot/npm_and_yarn/dev/insta…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-10T06:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0cf2546f95d5d24f24de0158cc5f8f86152768",
          "body": "…right/test-1.61.1\n\nchore(deps-dev): bump @playwright/test from 1.61.0 to 1.61.1",
          "is_bot": false,
          "headline": "Merge pull request #170 from htnabe/dependabot/npm_and_yarn/dev/playw…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-10T06:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d7e3b6dfa9abfd9946bd72dfde5593ea3d4c90",
          "body": "…ia/client-search-5.55.1\n\nchore(deps): bump @algolia/client-search from 5.55.0 to 5.55.1",
          "is_bot": false,
          "headline": "Merge pull request #174 from htnabe/dependabot/npm_and_yarn/dev/algol…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-07-10T06:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d99c26478046b0e14ca02fa6c25a64926a01b72",
          "body": "Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.55.0 to 5.55.1.\n- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)\n- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)\n- \n[…]\nncy-name: \"@algolia/client-search\"\n  dependency-version: 5.55.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @algolia/client-search from 5.55.0 to 5.55.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T10:23:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d68281f0a03a63827a883d535a517a02bff51346",
          "body": "Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.102.0 to 4.103.0.\n- [Release notes](https://github.com/algolia/instantsearch/releases)\n- [Commits](https://github.com/algolia/instantsearch/commits)\n\n---\nupdated-dependencies:\n- dependency-name: instantsearch.js\n  dependency-version: 4.103.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump instantsearch.js from 4.102.0 to 4.103.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T10:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43c30b6677175d6fa7212f078d33d203929578d",
          "body": "Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.61.0 to 1.61.1.\n- [Release notes](https://github.com/microsoft/playwright/releases)\n- [Commits](https://github.com/microsoft/playwright/compare/v1.61.0...v1.61.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@playwright/test\"\n  dependency-version: 1.61.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @playwright/test from 1.61.0 to 1.61.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T10:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5318208ba97d6004ee33bc9960cca55ac2d8ac62",
          "body": "chore: change formatter plugin to npm package",
          "is_bot": false,
          "headline": "Merge pull request #169 from htnabe/chore/changed-formatter-plugin",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-27T12:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35191de52c660b099615f538187bbae285ae8071",
          "body": null,
          "is_bot": false,
          "headline": "chore(format): :lipstick: changed prettier plugin to my npm package",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-27T12:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ca0ec430b4472d55d62eaf0bda570e5623597f",
          "body": "…ntent",
          "is_bot": false,
          "headline": "docs(relase): :memo: delete an unused file and summarized the docs co…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T18:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb49784945f7e68e082d8c68f22bb7f4bfb5fed7",
          "body": null,
          "is_bot": false,
          "headline": "docs(relese): :memo: update release and version rules",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T18:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af70a5bd7e877e2e6e8da0f17ecfa6c5bb61871",
          "body": "chore(release): v2.0.1",
          "is_bot": false,
          "headline": "Merge pull request #167 from htnabe/chore/release-v2-0-1",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T18:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4afd9e2dfda91aa9a77670ad4ae8072d70eae187",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): v2.0.1",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T18:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a56b3fa6a0263664676d6824df77d983ee517f",
          "body": null,
          "is_bot": false,
          "headline": "docs: update v2 versioning guidance",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T18:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9033c7c7e2a6ea8f58865fa6068b7b673c41f0",
          "body": "updated docs and changed version",
          "is_bot": false,
          "headline": "Merge pull request #166 from htnabe/dev",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T17:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205d199767db8931f351010df31e3815c21434dc",
          "body": "docs(relese): :memo: update release and version rules",
          "is_bot": false,
          "headline": "Merge pull request #165 from htnabe/docs/update-publishing-flow",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T17:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42daf0d3278312f8f59a9ddeff56ddf9fcd7d362",
          "body": "…ntent",
          "is_bot": false,
          "headline": "docs(relase): :memo: delete an unused file and summarized the docs co…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T16:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04a3ea7cbb5d7ccdc0c3233799857a148782651",
          "body": null,
          "is_bot": false,
          "headline": "docs(relese): :memo: update release and version rules",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T16:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef32261b4c6f4ed449f3a4bc6f403ad81fa227b",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #162 from htnabe/dev",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T15:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579401c07f59c574579e84e809541c4cbfc826f5",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): :arrow_up: resoleve conflict",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T15:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68921eeb5a214cd8368e5b2f2ce1ee8429e6da11",
          "body": "chore(release): prepare v2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #161 from htnabe/chore/release-v2-0-0",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662bf84b486d4e9bd552aade298f57bc37449298",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): v2.0.0",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa4bc886a111b56305bdee25820fe2d5ec758e7",
          "body": "Fix/replace language code locale",
          "is_bot": false,
          "headline": "Merge pull request #160 from htnabe/fix/replace-languageCode-locale",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d648aeaa43b6570465e36979330c9836c22b7323",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: style(ui): stabilize scrollbar gutter",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe88be1cade1741c547e29e2c3c29edfe2919cf3",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fix(search): generate locale-specific algolia bundles",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db949def0109eddbdf33ca4cea1f6e05b8238b6",
          "body": null,
          "is_bot": false,
          "headline": ":white_check_mark: test(e2e): add mobile drawer close coverage",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4d2b0ce27df62b604410432aa00b062811ffd3",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fix(hugo): migrate language settings to locale and label",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843a04c3a2ff8d5ba24c6db5c825cd22e739669b",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: chore(deps): bump algolia and frontend tooling",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T14:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc700d7965df88d44a833fb608c2a5aa17f25f4",
          "body": "…28.0\n\nchore(deps): bump undici from 7.25.0 to 7.28.0",
          "is_bot": false,
          "headline": "Merge pull request #159 from htnabe/dependabot/npm_and_yarn/undici-7.…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T13:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b6cf5f3028d3cbd8250c36ed055f9f434597fb",
          "body": "Bumps [undici](https://github.com/nodejs/undici) from 7.25.0 to 7.28.0.\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v7.25.0...v7.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 7.28.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump undici from 7.25.0 to 7.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-20T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bf5506c120de0f3451e2f71fa4de63d0b97280",
          "body": "…ier-3.8.4\n\nchore(deps-dev): bump prettier from 3.8.3 to 3.8.4",
          "is_bot": false,
          "headline": "Merge pull request #156 from htnabe/dependabot/npm_and_yarn/dev/prett…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T13:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309ca814651b1b89f85f22b3aff0b9e63fba55fd",
          "body": "chore(deps-dev): bump vite from 8.0.13 to 8.0.16",
          "is_bot": false,
          "headline": "Merge pull request #154 from htnabe/dependabot/npm_and_yarn/vite-8.0.16",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T13:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd2e18b9c0a862f211d8766cb419fe9b524bc42",
          "body": "…ntsearch.js-4.101.1\n\nchore(deps): bump instantsearch.js from 4.101.0 to 4.101.1",
          "is_bot": false,
          "headline": "Merge pull request #155 from htnabe/dependabot/npm_and_yarn/dev/insta…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T13:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a44569db63b8e6505efcb3c84144114067a8cd5",
          "body": "…iasearch-5.54.0\n\nchore(deps): bump algoliasearch from 5.53.0 to 5.54.0",
          "is_bot": false,
          "headline": "Merge pull request #158 from htnabe/dependabot/npm_and_yarn/dev/algol…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-20T13:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf618eee6a87f2475ee5f6a7da4a92ec0eca421c",
          "body": "Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.53.0 to 5.54.0.\n- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)\n- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\n:\n- dependency-name: algoliasearch\n  dependency-version: 5.54.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump algoliasearch from 5.53.0 to 5.54.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-20T10:22:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ab99dbfdc28b885d4e471db22223f6a180e51d4",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.8.3 to 3.8.4.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.8.4)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 3.8.4\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump prettier from 3.8.3 to 3.8.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-20T10:22:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e26e24c7d8a502d69706709caec66f86a5d39e64",
          "body": "Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.101.0 to 4.101.1.\n- [Release notes](https://github.com/algolia/instantsearch/releases)\n- [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.101.0...instantsearch.js@4.101.1)\n\n---\nupdated-dependencies\n[…]\ndependency-name: instantsearch.js\n  dependency-version: 4.101.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump instantsearch.js from 4.101.0 to 4.101.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-20T10:22:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d81fdef774a25b37e1a636cd2ad91d3c634ca566",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.13 to 8.0.16.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite)\n\n---\nupdated-dependencies:\n- dependency-name: vite\n  dependency-version: 8.0.16\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump vite from 8.0.13 to 8.0.16",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T13:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0141cfdeda619496c40c29470b69ef5c4bd42e7f",
          "body": "feat: side nav for small display and self-hosted bootstrap",
          "is_bot": false,
          "headline": "Merge pull request #153 from htnabe/feat/side-nav-for-small-display",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-16T13:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e526585969536666b3baa63bb647d9b27c1a7a55",
          "body": null,
          "is_bot": false,
          "headline": "feat(e2e): added e2e tests to test side nav for small display",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T10:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673c47d91b436b0863173ab8772ce9b2603f5502",
          "body": "… classes",
          "is_bot": false,
          "headline": "fix(white-list): update white list to include necessary bootstrap css…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T10:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7a37f8124b10128885a2dec106f38b6e85e126",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): revised the description of README",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T09:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33af21846616d9cfb48eb6fe005d08fb080711aa",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): enabled installing with npm and hugo mod npm pack",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T09:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6e86941b09530588ed44e0fce56788efbae4d9",
          "body": null,
          "is_bot": false,
          "headline": "fix(accessibility): Added lacked aria-labelledby id",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T08:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fb55dbeb1223406f36ecbb48995fc5541c5061",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): added build.yaml to support PurgeCSS",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T08:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b8144d8915d62e1e80f6c08ae7b477074b3bf5",
          "body": null,
          "is_bot": false,
          "headline": "chore(css): simplyfy loading bootstrap css",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T06:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77de605459efb01d2da671dd2a8639d5f1ef5ead",
          "body": null,
          "is_bot": false,
          "headline": "chore(example): update how to load theme in exampleSite",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T06:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e72a061cef15e7616d840f39d7ddd4da581082f5",
          "body": null,
          "is_bot": false,
          "headline": "chore(version): update libs version",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T04:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbb3653987008f2fd48d9e6599b4000685e84631",
          "body": "…d changed the way to show header menus when small-display",
          "is_bot": false,
          "headline": "feat(bootstrap): changed the way to load bootstrap from CDN to npm an…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T03:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d68d4a2b041907294ff753f595581085eeb9260",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): removed several languages docs",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-14T03:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec3b6e6658eb31c1e6c1ecec399d217512da269b",
          "body": "…iasearch-5.53.0\n\nchore(deps): bump algoliasearch from 5.52.1 to 5.53.0",
          "is_bot": false,
          "headline": "Merge pull request #145 from htnabe/dependabot/npm_and_yarn/dev/algol…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-09T14:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b11c0600c68e39f358f42f85f4dbf2db1a50a4",
          "body": "chore(deps): bump qs from 6.15.0 to 6.15.2",
          "is_bot": false,
          "headline": "Merge pull request #148 from htnabe/dependabot/npm_and_yarn/qs-6.15.2",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-09T14:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebd8cd4210b76e288812bcdfc103f65a150de43",
          "body": "Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.52.1 to 5.53.0.\n- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)\n- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\n:\n- dependency-name: algoliasearch\n  dependency-version: 5.53.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump algoliasearch from 5.52.1 to 5.53.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T14:11:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ffd994cb1db0dfa30890cef5ce0ca2117b38f2b",
          "body": "…ia/client-search-5.53.0\n\nchore(deps): bump @algolia/client-search from 5.52.1 to 5.53.0",
          "is_bot": false,
          "headline": "Merge pull request #144 from htnabe/dependabot/npm_and_yarn/dev/algol…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-09T14:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38264afc42065d9e4fd7a855f2c42f46bd7b940",
          "body": "…ntsearch.js-4.99.0\n\nchore(deps): bump instantsearch.js from 4.98.0 to 4.99.0",
          "is_bot": false,
          "headline": "Merge pull request #146 from htnabe/dependabot/npm_and_yarn/dev/insta…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-09T14:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f29d5aa206446d0f2c57f63f95874dad70ac74fb",
          "body": "Bumps [qs](https://github.com/ljharb/qs) from 6.15.0 to 6.15.2.\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.15.0...v6.15.2)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n  dependency-version: 6.15.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump qs from 6.15.0 to 6.15.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T14:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc4f32d15bad7f58f2c839910b809de51bc5b4d",
          "body": "…heck-updates-22.2.1\n\nchore(deps-dev): bump npm-check-updates from 22.2.0 to 22.2.1",
          "is_bot": false,
          "headline": "Merge pull request #147 from htnabe/dependabot/npm_and_yarn/dev/npm-c…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-09T14:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d828aa45f3d5bbe9c963adc3a78f09fa9b41aa3",
          "body": "Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.0 to 22.2.1.\n- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)\n- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rai\n[…]\nependency-name: npm-check-updates\n  dependency-version: 22.2.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump npm-check-updates from 22.2.0 to 22.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T10:22:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb42f15ee8e986b4d8aea6ef3b6d01e5e22cdc05",
          "body": "Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.98.0 to 4.99.0.\n- [Release notes](https://github.com/algolia/instantsearch/releases)\n- [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.98.0...instantsearch.js@4.99.0)\n\n---\nupdated-dependencies:\n- dependency-name: instantsearch.js\n  dependency-version: 4.99.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump instantsearch.js from 4.98.0 to 4.99.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T10:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8623e6350231d75649abce4ac2ea93cbf5b7f31c",
          "body": "Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.52.1 to 5.53.0.\n- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)\n- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)\n- \n[…]\nncy-name: \"@algolia/client-search\"\n  dependency-version: 5.53.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @algolia/client-search from 5.52.1 to 5.53.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T10:22:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8be807f9356487143b2bc1b90508ec514040d027",
          "body": "…t-4.1.7\n\nchore(deps-dev): bump vitest from 4.1.6 to 4.1.7",
          "is_bot": false,
          "headline": "Merge pull request #142 from htnabe/dependabot/npm_and_yarn/dev/vites…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-06T04:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e6e432d4aae4526bdaff84afd66b018fec537e5",
          "body": "…ntsearch.js-4.98.0\n\nchore(deps): bump instantsearch.js from 4.97.0 to 4.98.0",
          "is_bot": false,
          "headline": "Merge pull request #143 from htnabe/dependabot/npm_and_yarn/dev/insta…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-06-06T04:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ef0027b8d2e824a484cdb1db208247c3dea899",
          "body": "Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.97.0 to 4.98.0.\n- [Release notes](https://github.com/algolia/instantsearch/releases)\n- [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.97.0...instantsearch.js@4.98.0)\n\n---\nupdated-dependencies:\n- dependency-name: instantsearch.js\n  dependency-version: 4.98.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump instantsearch.js from 4.97.0 to 4.98.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-30T10:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7cafbb5762b288fed06c2dff4ec2fbbcad024f8",
          "body": "Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.6 to 4.1.7.\n- [Release notes](https://github.com/vitest-dev/vitest/releases)\n- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)\n- [Commits](https://github.com/vitest-dev/vitest/commits\n[…]\ndencies:\n- dependency-name: vitest\n  dependency-version: 4.1.7\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump vitest from 4.1.6 to 4.1.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-30T10:22:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc43611cbae1a403df5f3cd55e8bfdcbbe96038a",
          "body": "chore: promote dev to main (v1.4.0)",
          "is_bot": false,
          "headline": "Merge pull request #141 from htnabe/dev",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-05-23T18:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b809e3cbf5fcfd6d7d051bc44e712ed4ba512c96",
          "body": "chore(release): v1.4.0",
          "is_bot": false,
          "headline": "Merge pull request #140 from htnabe/chore/release-v1-4-0",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-05-23T17:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2895d3aba31e0375bbddbd488c5becfd61d3ffdb",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): v1.4.0",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-05-23T17:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630a530cbb908f80d980a6245b6739a193043b22",
          "body": "…ages\n\ndocs: add getting-started guidance files for all supported languages",
          "is_bot": false,
          "headline": "Merge pull request #139 from htnabe/docs/add-guidance-files-all-langu…",
          "author_name": "htnabe",
          "author_login": "htnabe",
          "committed_at": "2026-05-23T17:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 299,
      "latest_release_at": "2026-07-18T16:49:32Z",
      "latest_release_tag": "v2.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 27,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 16.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/htnabe/HikaeMe/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/htnabe/HikaeMe/v2",
          "is_deprecated": false,
          "latest_version": "v2.0.2",
          "repository_url": "https://github.com/htnabe/HikaeMe",
          "versions_count": 3,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T16:47:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 6,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "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": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "exampleSite/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 6362,
      "source_files_sampled": 12,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 4310
    },
    "dependencies": {
      "manifests": [
        "exampleSite/go.mod",
        "exampleSite/package.json",
        "go.mod",
        "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": 302,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 18,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "@algolia/client-search",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.55.1"
        },
        {
          "name": "@popperjs/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.11.8"
        },
        {
          "name": "algoliasearch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.55.2"
        },
        {
          "name": "bootstrap",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.8"
        },
        {
          "name": "instantsearch.js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.105.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@algolia/client-search",
            "direct": true,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": true,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": true,
            "version": "^5.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": true,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": true,
            "version": "^2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": true,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": true,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": true,
            "version": "^5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": true,
            "version": "5.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": true,
            "version": "^5.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "instantsearch.js",
            "direct": true,
            "version": "4.105.0",
            "ecosystem": "npm"
          },
          {
            "name": "instantsearch.js",
            "direct": true,
            "version": "4.106.0",
            "ecosystem": "npm"
          },
          {
            "name": "instantsearch.js",
            "direct": true,
            "version": "^4.105.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/events",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fullhuman/postcss-purgecss",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fullhuman/postcss-purgecss",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@htnabe/prettier-plugin-go-template",
            "direct": false,
            "version": "0.0.1-rc.1",
            "ecosystem": "npm"
          },
          {
            "name": "@htnabe/prettier-plugin-go-template",
            "direct": false,
            "version": "^0.0.1-rc.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "^1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bootstrap",
            "direct": false,
            "version": "5.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bootstrap",
            "direct": false,
            "version": "^5.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dom-speech-recognition",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/google.maps",
            "direct": false,
            "version": "3.65.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/google.maps",
            "direct": false,
            "version": "3.65.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hogan.js",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch-helper",
            "direct": false,
            "version": "3.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "^10.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.42",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001803",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.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": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.389",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.393",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "exampleSite",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hogan.js",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htm",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "^9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "instantsearch-ui-components",
            "direct": false,
            "version": "0.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "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-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "^29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "17.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "^17.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-to-jsx",
            "direct": false,
            "version": "7.7.17",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-check-updates",
            "direct": false,
            "version": "22.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "npm-check-updates",
            "direct": false,
            "version": "^22.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-cli",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-cli",
            "direct": false,
            "version": "^11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reporter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "preact",
            "direct": false,
            "version": "10.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-hrtime",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "purgecss",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "search-insights",
            "direct": false,
            "version": "2.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "thenby",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "ulid",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 320,
        "direct_count": 13,
        "indirect_count": 307
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 145,
        "open_issues": 4,
        "closed_ratio": 0.833,
        "closed_issues": 20,
        "closed_unmerged_prs": 22
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "htnabe",
          "commits": 329,
          "avatar_url": "https://avatars.githubusercontent.com/u/31610987?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 10 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": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f571aaea5501319a20e1e475bc364eedd7031e96",
        "ran_at": "2026-07-24T17:31:14Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T16:47:53Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-18T16:47:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 175,
          "created_at": "2026-07-10T07:31:38Z",
          "last_comment_at": "2026-07-11T04:55:05Z",
          "last_comment_author": "htnabe"
        },
        {
          "number": 176,
          "created_at": "2026-07-11T02:37:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 177,
          "created_at": "2026-07-11T02:47:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 191,
          "created_at": "2026-07-21T13:08:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/htnabe/HikaeMe",
    "host": "github.com",
    "name": "HikaeMe",
    "owner": "htnabe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 63,
        "vitality": 90,
        "community": 32,
        "governance": 54,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 299,
              "human_commit_share": 0.75,
              "days_since_last_push": 6,
              "active_weeks_last_year": 27
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "27/52 weeks with commits",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 27
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "299 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 299
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v2.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 16.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "forks": 2,
              "stars": 6,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 145,
              "open_issues": 4,
              "closed_issues": 20,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 22
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "145/167 decided PRs merged",
                "points": 33.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 145,
                      "decided": 167
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 159,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "htnabe",
              "public_repos": 15,
              "account_age_days": 3245
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "159 followers of htnabe",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 159,
                      "login": "htnabe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~8 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "github.com/htnabe/HikaeMe/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "3 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "bootstrap5",
                "html",
                "hugo",
                "scss",
                "typescript"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.4
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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 302 resolved dependencies against OSV; 18 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 302
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 18
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 302,
              "unassessed_packages": 18,
              "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": 302,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.92,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 4310
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "69 of 75 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 75
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "exampleSite/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.25
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "exampleSite/go.mod, go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "exampleSite/go.mod, go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "25 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 25,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "HTML",
              "largest_source_bytes": 6362,
              "source_files_sampled": 12,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "HTML without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "HTML"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch go package 'github.com/HikaeMe/example-site' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T17:31:29.874120Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/htnabe/HikaeMe.svg",
  "full_name": "htnabe/HikaeMe",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.27.0 — full methodology · metrics wiki.

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