Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-08-01 22:22 UTC

labd / react-loqate

React implementation of the Loqate API.

TypeScriptMIT★ 9 stars⑂ 16 forkssince Oct 2020View on GitHub ↗

labd/react-loqate holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (76/100) and lowest on Security (46/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

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

60
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

Lab DigitalOrganization
55 followers147 public repossince Aug 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmreact-loqate3.1.332,818229 days agoloqatereact

Metrics by category

Vitality

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

62Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
3.5/36Commit cadence — 5/52 weeks with commits
12.4/18Commit volume — 23 commits in the last year
3/10OpenSSF Scorecard: Maintained — 3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year23
human_commit_share0.91
days_since_last_push9
active_weeks_last_year5
How it's scored
27/27Ships releases — 22 releases published
36/36Release recency — latest release 9 days ago
12.6/27Release cadence — a release every ~151.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv3.1.3
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases151.8
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?

47At risk · 18% of overall
How it's scored
14.6/60Stars — 9 stars
9.8/25Forks — 16 forks
3.9/15Watchers — 6 watchers
Inputs used
forks16
stars9
watchers6
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
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
60.2/80Monthly downloads — 32,818 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesreact-loqate
dependents
ecosystemsnpm
total_downloads
monthly_downloads32,818
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.3/22.5Commit distribution — top contributor authored 81% of commits
6.8/13.5Contributor breadth — 5 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.81
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
33.1/38.3PR acceptance — 39/45 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/12 approved changesets -- score normalized to 0
Inputs used
merged_prs39
open_issues0
closed_issues18
issue_closed_ratio1
closed_unmerged_prs6
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.6/25Owner reach — 55 followers of labd
25/25Track record — 147 public repos, account ~10 yr old
Inputs used
followers55
owner_typeOrganization
is_verified
owner_loginlabd
public_repos147
account_age_days4,014
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesreact-loqate
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.cjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 10 out of 18 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://github.com/labd/react-loqate
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsaddress-search, loqate, react
has_wikiyes
homepagehttps://github.com/labd/react-loqate
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At risk · 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
1.2/2.5CI-Tests — 10 out of 18 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/12 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
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
0/7.5Vulnerabilities — 77 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.3
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
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:react-loqate@3.1.3 runtime dependency closure — what installing the published package pulls in — 6 packages. 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.

76Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
37.5/40Legible commit history — 64 of 91 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.703
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes3,261
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.cjs
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/31 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes12,016
source_files_sampled31
oversized_source_files0

Key facts

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

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 16 ⇿
0Stars
16Forks
17Releases

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.

04812161622020-112023-082026-06
Major 1Minor 6Patch 9

Each point covers 6 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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-08-01 22:22 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
5CI-Tests10 out of 18 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/12 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
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
0Vulnerabilities77 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmclsx1.2.1package.json
npmcross-fetch3.1.5package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:react-loqate@3.1.3 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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": [
        "address-search",
        "loqate",
        "react"
      ],
      "is_fork": false,
      "size_kb": 1122,
      "has_wiki": true,
      "homepage": "https://github.com/labd/react-loqate",
      "languages": {
        "CSS": 393,
        "JavaScript": 326,
        "TypeScript": 58338
      },
      "pushed_at": "2026-07-23T07:50:30Z",
      "created_at": "2020-10-15T15:39:44Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T07:52:27Z",
      "description": "React implementation of the Loqate API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://labdigital.nl",
      "name": "Lab Digital",
      "type": "Organization",
      "login": "labd",
      "company": null,
      "location": "Netherlands",
      "followers": 55,
      "avatar_url": "https://avatars.githubusercontent.com/u/13667548?v=4",
      "created_at": "2015-08-05T21:15:22Z",
      "is_verified": null,
      "public_repos": 147,
      "account_age_days": 4014
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2026-07-23T07:50:31Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2026-03-03T11:24:56Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2025-09-10T13:40:07Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2024-06-17T07:58:46Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2024-06-11T12:22:31Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2024-05-07T11:50:48Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2024-05-06T12:07:16Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-01-24T10:39:02Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-12-12T16:18:48Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-10-26T12:57:18Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2022-10-04T14:41:42Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2022-03-02T13:41:55Z"
        },
        {
          "tag": "1.0.1-rc.0",
          "kind": "prerelease",
          "published_at": "2022-03-02T13:28:37Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2021-12-14T09:16:46Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2021-04-06T11:26:23Z"
        },
        {
          "tag": "0.2.5",
          "kind": "patch",
          "published_at": "2020-12-22T12:38:05Z"
        },
        {
          "tag": "0.2.4",
          "kind": "patch",
          "published_at": "2020-12-22T11:16:26Z"
        },
        {
          "tag": "0.2.3",
          "kind": "patch",
          "published_at": "2020-12-17T14:59:22Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2020-10-23T14:30:08Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2020-10-16T14:26:31Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2020-10-16T13:54:53Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2020-10-15T15:43:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2131fa6a0429d8835669fdb999f28e88c9152d48",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "update version (#63)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-23T07:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3782e45517eea3515ac9919f9dd5a31c1452eb4e",
          "body": null,
          "is_bot": false,
          "headline": "fix: export default css (#62)",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2026-07-23T07:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fad4fbb34b7957c43f4dc863bd5df3c71efd80a",
          "body": "Add pinact and zizmor workflow checks",
          "is_bot": false,
          "headline": "Merge pull request #60 from labd/pin-actions",
          "author_name": "Thomas De Meyer",
          "author_login": null,
          "committed_at": "2026-05-07T09:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68df57333cc6e441c32691117aa64712a191cf36",
          "body": null,
          "is_bot": false,
          "headline": "Format workflow files with prettier",
          "author_name": "Thomas de Meyer",
          "author_login": "demeyerthom",
          "committed_at": "2026-04-28T12:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7d33819c844d3737949aeef12cca368fd99c50",
          "body": null,
          "is_bot": false,
          "headline": "Add pinact and zizmor workflow checks",
          "author_name": "Thomas de Meyer",
          "author_login": "demeyerthom",
          "committed_at": "2026-04-28T12:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079f2ed86610afa734a6809348b737a9674752bd",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "update version (#59)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-03T11:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592af0a30ec3e79b2ea7c2f2e3f70bcbb09124a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: use node 24 (#58)",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2026-03-03T11:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd1e11495b6e556b45ad31749e59bb7014d957e",
          "body": null,
          "is_bot": false,
          "headline": "chore: set up github repo as trusted publisher (#57)",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2026-03-03T11:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e370cce1f0dc4fbd93e5a1b867b853a2df7f79",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "update version (#56)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-03T10:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82db412188ab3f376380c45f7d413f701995b1a9",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct exports (#55)",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2026-03-03T10:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27500cef63aec2c79b10e3395b1f5eb7562451c4",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "update version (#47)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-10T13:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a132960e13a63fe8ff45b4a51fc7fb2382ee2b7f",
          "body": null,
          "is_bot": false,
          "headline": "fix: focus being lost when input value is set from external state (#51)",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T13:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e396791d04969fe76ba345f4eb9e9922aa248381",
          "body": "chore: update testing dependencies",
          "is_bot": false,
          "headline": "Merge pull request #50 from labd/chore/test-deps",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T08:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a11d33b68726451bb713c109b92e865d482f82",
          "body": null,
          "is_bot": false,
          "headline": "chore: changeset",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T08:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de6e678374f558966b8d3c02bd30e134d5a70df",
          "body": null,
          "is_bot": false,
          "headline": "chore: testing deps",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T07:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4386b042b7abc9c04374156cade7957b853c7579",
          "body": null,
          "is_bot": false,
          "headline": "chore: update testing dependencies",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T07:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0e972ff865dc9717b12cb2c08fdc5fcb8b6931",
          "body": "chore: disable browser autocomplete",
          "is_bot": false,
          "headline": "Merge pull request #49 from labd/autocomplete",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T07:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b43f7ef8e26fa3b3bce5356bb0696521da9030",
          "body": null,
          "is_bot": false,
          "headline": "chore: disable browser autocomplete",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T07:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff03fa7fcd37e4903fdbd47439c5ccc3b2935fc9",
          "body": "chore: standardise test file location",
          "is_bot": false,
          "headline": "Merge pull request #48 from labd/chore/test-files",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T07:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bbbfb361e3ca4d6d78e78d266d45a7003081484",
          "body": null,
          "is_bot": false,
          "headline": "chore: standardise test file location",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-10T07:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c159e1585a373114e3f03b30daa5eb69ebc9a5c3",
          "body": "chore: remove mui/base and replace with local components",
          "is_bot": false,
          "headline": "Merge pull request #46 from labd/chore/remove-mui-base",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-08T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5fd9a4a65519270f218e263abffbf0da8f01f0",
          "body": "feat: bias and origin",
          "is_bot": false,
          "headline": "Merge pull request #42 from labd/bias",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-08T15:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9724fa7e289c3f638e5187ef9d7e085d75d0103a",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove mui/base and replace with local components",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2025-09-08T14:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c987f0d0c30e8c172647b017cd825b765407278",
          "body": null,
          "is_bot": false,
          "headline": "feat: bias and origin",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-20T10:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c2d4f1156e7edf5319f1425110480e6d8c7f34",
          "body": "Release new version",
          "is_bot": false,
          "headline": "Merge pull request #41 from labd/changeset-release/main",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-17T07:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4841aa78bbdf10315a8e04a49423e7459edcc91",
          "body": null,
          "is_bot": true,
          "headline": "update version",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-06-17T07:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "959e52d28cb1d3161deb27c74ab569ce48514638",
          "body": "fix: empty suggestions list after selecting",
          "is_bot": false,
          "headline": "Merge pull request #40 from labd/emptySuggestions",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-17T07:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13efaeea886ae62b03dc5378bd386a4d849b4863",
          "body": null,
          "is_bot": false,
          "headline": "fix: empty suggestions list after selecting",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-17T07:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e83222ef733a0306437fbb126dd6fb59c65a64",
          "body": "Release new version",
          "is_bot": false,
          "headline": "Merge pull request #38 from labd/changeset-release/main",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-11T12:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b65d88edf70dd1e4c98ad3a73f6d7ebfce9b7d",
          "body": null,
          "is_bot": true,
          "headline": "update version",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-06-11T12:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b360423d50ab39556d6aa17e94c94933d1fe07f9",
          "body": "chore: custom errors",
          "is_bot": false,
          "headline": "Merge pull request #36 from labd/errorHandling",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-11T12:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb7f10db16e9887a0852c0a1549561740e47b4f",
          "body": null,
          "is_bot": false,
          "headline": "add error test",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-11T12:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0476b4426901ff987b2db7c9004475950e279038",
          "body": "chore: bump retrieve API",
          "is_bot": false,
          "headline": "Merge pull request #37 from labd/bumpRetrieveApi",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-11T12:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229fd806333317091a315e4fd38186348c3d5b0c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump retrieve API",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-10T07:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa9eec95b07dc143b50238758eb8784fa447b38",
          "body": null,
          "is_bot": false,
          "headline": "chore: custom errors",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-06-10T07:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b6a182402ff34616877b4242f93580677db64e",
          "body": "Release new version",
          "is_bot": false,
          "headline": "Merge pull request #35 from labd/changeset-release/main",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-07T11:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a1d170fd2ec3399d71c9eaf5885421fee877f3e",
          "body": null,
          "is_bot": true,
          "headline": "update version",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-05-07T11:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8deb29e1c230b82328a1f9eb7c1dba2294520475",
          "body": "chore: update readme",
          "is_bot": false,
          "headline": "Merge pull request #34 from labd/docs",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-07T11:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b06f7c9af080140c42f510d3b06f16bb0ea8af3",
          "body": null,
          "is_bot": false,
          "headline": "chore: update readme",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-07T11:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0980cd7d212e1047cab677cf1b5e17ef9a8c9f6",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused cicd step",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-07T09:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3991babdbe02a6715b7f5a6a757fffe4b0c08b8",
          "body": "Release new version",
          "is_bot": false,
          "headline": "Merge pull request #33 from labd/changeset-release/main",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-06T12:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af9377383f11684182a55acbe75f1d6a55502623",
          "body": null,
          "is_bot": true,
          "headline": "update version",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-05-06T12:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f35df4144addc22d4cc76ad10808e1b6f37b27e",
          "body": "fix: set publishConfig to public",
          "is_bot": false,
          "headline": "Merge pull request #32 from labd/publishConfig",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-06T12:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bfd4d0642b8d05359acbc3a4528f63cf7217557",
          "body": null,
          "is_bot": false,
          "headline": "fix: set publishConfig to public",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-06T12:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9ef7d641332520826d480a426e961c5a1228ce",
          "body": "Release new version",
          "is_bot": false,
          "headline": "Merge pull request #27 from labd/changeset-release/main",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-06T11:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a807c85cb8dccca46c8ce1827b6f1804f8cf64f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-06T11:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8b02d058672005afe87ea25311554f97dceb08",
          "body": null,
          "is_bot": true,
          "headline": "update version",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-05-06T11:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181105d163152278438fa8f570352e56311ae84b",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-06T11:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0022eb515ffb3666b82bcdcc1582289d4e0b7fa",
          "body": "chore: remove wrapper div and clean up testing",
          "is_bot": false,
          "headline": "Merge pull request #31 from labd/testing",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-03T11:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfca785f5e32ef3fa17b9530d5cfa18165e8506d",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove data-testids",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-03T11:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4479838e7b02b9bc7bdedd6bcfe8cb1c362f8f",
          "body": null,
          "is_bot": false,
          "headline": "changeset",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-03T11:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d030054b7e6559929eea5266b752f4f0f22964b",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove wrapper div and clean up testing",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-03T11:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc3fe4bb9ade401092168f5a7ce15240543c40f",
          "body": "feat: tab to target first suggestion, arrow keys to navigate list",
          "is_bot": false,
          "headline": "Merge pull request #30 from labd/arrowNavigation",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-02T11:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93ce941f1772212d3fa43135eee8b4db5878e1d5",
          "body": null,
          "is_bot": false,
          "headline": "feat: tab to target first suggestion, arrow keys to navigate list",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-05-02T11:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed632ba656e4445b2ad223340fedf82386de900a",
          "body": "fix: aria label of default list item component now contains full addr…",
          "is_bot": false,
          "headline": "Merge pull request #29 from labd/ariaLabel",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-30T12:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ffb977e2737a48df64b41d351906fcc554f9157",
          "body": "…ess rather than just the search term",
          "is_bot": false,
          "headline": "fix: aria label of default list item component now contains full addr…",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-30T12:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6d794354ba65048f5990045c508a50db5157e8",
          "body": "feat: allow async loqate errors to be caught by error boundaries",
          "is_bot": false,
          "headline": "Merge pull request #28 from labd/boundary",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-25T15:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8714357387003d016ed8fba64538f12beff11802",
          "body": null,
          "is_bot": false,
          "headline": "changeset",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-25T14:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4204abe35600185291d500933e0ebc12ff54ac",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow async loqate errors to be caught in error boundaries",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-25T14:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb56678c1d7b04cd301455e7b57d1cf07daca509",
          "body": "chore: migrate away from tsdx",
          "is_bot": false,
          "headline": "Merge pull request #25 from labd/tooling",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-25T12:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a16bd0c05ebe2c82d02c146f716d16c7a7172b",
          "body": null,
          "is_bot": false,
          "headline": "add changeset",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-23T08:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9066f966a62f643ff914ecfc8a8aff1a4480fa23",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-23T08:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0441cc26a2f8098a366a4e6ad9bc18922640c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump husky",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-22T14:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a70200922530bd12e28a415bd503913ae4976ae",
          "body": null,
          "is_bot": false,
          "headline": "chore: cicd",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-22T13:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad65377664a6ea58c55c1992c8e52407ccf9bd1",
          "body": null,
          "is_bot": false,
          "headline": "chore: migrade away from tsdx",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2024-04-22T12:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d3dd8ce521db209cf8ac4d38faeb16ed8c06ab4",
          "body": "feat: allow default url",
          "is_bot": false,
          "headline": "Merge pull request #23 from labd/updates",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2023-10-11T18:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f52d02a00bf46c6bb70848833b745fe91e48959",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow to set default url",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2023-07-12T15:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99221c0d3c3c350cbd304c925c8899d7067da7c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: pin versions",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2023-07-12T14:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6383c1ba757c757361f00c945e63a8f7907bf98c",
          "body": null,
          "is_bot": false,
          "headline": "fix ci test command",
          "author_name": "Kors van Loon",
          "author_login": "korsvanloon",
          "committed_at": "2023-01-24T10:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770fe543e4cc3484e50a1608a7d5698064bdf075",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kors van Loon",
          "author_login": "korsvanloon",
          "committed_at": "2023-01-24T10:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08191567e140e8816e337b321ba69076129c5440",
          "body": null,
          "is_bot": false,
          "headline": "fix linting command",
          "author_name": "Kors van Loon",
          "author_login": "korsvanloon",
          "committed_at": "2023-01-24T10:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa7ec154c20e20ccd91dca90af97f9430605ab5",
          "body": "note: I skipped the click outside tests for now\nalso storybook was already broken",
          "is_bot": false,
          "headline": "upgrade dependencies, use vitest, replace axios with native fetch",
          "author_name": "Kors van Loon",
          "author_login": "korsvanloon",
          "committed_at": "2023-01-24T10:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96398cf2b58ba6fa8420b8cf8e8136544254e766",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-12-12T16:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6459c8641dc4ce296ae025ef4d0a45e5e59538d3",
          "body": null,
          "is_bot": false,
          "headline": "feat: close suggestions on Escape",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-12-12T16:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e064542b38d8b8c36ba9fd9156a1d09605ca7379",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-26T13:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c3dfbf87d3393591a16351124db15ac87410a4",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-26T12:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f587d356dc7335a7f865bc25526a8045e04bca",
          "body": null,
          "is_bot": false,
          "headline": "update snapshots",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-26T12:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a3c951e87b8e2a0716c11b01dc767ebf2ff107",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-26T12:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08ef2a5a691adc6baea9f7f32f7f139c4f7b41c",
          "body": null,
          "is_bot": false,
          "headline": "make accessible",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-26T12:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f5aa4e944c1968803ce60cb73d3d60c1562ec5",
          "body": null,
          "is_bot": false,
          "headline": "chore: update workflo files",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-04T14:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "068448914fe285fb06ba1b9aad6d8b791f2295ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: update workflows",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-04T14:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60414523cae5ab7314db5bcd965135b1f37cb46",
          "body": null,
          "is_bot": false,
          "headline": "chore: update changelog",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-04T14:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2970bbaad1260abfe9452addc407da0afaf54aac",
          "body": null,
          "is_bot": false,
          "headline": "chore: add eslint config",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-04T14:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22727425b084af7660913d0c0153b15612acd279",
          "body": null,
          "is_bot": false,
          "headline": "chore: update readme",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-10-04T14:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b8aa837febc97853d7932b4e1fbf26ae9d2025",
          "body": null,
          "is_bot": false,
          "headline": "chore: version bump",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-08-18T06:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be85fe9a9090b56e733259c5d584a9382b3dea7",
          "body": null,
          "is_bot": false,
          "headline": "chore: set keywords",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-08-18T06:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3be0e0046f65d56e5e78bf5a3fd6006f24a436b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update readme",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-08-18T06:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec2946524fe810099fcb648b537aa4683776d4a",
          "body": null,
          "is_bot": false,
          "headline": "chore: add minimal example to readme",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-08-18T06:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f204db49325a1aeb3bee3b4567ef65f5dd489ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: use - for locale instead of _",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-08-18T06:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f570b4b2213aea5143aff8c4ba555dfc5a04148",
          "body": "throw errors from loqate",
          "is_bot": false,
          "headline": "Merge pull request #16 from labd/feature/throwLoqateErrors",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-25T10:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aef0288996cd07e81851ab7e303c1daf1a1ce011",
          "body": null,
          "is_bot": false,
          "headline": "throw errors from loqate",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-25T10:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43d922fc69e603ec453bccd11ddc785f17c5520",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-02T13:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07c3bc758cfef37a0b32c5ec34039628dc3ddbe",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1-rc.0",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-02T13:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d637aec447f0e1b1032a7b89125be98a30c649",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-02T13:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1281c40065837056e499bcb3f2dcc1e2956ffd84",
          "body": null,
          "is_bot": false,
          "headline": "update linter and fix linting issues",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-02T13:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05fb77e7ea082b664106065f3769b111a9f85e99",
          "body": null,
          "is_bot": false,
          "headline": "remove @material-ui, update dependencies, update API",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-02T13:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257e8f334220866fcd57cb97688e99824a045fde",
          "body": null,
          "is_bot": false,
          "headline": "remove @material-ui, update dependencies, update API",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2022-03-02T13:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eeb2971557d25f3d2c4f9d3c7fefce978e24449",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "bramkaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2021-12-14T09:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "586beac927445497da292dcbc672d49b9774e735",
          "body": "[Added] Debounce prop",
          "is_bot": false,
          "headline": "Merge pull request #13 from labd/debounce",
          "author_name": "Bram Kaashoek",
          "author_login": "BramKaashoek",
          "committed_at": "2021-12-14T09:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4110d7f2ca5d06f0342512b3128118776126dda2",
          "body": null,
          "is_bot": false,
          "headline": "[Added] Debounce prop",
          "author_name": "Jack Allen",
          "author_login": "jackall3n",
          "committed_at": "2021-12-14T09:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 23,
      "latest_release_at": "2026-07-23T07:50:31Z",
      "latest_release_tag": "v3.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 151.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "react-loqate",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "loqate",
            "react"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/react-loqate",
          "is_deprecated": false,
          "latest_version": "3.1.3",
          "repository_url": "https://github.com/labd/react-loqate",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 32818,
          "first_published_at": "2020-10-15T15:45:24.030000Z",
          "latest_published_at": "2026-07-23T07:50:29.187000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 16,
      "stars": 9,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 2
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 16,
        "total_forks": 16
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 12016,
      "source_files_sampled": 31,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3261
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": "npm:react-loqate@3.1.3",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "clsx",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.1"
        },
        {
          "name": "cross-fetch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.5"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 39,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 18,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "BramKaashoek",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/28596210?v=4"
        },
        {
          "type": "User",
          "login": "korsvanloon",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/3833962?v=4"
        },
        {
          "type": "User",
          "login": "jackall3n",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/38332643?v=4"
        },
        {
          "type": "User",
          "login": "contexD",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/39738016?v=4"
        },
        {
          "type": "User",
          "login": "demeyerthom",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8173199?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.81
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "pinact.yaml",
        "release.yml",
        "zizmor.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.cjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 5,
            "reason": "10 out of 18 merged PRs checked by a CI test -- score normalized to 5",
            "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 1/12 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
            "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": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "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": 0,
            "reason": "77 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2131fa6a0429d8835669fdb999f28e88c9152d48",
        "ran_at": "2026-08-01T22:22:21Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T07:50:37Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T07:43:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/labd/react-loqate",
    "host": "github.com",
    "name": "react-loqate",
    "owner": "labd"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 46,
        "vitality": 62,
        "community": 47,
        "governance": 64,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "commits_last_year": 23,
              "human_commit_share": 0.91,
              "days_since_last_push": 9,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "23 commits in the last year",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v3.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 151.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~151.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 151.8
                    }
                  }
                ],
                "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": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "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": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 16,
              "stars": 9,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "16 forks",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "packages": [
                "react-loqate"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 32818
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "32,818 downloads/month across npm",
                "points": 60.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 32818,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.81
            },
            "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 81% of commits",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 39,
              "open_issues": 0,
              "closed_issues": 18,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "39/45 decided PRs merged",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 39,
                      "decided": 45
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/12 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 55,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "labd",
              "public_repos": 147,
              "account_age_days": 4014
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "55 followers of labd",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 55,
                      "login": "labd"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "147 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 147
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "react-loqate"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "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": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".eslintrc.cjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "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": "10 out of 18 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "address-search",
                "loqate",
                "react"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/labd/react-loqate",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/labd/react-loqate",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.3
            },
            "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": "10 out of 18 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/12 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "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 8",
                "points": 4,
                "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": "77 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:react-loqate@3.1.3 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:react-loqate@3.1.3",
                  "assessed": 6
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "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": 6,
              "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": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.703,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3261
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "64 of 91 human commits state their intent (structured subject or explanatory body)",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 91
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.cjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 12016,
              "source_files_sampled": 31,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/31 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 31,
                      "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T22:22:38.858026Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/labd/react-loqate.svg",
  "full_name": "labd/react-loqate",
  "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 statisticsnpm.