Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 08:50 UTC

paed01 / smqp

Synchronous message queueing package

JavaScriptMIT★ 14 stars⑂ 5 forkssince Jun 2018View on GitHub ↗

paed01/smqp holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on Security (41/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, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

60
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

Ownership

Pål EdmanPersonal account
64 followers17 public repossince Apr 2013Zerodep

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmsmqp13.1.014,884899 days agomessagingbrokerroutingexchangequeuefifoshovelpublishsubscribeacknackrejecttopicdirectindependent

Metrics by category

Vitality

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

65Good · 21% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
6.2/36Commit cadence — 9/52 weeks with commits
10/18Commit volume — 12 commits in the last year
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push9
active_weeks_last_year9
How it's scored
16.2/27Ships releases — 73 version tags (no GitHub releases)
36/36Release recency — latest release 9 days ago
27/27Release cadence — a release every ~40.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count73
latest_release_tagv13.1.0
releases_from_tagsyes
days_since_latest_release9
mean_days_between_releases40.6
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?

44Weak · 17% of overall
How it's scored
18.1/60Stars — 14 stars
5/25Forks — 5 forks
0/15Watchers — 1 watchers
Inputs used
forks5
stars14
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
55.6/80Monthly downloads — 14,884 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessmqp
dependents
ecosystemsnpm
total_downloads
monthly_downloads14,884
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?

59Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.995
How it's scored
42/42Issue resolution — 100% of issues closed
30/30PR acceptance — 6/6 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs6
open_issues0
closed_issues3
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13/25Owner reach — 64 followers of paed01
21.1/25Track record — 17 public repos, account ~13 yr old
Inputs used
followers64
owner_typeUser
is_verified
owner_loginpaed01
public_repos17
account_age_days4,843
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 89 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessmqp
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsmessaging
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 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
3.8/7.5Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

52Moderate · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
2.7/40Legible commit history — 5 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.05
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes19,862
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — test/tsconfig.json, tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstest/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (test/tsconfig.json, tsconfig.json)
51.8/55Manageable file sizes — 2/34 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes94,643
source_files_sampled34
oversized_source_files2

Key facts

14GitHub stars
2contributors
12commits, last 12 months
9days since last push
73releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 5 ⇿
0Stars
5Forks
19Releases

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.

12345512019-102021-062023-01
Major 5Minor 6Patch 8

Each point covers 3 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 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
5Maintained7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 14

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

RegistryPackageVersionRelation
npm@eslint/js^10.0.1indirect
npm@rollup/plugin-commonjs^29.0.2indirect
npm@types/chai^5.2.3indirect
npm@types/mocha^10.0.10indirect
npmc8^12.0.0indirect
npmchai^6.2.0indirect
npmchronokinesis^8.0.0indirect
npmdts-buddy^0.8.0indirect
npmeslint^10.2.1indirect
npmglobals^17.5.0indirect
npmmocha^11.0.1indirect
npmprettier^3.2.5indirect
npmrollup^4.60.2indirect
npmtexample^1.0.1indirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "messaging"
      ],
      "is_fork": false,
      "size_kb": 942,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 396499
      },
      "pushed_at": "2026-07-22T08:49:21Z",
      "created_at": "2018-06-09T06:22:51Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T08:48:24Z",
      "description": "Synchronous message queueing package",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "default",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://0dep.se/about",
      "name": "Pål Edman",
      "type": "User",
      "login": "paed01",
      "company": "Zerodep",
      "location": "Sweden",
      "followers": 64,
      "avatar_url": "https://avatars.githubusercontent.com/u/4265753?v=4",
      "created_at": "2013-04-26T14:17:02Z",
      "is_verified": null,
      "public_repos": 17,
      "account_age_days": 4843
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v13.1.0",
          "kind": "minor",
          "published_at": "2026-07-22T08:48:07Z"
        },
        {
          "tag": "v13.0.1",
          "kind": "patch",
          "published_at": "2026-05-28T05:39:01Z"
        },
        {
          "tag": "v13.0.0",
          "kind": "major",
          "published_at": "2026-05-10T10:20:44Z"
        },
        {
          "tag": "v12.0.1",
          "kind": "patch",
          "published_at": "2026-05-05T05:05:55Z"
        },
        {
          "tag": "v12.0.0",
          "kind": "major",
          "published_at": "2026-05-01T08:15:35Z"
        },
        {
          "tag": "v11.0.1",
          "kind": "patch",
          "published_at": "2025-12-02T06:33:44Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2025-11-27T06:43:44Z"
        },
        {
          "tag": "v10.0.2",
          "kind": "patch",
          "published_at": "2025-11-13T06:32:41Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2025-07-23T05:56:17Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-07-22T04:42:09Z"
        },
        {
          "tag": "v9.0.6",
          "kind": "patch",
          "published_at": "2025-02-04T05:05:03Z"
        },
        {
          "tag": "v9.0.5",
          "kind": "patch",
          "published_at": "2025-01-02T11:38:17Z"
        },
        {
          "tag": "v9.0.4",
          "kind": "patch",
          "published_at": "2024-12-17T06:07:35Z"
        },
        {
          "tag": "v9.0.3",
          "kind": "patch",
          "published_at": "2024-11-09T06:46:32Z"
        },
        {
          "tag": "v9.0.2",
          "kind": "patch",
          "published_at": "2024-06-14T04:19:38Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2024-06-10T05:25:21Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2024-06-08T09:08:08Z"
        },
        {
          "tag": "v8.2.4",
          "kind": "patch",
          "published_at": "2024-04-19T03:42:07Z"
        },
        {
          "tag": "8.2.3",
          "kind": "patch",
          "published_at": "2024-04-08T05:00:14Z"
        },
        {
          "tag": "v8.2.2",
          "kind": "patch",
          "published_at": "2024-02-03T15:05:53Z"
        },
        {
          "tag": "v8.2.1",
          "kind": "patch",
          "published_at": "2023-10-21T03:08:45Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2023-09-03T08:06:12Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2023-08-26T06:21:31Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2023-06-22T12:00:06Z"
        },
        {
          "tag": "v7.1.4",
          "kind": "patch",
          "published_at": "2023-04-05T05:59:16Z"
        },
        {
          "tag": "v7.1.3",
          "kind": "patch",
          "published_at": "2023-03-24T05:07:12Z"
        },
        {
          "tag": "v7.1.2",
          "kind": "patch",
          "published_at": "2023-03-24T04:35:22Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2023-03-16T15:06:55Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2023-03-16T11:54:06Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2023-01-27T04:29:06Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2022-08-17T05:32:16Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2022-01-30T08:01:55Z"
        },
        {
          "tag": "v5.1.3",
          "kind": "patch",
          "published_at": "2021-12-18T13:48:57Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2021-11-14T09:46:32Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2021-11-13T07:14:31Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2021-09-28T05:59:26Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2021-08-14T05:05:40Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2021-06-27T09:00:33Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2021-06-24T10:10:54Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-02-01T06:55:28Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-12-21T08:02:25Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2020-07-02T15:35:10Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-07-02T14:49:17Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2020-06-16T09:59:18Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2019-11-30T08:20:47Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2019-11-29T07:37:53Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2019-11-23T07:31:29Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2019-11-22T05:43:48Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2019-11-20T08:07:11Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2019-09-13T13:50:18Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2019-09-13T06:58:34Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2019-08-26T04:19:57Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2019-07-30T16:37:12Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2019-07-17T05:10:01Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2019-05-09T05:58:14Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2019-04-22T16:13:56Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2019-04-22T06:39:18Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2019-04-14T06:48:54Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2019-01-27T07:45:06Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2019-01-16T15:19:59Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2018-12-06T15:48:31Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-11-09T18:54:56Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2018-11-06T06:18:37Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-10-11T04:14:40Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2018-08-15T04:56:53Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2018-07-10T05:49:43Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2018-07-05T05:15:51Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2018-07-04T06:59:34Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2018-07-03T04:37:24Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2018-06-24T20:10:10Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-06-18T04:44:54Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-06-17T10:31:45Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-06-14T07:47:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4ecdd9b319d27fcf14db30275f7b561c9f4ee3c5",
          "body": null,
          "is_bot": false,
          "headline": "attempt to improve types",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-07-22T08:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e912030658ae50cc55678cba0a97c35704e99d",
          "body": null,
          "is_bot": false,
          "headline": "add shovel routing key example",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-06-11T04:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a376b7d5430539cfd83039aa40b3f75c0efe6a33",
          "body": null,
          "is_bot": false,
          "headline": "fix some type declarations",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-05-28T05:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1af3eaeb93d5e8bb037e30703d64193a0d3794",
          "body": null,
          "is_bot": false,
          "headline": "drop default exports of Broker",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-05-10T10:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20aeba01f3ca1ee61509f1f65bdaf5a97052c3c7",
          "body": null,
          "is_bot": false,
          "headline": "stop building node v18",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-05-09T05:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54f17c9800189b0f3c1c2084314ed8384d1a4ef1",
          "body": null,
          "is_bot": false,
          "headline": "bump @eslint/js",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-05-08T04:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f5eed6be2ca03dcf8d788fbb7347608ec16ed81",
          "body": null,
          "is_bot": false,
          "headline": "expose MessageEnvelope (previously known as MessageMessage)",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-05-05T05:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bf1c8105f969788160d57db350410d0f0a96e78",
          "body": "- build commonjs distribution with rollup\n- bump checkout github action\n- update api documentation",
          "is_bot": false,
          "headline": "Fix type declarations (#9)",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2026-05-01T08:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ced60d086f34b6e5a99738e82e73a47d6d3d368",
          "body": null,
          "is_bot": false,
          "headline": "mitigate performance impact of ctag check",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-12-02T06:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88ecaf75bb6f51294a0827db0c48fb2a21c1b643",
          "body": null,
          "is_bot": false,
          "headline": "queue.consume throws on existing consumerTag",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-11-27T06:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf02937de345e0712205c02dd8a0749d8e69497",
          "body": null,
          "is_bot": false,
          "headline": "proof of provenance",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-11-13T06:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c48c9d10756a955bc6a54d1b171e15b3e9491b0",
          "body": null,
          "is_bot": false,
          "headline": "bump chronokinesis",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-08-15T05:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf4c4cbba5b9e08165b6e8c6d7a351d82268c01",
          "body": null,
          "is_bot": false,
          "headline": "allow message without properties to be recovered",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-07-23T05:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e8e68b87223386aee297ddf70822c8dad7cee2",
          "body": null,
          "is_bot": false,
          "headline": "fix some API doc",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-07-22T04:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b14e241940045495738db566ea079a25b76802",
          "body": null,
          "is_bot": false,
          "headline": "use self-reference import in test",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-07-21T05:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92bed7f1ff5d425b6d692155e50c13f2acaafbe",
          "body": null,
          "is_bot": false,
          "headline": "new Message fields argument is required",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-07-21T05:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e5d3746cead3c652b049f475b02a156cb94197b",
          "body": null,
          "is_bot": false,
          "headline": "new message fields arg is required",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-07-15T05:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3909c1d3f524352ea66cb2b9045b36fff41700a",
          "body": "test intricate bpmn-engine related stuff",
          "is_bot": false,
          "headline": "type ExchangeOptions is now an interface",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-03-15T07:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e187e4e620c37a9dbf3d47fc8cf53b79e0c8c1",
          "body": null,
          "is_bot": false,
          "headline": "prettier es5 trailing commas",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-02-04T05:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd73421d18d0e3201127d04b9a085cb37d69ad5",
          "body": null,
          "is_bot": false,
          "headline": "remove exchange internal queue message function",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-02-04T04:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3cb01570ee6988f20710c297bc1f5067bbad1d",
          "body": null,
          "is_bot": false,
          "headline": "get returns false if no consumable messages",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2025-01-02T11:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e943f0d39477020fc81f32654d7067fe652ccc98",
          "body": null,
          "is_bot": false,
          "headline": "build with node 22, and latest",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-12-17T06:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48291828e7b5b9f0d41462c8504da6f094bdabc9",
          "body": null,
          "is_bot": false,
          "headline": "export MessageMessage and ShovelOptions from fussy type declarations",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-12-17T06:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4614d9973b76e49797a7fff5c93a5676e866a981",
          "body": null,
          "is_bot": false,
          "headline": "attempt to fix whiny type declarations",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-11-09T06:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "affd0493eeb987dcdf2890fb0e0f61e79e9c267d",
          "body": null,
          "is_bot": false,
          "headline": "patch some dev deps",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-09-08T07:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00914ce52360aa7cc74c8ceeb573356cc2f85cb6",
          "body": null,
          "is_bot": false,
          "headline": "no-unused-vars was found",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-15T06:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf4826f74c4fe5308ef1103f72c6eae40d63b23",
          "body": null,
          "is_bot": false,
          "headline": "stop sorting by priority if not needed",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-14T04:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d53a363e82c8a4f6f28d5d1a465be6c1531e43b",
          "body": null,
          "is_bot": false,
          "headline": "stop emitting queue message event",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-10T05:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0414e34c2262384d9b0cea4c86a1ab6e3637847b",
          "body": null,
          "is_bot": false,
          "headline": "appveyor node 18 apparently missing",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-08T09:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58599a5e5845cde38bd13673fa5cb46ad41474a3",
          "body": "- shovel name is read-only",
          "is_bot": false,
          "headline": "throw TypeError if consumer tag is not a string when getting consumer",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-08T08:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69475d13b96458b17e4bc53cacc4e6427cebfafc",
          "body": null,
          "is_bot": false,
          "headline": "broker holds consumers in a Map",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-08T07:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71adb03f3ff2bd9bdfacbd18f0e7714a1c71da3f",
          "body": null,
          "is_bot": false,
          "headline": "queue- and exchange name is now read-only",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-08T07:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117a489124f64688b951b7478fefeaaed2a85fa3",
          "body": null,
          "is_bot": false,
          "headline": "stop emitting exchange bind and unbind, no listeners",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-08T07:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2699e1b42096b5c54c3d167f74ed054ed2c2280",
          "body": null,
          "is_bot": false,
          "headline": "use Map to hold queues and exchanges",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-08T07:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f269b284c69b3dae7e04eed898f3b604dc3c4a06",
          "body": null,
          "is_bot": false,
          "headline": "revert to using binding array, no performance gain by using Set",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-03T06:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d9d5ad566994f184d4ac001d5ed3d49f4a9734",
          "body": null,
          "is_bot": false,
          "headline": "clone bindings set before pushing messages",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-03T05:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae8556efdc68027bf9514fa26fb6fdad8a940a8",
          "body": null,
          "is_bot": false,
          "headline": "use Set for broker entities",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-06-02T07:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a00694a33ac84fc9bf3e612cc3d6d3366bc95dce",
          "body": null,
          "is_bot": false,
          "headline": "exchange bindings is now a set",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-05-29T08:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6f8ad5211c590572e1ad8aa1d622013a81388f1",
          "body": null,
          "is_bot": false,
          "headline": "fix API.md getRoutingKeyPattern example",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-05-19T07:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502293b839ae72ce91d942775c8d85c441bed203",
          "body": null,
          "is_bot": false,
          "headline": "prettier belong in dev",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-04-19T03:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8780f249d1b9e572d780dc97fe3391520e3bf91c",
          "body": null,
          "is_bot": false,
          "headline": "use prettier for formatting rules",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-04-08T05:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de71c0975d21b0deddeb30227c688f6e8b7df15f",
          "body": null,
          "is_bot": false,
          "headline": "latest build actions",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-02-03T15:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6e86d2ec72d3eb6a6ba387e2b1c9ba96309c69",
          "body": null,
          "is_bot": false,
          "headline": "return consumer ready when getting consumers",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2024-02-03T14:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "981217649aca2498c2795916fce7ec766aa04277",
          "body": null,
          "is_bot": false,
          "headline": "only a patch, apparently",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-10-21T03:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16477a77577e817b8367c94472b04e46c13a3441",
          "body": null,
          "is_bot": false,
          "headline": "fix inconsistent message pending behaviour",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-10-20T06:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935655d66ac58aa008d5d7a17ad95666bad3d2e5",
          "body": null,
          "is_bot": false,
          "headline": "add requeu arg to queue cancel consumer",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-09-03T08:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40882d124f8af9d40a0b23ead3232e658da0646",
          "body": null,
          "is_bot": false,
          "headline": "introduce SmqpError",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-09-03T07:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf10d4bbfff4f1064bad714a2e4a766b9795f734",
          "body": "it is not inherited to instance anyways",
          "is_bot": false,
          "headline": "remove prototype property enumerable",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-08-26T06:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ae73e78d047ec8d48a34ee9b2874803fb667ac",
          "body": null,
          "is_bot": false,
          "headline": "fix consumer stops consuming on thrown error",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-08-26T05:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8cc997b9e4455a43559c19a8646bcaee403ad64",
          "body": null,
          "is_bot": false,
          "headline": "abide to new lint rules",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-06-22T12:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137e76394e14b1f80e18a9620e9a26c8e0fffcca",
          "body": "patch all deps",
          "is_bot": false,
          "headline": "ignore shovel message if destination lacks binding",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-06-22T09:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd1a77188348d658394faf2762dae46d796c4b5",
          "body": null,
          "is_bot": false,
          "headline": "fix queue recover type and some optional stuff",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-04-05T05:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633c926622152ba5a2b0930f8182b863a83bb264",
          "body": null,
          "is_bot": false,
          "headline": "type declare broker state",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-04-05T05:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57c1c6179c5f3da69521ad6d331aca28a1cd33c",
          "body": "- no need to declare that a function can return undefined\n- return undefined if deleting non-existing queue\n- return undefined if no message on queue.get",
          "is_bot": false,
          "headline": "learning type declaration as I go along",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-03-24T05:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cba117f9ddb8e3c211a77f7c9b4e690bf9c9543",
          "body": "- and some typing blunders",
          "is_bot": false,
          "headline": "fix queue recover inconsistence",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-03-24T04:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2ccf92bb2aa2bbb46b222123a9252fe177dec3",
          "body": null,
          "is_bot": false,
          "headline": "fix forbidden override and boolean typo",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2023-03-16T15:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94de06c72758b3cabda702ad43e90824cad9f65",
          "body": null,
          "is_bot": false,
          "headline": "add type declarations",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2023-03-16T11:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d4899de9857bf115bb50a0ff4493e874829809",
          "body": null,
          "is_bot": false,
          "headline": "minor tweak of consume",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-01-27T05:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0547114a9ea4d9127c3f1415bce9a0fefbb43ecb",
          "body": null,
          "is_bot": false,
          "headline": "fix syntax error",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-01-26T04:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "468fe12ff9d484e7ed7d0a09204ad372ba69c46b",
          "body": "Update Queue.js",
          "is_bot": false,
          "headline": "Merge pull request #7 from captHarlock69/default",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2023-01-26T04:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45155be1098e7583e42124c0dfb40da32e0b2f34",
          "body": "switched Queue._consume from a recursive method to a while loop.",
          "is_bot": false,
          "headline": "Update Queue.js",
          "author_name": "Roberto Rambaldi",
          "author_login": "captHarlock69",
          "committed_at": "2023-01-25T13:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba718a044f64d87434332947e0db8f3ef3bfa87b",
          "body": null,
          "is_bot": false,
          "headline": "move stuff around for reasons",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-01-07T08:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a704f2f76693d9b6aff16dec1eb04d11e4aaa121",
          "body": null,
          "is_bot": false,
          "headline": "add dist/package.json to pack",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-01-05T07:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff532515ebafca91f61bb364af178c2b9fa4dfc",
          "body": null,
          "is_bot": false,
          "headline": "turn into module with node exports",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2023-01-05T07:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c159b1875f6bb459d2587aea5c36dce8f89f98",
          "body": null,
          "is_bot": false,
          "headline": "rename symbols declaration, for no reason",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2022-11-05T12:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f460e119ef3c04869bde1a5dada4c514d439505f",
          "body": "- stop building node 12\n- lint some",
          "is_bot": false,
          "headline": "prototype routing key patterns",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2022-08-17T05:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f7c1ce2e6a31c875f7fa58c052dd44290bf3b1",
          "body": "- message ack, nack, and reject are no longer bound to message instance\n- rename exchange.bind to exchange.bindQueue\n- rename exchange.unbind to exchange.unbindQueue\n- decorate internal functions with underscore",
          "is_bot": false,
          "headline": "fix inconsistent cancel consumer behaviour",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2022-01-30T08:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09bb6ca9a08abb888f17b1e3d58a04aa6f6eaa2",
          "body": null,
          "is_bot": false,
          "headline": "travis badge url change",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-12-18T13:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6ae1f8da99757dbf447eed8b9502827a643cc9",
          "body": null,
          "is_bot": false,
          "headline": "update @babel and eslint",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-12-18T13:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcbf0b9893eb501905ceb08a5596af41e829b3db",
          "body": null,
          "is_bot": false,
          "headline": "minor tweaks",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-12-18T13:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66fa98f4f34758928d93235a5007e8d9de5c1b7",
          "body": null,
          "is_bot": false,
          "headline": "decorate TypeError if queue get state fails",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-11-14T09:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bca7b74df6efd727651561187e3bb4a1f60e687",
          "body": null,
          "is_bot": false,
          "headline": "mark as side effect free",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-11-13T07:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03a1aceb3b7f94c4dd6bbdcaa00b4f3b2ed7bba",
          "body": null,
          "is_bot": false,
          "headline": "add flag to get a slimmer state",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-09-28T05:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc154154c9747e25e478274ec75bf2afad8991f0",
          "body": null,
          "is_bot": false,
          "headline": "tweak some",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2021-08-14T05:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97993c46ab2d7183855923efec1919392be10acf",
          "body": null,
          "is_bot": false,
          "headline": "Hash pattern will match all or nothing",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2021-08-07T04:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fbb94e708b4e35f05a6d078aa4fc32398d89ca0",
          "body": null,
          "is_bot": false,
          "headline": "tweak Queue with for loops",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2021-08-06T06:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4436c9c46f13f089b10b5eb7b4fd4aa567e08f3c",
          "body": null,
          "is_bot": false,
          "headline": "remove direct message properties consumerTag and messageId",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2021-08-06T05:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d2a3a3f4c4bff0ab2a27112faa6f1d55acdf36",
          "body": null,
          "is_bot": false,
          "headline": "fix pattern matching bug if more than one wildcard",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2021-08-05T06:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ffa0a3e5b294a57d9a333219718abf04f80c5b",
          "body": null,
          "is_bot": false,
          "headline": "hunt some coverage",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-30T05:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39598636951b05a65bd7530c3eee64e5a62f44f",
          "body": null,
          "is_bot": false,
          "headline": "minor changes after prototyping",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-29T08:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d2d17c12e5c88cd0efb345afe215d7bde62619",
          "body": null,
          "is_bot": false,
          "headline": "remove lingering dist file",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-27T09:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0abe7141c8e5c786ec6be88084ba003f796dbaf",
          "body": null,
          "is_bot": false,
          "headline": "update README branch",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-27T09:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e712ca2cad2d03d24ce81e2be4bda38b452856c2",
          "body": null,
          "is_bot": false,
          "headline": "refactor Broker",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-27T08:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7d599cb2fb2bad478f4dd6664a74bc03160887",
          "body": null,
          "is_bot": false,
          "headline": "refactor shovel",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-27T06:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ebf21271a303eb8d34654f43579065294aa5f3e",
          "body": null,
          "is_bot": false,
          "headline": "refactor Exchange",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-27T05:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a48639858bfb588f5336945d2ea7d4a73172d0",
          "body": null,
          "is_bot": false,
          "headline": "switch Queue and Consumer to prototype",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-26T14:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254be74c6ea8c407ab015f8699a44b13df66e60f",
          "body": null,
          "is_bot": false,
          "headline": "forgot toc and #5",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-24T10:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1420ffba61d79c0e081ec67cc4fbb88adae18690",
          "body": null,
          "is_bot": false,
          "headline": "possible performance gain from not using defineProperty",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-06-24T10:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22d9991ae15a6536f58e24924cb6d865a4dd9a3",
          "body": null,
          "is_bot": false,
          "headline": "slimmer state",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2021-02-01T06:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2a984de23d16b4a73ae04a279a0c373863c93a",
          "body": null,
          "is_bot": false,
          "headline": "actually stop consumers and remove message consumerTag setter",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-12-21T08:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab12619b120a91810646d87efe3913d1efb5349b",
          "body": null,
          "is_bot": false,
          "headline": "move to travis-ci.com",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-11-20T07:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6e11026a167da9149b922f4b471976f4aed66e",
          "body": null,
          "is_bot": false,
          "headline": "bump babel, mocha, and eslint",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-11-11T06:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0c6056abbc5ca2bad51c5331ce4f3f719223a8",
          "body": null,
          "is_bot": false,
          "headline": "bump babel and eslint",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-10-06T13:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4839c9db637438c41b1c830fb2c8d1ddb008885b",
          "body": null,
          "is_bot": false,
          "headline": "fate called and reclaimed destiniation",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-09-01T03:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91f0734a34ff88350c07c6c6b0317f9e59e6df6",
          "body": "- bump dev dependencies",
          "is_bot": false,
          "headline": "add some tests for coverage",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-08-12T12:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db99fb5784f7266afa4d046bb72bda61f7ff6a3",
          "body": null,
          "is_bot": false,
          "headline": "supply name of broker event in event handler",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-07-02T15:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8608f1f925242aeb0abcfd316f9b5cdd3e41896a",
          "body": "- mocha requires node 10",
          "is_bot": false,
          "headline": "emit events when messages have been consumed or undelivered",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-07-02T14:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a17ece152138b0f7b41bf5cec71006e92bfbaa",
          "body": null,
          "is_bot": false,
          "headline": "use new .mocharc.js",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-06-16T09:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0273166bcf9f65f0ab55bb84cb34b54ea2a08b",
          "body": null,
          "is_bot": false,
          "headline": "add broker.getConsumers function to get consumer properties",
          "author_name": "paed01",
          "author_login": "paed01",
          "committed_at": "2020-06-16T09:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239e6352eff3e8e8688d5964d025955e2ec49268",
          "body": null,
          "is_bot": false,
          "headline": "fix bad english",
          "author_name": "Pål Edman",
          "author_login": "paed01",
          "committed_at": "2019-12-02T05:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 73,
      "commits_last_year": 12,
      "latest_release_at": "2026-07-22T08:48:07Z",
      "latest_release_tag": "v13.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 9,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 40.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "smqp",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "messaging",
            "broker",
            "routing",
            "exchange",
            "queue",
            "fifo",
            "shovel",
            "publish",
            "subscribe",
            "ack",
            "nack",
            "reject",
            "topic",
            "direct",
            "independent"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/smqp",
          "is_deprecated": false,
          "latest_version": "13.1.0",
          "repository_url": "https://github.com/paed01/smqp",
          "versions_count": 89,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 14884,
          "first_published_at": "2018-06-09T06:32:49.182000Z",
          "latest_published_at": "2026-07-22T08:49:45.188000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 14,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "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": [
        "test/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 94643,
      "source_files_sampled": 34,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 19862
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 14,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "^29.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "^5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "^10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "^12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "^6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "chronokinesis",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dts-buddy",
            "direct": false,
            "version": "^0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "^17.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "^4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "texample",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 0,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 6,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "paed01",
          "commits": 182,
          "avatar_url": "https://avatars.githubusercontent.com/u/4265753?v=4"
        },
        {
          "type": "User",
          "login": "captHarlock69",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/67005251?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.995
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml",
        "release.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4ecdd9b319d27fcf14db30275f7b561c9f4ee3c5",
        "ran_at": "2026-07-31T08:50:08Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T08:49:48Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-01T08:15:36Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/paed01/smqp",
    "host": "github.com",
    "name": "smqp",
    "owner": "paed01"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 57,
            "calibrated": 60,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 60,
      "inputs": {
        "security": 41,
        "vitality": 65,
        "community": 44,
        "governance": 59,
        "calibration": "2026-08-02",
        "engineering": 74,
        "ai_readiness": 52,
        "weighted_overall_raw": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 65,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 9
            },
            "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": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 73,
              "latest_release_tag": "v13.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 40.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "73 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "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 ~40.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 40.6
                    }
                  }
                ],
                "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": "exceptional",
            "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": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "forks": 5,
              "stars": 14,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 70,
            "inputs": {
              "packages": [
                "smqp"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 14884
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "14,884 downloads/month across npm",
                "points": 55.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 14884,
                      "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": 59,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.995
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 0,
              "closed_issues": 3,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/6 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 6
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "followers": 64,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "paed01",
              "public_repos": 17,
              "account_age_days": 4843
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "64 followers of paed01",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 64,
                      "login": "paed01"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "17 public repos, account ~13 yr old",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 17
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "smqp"
              ],
              "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": "89 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 89
                    }
                  }
                ],
                "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.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "messaging"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "weak",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.05,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 19862
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.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": "5 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "test/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "test/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "test/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 94643,
              "source_files_sampled": 34,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (test/tsconfig.json, tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "test/tsconfig.json, tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/34 source files over 60KB",
                "points": 51.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T08:50:15.525804Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paed01/smqp.svg",
  "full_name": "paed01/smqp",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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