Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 04:34 UTC

ramsey / coding-standard

🧼 A common coding standard for @ramsey's PHP libraries.

PHPMIT★ 9 stars⑂ 4 forkssince Aug 2020View on GitHub ↗

ramsey/coding-standard holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on AI Readiness (32/100). It was last updated today. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Ben RamseyPersonal account
1,706 followers94 public repossince Dec 2008

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
Packagistramsey/coding-standard2.4.03,95618161 days agotoolsdevelopmentstandardsphpcs

Metrics by category

Vitality

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

59Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.3/36Commit cadence — 32/52 weeks with commits, discounted for automation: 6 of the last 100 commits human-authored, spanning 161 days
2.1/18Commit volume — 37 commits in the last year, discounted for automation: 6 of the last 100 commits human-authored, spanning 161 days
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year37
human_commit_share0.06
days_since_last_push0
active_weeks_last_year32
How it's scored
27/27Ships releases — 18 releases published
27/36Release recency — latest release 161 days ago
12.6/27Release cadence — a release every ~213.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count18
latest_release_tag2.4.0
releases_from_tagsno
days_since_latest_release161
mean_days_between_releases213.2
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?

54Moderate · 18% of overall
How it's scored
14.6/60Stars — 9 stars
4/25Forks — 4 forks
0/15Watchers — 1 watchers
Inputs used
forks4
stars9
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
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
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
48/80Monthly downloads — 3,956 downloads/month across packagist
10.4/20Registry dependents — 35 packages depend on it
Inputs used
packagesramsey/coding-standard
dependents35
ecosystemspackagist
total_downloads101,453
monthly_downloads3,956

Sustainability & Governance

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

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.2/22.5Commit distribution — top contributor authored 90% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.904
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
36.7/38.3PR acceptance — 138/144 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/2 approved changesets -- score normalized to 0
Inputs used
merged_prs138
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.2/25Owner reach — 1,706 followers of ramsey
25/25Track record — 94 public repos, account ~17 yr old
Inputs used
followers1,706
owner_typeUser
is_verified
owner_loginramsey
public_repos94
account_age_days6,420
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 161 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesramsey/coding-standard
ecosystemspackagist
any_deprecatedno
min_days_since_publish161

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicscoding-standard, php
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/2 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6/7.5Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpcs.xml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 94 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.94
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/34 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes1,219
source_files_sampled34
oversized_source_files0

Key facts

9GitHub stars
3contributors
37commits, last 12 months
0days since last push
18releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

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

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.

1223344412022-072024-052026-03
Major 0Minor 4Patch 1

Each point covers 4 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/2 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Packagistdealerdirect/phpcodesniffer-composer-installer^1.0composer.json
Packagistslevomat/coding-standard^8.16composer.json
Packagistsquizlabs/php_codesniffer^3.7 || ^4.0.1composer.json
All dependencies 12

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

RegistryPackageVersionRelation
Packagistdealerdirect/phpcodesniffer-composer-installerdirect
Packagistslevomat/coding-standarddirect
Packagistsquizlabs/php_codesnifferdirect
Packagistcaptainhook/plugin-composerindirect
Packagistergebnis/composer-normalizeindirect
Packagistext-domindirect
Packagistphpindirect
Packagistphpcsstandards/phpcsextraindirect
Packagistphpunit/phpunitindirect
Packagistramsey/conventional-commitsindirect
Packagistsebastian/diffindirect
Packagistspatie/phpunit-snapshot-assertionsindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "coding-standard",
        "php"
      ],
      "is_fork": false,
      "size_kb": 251,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 6812
      },
      "pushed_at": "2026-07-27T04:33:21Z",
      "created_at": "2020-08-20T22:23:44Z",
      "owner_type": "User",
      "updated_at": "2026-07-27T04:33:27Z",
      "description": "🧼 A common coding standard for @ramsey's PHP libraries.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://ben.ramsey.dev",
      "name": "Ben Ramsey",
      "type": "User",
      "login": "ramsey",
      "company": null,
      "location": "Nashville, TN",
      "followers": 1706,
      "avatar_url": "https://avatars.githubusercontent.com/u/42941?v=4",
      "created_at": "2008-12-28T03:48:12Z",
      "is_verified": null,
      "public_repos": 94,
      "account_age_days": 6420
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2026-02-16T00:52:48Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2025-05-23T18:08:18Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2025-02-28T21:04:54Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2023-03-18T17:24:41Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2023-01-14T20:17:14Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2021-08-05T18:04:35Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2021-07-08T01:08:06Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2021-07-01T01:49:12Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2021-07-01T01:36:35Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2020-11-14T23:20:25Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2020-11-14T23:17:54Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2020-08-29T00:52:33Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2020-08-28T15:51:49Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2020-08-28T01:27:22Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2020-08-21T19:49:24Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2020-08-21T19:21:42Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2020-08-21T19:00:30Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2020-08-20T23:39:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d2aacee56b1fdcb15a2b1e357e04fd67ca71f529",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 7.0.0 to 7.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T04:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80921feb73eed99b13be62b7dddcbcf8198e86f3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.167 to 2.10.174",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T04:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e151ce804aa97daf4dec0197bbf81a0288fc4ec6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T04:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ddc095af17308eb020f1c15cdad62101cd7a9f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.165 to 2.10.167",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T04:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc953e455c2053ede22c7b7a8b182052f2d89a2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T04:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a10ff5491c8de60edd9086bab2853bebb4cf36",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.163 to 2.10.165",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T04:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14e3e333843e371bd94dc9a012bc0517dcbf147",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.2 to 6.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T04:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ab02e82a580dbb62e1ceead3feb97c62a85252",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T15:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aededd1ee33a3b28e304352139eb696e20980f46",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.162 to 2.10.163",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T05:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669b1f07d00b84f68fcd820c657e1e8c173a9dfd",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.161 to 2.10.162",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T05:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d016df6f01e06e3939ad8ced61b5bf120e066e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.159 to 2.10.161",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T04:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b933711d116cc02940609fb413a5f28275fa105",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.158 to 2.10.159",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T04:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a4be02bb879ddfd5ae91eb995b16f905fbdb61",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.156 to 2.10.158",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T04:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b875d3e5bec35c261574dfd47566db884177e69",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.149 to 2.10.156",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T04:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d70d841c02d97f9355dbb70a3a8d51685aa79f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.36.0 to 2.37.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T04:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50eac650360eac1e88dcf64183ac53eda146d22d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ramsey/composer-install from 3.1.1 to 4.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T04:33:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8791e74103f820651ad4e97677f00889719af7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.147 to 2.10.149",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T04:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a621f34a884c9dae64984662300ba128d0157d7c",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare release 2.4.0",
          "author_name": "Ben Ramsey",
          "author_login": "ramsey",
          "committed_at": "2026-02-16T00:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f32d793339513b0df8f0646f040b0712332d345",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow PHP CodeSniffer v4",
          "author_name": "Ben Ramsey",
          "author_login": "ramsey",
          "committed_at": "2026-02-16T00:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c35cad80a89f0d56cd0546a45dea199ac6c741c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.142 to 2.10.147",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T04:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662ec9e6cc6217ae670927e6d6d9a0e950d5de02",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.1 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T04:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34a65291445aa815a91a09f0e2ca22a92f61991c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.138 to 2.10.142",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T04:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e7553b9b2bd68537ccc94b166af40021cc75bc",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.35.5 to 2.36.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T04:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff8eab20d2ac1165dd62b99838b70653d3168c1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.0 to 6.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T04:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5a5394069f0360286979b744ba65e24f71d154",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.133 to 2.10.138",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T04:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d1d1e8536388e78da28d7ccf32b5c1be758e0a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 5.0.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T04:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f0b045c8c64fa6d0d7bcc1e97177f6edf1bd5a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.131 to 2.10.133",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-20T04:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8fa861450c34e70735553fac49cf86fdd53fb28",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.130 to 2.10.131",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T04:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4047a366e10aa5a9991c596893752eb4be74dd3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.35.4 to 2.35.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T04:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0573b003e9422a77a20e51ee10ddb1e86ce1d675",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.129 to 2.10.130",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T04:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87cbe939d1995d31abf43f10511a6ce757ccdc4b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.128 to 2.10.129",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T04:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e8b107e78d78cd2c29006518314a41aa8d8735",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.126 to 2.10.128",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T04:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c6255617fcce92fb077c8b784dcab7f381f54b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.35.3 to 2.35.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T07:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a6097831c2fd41878591c377603b222a3bc58f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.124 to 2.10.126",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T09:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38cb17cb8cd27b4f2d0496dc015fa4766d4e314a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.34.1 to 2.35.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T06:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7456fec0fa2d7cff9fa57b91530a12067563be",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.2.2 to 5.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T06:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1189c7447f334bed75f29fe5a518496b64219694",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.123 to 2.10.124",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T06:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b984bdae76080bb7541ad26c74abe166520c7b21",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.122 to 2.10.123",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-04T05:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e76a68b35c498891d28120bd9ce38cffb8b50b8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.33.0 to 2.34.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T04:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e74b5ae9d4a5cb2ae392fab80ab51c5cb7552c9",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.121 to 2.10.122",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T04:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "635215cc21564a9910271f9db21623a67e2b3350",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ramsey/composer-install from 3.1.0 to 3.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-26T05:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b153080eae8a3845017f1ebd80602eea09d62053",
          "body": null,
          "is_bot": false,
          "headline": "fix: use new sniff for language construct spacing",
          "author_name": "Ben Ramsey",
          "author_login": "ramsey",
          "committed_at": "2025-05-23T18:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a2178ddbb2e31a0f4bf04f50452a207475ae29a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.120 to 2.10.121",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-28T04:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "933d6c276a9f782244758049a818f4e332ffad4d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.32.0 to 2.33.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-21T06:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66eb2487a56ce196eb623271a0dc3da79db7ec8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.119 to 2.10.120",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-14T04:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbafb10dedb9c59ae2416fbd85e61ce8cfb3ba25",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.116 to 2.10.119",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-24T04:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2bef29f0e8f05d54c79f70a07ee3529027afd6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ramsey/composer-install from 3.0.0 to 3.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-10T04:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c17502776036e173251a36e6ecbea9f8dfcd71e",
          "body": null,
          "is_bot": false,
          "headline": "fix: ensure Internal.NoCodeFound is not emitted",
          "author_name": "Ben Ramsey",
          "author_login": "ramsey",
          "committed_at": "2025-02-28T21:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74ace34cae6350dde21b6eec3cb3feaadc9fae9",
          "body": null,
          "is_bot": false,
          "headline": "feat: use slevomat/coding-standard ^8.16.0",
          "author_name": "Ben Ramsey",
          "author_login": "ramsey",
          "committed_at": "2025-02-28T20:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3213126f26103dadb822f8c184b5fef5f463fbe3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.115 to 2.10.116",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-24T04:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7312ab3f2bab4c1997da39226f1369a435e9aa84",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.113 to 2.10.115",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-03T04:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4825f6a5b08a29a12580752535e45ab61557e7aa",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.31.1 to 2.32.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-06T04:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423f25923d989bf4d586e1301815e65ab018f3df",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.112 to 2.10.113",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-06T04:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4887f37478ae1fd0712023d64d31d47b7dad08e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.111 to 2.10.112",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-23T04:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd926153aff2fabff90bc535705fcec93c01cd5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.110 to 2.10.111",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T04:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feacce04ceb199353dbd1ee907150d489d6e093a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.108 to 2.10.110",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-18T04:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8735b1ec3a9f98c394a3f9509050b081e9c60dd7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.2.1 to 4.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-28T04:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7536be477c1d40d4a0d856d7b17e8f6cf0c99e54",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.2.0 to 4.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-14T04:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8785ced0aed06b91ba5a3dac38eedb9e1d6e2076",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.107 to 2.10.108",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-14T04:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432c1420935a503d36e1c2d4619cd0bf7f26ca82",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.104 to 2.10.107",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-07T04:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9de0d221ac6ddece2a0bb5e840b35fc892f112d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.1.7 to 4.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-30T04:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d6f31b96cc7b31b6afa45ba152f5b103887e65",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.102 to 2.10.104",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-23T04:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af735dfca29170743b6bad87d233f7234be4b85a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.98 to 2.10.102",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-09T04:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988a2f29efcad219f2258e0d6b75433cd52e86a6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.96 to 2.10.98",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-02T04:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1ccf406885647b67f92cbf4dadba9d6fe589cf",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.93 to 2.10.96",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-19T04:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31a99a46a094185fdc63dcc804df590937f2c1f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.89 to 2.10.93",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T04:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa30856d818853003e7b56ff438aedadedd48263",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.31.0 to 2.31.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-22T04:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d02f3d20b370e982bea95f65c2cc245931e64b1e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.88 to 2.10.89",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-15T04:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16791c379c49a53ede26d8be3e0abaa784051e6a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.87 to 2.10.88",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-08T04:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee24ca9ca45f55738f8079c533c9941e0d37ae7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.83 to 2.10.87",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-01T04:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1bcc32f1202b2d3ab91aef3470e24a49bced181",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.30.5 to 2.31.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-24T04:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b623209618296616bbec03fd98181123f719b31c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.1.6 to 4.1.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-17T04:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443eff44e7a079969d70ebb6da4bc0dd06b89eea",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.30.4 to 2.30.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-10T04:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f36737b06cb72d99ac00f74daf214cc10d5358",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.80 to 2.10.83",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-27T04:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a2da7ce681b1f5c1bc9250afff899cff542eed",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.1.4 to 4.1.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-20T04:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24fedf48bd773ec1c96856fd5d5a3039580ce662",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.78 to 2.10.80",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-13T04:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e68db7834aa27cb6c04666d54565f444c49f61",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.1.2 to 4.1.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T04:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "388fd86da68f25abd25a667dfa7559f2f38e8593",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.30.3 to 2.30.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T04:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "503783f7c364f259159badb48ad02982953bbc03",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in composer.json (#40)",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2024-04-27T22:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "153bd16a901c9e9498e66dfa9b15dcf82f32e7ae",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.30.2 to 2.30.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-22T04:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97a633426233fe887d317cf9e6608dd06dbc5b9",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.77 to 2.10.78",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-15T04:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea36a0a3898e3aa4d969f31977b6e275c5f9761",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.76 to 2.10.77",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-08T04:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd481cccfdd4f643c14283f8445e8c8ca688b84",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.73 to 2.10.76",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-01T04:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a97a40fbe1baf60039947987ec472c3d9ccdc5d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.30.0 to 2.30.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-01T04:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b89badad9bdd439772fd3f6778853b8796aaf1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4.1.1 to 4.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T04:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ea8c08b5c7a492233260b2d99916c12cf57b5e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.70 to 2.10.73",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-18T04:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e92fd3e4b622ed4577cf66a56f3cce9362d7bc",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.29.0 to 2.30.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-11T04:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6909a30f90c80aba3835a41e698e1bf07c3dc9f6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ramsey/composer-install from 2.2.0 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-04T04:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723a6fec803e21fcb3a383f2ae507730df257ab7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.68 to 2.10.70",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-26T04:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4ab1c91d5e13fc4598656bbf78adf83f63c643",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.67 to 2.10.68",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-12T04:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9874715700cbf0528aa26cdd90f6fde652384fb5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.66 to 2.10.67",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-05T05:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536517f375a5cdb15e98b00ee253ae627250a9b1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.28.0 to 2.29.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-29T04:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f3efe7263dd1a408a1d2a4ad782598179af186",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.64 to 2.10.66",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-22T04:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b329634dac2d5a393db1c4fe7c7795e66567a6ff",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.63 to 2.10.64",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-01T04:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3a7324417f73a8d0bc7867ebf32016631e0612",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.62 to 2.10.63",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-25T04:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ff8fe4ac45750499f9a0c094ed2d4aefd975cc",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.61 to 2.10.62",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-18T04:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f92fe9622d37b9980fb0dc97c040df6645157ba",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.58 to 2.10.61",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-11T04:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c922b4eb19b02883ba1a8d1bf9d2d23ab63513",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.27.1 to 2.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-04T04:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d40682bcaeb362a426ea08127a01b1ccfa575e2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.57 to 2.10.58",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-27T04:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167426ef6f4e63bc0b48c1579877924a35273fe8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ridedott/merge-me-action from 2.10.56 to 2.10.57",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-20T04:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 37,
      "latest_release_at": "2026-02-16T00:52:48Z",
      "latest_release_tag": "2.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 32,
      "days_since_latest_release": 161,
      "mean_days_between_releases": 213.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ramsey/coding-standard",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "tools",
            "development",
            "standards",
            "phpcs"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/ramsey/coding-standard",
          "is_deprecated": false,
          "latest_version": "2.4.0",
          "repository_url": "https://github.com/ramsey/coding-standard",
          "versions_count": 18,
          "total_downloads": 101453,
          "dependents_count": 35,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3956,
          "first_published_at": null,
          "latest_published_at": "2026-02-16T00:50:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 9,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": 1219,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "dealerdirect/phpcodesniffer-composer-installer",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "slevomat/coding-standard",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^8.16"
        },
        {
          "name": "squizlabs/php_codesniffer",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.7 || ^4.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "captainhook/plugin-composer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ergebnis/composer-normalize",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-dom",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpcsstandards/phpcsextra",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ramsey/conventional-commits",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/phpunit-snapshot-assertions",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 3,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 138,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ramsey",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/42941?v=4"
        },
        {
          "type": "User",
          "login": "szepeviktor",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
        },
        {
          "type": "User",
          "login": "ncou",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16743322?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.904
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "continuous-integration.yml",
        "merge-me.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpcs.xml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/2 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "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": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "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": "d2aacee56b1fdcb15a2b1e357e04fd67ca71f529",
        "ran_at": "2026-07-27T04:34:03Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T04:33:30Z",
      "oldest_open_prs": [
        {
          "number": 118,
          "created_at": "2025-09-22T04:01:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 132,
          "created_at": "2026-03-18T17:43:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-27T04:33:19Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ramsey/coding-standard",
    "host": "github.com",
    "name": "coding-standard",
    "owner": "ramsey"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 51,
        "vitality": 59,
        "community": 54,
        "governance": 67,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 37,
              "human_commit_share": 0.06,
              "days_since_last_push": 0,
              "active_weeks_last_year": 32
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "32/52 weeks with commits, discounted for automation: 6 of the last 100 commits human-authored, none in 161 days",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 32
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 6,
                      "sampled": 100,
                      "span_days": 161
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "37 commits in the last year, discounted for automation: 6 of the last 100 commits human-authored, none in 161 days",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 37
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 6,
                      "sampled": 100,
                      "span_days": 161
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "2.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 161,
              "mean_days_between_releases": 213.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 161 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 161
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~213.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 213.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 161,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 161 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 161
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 4,
              "stars": 9,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "packages": [
                "ramsey/coding-standard"
              ],
              "dependents": 35,
              "ecosystems": "packagist",
              "total_downloads": 101453,
              "monthly_downloads": 3956
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,956 downloads/month across packagist",
                "points": 48,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3956,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "35 packages depend on it",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "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": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.904
            },
            "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 90% of commits",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 138,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "138/144 decided PRs merged",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 138,
                      "decided": 144
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 73,
            "inputs": {
              "followers": 1706,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ramsey",
              "public_repos": 94,
              "account_age_days": 6420
            },
            "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": "1,706 followers of ramsey",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1706,
                      "login": "ramsey"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "94 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 94
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ramsey/coding-standard"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 161
            },
            "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 161 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 161
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "coding-standard",
                "php"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.94
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "94 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 94,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 1219,
              "source_files_sampled": 34,
              "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/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T04:34:18.745511Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ramsey/coding-standard.svg",
  "full_name": "ramsey/coding-standard",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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