Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-04 04:43 UTC

senaranya / HL7

PHP library for Parsing, Generation and Sending HL7 v2 messages

PHPMIT★ 197 stars⑂ 86 forkssince Nov 2017View on GitHub ↗

senaranya/HL7 holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on AI Readiness (40/100). It was last updated 92 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

63
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

Aranya SenPersonal account
30 followers18 public repossince Sep 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistaranyasen/hl74.0.1216,3846592 days agoparsesendgeneratehl7

Metrics by category

Vitality

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

44Weak · 21% of overall
How it's scored
9.9/36Push recency — last push 92 days ago
2.8/36Commit cadence — 4/52 weeks with commits
6.3/18Commit volume — 4 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year4
human_commit_share1
days_since_last_push92
active_weeks_last_year4
How it's scored
27/27Ships releases — 55 releases published
27/36Release recency — latest release 92 days ago
19.8/27Release cadence — a release every ~62.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count55
latest_release_tag4.0.1
releases_from_tagsno
days_since_latest_release92
mean_days_between_releases62.9
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?

72Good · 17% of overall
How it's scored
37.2/60Stars — 197 stars
16.1/25Forks — 86 forks
6/15Watchers — 13 watchers
Inputs used
forks86
stars197
watchers13
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, poser.pugx.org
has_pull_request_templateno
How it's scored
71.1/80Monthly downloads — 216,384 downloads/month across packagist
2/20Registry dependents — 1 packages depend on it
Inputs used
packagesaranyasen/hl7
dependents1
ecosystemspackagist
total_downloads2,000,396
monthly_downloads216,384

Sustainability & Governance

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

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.4/22.5Commit distribution — top contributor authored 67% of commits
13.5/13.5Contributor breadth — 25 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled25
top_contributor_share0.67
How it's scored
33.1/42Issue resolution — 79% of issues closed
26.9/30PR acceptance — 53/59 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-Review — Found 16/30 approved changesets -- score normalized to 5
Inputs used
merged_prs53
open_issues13
closed_issues48
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.787
closed_unmerged_prs6
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.7/25Owner reach — 30 followers of senaranya
21.3/25Track record — 18 public repos, account ~12 yr old
Inputs used
followers30
owner_typeUser
is_verified
owner_loginsenaranya
public_repos18
account_age_days4,704
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 92 days ago
20/20Version history — 65 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesaranyasen/hl7
ecosystemspackagist
any_deprecatedno
min_days_since_publish92

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicsphp-library, hl7, hl7v2, hl7-parser, hl7-sending, hl7-message, hl7-builder, php7
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.2/2.5CI-Tests — 4 out of 30 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 16/30 approved changesets -- score normalized to 5
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages28
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 28 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

40Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
27.7/40Legible commit history — 52 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.52
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpcs.xml
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
lockfilescomposer.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/52 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes26,951
source_files_sampled52
oversized_source_files0

Key facts

197GitHub stars
25contributors
4commits, last 12 months
92days since last push
55releases
1bus factor
13open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 86 ⇿
0Stars
86Forks
54Releases

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.

0204060801008322018-012022-032026-04
Major 3Minor 8Patch 43

Each point covers 8 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
1CI-Tests4 out of 30 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/30 approved changesets -- score normalized to 5
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 28

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

RegistryPackageVersionRelation
Packagistmyclabs/deep-copy1.13.4indirect
Packagistnikic/php-parser5.7.0indirect
Packagistphar-io/manifest2.0.4indirect
Packagistphar-io/version3.2.1indirect
Packagistphpunit/php-code-coverage11.0.12indirect
Packagistphpunit/php-file-iterator5.1.1indirect
Packagistphpunit/php-invoker5.0.1indirect
Packagistphpunit/php-text-template4.0.1indirect
Packagistphpunit/php-timer7.0.1indirect
Packagistphpunit/phpunit11.5.55indirect
Packagistsebastian/cli-parser3.0.2indirect
Packagistsebastian/code-unit3.0.3indirect
Packagistsebastian/code-unit-reverse-lookup4.0.1indirect
Packagistsebastian/comparator6.3.3indirect
Packagistsebastian/complexity4.0.1indirect
Packagistsebastian/diff6.0.2indirect
Packagistsebastian/environment7.2.1indirect
Packagistsebastian/exporter6.3.2indirect
Packagistsebastian/global-state7.0.2indirect
Packagistsebastian/lines-of-code3.0.1indirect
Packagistsebastian/object-enumerator6.0.1indirect
Packagistsebastian/object-reflector4.0.1indirect
Packagistsebastian/recursion-context6.0.3indirect
Packagistsebastian/type5.1.3indirect
Packagistsebastian/version5.0.2indirect
Packagistsquizlabs/php_codesniffer3.13.5indirect
Packagiststaabm/side-effects-detector1.0.5indirect
Packagisttheseer/tokenizer1.3.1indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php-library",
        "hl7",
        "hl7v2",
        "hl7-parser",
        "hl7-sending",
        "hl7-message",
        "hl7-builder",
        "php7"
      ],
      "is_fork": false,
      "size_kb": 343,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 309322
      },
      "pushed_at": "2026-05-04T03:55:32Z",
      "created_at": "2017-11-16T05:27:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T14:35:25Z",
      "description": "PHP library for Parsing, Generation and Sending HL7 v2 messages",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Aranya Sen",
      "type": "User",
      "login": "senaranya",
      "company": null,
      "location": "India",
      "followers": 30,
      "avatar_url": "https://avatars.githubusercontent.com/u/5471894?v=4",
      "created_at": "2013-09-16T17:48:31Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 4704
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2026-05-04T03:55:32Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2026-03-16T13:16:16Z"
        },
        {
          "tag": "3.2.2",
          "kind": "patch",
          "published_at": "2025-09-08T12:14:28Z"
        },
        {
          "tag": "3.2.1",
          "kind": "patch",
          "published_at": "2025-03-27T12:10:01Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2025-02-10T16:44:30Z"
        },
        {
          "tag": "3.1.9",
          "kind": "patch",
          "published_at": "2025-02-01T05:28:09Z"
        },
        {
          "tag": "3.1.8",
          "kind": "patch",
          "published_at": "2025-01-24T03:17:19Z"
        },
        {
          "tag": "3.1.7",
          "kind": "patch",
          "published_at": "2024-12-22T07:16:37Z"
        },
        {
          "tag": "3.1.6",
          "kind": "patch",
          "published_at": "2024-11-24T03:50:30Z"
        },
        {
          "tag": "3.1.5",
          "kind": "patch",
          "published_at": "2024-10-15T09:20:49Z"
        },
        {
          "tag": "3.1.4",
          "kind": "patch",
          "published_at": "2024-02-04T10:13:58Z"
        },
        {
          "tag": "3.1.3",
          "kind": "patch",
          "published_at": "2024-01-22T02:33:11Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2023-11-17T13:58:10Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2023-08-08T11:56:16Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2023-04-02T02:27:07Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2023-03-23T12:32:28Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2023-03-19T04:40:33Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2022-12-31T12:18:20Z"
        },
        {
          "tag": "2.1.7",
          "kind": "patch",
          "published_at": "2022-09-17T06:40:24Z"
        },
        {
          "tag": "2.1.6",
          "kind": "patch",
          "published_at": "2022-05-17T06:54:19Z"
        },
        {
          "tag": "2.1.5",
          "kind": "patch",
          "published_at": "2022-03-16T01:33:53Z"
        },
        {
          "tag": "2.1.4",
          "kind": "patch",
          "published_at": "2022-03-10T03:52:13Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2022-02-13T03:33:26Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2021-11-08T11:15:38Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2021-11-01T06:31:11Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2021-10-20T02:01:43Z"
        },
        {
          "tag": "2.0.6",
          "kind": "patch",
          "published_at": "2021-07-15T04:16:01Z"
        },
        {
          "tag": "2.0.5",
          "kind": "patch",
          "published_at": "2021-04-24T04:36:04Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2021-01-18T06:21:24Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2020-12-30T15:06:39Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2020-12-24T10:47:20Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2020-11-09T02:35:28Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2020-09-12T06:39:27Z"
        },
        {
          "tag": "1.10.1",
          "kind": "patch",
          "published_at": "2020-08-01T10:53:37Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2020-07-04T12:06:12Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2020-03-14T04:09:12Z"
        },
        {
          "tag": "1.8.1",
          "kind": "patch",
          "published_at": "2019-12-09T05:47:13Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2019-11-06T04:45:10Z"
        },
        {
          "tag": "1.7.7",
          "kind": "patch",
          "published_at": "2019-10-28T11:39:01Z"
        },
        {
          "tag": "1.7.6",
          "kind": "patch",
          "published_at": "2019-07-29T07:22:00Z"
        },
        {
          "tag": "1.7.5",
          "kind": "patch",
          "published_at": "2019-07-10T14:03:00Z"
        },
        {
          "tag": "1.7.4",
          "kind": "patch",
          "published_at": "2019-07-04T10:33:40Z"
        },
        {
          "tag": "1.7.3",
          "kind": "patch",
          "published_at": "2019-07-04T07:23:28Z"
        },
        {
          "tag": "1.7.2",
          "kind": "patch",
          "published_at": "2019-06-24T03:45:02Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2019-05-17T03:32:11Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2019-05-08T03:01:48Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2019-03-31T07:07:57Z"
        },
        {
          "tag": "1.5.4",
          "kind": "patch",
          "published_at": "2019-03-31T06:32:11Z"
        },
        {
          "tag": "1.5.3",
          "kind": "patch",
          "published_at": "2019-01-18T17:55:45Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2019-01-16T03:01:12Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2018-11-13T03:56:32Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2018-10-03T04:08:25Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2018-09-14T03:38:59Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2018-09-07T02:59:41Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2018-08-15T03:34:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3d7aeec209d532e669628cfe69e659d22bb658fc",
          "body": "Fixed HL7 version field extraction to handle nested arrays with subcomponent separator",
          "is_bot": false,
          "headline": "Handle components/subcomponents within hl7version field (MSH-12) (#144)",
          "author_name": "Phil Corrick",
          "author_login": "pcorrick",
          "committed_at": "2026-05-04T03:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ed6b96003e9e61edee14938e66cd89c4344f5f4",
          "body": null,
          "is_bot": false,
          "headline": "Docs: Update PHP_CodeSniffer repository link (#142)",
          "author_name": "Rodrigo Primo",
          "author_login": "rodrigoprimo",
          "committed_at": "2026-03-28T04:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaae2d8b6abe6c3ce68eb9acbbf5910a589413b8",
          "body": "This commit merges the 4.x development branch and prepares the 4.0.0 release.\n\nHighlights\n- Minimum supported PHP version is now 8.2\n- Message objects must start with an MSH segment\n- InvalidArgumentException replaced with HL7Exception\n- Direct instantiation of Message is deprecated; use the HL7 fac\n[…]\nes\n- PHPUnit upgraded to v11\n- dependencies updated\n- API documentation regenerated\n- tests and CI workflows updated\n- internal code refactoring and cleanup\n\nSee UPGRADE.md for migration instructions.",
          "is_bot": false,
          "headline": "Release v4.0.0 – breaking changes, require PHP 8.2+ (#104)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2026-03-16T12:49:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41660db2258fbb96ce0cad2ead513acfc1cf4e9c",
          "body": "Co-authored-by: Oleg Vartanov <o.vartanov@richbrains.net>",
          "is_bot": false,
          "headline": "toString method return type mismatch fix (#137)",
          "author_name": "Oleg Vartanov",
          "author_login": "Oleg-Vartanov",
          "committed_at": "2025-09-08T12:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3113daff2a37908d2b9ece9663381417d014c7c",
          "body": null,
          "is_bot": false,
          "headline": "Add TXA Segment (#134)",
          "author_name": "Bastien Malahieude",
          "author_login": "Xusifob",
          "committed_at": "2025-03-27T12:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14f53e50a64b28b44a8bafc5b07f66a9eeef09e",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to reset segment array indexes (#132)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2025-02-10T16:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ea6fe7ac8b8be3a784592d515e04e259d33f6f",
          "body": null,
          "is_bot": false,
          "headline": "Add missing HL7::withSegmentEndingFieldSeparator() (#130)",
          "author_name": "Leo Lutz",
          "author_login": "skeemer",
          "committed_at": "2025-02-01T05:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa29fa3f72fcc5caa8d235f0c42d314c92dd453",
          "body": "…#129)",
          "is_bot": false,
          "headline": "Fix SEGMENT_ENDING_BAR not working with non-default FIELD_SEPARATOR (…",
          "author_name": "Leo Lutz",
          "author_login": "skeemer",
          "committed_at": "2025-01-24T03:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c0053697851ebb6c49bf9cdd3a855f09fcbfc2",
          "body": null,
          "is_bot": false,
          "headline": "Function to reindex all segments in a message (#125)",
          "author_name": "Jay Knight",
          "author_login": "jay-knight",
          "committed_at": "2024-12-22T07:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b2fdc78d6d3be4632c711912d8475803ea0af9",
          "body": "In PHP 8.4, implicitly nullable function parameters are deprecated. This change makes those explicitly nullable by prepending a ? so that the tests pass with no deprecation warnings.",
          "is_bot": false,
          "headline": "Fix PHP 8.4 deprecation for Implicitly nullable parameter (#124)",
          "author_name": "Jay Knight",
          "author_login": "jay-knight",
          "committed_at": "2024-11-24T03:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d038d96ef327416a7b17e3c914c1e3cb04f84dd8",
          "body": null,
          "is_bot": false,
          "headline": "Add methods to access segments by class name (#122)",
          "author_name": "Jay Knight",
          "author_login": "jay-knight",
          "committed_at": "2024-10-15T09:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ca9d5276b3ba91b07d68da6dec3975bf6f5c1c",
          "body": null,
          "is_bot": false,
          "headline": "Allow array on setPatientIdentifierList field (#117)",
          "author_name": "Luis Andrés Arce C",
          "author_login": "luilliarcec",
          "committed_at": "2024-02-04T10:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a68e90cf370064faa50c56176fe454ccd9054ad",
          "body": null,
          "is_bot": false,
          "headline": "Add missing segments PD1, RX4, RXR (#116)",
          "author_name": "Luis Andrés Arce C",
          "author_login": "luilliarcec",
          "committed_at": "2024-01-22T02:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee4408dd0983e36f3b17bc31001885e888d73d31",
          "body": null,
          "is_bot": false,
          "headline": "Support array type for MSH Version ID (#111)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2023-11-17T13:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31ff81c85c2bff60f95a3cff55679a81e5b609a",
          "body": null,
          "is_bot": false,
          "headline": "Add remaining tests to ensure 100% coverage for Message class (#103)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2023-09-17T04:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2609721a3db45b4520c17d4ee64ffa52e87e46b0",
          "body": null,
          "is_bot": false,
          "headline": "fix: 🐛 Make MSH getTriggerEvent return accept bool (#101)",
          "author_name": "Henry",
          "author_login": "henry11996",
          "committed_at": "2023-08-08T11:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0713e6e3388185fcee37aef09dfe20c20e22fc2",
          "body": null,
          "is_bot": false,
          "headline": "Revive HL7 factory class for fluent HL7 parsing and composing (#94)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2023-04-02T02:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38b9753e2852ff727b4e569f00d2d82442a970b",
          "body": null,
          "is_bot": false,
          "headline": "Make certain parameters less type-strict for a smoother transition (#93)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2023-03-23T12:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d864d630f6e28d950fc1f493e5e59512187d72",
          "body": "Code refactors, add tests",
          "is_bot": false,
          "headline": "Code refactors (#92)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2023-03-19T04:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96128112ca436237bd76ee372e6f274da6219be2",
          "body": "* #89 Update minimum php version to 8.0\r\n\r\n* Code refactor and cleanup\r\n* Declare strict\r\n* Remove redundant phpdocs",
          "is_bot": false,
          "headline": "Upgrade minimum php version to 8.0 (#90)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2022-12-31T12:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a1cef7d048f888c247d2ff862e832514d39844",
          "body": null,
          "is_bot": false,
          "headline": "Add segment NK1 (#86)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2022-09-17T06:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11f7d939669f4e7d0764ff5924237b2a1df38214",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix: Replace deprecated strftime in php 8.1 with date() (#78)",
          "author_name": "fernando-rivas-smtp",
          "author_login": "fernando-rivas-smtp",
          "committed_at": "2022-05-17T06:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1442aa0b1377a5c4a92de053ea14e21487e75a3",
          "body": null,
          "is_bot": false,
          "headline": "Add segment GT1 (#76)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2022-03-16T01:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf023c219ccb562c357a8cd0daac07eecaf1028",
          "body": null,
          "is_bot": false,
          "headline": "Fix wrong order of parameters in AIG and AIP segments (#75)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2022-03-10T03:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f60da3af43c51d8fa7a53088c240241c5e2280",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting errors (#73)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2022-02-13T03:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa79f7e2790f60ac1bbbf7850e5148b2f5bbcd0a",
          "body": "add test for no-index segments, code refactors",
          "is_bot": false,
          "headline": "Code refactors, add test for no-index segments (#72)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2022-02-13T02:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a",
          "body": "Co-authored-by: Sven <sven@scoremedia.nl>",
          "is_bot": false,
          "headline": "Add segment PV2 (#68)",
          "author_name": "Sven van Hees",
          "author_login": "svenvanhees",
          "committed_at": "2021-11-08T11:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41b4c6f79f507306e432d5ffa64a6c62d52fb79",
          "body": "* Bugfix: MSH for an ACK should be created with same global vars as MSG\r\n* Add linter in CI config\r\n* Fix linting issue in CI\r\n* Update badge",
          "is_bot": false,
          "headline": "Standardize code as per PSR-12 (#65)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2021-11-01T06:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6cb76e501daf22cc2ba3d8786cf8a65259d9106",
          "body": "* Replace Travis CI with GitHub Actions\r\n* Fix composer issues\r\n* Enable caching to speed up CI\r\n* Disable linting\r\n* Install phpcs\r\n* Update CI badge",
          "is_bot": false,
          "headline": "Replace Travis CI with Github Actions (#66)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2021-11-01T05:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e96b622fc1f6e7ef845c46de1686181d98b492",
          "body": "Add Segments: FHS & FTS",
          "is_bot": false,
          "headline": "Add Segments: FHS & FTS (#60)",
          "author_name": "Tyson List",
          "author_login": "tysonlist",
          "committed_at": "2021-10-20T01:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1257e4f4c97a17773ed026b7aea305e8b89780b3",
          "body": null,
          "is_bot": false,
          "headline": "Make ext-sockets not required to install package (#55)",
          "author_name": "Denis Melskiy",
          "author_login": "dmelskyi",
          "committed_at": "2021-07-15T04:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81222b98ba6e03cfdcd2d0545e80a4d3732b6764",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix - ACK test with global shows false positive (#52)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2021-06-03T04:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33af6d3eb5acb7745e0fc21a0b9afe550702419b",
          "body": "Second argument was missing",
          "is_bot": false,
          "headline": "Update README.md (#48)",
          "author_name": "Marcel Berteler",
          "author_login": "pluk77",
          "committed_at": "2021-05-25T13:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa3c1e6a1be586fa188641a145fa8f630075fe5",
          "body": null,
          "is_bot": false,
          "headline": "Code Cleanup (#46)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2021-04-24T04:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a2f95a9ec1b6aaa299e7c3a2850f026d0c5e63",
          "body": null,
          "is_bot": false,
          "headline": "Add \"use\" statements in documentation (#45)",
          "author_name": "Sacha Durand",
          "author_login": "DurandSacha",
          "committed_at": "2021-03-19T11:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1518206e56c434354eceb1768533cab070a261f3",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix/allow to ignore repetition character (#44)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2021-01-18T06:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b26a8d1936a4c7eca0230a74ee97054db6b9a6ca",
          "body": "Co-authored-by: Aranya Sen <aranya@scriptsender.com>",
          "is_bot": false,
          "headline": "Add option to ignore repetition character (#43)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2021-01-18T05:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b02a9b261f3697c91d7db6cd54f402f3bf815afd",
          "body": "Add support for PHP-8.0\r\n\r\nCloses #41",
          "is_bot": false,
          "headline": "Add support for php 8.0 (#42)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2020-12-30T15:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7a9d3e7891f72fd7fd6e663985a2f87bd6b9f9",
          "body": "Add isSiu() check function",
          "is_bot": false,
          "headline": "Check function if message is siu message (#39)",
          "author_name": "Alex Lampret",
          "author_login": "lampi87",
          "committed_at": "2020-12-24T10:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786bdc1388fba9421ae59eddfa2e77e8f194c35a",
          "body": "Co-authored-by: Samuel Chane <samuel.chane@calmedica.fr>",
          "is_bot": false,
          "headline": "Handle repetition separator (fixes #35)",
          "author_name": "samuel-chane",
          "author_login": "samuel-chane",
          "committed_at": "2020-11-09T02:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c2b68af37c90b6be045d142539cc848b4ce3551",
          "body": null,
          "is_bot": false,
          "headline": "Improve tests for equals and call assertions (#33)",
          "author_name": "Chun-Sheng, Li",
          "author_login": "peter279k",
          "committed_at": "2020-09-21T10:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1825c4c03fb58731a4dbc1e5c123715adf30634",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix - allow 0 or '0' as field values (#32)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2020-09-12T06:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e11b08dba4ed541e677ece2cb41899d0eebfb08",
          "body": null,
          "is_bot": false,
          "headline": "issue-29 Allow all sex-values as per standard (#30)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2020-08-01T10:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc7e6bd79485e96264c3fc5a0bf0c6cc7c636b1d",
          "body": "Refactor and add tests for Connection.php",
          "is_bot": false,
          "headline": "Refactor and add tests for Connection.php (#28)",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2020-07-04T12:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5eb3ecc6ae90679aab527799f02186fd7d73a1",
          "body": "Fix typo for $reponse to $response",
          "is_bot": false,
          "headline": "Update Readme.md (#24)",
          "author_name": "Maxence Machu",
          "author_login": "maxence-machu",
          "committed_at": "2020-04-27T09:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc393d059eba0c6f423cd9a6f6e7f353ac0fa65",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "senaranya",
          "author_login": "senaranya",
          "committed_at": "2020-03-14T04:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b331abe3a13409b3ec3c24dc423446331426961c",
          "body": null,
          "is_bot": false,
          "headline": "Add unit tests, readme for ACK update",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2020-03-14T04:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b207f806515bd9313bdb299b69eda731fd5e0181",
          "body": null,
          "is_bot": false,
          "headline": "Add unit tests, readme for ACK update",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2020-03-14T03:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a33161c7e9c685326102dde1833b6f1d139e619",
          "body": "* Add optional hl7Globals for HL7 constructor and new method to create ACK messages in HL7.\r\n\r\nCo-authored-by: Arno Welzel <arno.welzel@ehealth-ventures.de>",
          "is_bot": false,
          "headline": "Add support for globals in ACK class (fixes #22) (#23)",
          "author_name": "Arno Welzel",
          "author_login": "arnowelzel",
          "committed_at": "2020-03-14T02:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fa722a2610aaafce8d56d86f8d250f480520d6",
          "body": null,
          "is_bot": false,
          "headline": "Fix formatting",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-12-09T05:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f2cc9851bd9d093490353792ad416f7d7386aa5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "senaranya",
          "author_login": "senaranya",
          "committed_at": "2019-12-09T04:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e143b895fb8594ae4841a4029a2201d24dac29b7",
          "body": null,
          "is_bot": false,
          "headline": "Fix socket not properly timing out for response",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-12-09T04:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c2326d4e63a5dbcf8a8f5543242ac706c46e6fe",
          "body": "Add EQU, SAC segments. New methods in OBX",
          "is_bot": false,
          "headline": "Added EQU, SAC.  (#19)",
          "author_name": "mmonahanfl",
          "author_login": "mmonahanfl",
          "committed_at": "2019-11-06T04:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ce89eccea76255a44152c9841ac88857404525",
          "body": null,
          "is_bot": false,
          "headline": "Add helper to check if message is empty",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-10-28T11:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088911769d0068b0e6b61f69c945a00aab657aff",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to skip auto-incrementing index values",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-07-29T07:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "062cf7a7c8c23d1765b2ffbb37d98f1496e62b9f",
          "body": null,
          "is_bot": false,
          "headline": "Add removeSegment() method",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-07-10T13:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791e06dbb21719277f6952d5a863240a6a331d36",
          "body": null,
          "is_bot": false,
          "headline": "Extract helper methods from Message class to a trait",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-07-04T10:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1f87b292ab4435b73526c74586728a8e7f6c4b",
          "body": null,
          "is_bot": false,
          "headline": "Add hasSegment() method",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-07-04T07:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da41674d1118c2b6a0c363fa50c1a210483cb1a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix EVN segment, add MRG segment.",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-06-24T03:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4cc0bf997f3225c0396705330e17dc215ba5e70",
          "body": null,
          "is_bot": false,
          "headline": "Fix wrong segment index values when multiple messages are created",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-05-17T03:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b15da1104f175f0775ea64500ad97e3f619669",
          "body": null,
          "is_bot": false,
          "headline": "Rename TQ segment to TQ1",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-05-08T02:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee595ed324f6118bf4cdb763ea021b3fa81e5e57",
          "body": null,
          "is_bot": false,
          "headline": "Update supported PHP version to 7.2",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-03-31T07:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a6cd36b9d54562a338162bc0900112715789d2",
          "body": "PHPUnit 8 doesn't support anything below php7.2, hence the update",
          "is_bot": false,
          "headline": "Update PHP version to 7.2",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-03-31T06:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749e1ea0abb0cb291d26c1698139b6a1e3aa3ba3",
          "body": null,
          "is_bot": false,
          "headline": "Update phpunit to 8, Add more segment classes",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-03-31T06:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e35395f8064917ca18fdbf5d5f1f42de0c8da9e",
          "body": null,
          "is_bot": false,
          "headline": "Make sure HL7 sender honors timeout value",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-03-31T06:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25313c2efeb8114ffdb875ed52289f610a351347",
          "body": null,
          "is_bot": false,
          "headline": "Add isAdt() helper",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-03-31T06:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c126e44c9e18fef60dfa783c297306bf1b527a4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2019-01-18T17:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe20c34a6c8d19fcd61860f7c2d290ebac6207a",
          "body": null,
          "is_bot": false,
          "headline": "Add method removeSegmentsByName()",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-01-18T17:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f36fc8e2a7be8ff4e0e720487d13b31e1c00bc",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo, formatting",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-01-16T02:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "186333d8ff9721f2af9a5f43b6bb08a9effba431",
          "body": null,
          "is_bot": false,
          "headline": "Add isOrm(), isOru() & toFile() helpers",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2019-01-16T02:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63eca87ad48696673d814661e118342cff92fd17",
          "body": null,
          "is_bot": false,
          "headline": "Add method to retrieve index of a segment in message",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-11-13T03:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dccb98c97e9bff2864f4f19f888766da3fb915b",
          "body": null,
          "is_bot": false,
          "headline": "HL7 Send: Add optional timeout & socket error checks",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-10-03T04:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76afb33979146fe2f9d2f4cd2dee3ef33e732888",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to omit segment-ending bar character",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-10-03T03:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9933a6fc88de3fda9e2df7b3ff29c730a69a4ccf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-09-14T03:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41782bd1803a765355589b569e05337d7249f629",
          "body": "Added a destructor that decrements the index count. User needs to\nunset the unused segment to ensure this happens.",
          "is_bot": false,
          "headline": "[fix] Constructing & not adding a seg leaves a hole",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-09-14T03:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48de26061282b52a37d39449bdb4a5b3b5b2cc31",
          "body": "Add missing setID to EVN class",
          "is_bot": false,
          "headline": "Merge pull request #11 from DamienHarper/master",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-09-07T02:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7accd85bff0ba6c0b08f3c0923ab646ef2888a73",
          "body": null,
          "is_bot": false,
          "headline": "Fix #10",
          "author_name": "damienharper",
          "author_login": "DamienHarper",
          "committed_at": "2018-09-06T21:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671cac9d30bd356d743822545cdce93e03cf44a8",
          "body": "Adding the EVN class (event segment)",
          "is_bot": false,
          "headline": "Merge pull request #8 from UNMCCC/master",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-08-15T03:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cee1d2e0875a00ed0024fe9c968746911361146",
          "body": null,
          "is_bot": false,
          "headline": "updates .phpdoc with added EVN class",
          "author_name": "Inigo San Gil",
          "author_login": "isangil",
          "committed_at": "2018-08-14T20:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "965471de9865cd43d74aa6e6d99458dd400faddf",
          "body": null,
          "is_bot": false,
          "headline": "Adds EVN class for event notification segment",
          "author_name": "Inigo San Gil",
          "author_login": "isangil",
          "committed_at": "2018-08-14T20:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7db213dcd611f37d1cc59507db9d3b733a0fd39",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-08-03T06:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a35a3a712703f9c6f98b5fd093a7b246495be2",
          "body": null,
          "is_bot": false,
          "headline": "Add MSA segment for creating and parsing ACK messages",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-08-03T06:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a29324ef58e0f0b3365dfb6cb659b9bd3518171",
          "body": "Thank you for the check",
          "is_bot": false,
          "headline": "Merge pull request #7 from silvioq/master",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-06-08T15:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e68f1fc708ed921057339c2979e08b4ab184c92",
          "body": "Check if message string has a valid pattern",
          "is_bot": false,
          "headline": "Message check",
          "author_name": "Silvio",
          "author_login": "silvioq",
          "committed_at": "2018-06-08T15:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e48d2ebbcdc82f235b54b914e7df6570437a084",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix:toString(true) uses \\n irresp of custom separators",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-04-03T06:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c509aad5fa3ba7dfe46dc705a12157d63e75fec",
          "body": null,
          "is_bot": false,
          "headline": "HL7 sender: Fix line-ending issue",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-03-30T13:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b7e6db1b1c6b1a2d02fc3c68e4b0ce6b442686",
          "body": null,
          "is_bot": false,
          "headline": "Segregate tests for MSH, Message & Segment",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-03-12T05:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40741634d314452bd552a20b3f3b6a809c6d8cb1",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to retain empty subfields",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-03-10T04:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587edc3a1721218f7b4bf05238069f8a89b5e03f",
          "body": null,
          "is_bot": false,
          "headline": "Add custom exceptions",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-03-06T05:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd63a7f8acc6c5dd4796f6b0895325ddf285b88c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-02-24T03:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baae8f65ca32d7d9c831e7bfb834a223b65c38cc",
          "body": null,
          "is_bot": false,
          "headline": "Add general instructions on APIs",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-02-24T03:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb03c997b5407dbf715f7e28078ca0878914d6b",
          "body": null,
          "is_bot": false,
          "headline": "Code of conduct: initial commit",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-02-02T06:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05a39ec974ffac27880c2f870a0962dd4237086",
          "body": null,
          "is_bot": false,
          "headline": "API docs: Better styling",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-02-02T03:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efb2a2f9ce32d87c23ff2f8016151d564c7e5e4",
          "body": null,
          "is_bot": false,
          "headline": "Fix namespace in API documentation",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-02-01T07:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd19a61469fad31dd00f4584d8d7b096c72dd72",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senaranya/HL7",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-02-01T07:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab518d5d661a0253c64ce42f0504a1144ded97b",
          "body": null,
          "is_bot": false,
          "headline": "Add API documentation",
          "author_name": "Aranya Sen",
          "author_login": null,
          "committed_at": "2018-02-01T07:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4a7b6bd9c8bdbbb56cb0dc8f1823a6ee762398",
          "body": null,
          "is_bot": false,
          "headline": "Create CONTRIBUTING.md",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-02-01T07:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3226249d60e3d174048fe826d5b6efcb5a607cc",
          "body": "Fix message type if trigger event present. Add trigger event get/set",
          "is_bot": false,
          "headline": "Merge pull request #5 from CakeDC/master",
          "author_name": "Aranya Sen",
          "author_login": "senaranya",
          "committed_at": "2018-01-19T10:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27ec1f45efe85016f677a2ad7865260a77c1290",
          "body": null,
          "is_bot": false,
          "headline": "Add docs",
          "author_name": "Alejandro Ibarra",
          "author_login": "ajibarra",
          "committed_at": "2018-01-19T08:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef0725b4d66237b0d1724ac0047ca815a2f7be4",
          "body": null,
          "is_bot": false,
          "headline": "Fix message type if trigger event present. Add trigger event get/set",
          "author_name": "Alejandro Ibarra",
          "author_login": "ajibarra",
          "committed_at": "2018-01-17T11:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 4,
      "latest_release_at": "2026-05-04T03:55:32Z",
      "latest_release_tag": "4.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 92,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 92,
      "mean_days_between_releases": 62.9
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "aranyasen/hl7",
          "path": "composer.json",
          "tokens": [
            "composer.type:library"
          ],
          "ecosystem": "packagist"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "poser.pugx.org"
        ],
        "total": 4,
        "header": 4,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "aranyasen/hl7",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "parse",
            "send",
            "generate",
            "hl7"
          ],
          "ecosystem": "packagist",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/aranyasen/hl7",
          "declared_type": "library",
          "is_deprecated": false,
          "latest_version": "4.0.1",
          "repository_url": "https://github.com/senaranya/HL7",
          "versions_count": 65,
          "total_downloads": 2000396,
          "dependents_count": 1,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 216384,
          "first_published_at": null,
          "latest_published_at": "2026-05-04T03:40:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 92
        }
      ]
    },
    "popularity": {
      "forks": 86,
      "stars": 197,
      "watchers": 13,
      "fork_history": {
        "days": [
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 2
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 2
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 83,
        "total_forks": 86
      },
      "star_history": null,
      "open_issues_and_prs": 22
    },
    "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": [],
      "largest_source_bytes": 26951,
      "source_files_sampled": 52,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 28,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "myclabs/deep-copy",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/manifest",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/version",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "11.0.12",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-invoker",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "11.5.55",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/cli-parser",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit-reverse-lookup",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "6.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/complexity",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "6.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/lines-of-code",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-enumerator",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-reflector",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/type",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "packagist"
          },
          {
            "name": "staabm/side-effects-detector",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "theseer/tokenizer",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 28,
        "direct_count": 0,
        "indirect_count": 28
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 53,
        "open_issues": 13,
        "closed_ratio": 0.787,
        "closed_issues": 48,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "senaranya",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/5471894?v=4"
        },
        {
          "type": "User",
          "login": "jay-knight",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/42975397?v=4"
        },
        {
          "type": "User",
          "login": "ajibarra",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/794722?v=4"
        },
        {
          "type": "User",
          "login": "isangil",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/403087?v=4"
        },
        {
          "type": "User",
          "login": "luilliarcec",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/27895611?v=4"
        },
        {
          "type": "User",
          "login": "skeemer",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/864069?v=4"
        },
        {
          "type": "User",
          "login": "samuel-chane",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/47699407?v=4"
        },
        {
          "type": "User",
          "login": "mmonahanfl",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/36053511?v=4"
        },
        {
          "type": "User",
          "login": "fernando-rivas-smtp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/85176850?v=4"
        },
        {
          "type": "User",
          "login": "DamienHarper",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2448660?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.67
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main_ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "phpcs.xml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "4 out of 30 merged PRs checked by a CI test -- score normalized to 1",
            "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": 5,
            "reason": "Found 16/30 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3d7aeec209d532e669628cfe69e659d22bb658fc",
        "ran_at": "2026-08-04T04:42:36Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 59,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-05-04T03:40:40Z",
      "oldest_open_prs": [
        {
          "number": 49,
          "created_at": "2021-05-26T09:38:28Z",
          "last_comment_at": "2021-06-03T04:32:11Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 67,
          "created_at": "2021-11-01T09:55:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 109,
          "created_at": "2023-11-11T08:33:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 115,
          "created_at": "2023-12-16T18:36:09Z",
          "last_comment_at": "2023-12-21T06:11:11Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 123,
          "created_at": "2024-09-29T02:57:22Z",
          "last_comment_at": "2024-10-03T17:52:42Z",
          "last_comment_author": "jay-knight"
        },
        {
          "number": 131,
          "created_at": "2025-01-25T19:48:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2025-04-03T10:53:48Z",
          "last_comment_at": "2025-04-09T12:19:31Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 140,
          "created_at": "2026-01-27T23:12:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2026-03-10T15:55:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-04T03:40:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2017-12-29T06:22:50Z",
          "last_comment_at": "2022-07-26T16:46:10Z",
          "last_comment_author": "zhil"
        },
        {
          "number": 3,
          "created_at": "2017-12-29T06:25:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2018-02-02T02:37:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2021-05-27T11:38:56Z",
          "last_comment_at": "2021-06-03T04:45:45Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 77,
          "created_at": "2022-04-05T09:27:18Z",
          "last_comment_at": "2022-04-07T10:36:26Z",
          "last_comment_author": "maxxer"
        },
        {
          "number": 91,
          "created_at": "2023-01-26T15:45:54Z",
          "last_comment_at": "2023-02-01T02:32:18Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 102,
          "created_at": "2023-08-10T20:41:50Z",
          "last_comment_at": "2023-08-14T13:21:56Z",
          "last_comment_author": "andrezipf94"
        },
        {
          "number": 105,
          "created_at": "2023-09-19T15:22:19Z",
          "last_comment_at": "2025-03-11T13:21:48Z",
          "last_comment_author": "rujaun"
        },
        {
          "number": 106,
          "created_at": "2023-09-21T08:27:53Z",
          "last_comment_at": "2023-09-21T08:46:46Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 107,
          "created_at": "2023-09-26T18:25:02Z",
          "last_comment_at": "2023-09-27T04:12:25Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 119,
          "created_at": "2024-03-01T17:05:33Z",
          "last_comment_at": "2024-03-04T11:53:06Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 138,
          "created_at": "2025-11-13T15:51:38Z",
          "last_comment_at": "2025-11-13T16:02:19Z",
          "last_comment_author": "senaranya"
        },
        {
          "number": 139,
          "created_at": "2025-12-31T10:02:02Z",
          "last_comment_at": "2026-01-02T16:23:13Z",
          "last_comment_author": "lampi87"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/senaranya/HL7",
    "host": "github.com",
    "name": "HL7",
    "owner": "senaranya"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 59,
            "calibrated": 63,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 63,
      "inputs": {
        "security": 50,
        "vitality": 44,
        "community": 72,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 74,
        "ai_readiness": 40,
        "weighted_overall_raw": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 44,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 1,
              "days_since_last_push": 92,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 92 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "4.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 92,
              "mean_days_between_releases": 62.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 92 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~62.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 62.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 92,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 92 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 86,
              "stars": 197,
              "watchers": 13,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "197 stars",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 197
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "86 forks",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "13 watchers",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 4,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "github.com",
                "poser.pugx.org"
              ],
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "packages": [
                "aranyasen/hl7"
              ],
              "dependents": 1,
              "ecosystems": "packagist",
              "total_downloads": 2000396,
              "monthly_downloads": 216384
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "216,384 downloads/month across packagist",
                "points": 71.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 216384,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1 packages depend on it",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 25,
              "top_contributor_share": 0.67
            },
            "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 67% of commits",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "merged_prs": 53,
              "open_issues": 13,
              "closed_issues": 48,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.787,
              "closed_unmerged_prs": 6,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "79% of issues closed",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "53/59 decided PRs merged",
                "points": 26.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 53,
                      "decided": 59
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 16/30 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "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": 52,
            "inputs": {
              "followers": 30,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "senaranya",
              "public_repos": 18,
              "account_age_days": 4704
            },
            "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": "30 followers of senaranya",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 30,
                      "login": "senaranya"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~12 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "aranyasen/hl7"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 92
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 92 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "65 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": "phpcs.xml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml"
                    }
                  }
                ],
                "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": "4 out of 30 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "php-library",
                "hl7",
                "hl7v2",
                "hl7-parser",
                "hl7-sending",
                "hl7-message",
                "hl7-builder",
                "php7"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.7
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 30 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 16/30 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 28 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 28
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 28,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 28,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 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": "weak",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.52,
              "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": "52 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpcs.xml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml"
                    }
                  }
                ],
                "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": "PHP",
              "largest_source_bytes": 26951,
              "source_files_sampled": 52,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/52 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 52,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 24
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "composer.type:library",
          "weight": 10
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry_type:library",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "composer.json",
          "labels": [
            "library"
          ],
          "ecosystem": "packagist"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T04:43:00.806149Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/senaranya/HL7.svg",
  "full_name": "senaranya/HL7",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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