Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 08:16 UTC

savonarola / smppex

✉️ SMPP 3.4 protocol and framework implementation in Elixir

ElixirMIT★ 8 stars⑂ 3 forkssince Jul 2021View on GitHub ↗

savonarola/smppex holds a health index of 49 out of 100, placing it in the At risk band. It scores highest on Vitality (60/100) and lowest on AI Readiness (33/100). It was last updated 23 days ago. A single contributor accounts for most of its recent work.

49
overall / 100
At risk

Software health index

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

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

Score profile

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

Ownership

Ilia AverianovPersonal account
119 followers161 public repossince Apr 2008@emqx

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Hexsmppex3.3.01,5895623 days ago

Metrics by category

Vitality

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

60Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 23 days ago
2.1/36Commit cadence — 3/52 weeks with commits
10.8/18Commit volume — 15 commits in the last year
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year15
human_commit_share1
days_since_last_push23
active_weeks_last_year3
How it's scored
16.2/27Ships releases — 36 version tags (no GitHub releases)
36/36Release recency — latest release 23 days ago
12.6/27Release cadence — a release every ~213 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count36
latest_release_tagv3.3.0
releases_from_tagsyes
days_since_latest_release23
mean_days_between_releases213
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?

37At risk · 18% of overall
How it's scored
13.7/60Stars — 8 stars
2.5/25Forks — 3 forks
0/15Watchers — 0 watchers
Inputs used
forks3
stars8
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
42.7/80Monthly downloads — 1,589 downloads/month across hex
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessmppex
dependents
ecosystemshex
total_downloads198,735
monthly_downloads1,589
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.7/22.5Commit distribution — top contributor authored 79% of commits
13.5/13.5Contributor breadth — 13 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.79
How it's scored
0/46.8Issue resolution — no issues or no data
23.9/38.3PR acceptance — 5/8 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/26 approved changesets -- score normalized to 0
Inputs used
merged_prs5
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs3
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.9/25Owner reach — 119 followers of savonarola
25/25Track record — 161 public repos, account ~18 yr old
Inputs used
followers119
owner_typeUser
is_verified
owner_loginsavonarola
public_repos161
account_age_days6,692
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on hex
35/35Publish recency — latest publish 23 days ago
20/20Version history — 56 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessmppex
ecosystemshex
any_deprecatedno
min_days_since_publish23

Engineering Quality

Are baseline engineering and documentation practices in place?

48At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 1 out of 3 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/26 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
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
7.5/7.5Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
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
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.9/40Legible commit history — 13 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.13
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — mix.exs (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesmix.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsmix.exs
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Elixir without a type-check config
55/55Manageable file sizes — 0/77 source files over 60KB
Inputs used
primary_languageElixir
largest_source_bytes41,832
source_files_sampled77
oversized_source_files0

Key facts

8GitHub stars
13contributors
15commits, last 12 months
23days since last push
36releases
1bus factor
0open issues
Hexpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
3Releases

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.

12233312024-102025-082026-06
Major 0Minor 0Patch 3

Each point covers 2 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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-30 08:16 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/26 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not 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
3Vulnerabilities7 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Hexranch~> 2.0mix.exs
Hexex2ms~> 1.0mix.exs
Hexklotho~> 0.2mix.exs
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 774,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 1581,
        "Elixir": 291153
      },
      "pushed_at": "2026-07-06T16:59:31Z",
      "created_at": "2021-07-05T17:11:26Z",
      "owner_type": "User",
      "updated_at": "2026-07-06T16:59:36Z",
      "description": "✉️ SMPP 3.4 protocol and framework implementation in Elixir",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Elixir",
      "significant_languages": [
        "Elixir"
      ]
    },
    "owner": {
      "blog": "https://av.rubybox.dev",
      "name": "Ilia Averianov",
      "type": "User",
      "login": "savonarola",
      "company": "@emqx ",
      "location": "Vilnius",
      "followers": 119,
      "avatar_url": "https://avatars.githubusercontent.com/u/4236?v=4",
      "created_at": "2008-04-02T14:20:14Z",
      "is_verified": null,
      "public_repos": 161,
      "account_age_days": 6692
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2026-07-06T16:51:12Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2025-01-31T10:18:23Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2024-11-08T21:58:15Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2024-11-08T21:36:31Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2023-06-03T15:39:58Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2022-01-22T15:41:55Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2021-12-22T19:07:38Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2021-04-17T17:14:21Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2021-04-16T14:25:46Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2021-04-06T20:09:02Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2020-12-13T10:14:47Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-11-25T07:51:12Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2020-11-05T16:11:14Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2020-11-05T16:11:14Z"
        },
        {
          "tag": "2.3.3",
          "kind": "patch",
          "published_at": "2020-09-09T17:05:36Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2020-09-09T17:05:36Z"
        },
        {
          "tag": "v2.2.9",
          "kind": "patch",
          "published_at": "2018-11-22T12:06:00Z"
        },
        {
          "tag": "v2.2.8",
          "kind": "patch",
          "published_at": "2018-11-11T11:42:19Z"
        },
        {
          "tag": "v2.2.7",
          "kind": "patch",
          "published_at": "2018-06-07T18:56:23Z"
        },
        {
          "tag": "v2.2.6",
          "kind": "patch",
          "published_at": "2018-06-05T18:12:25Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2018-05-23T10:14:23Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2018-02-11T21:37:32Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2017-09-20T23:27:06Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2017-09-20T21:16:14Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2017-09-11T20:27:42Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2017-09-10T18:54:22Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-09-10T08:28:22Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2017-09-02T15:19:33Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2017-08-30T08:50:54Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2017-08-29T20:50:25Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2017-08-03T12:56:35Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-06-06T19:23:25Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-05-05T15:32:18Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2017-04-06T11:51:29Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-02-14T15:11:28Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2017-01-29T18:59:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3df7839246e7774c0751c926ede08509fd2c2a16",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T16:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c68d8a0cd7e9e33fc1515b633ae77a4ee3e0cb71",
          "body": null,
          "is_bot": false,
          "headline": "suppress rebar bootstrap deprecation warnings",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T16:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33549c6ec46129ab928abdd1786f4c72cd767dd1",
          "body": null,
          "is_bot": false,
          "headline": "install rebar manually in ci",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T16:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5753928bb81da1daecc168b474e1a7687f0202",
          "body": null,
          "is_bot": false,
          "headline": "install hex from github",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T16:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3eb03187301ffc4edb1fd510fc39676bf17aa4",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.2.4 → 3.3.0",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T16:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273687e4f9b954d85c29091d40f02e6ac61de236",
          "body": null,
          "is_bot": false,
          "headline": "run klotho with appropriate env",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T15:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2409b98224158651e467d10875aa0484604b204e",
          "body": null,
          "is_bot": false,
          "headline": "update tls tests for OTP29",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T13:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4cacf11974fc4d0e72bb9a7de8e78f6634ac66",
          "body": null,
          "is_bot": false,
          "headline": "reduce flakyness",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T12:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5501436f1bdc268ad23e09bd6c1f99767f2afea0",
          "body": null,
          "is_bot": false,
          "headline": "restore compatible binary matching",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T12:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0d14d1d0a826d34a40b32a4894c3b3af4992b5",
          "body": null,
          "is_bot": false,
          "headline": "fix elixir 1.20 warnings",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T12:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c5e0c33153c15b892d0ac2b93c4373d7edf55e1",
          "body": null,
          "is_bot": false,
          "headline": "remove support of old elixir versions",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-07-06T11:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c76d6e67719439561184b85e267aadd40dffd2e",
          "body": null,
          "is_bot": false,
          "headline": "fix elixir 1.20 warnings",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-06-04T09:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615375e81c99b1b47b2f683e8cbdbab5cfb81127",
          "body": null,
          "is_bot": false,
          "headline": "update erlang, elixir and deps",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-06-04T09:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688907f53f300327a23eead43a3b4128a9afb0e4",
          "body": "ci: add Elixir 1.19 and OTP 28 coverage",
          "is_bot": false,
          "headline": "Merge pull request #5 from savonarola/ci/elixir-1-19-otp-28-matrix",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-04-16T09:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b5cc4b4ffd09690eb15113013347fedb4b818c2",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Elixir 1.19 and OTP 28 coverage",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2026-04-16T09:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013010315095dabb5316fc6d0679c182e0a3fecc",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.2.3 → 3.2.4",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2025-01-31T10:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf46ee0b43800de2e9e024f434024c173f26368",
          "body": "fix no case clause matching",
          "is_bot": false,
          "headline": "Merge pull request #4 from mixail7/fix_no_case_clause",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2025-01-31T08:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a4c1fd56956050a2515c156100129786629426",
          "body": null,
          "is_bot": false,
          "headline": "fix spec handle_pdu",
          "author_name": "m.galochkin",
          "author_login": null,
          "committed_at": "2025-01-30T06:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d03e8131df0c7288b48b7dec996308f52796a5",
          "body": null,
          "is_bot": false,
          "headline": "fix no case clause matching",
          "author_name": "m.galochkin",
          "author_login": null,
          "committed_at": "2025-01-30T06:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c67a6f3a7124ebe839b3c9dae4e97617101d088",
          "body": null,
          "is_bot": false,
          "headline": "Add Elxir 18 to the build matrix",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-12-22T19:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc5efc69ada7031c095fc9a1d464f221e334f13",
          "body": "For cases now checked with type-checker",
          "is_bot": false,
          "headline": "Remove unnecessary tests",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-12-22T19:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6624da7bc412c244e0727f158038b8350dc577a8",
          "body": null,
          "is_bot": false,
          "headline": "update to Elixir 18",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-12-22T19:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96484a31879ae475739fb99de046b3d0058efb99",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.2.2 → 3.2.3",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-11-08T21:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e32471a7f48212c290439f071306df1f6b13c6",
          "body": null,
          "is_bot": false,
          "headline": "enable klotho in all envs",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-11-08T21:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8420db18f3b50939e803beab27f295a26b51d660",
          "body": "fix warning on elixir 1.17",
          "is_bot": false,
          "headline": "Merge pull request #3 from tverlaan/elixir-1.17",
          "author_name": "Ilia Averianov",
          "author_login": "savonarola",
          "committed_at": "2024-11-08T21:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c678ad7e78f386e658a616c65416b85d886393ef",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.2.1 → 3.2.2",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-11-08T21:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda82921fd48e5ec972e867d52beae304689831d",
          "body": null,
          "is_bot": false,
          "headline": "update deps, build matrix and remove deprecated syntax",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2024-11-08T21:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449244f1cd088694e958f1fd52c4d28348459f94",
          "body": "warning: using map.field notation (without parentheses) to invoke function :ranch_tcp.messages() is deprecated, you must add parentheses instead: remote.function()",
          "is_bot": false,
          "headline": "fix warning on elixir 1.17",
          "author_name": "Timmo Verlaan",
          "author_login": "tverlaan",
          "committed_at": "2024-10-15T12:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c48a04cee2a51c8e2a686d6844eb2d4c0ef10e",
          "body": "oserl is a dead Erlang SMPP library not supported for decades",
          "is_bot": false,
          "headline": "drop oserl support",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T20:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c716747c74af6fb0e32225fa8e49b89d14065bb7",
          "body": null,
          "is_bot": false,
          "headline": "remove unused docker & makefile infra",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T20:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0511bf5e21b3fa7446b2a3072f587e16e3c0fb7d",
          "body": null,
          "is_bot": false,
          "headline": "remove old logo and update links to the new repo",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T20:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92bedf59601eac417778652d816b24e66600377",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T20:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd7d5183244d077d67dbcb267ddf9bcd9461e6b",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2 from savonarola/dev-v4",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T20:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579fa51c26636589749992c98fc1f00a5339a5dc",
          "body": null,
          "is_bot": false,
          "headline": "remove aliases for Erlang modules",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69b18a3ac953ebd57a0940712f28cfb85549b38",
          "body": null,
          "is_bot": false,
          "headline": "remove dead code path",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c57ce1c653f6d7c1328de446ab996a50c616bd8",
          "body": null,
          "is_bot": false,
          "headline": "format code",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75bb4b862c280c34d4d8a9d438987e730f0827b",
          "body": null,
          "is_bot": false,
          "headline": "remove sleeps from other tests",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bac4e32c60a8fff6db4fc7d43869ca5e098b108",
          "body": null,
          "is_bot": false,
          "headline": "remove sleeps from session tests",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a08fd62eb0fffdd71f1d0ccd453c3933457eeaf",
          "body": null,
          "is_bot": false,
          "headline": "update tests and fix found bugs in new timer implementation",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f285b5db8ef71782c85b4c1b4169255018cf843e",
          "body": null,
          "is_bot": false,
          "headline": "test pdu storage with Klotho",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d24eb3c6249e95bc29dddca5ae2a78943ad8e39",
          "body": null,
          "is_bot": false,
          "headline": "test timers with Klotho",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643ce1646b0dfff2fba2f77a8e4de1651de463b0",
          "body": null,
          "is_bot": false,
          "headline": "format code",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e84a50d1cb648d05a6dfcf718b1dd3f1015b1fb",
          "body": null,
          "is_bot": false,
          "headline": "add time/timer injection module",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3baa6d57aded7c66c8d7fd91f1467cab5010ebf",
          "body": null,
          "is_bot": false,
          "headline": "use timers instead of ticks: wip",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5958fe146b9933f7b95652701cc2830769181d9",
          "body": null,
          "is_bot": false,
          "headline": "fix typos in variable names",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf535ae3644938d2393beae77db29e42e317ecfa",
          "body": "* 0529-project-updates:\n  Version bumpup: 3.2.0 → 3.2.1\n  update changelog\n  Version bumpup: 3.1.0 → 3.2.0\n  update changelog\n  Version bumpup: 3.0.6 → 3.1.0",
          "is_bot": false,
          "headline": "Merge branch '0529-project-updates'",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587d181b5c7814b4a69fd3c63d2fa4dc64b70420",
          "body": null,
          "is_bot": false,
          "headline": "swith to main from master",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-07-23T19:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18639ad7e0ba640300502b870594b04b07a4f7b",
          "body": null,
          "is_bot": false,
          "headline": "fix live demo address in README",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T18:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c342ee5b237b6ac85b3f4d8fff7aecd40d6162",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in README.md",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T16:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98caa86c3372eb66e8f0f4904fe41dc70018087f",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.2.0 → 3.2.1",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e0e0853573547f951f232face2c96402fabacf",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1438c0848a44de4d732f1f11866a6351a9fc2a3",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.1.0 → 3.2.0",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac732b79d5c5fc114de88a783f16a9f078e3cc2",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670a696269b2960c88ca565c6bf55c7ac8e52a0b",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.0.6 → 3.1.0",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6681a92f9779cd5ddcf4b3a4560f6ba0910442a9",
          "body": "chore: update deps, syntax, OTP versions, CI Ubuntu versions",
          "is_bot": false,
          "headline": "Merge pull request #1 from savonarola/0529-project-updates",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6249123679512a521dc4dc284726b54e06cf91d9",
          "body": null,
          "is_bot": false,
          "headline": "add OTP 26 to CI matrix",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a5d3010c7596bd6cc2349a92f859764887d7a58",
          "body": null,
          "is_bot": false,
          "headline": "drop Elixir 1.11 support",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb5c1822686531fb9cb02a3d57890179c248304",
          "body": null,
          "is_bot": false,
          "headline": "do not use special CI job for SSL tests",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191bc595c647e10f9295c09b616b1a808bfce041",
          "body": null,
          "is_bot": false,
          "headline": "change `assert false` to meaningful failures",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75eacbcea596076c03a4b7886a6dbf51aa4856f6",
          "body": null,
          "is_bot": false,
          "headline": "make SSL tests more reasonable",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca30cf2c112796641aa19bf43b017abd65743fa0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps, syntax, OTP versions, CI Ubuntu versions",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2023-06-03T15:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfe2bd0738ab3eea6e0fefa1264a99e49cc7328",
          "body": null,
          "is_bot": false,
          "headline": "upgrade ubuntu version used for CI",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-10-07T07:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc61081a804a991639c17e7e5432935447637fa9",
          "body": null,
          "is_bot": false,
          "headline": "add Elixir 1.14 to the build matrix",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-10-06T12:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a3cec386b3dabfdff08d156f05a6c58a46c77c",
          "body": null,
          "is_bot": false,
          "headline": "updated build matrix",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-06-15T15:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25feeb81dd41eab2bfb7656d288837c614b05fa0",
          "body": null,
          "is_bot": false,
          "headline": "Update CI Elixir/Erlang versions",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-02-09T12:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b400f216af8072cca40d584c9b858b2684dad00c",
          "body": null,
          "is_bot": false,
          "headline": "Drop Elixir < 1.9 support and get rid of Compat module",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-02-07T20:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c611378fbe437df07f54e47621dc1b6b66f9851",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.0.5 → 3.0.6",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-01-22T15:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8da952deef687bdcee7a1ddabdfb9ffdba2bc52",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-01-22T15:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95de91030dba63658d2c9b179afd5b5917c3c80",
          "body": "Support handle timeout",
          "is_bot": false,
          "headline": "Merge pull request #90 from sasa1977/support-handle-timeout",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-01-22T15:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09aabd8775301142ba37172c9ed4246e0447031",
          "body": null,
          "is_bot": false,
          "headline": "Improve typespec",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-22T14:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ada55bfe78dd6e1d335fa06af9b850b7030ad4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into support-handle-timeout",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-22T14:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bc56e433b3c6fb0becddb5fbbe06edcedc40c2",
          "body": null,
          "is_bot": false,
          "headline": "specify exact type for timer stop reasons",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-01-22T08:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80de60f3b93460208da0232cfecc1df1181b6b42",
          "body": null,
          "is_bot": false,
          "headline": "Add @impl in the session module",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T19:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3b97024285ee0eade438c76aa6420d50d10994",
          "body": null,
          "is_bot": false,
          "headline": "Be more explicit about impl",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T19:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f33533d38def77375a1742b55a81a2ddf2f675c",
          "body": "Doc false is implicitly set with `@impl`",
          "is_bot": false,
          "headline": "Drop needless doc flags",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T19:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "909b5b9ecc3bc4ef9993f7fe6bbc94c345550381",
          "body": null,
          "is_bot": false,
          "headline": "Replace doc false with impl",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T19:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2140ee10972a52533827125f25ca9dd550a5af",
          "body": null,
          "is_bot": false,
          "headline": "Support handle_timeout",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T19:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6caa3ca187119f3c27755bfabbca17ae19029bf1",
          "body": "Support embedded mode for MC\r\n\r\nI.e. running as a part of a supervision tree.",
          "is_bot": false,
          "headline": "Merge pull request #89 from sasa1977/support-child-spec",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2022-01-21T15:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7298363008d385c380a6b4fd00d274632d4ac11e",
          "body": null,
          "is_bot": false,
          "headline": "Fix failures on earlier versions",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T14:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1efd48fe17ff6643c482e7653ba46f710979a5eb",
          "body": null,
          "is_bot": false,
          "headline": "Prefer new child_spec in tests",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T10:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2837bd184b92e6b3be5884716266f84be5cedb36",
          "body": "The doc for the new function is mostly copy-paste of the `start` doc.\n\nNote that the new doc advises using `child_spec/1` instead of `start`.",
          "is_bot": false,
          "headline": "Adapt docs",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T10:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a9aa59b1c8d9d5c4206b96bba45efae6d7e405",
          "body": null,
          "is_bot": false,
          "headline": "Support starting via child_spec",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T09:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fcc00a518aa69ee35189a0abb9e36648659fca",
          "body": null,
          "is_bot": false,
          "headline": "Extract start args logic",
          "author_name": "Saša Jurić",
          "author_login": "sasa1977",
          "committed_at": "2022-01-21T09:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6916c010dec031b25aafcd11dc416d530a714e1b",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.0.4 → 3.0.5",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-12-22T19:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c88914cd518b8cb367f6eb432d68d7a5d2d63b",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-12-22T19:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c016053c5cbc6dc4a7f4f405d0bcf49872f7e3",
          "body": "Fixed Pdu.as_reply_to/2 type spec.",
          "is_bot": false,
          "headline": "Merge pull request #86 from rezerbit/dialyzer-fix",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-12-20T14:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c422536a1f9be62972e27a1b4c3b2d9078df556",
          "body": null,
          "is_bot": false,
          "headline": "Fixed Pdu.as_reply_to/2 type spec.",
          "author_name": "f.parmanchukov",
          "author_login": null,
          "committed_at": "2021-12-15T10:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "761be1751491d378c7750c6ba7c6d0c5a6541701",
          "body": null,
          "is_bot": false,
          "headline": "Add Elixir 13 to CI matrix",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-11-22T07:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e039db37e74b7afde6193be715519b216ca765",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-05-21T18:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36786e8b4ab546968bcabdb919da0c83c64f3be8",
          "body": null,
          "is_bot": false,
          "headline": "Added OTP 24 to CI matrix. Moved to erlef/setup-beam Github action.",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-05-21T18:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a16463307538fac6ed0e1d40f425d2e8a6d6beb",
          "body": null,
          "is_bot": false,
          "headline": "Typo fix id docs",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T19:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990c59e1f6bf7489e7717029fb54c0180fd4cd08",
          "body": null,
          "is_bot": false,
          "headline": "Fixed examples link in README",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T18:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c90148239287667784d7af38914314f1430810be",
          "body": null,
          "is_bot": false,
          "headline": "Added reference to related projects to README",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T18:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7296678b1fb00dafb282aaab137946267489a42d",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.0.3 → 3.0.4",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T17:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6231886495e76d23da5060c1a7c876b79a96347",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T17:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6e8f820cf3b2270b3c8907e9235dc9efd53e11",
          "body": null,
          "is_bot": false,
          "headline": "Added document with a list of auxilary projects",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T17:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e887f8d6d85f91dee968b13549239739dec4f893",
          "body": null,
          "is_bot": false,
          "headline": "Reorganized docs",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-17T16:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7f38bccd654150cb883a7d50ef3e9c82e8812a3",
          "body": null,
          "is_bot": false,
          "headline": "Version bumpup: 3.0.2 → 3.0.3",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-16T14:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d42bf06bce304f6f30ed725ad17009dee445d911",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-16T14:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc4549917bad50106a36922a831548d87100b20",
          "body": null,
          "is_bot": false,
          "headline": "Added `session_module` option for MC and ESME modules",
          "author_name": "Ilya Averyanov",
          "author_login": "savonarola",
          "committed_at": "2021-04-16T14:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 15,
      "latest_release_at": "2026-07-06T16:51:12Z",
      "latest_release_tag": "v3.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 23,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 23,
      "mean_days_between_releases": 213
    },
    "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": "smppex",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "hex",
          "matches_repo": true,
          "registry_url": "https://hex.pm/packages/smppex",
          "is_deprecated": false,
          "latest_version": "3.3.0",
          "repository_url": "https://github.com/savonarola/smppex",
          "versions_count": 56,
          "total_downloads": 198735,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1589,
          "first_published_at": "2016-06-14T20:50:58.861883Z",
          "latest_published_at": "2026-07-06T17:06:48.442466Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 23
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 8,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "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": [],
      "toolchain_manifests": [
        "mix.exs"
      ],
      "largest_source_bytes": 41832,
      "source_files_sampled": 77,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "mix.exs"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "hex"
      ],
      "dependencies": [
        {
          "name": "ranch",
          "manifest": "mix.exs",
          "ecosystem": "hex",
          "version_constraint": "~> 2.0"
        },
        {
          "name": "ex2ms",
          "manifest": "mix.exs",
          "ecosystem": "hex",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "klotho",
          "manifest": "mix.exs",
          "ecosystem": "hex",
          "version_constraint": "~> 0.2"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 5,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "savonarola",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/4236?v=4"
        },
        {
          "type": "User",
          "login": "sasa1977",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/202498?v=4"
        },
        {
          "type": "User",
          "login": "archseer",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1372918?v=4"
        },
        {
          "type": "User",
          "login": "chemeris",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/361090?v=4"
        },
        {
          "type": "User",
          "login": "desoulter",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/270607?v=4"
        },
        {
          "type": "User",
          "login": "sergey-chechaev",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4598042?v=4"
        },
        {
          "type": "User",
          "login": "igoradamenko",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6537798?v=4"
        },
        {
          "type": "User",
          "login": "olgeni",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/412031?v=4"
        },
        {
          "type": "User",
          "login": "IceDragon200",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1649873?v=4"
        },
        {
          "type": "User",
          "login": "edescourtis",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2200365?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.79
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "elixir.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "mix.lock"
      ],
      "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": 3,
            "reason": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
            "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 2/26 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "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": 10,
            "reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 3,
            "reason": "7 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3df7839246e7774c0751c926ede08509fd2c2a16",
        "ran_at": "2026-07-30T08:16:28Z",
        "aggregate_score": 3.6,
        "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-06T17:02:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-16T09:17:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/savonarola/smppex",
    "host": "github.com",
    "name": "smppex",
    "owner": "savonarola"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 49,
      "inputs": {
        "security": 36,
        "vitality": 60,
        "community": 37,
        "governance": 58,
        "engineering": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 1,
              "days_since_last_push": 23,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 23 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v3.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 23,
              "mean_days_between_releases": 213
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 23 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~213 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 213
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 23,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 23 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 3,
              "stars": 8,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8 stars",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "packages": [
                "smppex"
              ],
              "dependents": null,
              "ecosystems": "hex",
              "total_downloads": 198735,
              "monthly_downloads": 1589
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,589 downloads/month across hex",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1589,
                      "ecosystems": "hex"
                    }
                  }
                ],
                "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.79
            },
            "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 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "5/8 decided PRs merged",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 8
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/26 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": 62,
            "inputs": {
              "followers": 119,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "savonarola",
              "public_repos": 161,
              "account_age_days": 6692
            },
            "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": "119 followers of savonarola",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 119,
                      "login": "savonarola"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "161 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 161
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "smppex"
              ],
              "ecosystems": "hex",
              "any_deprecated": false,
              "min_days_since_publish": 23
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on hex",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "hex"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 23 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "56 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "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 3 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": "7 existing vulnerabilities detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.13,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "13 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "mix.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "mix.exs"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mix.exs (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "mix.exs"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Elixir",
              "largest_source_bytes": 41832,
              "source_files_sampled": 77,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Elixir without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Elixir"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/77 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 77,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T08:16:40.610118Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/savonarola/smppex.svg",
  "full_name": "savonarola/smppex",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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