Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 00:46 UTC

laravel / pao

PAO is agent-optimized output for PHP testing tools.

PHPMIT★ 664 stars⑂ 30 forkssince Mar 2026View on GitHub ↗

laravel/pao holds a health index of 33 out of 100, placing it in the At risk band. It scores highest on Vitality (82/100) and lowest on Security (34/100). It was last updated today. A single contributor accounts for most of its recent work.

33
overall / 100
At risk

Software health index

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

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

LaravelOrganization
10,896 followers134 public repossince Aug 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistlaravel/paov1.1.23,007,3341933 days agophptestingphpunitdevagentaipestphpstanrectorparatest

Metrics by category

Vitality

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

82Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.2/36Commit cadence — 9/52 weeks with commits
17.7/18Commit volume — 92 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year92
human_commit_share0.946
days_since_last_push0
active_weeks_last_year9

Release discipline

100Excellent
How it's scored
27/27Ships releases — 19 releases published
36/36Release recency — latest release 33 days ago
27/27Release cadence — a release every ~7.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv1.1.2
releases_from_tagsno
days_since_latest_release33
mean_days_between_releases7.4
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?

68Moderate · 18% of overall
How it's scored
45.8/60Stars — 664 stars
12.2/25Forks — 30 forks
3.3/15Watchers — 5 watchers
Inputs used
forks30
stars664
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 3,007,334 downloads/month across packagist
15.6/20Registry dependents — 216 packages depend on it
Inputs used
packageslaravel/pao
dependents216
ecosystemspackagist
total_downloads6,421,547
monthly_downloads3,007,334

Sustainability & Governance

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

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.6/22.5Commit distribution — top contributor authored 89% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 13 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.886
How it's scored
38.9/46.8Issue resolution — 83% of issues closed
29.3/38.3PR acceptance — 23/30 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/25 approved changesets -- score normalized to 2
Inputs used
merged_prs23
open_issues3
closed_issues15
issue_closed_ratio0.833
closed_unmerged_prs7
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 10,896 followers of laravel
25/25Track record — 134 public repos, account ~14 yr old
Inputs used
followers10,896
owner_typeOrganization
is_verified
owner_loginlaravel
public_repos134
account_age_days5,469
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 33 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslaravel/pao
ecosystemspackagist
any_deprecatedno
min_days_since_publish33

Engineering Quality

Are baseline engineering and documentation practices in place?

69Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 15 out of 16 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

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

Security

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

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 15 out of 16 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/25 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 13 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
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
2.5/5SAST — SAST tool is not run on all commits -- score normalized to 5
5/5Security-Policy — security policy file 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_aggregate6.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier34
security_posture_before_jurisdiction69
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 72 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.818
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
2.2/10Demonstrated agent practice — 1 of the last 93 commits agent-authored or agent-credited
8/8Automated maintenance — 5 of the last 93 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.011
toolchain_manifests
dependency_bot_commit_share0.054
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/77 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes12,419
source_files_sampled77
oversized_source_files0

Key facts

664GitHub stars
10contributors
92commits, last 12 months
0days since last push
19releases
1bus factor
3open 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 ★ / 30 ⇿
0Stars
30Forks
18Releases

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.

0510152025303022026-042026-052026-06
Major 1Minor 2Patch 15
OpenSSF Scorecard 6.9 / 10
6.9aggregate

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-26 00:46 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests15 out of 16 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/25 approved changesets -- score normalized to 2
10Contributorsproject has 13 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
5SASTSAST tool is not run on all commits -- score normalized to 5
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistlaravel/agent-detector^2.0.2composer.json
All dependencies 11

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

RegistryPackageVersionRelation
Packagistlaravel/agent-detectordirect
Packagistbrianium/paratestindirect
Packagistlaravel/pintindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistpestphp/pest-plugin-type-coverageindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistrector/rectorindirect
Packagistsymfony/processindirect
Packagistsymfony/var-dumperindirect
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": [],
      "is_fork": false,
      "size_kb": 366,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 126536
      },
      "pushed_at": "2026-07-26T00:42:49Z",
      "created_at": "2026-03-26T14:41:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T00:42:46Z",
      "description": "PAO is agent-optimized output for PHP testing tools.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "1.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://laravel.com",
      "name": "Laravel",
      "type": "Organization",
      "login": "laravel",
      "company": null,
      "location": null,
      "followers": 10896,
      "avatar_url": "https://avatars.githubusercontent.com/u/958072?v=4",
      "created_at": "2011-08-04T03:44:54Z",
      "is_verified": null,
      "public_repos": 134,
      "account_age_days": 5469
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-06-22T19:59:43Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-06-12T08:03:09Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-06-01T07:34:46Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2026-04-28T12:19:25Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-04-27T09:35:07Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-04-20T15:54:59Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-04-18T13:57:25Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-04-18T03:16:10Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-04-17T16:34:02Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-04-17T16:17:20Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2026-04-14T13:12:21Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-04-10T20:02:26Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-04-10T11:44:16Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-04-09T22:38:45Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-04-09T14:56:19Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-04-08T15:28:09Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-04-08T09:32:08Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-07T16:29:14Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-07T13:51:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "29abb06fd069b74f2a3d3db4c9aa0665d552724e",
          "body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout in the github-actions group (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T00:42:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7896827f65c0590ce4130a7c6aca2154ef050f08",
          "body": "Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the github-actions group with 2 updates (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T10:20:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41b3c61ebeddce52a446afe6d21e0b02983fb2f6",
          "body": null,
          "is_bot": false,
          "headline": "fix(paratest-with-phpunit-13): new test result api (#45)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-22T19:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f6c8094d701a03041c85ba583ca233398c792ec",
          "body": null,
          "is_bot": false,
          "headline": "fix: uses filter var on envs",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-12T08:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06618000624316d1924ef6b24efbaa916fb9be99",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps `setup-php` pinned commit",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-12T07:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b25adaf5b757906b4329afcc1da571e3638090",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps phpstan",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-12T07:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da0c7e53c5c6c7442e1ad31b887a6cfe839be0f9",
          "body": "…(#40)\n\n* fix: execution finished on fatal error or an interrupted process\n\n* chore: adjusts style",
          "is_bot": false,
          "headline": "[1.x] Fixes ending script still showing results in `pest --parallel` …",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-12T07:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af01dc5b3a458b97f9867bf86f9463236cd600c",
          "body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout in the github-actions group (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-07T00:42:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de57735af53d7ccf0efc0aae2d762262aa9e25d1",
          "body": null,
          "is_bot": false,
          "headline": "Revert auto-merge test changes",
          "author_name": "Nuno Maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T08:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f8e5b3756868e8fb60c571996aee1fe6cf6b939",
          "body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.0 to 6.0.2\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout in the github-actions group (#36)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T08:03:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acc454c8261d8308ea788f53685b2bacc47c7a77",
          "body": "…o-merge",
          "is_bot": false,
          "headline": "TEST: downgrade actions/checkout to v6.0.0 to exercise Dependabot aut…",
          "author_name": "Nuno Maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T08:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917a4c31dd4310408f45f1f9d3bfac7f51ba5dd9",
          "body": null,
          "is_bot": false,
          "headline": "Update Dependabot auto-merge to squash-merge workflow (#35)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T08:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1a54b1f30f9c0b940723b92eecd5889172130f",
          "body": null,
          "is_bot": false,
          "headline": "Enable Dependabot auto-merge (#34)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T07:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92549f84a0f8c5587d2c479f077707877a962871",
          "body": null,
          "is_bot": false,
          "headline": "Add Dependabot cooldown of 5 days (#33)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T15:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519eecdefb9d5da362876376b52207c8f11b477c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps dependencies",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-01T07:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d56f0a1d4201cc78afeb58ac5d999d1cb6ce4194",
          "body": "* Add PHPStan agent instructions to JSON output\n\n* Return PHPStan instructions as single string",
          "is_bot": false,
          "headline": "Add agent guidance to PHPStan JSON output (#27)",
          "author_name": "Pushpak Chhajed",
          "author_login": "pushpak1300",
          "committed_at": "2026-06-01T07:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d06c4737838e85dd619dd2d3f4d651ac9d3206",
          "body": null,
          "is_bot": false,
          "headline": "chore: requires latest version of pest",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-01T06:11:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec89f59eefedeb88e3128bec9497b100658a548",
          "body": null,
          "is_bot": false,
          "headline": "chore: adds tests hooks",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-01T00:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c49964b65796ab106ff87cf134715d818a98dd4",
          "body": null,
          "is_bot": false,
          "headline": "fix: expectations in setup & tear down not appearing",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-05-31T23:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef5a68fd9012a889d8c20f99df53eb4cd0f678a2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fix/no-tests' into 1.x",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-05-31T23:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05589340f45bb6d96ff482ccac3b0995aa39b4a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: parallel runs",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-05-31T20:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb51665b251d6a1cf4673f813cd97fefef1885b",
          "body": null,
          "is_bot": false,
          "headline": "fix(no-tests): adjusts result",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-05-31T19:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6eb1a69c3a041f0b0ca05806a01471e38d26e15",
          "body": null,
          "is_bot": false,
          "headline": "Fix Pest no-tests-found result (#29)",
          "author_name": "Ali Morgan",
          "author_login": "alimorgaan",
          "committed_at": "2026-05-31T18:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211d79604a6a128e445122b6f3c0cd24343560dd",
          "body": "…(#30)\n\nBumps the github-actions group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php).\n\n\nUpdates `shivammathur/setup-php` from 2.37.0 to 2.37.1\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php in the github-actions group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-31T18:48:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c5f29fdb081d718033e4bb3dd502bfc6e6ad37f",
          "body": null,
          "is_bot": false,
          "headline": "Pin GitHub Actions to commit SHAs and add Dependabot config (#25)",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-31T18:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8071b2004fce8effa88ed6165b50fdba8d49b8d8",
          "body": "* add rector support (GPT-5.5)\n\n* Simplify Rector output support\n\n* Report Rector dry-run changes as failures\n\n* Scope Rector test environment setup\n\n* Keep Rector test env setup minimal",
          "is_bot": false,
          "headline": "add rector support (#21)",
          "author_name": "Luke Kuzmish",
          "author_login": "cosmastech",
          "committed_at": "2026-04-30T11:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3789935ac0d0f9f60bfb75b22017a463c41490d9",
          "body": null,
          "is_bot": false,
          "headline": "Add PAO_FORCE env (#23)",
          "author_name": "Anton Komarev",
          "author_login": "antonkomarev",
          "committed_at": "2026-04-30T11:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a877f2d7762b055ccd9fbe733a7b73568380825",
          "body": "* use AgentDetector keys\n\n* Update laravel/agent-detector to version 2.0.1\n\n* lint\n\n* Refactor environment setup for agent detection\n\n* Refactor environment variable setup in Pest.php",
          "is_bot": false,
          "headline": "Disable all agents when using `runWith()` (#22)",
          "author_name": "Luke Kuzmish",
          "author_login": "cosmastech",
          "committed_at": "2026-04-28T17:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f62a64c2b60af44a418ee490fee193590d8269",
          "body": null,
          "is_bot": false,
          "headline": "Minor change on docs",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T22:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080016be420ccc5d0f3593d52af32db08c0de6bf",
          "body": null,
          "is_bot": false,
          "headline": "Adjusts readme",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T22:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e35c224ec07b4e1946e54e9f8c103acbb4d6679f",
          "body": null,
          "is_bot": false,
          "headline": "Adjusts readme",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T22:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e5360f047ac583e8906bde3fabaf391a8dd3ec",
          "body": null,
          "is_bot": false,
          "headline": "Adjusts `AgentDetector` namespace",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T22:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de10cdefc9c63db32f6714eae656725aff841a9f",
          "body": null,
          "is_bot": false,
          "headline": "Fixes missing provider migration",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T20:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da57f409382c63c7c7155e1aedcb0807604d0081",
          "body": null,
          "is_bot": false,
          "headline": "Moves the project under the `laravel` organization",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T20:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2865b711ce4b220ff13612f991c486f5b0c8ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps dependencies",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-27T09:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929002462e045065ad38858822c07c7795106dbe",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: adds YouTube channel badge",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-22T04:30:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "abb05092e543e031b035058894ede0f5e7dbfecf",
          "body": null,
          "is_bot": false,
          "headline": "fix: removes style tags from artisan tool",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-20T15:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710c99489ffe48759aec6a0221698a6f60c5f150",
          "body": null,
          "is_bot": false,
          "headline": "fix: usage with non-supported versions of pest",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-18T13:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c41947f7f6dc8b97aed03ef1c6e466644cfd14e",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix image link on README (#19)",
          "author_name": "Takuya Aramaki",
          "author_login": "takaram",
          "committed_at": "2026-04-18T13:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4695ac8f26bc7c9e4d77b3f2897bd1798ffbb20f",
          "body": null,
          "is_bot": false,
          "headline": "feat: adds `tool` key",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-18T03:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82609933931da0ed4b79a85f97c1a74bf79aef3",
          "body": null,
          "is_bot": false,
          "headline": "fix: don't set `PaoOutputStyle` on testing",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-17T16:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "372bbe40f22180152a26d7f077facab65ea7ed37",
          "body": null,
          "is_bot": false,
          "headline": "chore: adjusts readme for the stable version",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-17T16:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d52a9e60405609b13e6e60ceefd582ab9e91a39",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps dependencies",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-17T16:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf03f3823e15e7da8b5279830b2ce9f58bf6fff",
          "body": null,
          "is_bot": false,
          "headline": "feat: organize phpstan errors by file",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-14T13:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a439621c8a199ef27686e75e32f4a4209bbf7e10",
          "body": null,
          "is_bot": false,
          "headline": "feat: caps phpstan errors by 10",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-14T12:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1639647397f8392768c36d58d99434bc6ead1d97",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps dependencies",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-14T12:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dded6add04c131631f35a424cdef6a1fd1221cd9",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps deps",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T20:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6370bee6d67150adab876d56ccfb287f98b9371",
          "body": null,
          "is_bot": false,
          "headline": "chore: sets parallel no output",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T15:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ca6d98944cc9f84fe250247b069a02a7299343",
          "body": null,
          "is_bot": false,
          "headline": "fix: raw output",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T13:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca916a372ece4c9cfe61adaf7efc822c23b693a",
          "body": "This reverts commit 1cdeb1e3bc89899e6ac1a7b5eda31dcafaa6cb28.",
          "is_bot": false,
          "headline": "Revert \"fix: parallel raw output\"",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T13:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdeb1e3bc89899e6ac1a7b5eda31dcafaa6cb28",
          "body": null,
          "is_bot": false,
          "headline": "fix: parallel raw output",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T13:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52a182295809193cac350ee53cd158c9cac95b3",
          "body": null,
          "is_bot": false,
          "headline": "fixes: raw dots on paratest",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T11:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a5e8ecf456da6123d1384aeeceeaac04de3e97",
          "body": "This reverts commit 8529b9a5558b91a6a1ffce33527d872f0afe7768.",
          "is_bot": false,
          "headline": "Revert \"chore: runs rector on test suite\"",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T10:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8529b9a5558b91a6a1ffce33527d872f0afe7768",
          "body": null,
          "is_bot": false,
          "headline": "chore: runs rector on test suite",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T10:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f147cff4c48570e878376cf4175152f454296510",
          "body": null,
          "is_bot": false,
          "headline": "chore: adjusts version",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T10:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5597378ba65bc749ba4892ed5e369d4a1f36fbf0",
          "body": null,
          "is_bot": false,
          "headline": "docs: fixes readme benchmarks",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T10:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6113f33bd21bc451dd9b08c09f0d604085e818d2",
          "body": null,
          "is_bot": false,
          "headline": "docs: adjusts tokens explaination",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-10T09:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12eb89e95963519661fb5189bdd26650f49ece21",
          "body": "* feat: uses `testResult` instead\n\n* fix: filter\n\n* adds missing\n\n* fix\n\n* wip\n\n* fix\n\n* fix: time\n\n* fix",
          "is_bot": false,
          "headline": "[0.x] Uses `TestResult` (#13)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-09T22:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a74492ce54379ef91323c965121f6a38b6bde4",
          "body": null,
          "is_bot": false,
          "headline": "fix: exit code 1 on phpunit",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-09T14:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73fc307920b93115f5afbfe6d765399e030c6e37",
          "body": null,
          "is_bot": false,
          "headline": "Add 'dev' keyword to composer.json (#9)",
          "author_name": "Punyapal Shah",
          "author_login": "MrPunyapal",
          "committed_at": "2026-04-09T14:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5db4a762b1a99a91d6249892b356a1f0681a33",
          "body": null,
          "is_bot": false,
          "headline": "fix: ci",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-08T15:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30478f7089c321c5168051afff387a4b9bfbb53",
          "body": null,
          "is_bot": false,
          "headline": "ci: fixes missing extension",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-08T15:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e87644b2bde3fcc23818fe31265dad56c23844f",
          "body": null,
          "is_bot": false,
          "headline": "docs: adds important note",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-08T15:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d578d1d377db0f7a80599cd066a04fa30e7773",
          "body": null,
          "is_bot": false,
          "headline": "docs: artisan it",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-08T15:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37d51b77e14376efb9a94e5f94e7d321b0edea29",
          "body": null,
          "is_bot": false,
          "headline": "feat: laravel support",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-08T14:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e182bab07fd523631fe949ea4b42c7e84a68ad",
          "body": null,
          "is_bot": false,
          "headline": "chore: style",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-08T09:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7011f7d221710488a377ef25ba368b604ec897ac",
          "body": "* include `--profile` output in JSON result\n\n* add tests",
          "is_bot": false,
          "headline": "fix: include `--profile` output in JSON result (#8)",
          "author_name": "Moiz Haider",
          "author_login": "RanaMoizHaider",
          "committed_at": "2026-04-08T09:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a074e02761bcf69c8810628be52b516a77028155",
          "body": null,
          "is_bot": false,
          "headline": "chore: update docs",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T17:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3cec982929c9bd9fbd6da2c6eb26f34d089ab86",
          "body": null,
          "is_bot": false,
          "headline": "fix: paratest",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T16:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ed16f3321ad9d9308330d81265cefc40945610",
          "body": null,
          "is_bot": false,
          "headline": "docs: phpstan",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T16:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa292ee0fec0ea489ad8ee7a5509fc8eb22f2d7f",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T16:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a877a11b46be07e3ae0ef462d3db36f76783415a",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T15:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963bb0fad1d84ef06a631846cabfd54856292ffc",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T15:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec37dffa3e0becfba974e464a3c70cf5870b5de",
          "body": "Adds a new PHPStan driver that intercepts `analyse` commands, forces JSON error format and silences stdout/stderr noise (e.g. \"Note: Using configuration file ...\"), then parses PHPStan's JSON output into PAO's minimal result schema.",
          "is_bot": false,
          "headline": "feat(phpstan): add PHPStan driver for agent-optimized output (#4)",
          "author_name": "Daniel Reis",
          "author_login": "danielhe4rt",
          "committed_at": "2026-04-07T14:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96915bf145a67b846568fd88ae2d7ea0fe161b2",
          "body": null,
          "is_bot": false,
          "headline": "chore: updates docs",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T13:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccebb78d511022a09328267f7f593b4c7b8c0fca",
          "body": "…r into 0.x",
          "is_bot": false,
          "headline": "Merge branch '0.x' of github.com:nunomaduro/phpunit-pest-agent-printe…",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T13:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e1849a43e89e5f776825dfd775e9754a2fce6d",
          "body": null,
          "is_bot": false,
          "headline": "chore: removes changelog",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T13:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7d760698513c753fb8bb8cbd94f063e80509cd",
          "body": null,
          "is_bot": false,
          "headline": "fix: php 8.3 installation",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T13:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56faac661b337cb01c95436ee35da7fa69166fb",
          "body": null,
          "is_bot": false,
          "headline": "ci: fixes coverage",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T13:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058bf18eae92c06a857b61fccc74435c36f1c0cf",
          "body": "* wip\n\n* fix: various outputs\n\n* simplifies\n\n* fix output\n\n* wip",
          "is_bot": false,
          "headline": "Fix/crash no output (#6)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T13:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64c09cd8f7c92b51360720e307ffc0a12eb96896",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumps dependencies",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-07T07:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65f3081a683bbc2065a5bd9f81a1e7bc16e3dc84",
          "body": "…r into 0.x",
          "is_bot": false,
          "headline": "Merge branch '0.x' of github.com:nunomaduro/phpunit-pest-agent-printe…",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-01T14:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96877ab188eb8f2f781c67f865505b530f139dc6",
          "body": null,
          "is_bot": false,
          "headline": "docs: adds video",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-01T14:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f170a04b07a3018dd99a9761fa4dbde09e31660e",
          "body": null,
          "is_bot": false,
          "headline": "docs: adds laminas",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-01T11:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516bc1e55bb4b6c0d4c5e229ab2321bff1662bc7",
          "body": null,
          "is_bot": false,
          "headline": "docs: updates installatin",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-01T11:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25557a77094f523a9807998d5018d13fa9a31c83",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows-execution): accept paratest banners as limitation (#1)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-04-01T11:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880a5bf856faadd746bd8ba39aa25d964598e0b3",
          "body": null,
          "is_bot": false,
          "headline": "ci: fail fast",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce4f9dd2dd3416da4f1a7286e68095bec2c2837",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarifies supported projects",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a093561c2e53f3a5915f7e6afda01dd8c01aa8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: fixes types",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa5fdaca75e1d4c35603a113af2bee2397f0b8d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fixes types",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7032306b450a67b8b65e402c0c7a19ba60cd5c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: fixes types",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afefb72d9298e6d714d0dec670b1ef096b5e22e4",
          "body": null,
          "is_bot": false,
          "headline": "docs: work in progress notice",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a0e6328df93c4a26398d5d8a36fcbad8f6231a",
          "body": null,
          "is_bot": false,
          "headline": "chore: first",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-31T19:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 92,
      "latest_release_at": "2026-06-22T19:59:43Z",
      "latest_release_tag": "v1.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 33,
      "mean_days_between_releases": 7.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "laravel/pao",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "php",
            "testing",
            "phpunit",
            "dev",
            "Agent",
            "ai",
            "pest",
            "PHPStan",
            "rector",
            "paratest"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/laravel/pao",
          "is_deprecated": false,
          "latest_version": "v1.1.2",
          "repository_url": "https://github.com/laravel/pao",
          "versions_count": 19,
          "total_downloads": 6421547,
          "dependents_count": 216,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3007334,
          "first_published_at": null,
          "latest_published_at": "2026-06-22T19:58:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 33
        }
      ]
    },
    "popularity": {
      "forks": 30,
      "stars": 664,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 2
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 2
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 2
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 30,
        "total_forks": 30
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": 12419,
      "source_files_sampled": 77,
      "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": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "laravel/agent-detector",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "laravel/agent-detector",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "brianium/paratest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/pint",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-type-coverage",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-dumper",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 1,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 23,
        "open_issues": 3,
        "closed_ratio": 0.833,
        "closed_issues": 15,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nunomaduro",
          "commits": 78,
          "avatar_url": "https://avatars.githubusercontent.com/u/5457236?v=4"
        },
        {
          "type": "User",
          "login": "cosmastech",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/42181698?v=4"
        },
        {
          "type": "User",
          "login": "alimorgaan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/32411364?v=4"
        },
        {
          "type": "User",
          "login": "antonkomarev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1849174?v=4"
        },
        {
          "type": "User",
          "login": "danielhe4rt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6912596?v=4"
        },
        {
          "type": "User",
          "login": "joetannenbaum",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2702148?v=4"
        },
        {
          "type": "User",
          "login": "RanaMoizHaider",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/58527494?v=4"
        },
        {
          "type": "User",
          "login": "MrPunyapal",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/53343069?v=4"
        },
        {
          "type": "User",
          "login": "pushpak1300",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31663512?v=4"
        },
        {
          "type": "User",
          "login": "takaram",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18339861?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.886
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "formats.yml",
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
            "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": 2,
            "reason": "Found 6/25 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 13 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": 10,
            "reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 5,
            "reason": "SAST tool is not run on all commits -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": "29abb06fd069b74f2a3d3db4c9aa0665d552724e",
        "ran_at": "2026-07-26T00:46:20Z",
        "aggregate_score": 6.9,
        "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-26T00:43:35Z",
      "oldest_open_prs": [
        {
          "number": 42,
          "created_at": "2026-06-18T10:51:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2026-06-22T10:36:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-26T00:42:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 47,
          "created_at": "2026-07-14T18:51:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2026-07-18T21:57:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2026-07-21T02:23:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/laravel/pao",
    "host": "github.com",
    "name": "pao",
    "owner": "laravel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 33,
      "inputs": {
        "security": 34,
        "vitality": 82,
        "community": 68,
        "governance": 68,
        "engineering": 69,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 66,
        "overall_after_jurisdiction_multiplier": 33
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "commits_last_year": 92,
              "human_commit_share": 0.946,
              "days_since_last_push": 0,
              "active_weeks_last_year": 9
            },
            "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": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "92 commits in the last year",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "v1.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 33,
              "mean_days_between_releases": 7.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 33 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.4
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 30,
              "stars": 664,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "664 stars",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 664
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "30 forks",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "packages": [
                "laravel/pao"
              ],
              "dependents": 216,
              "ecosystems": "packagist",
              "total_downloads": 6421547,
              "monthly_downloads": 3007334
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,007,334 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3007334,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "216 packages depend on it",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 216
                    }
                  }
                ],
                "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.886
            },
            "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 89% of commits",
                "points": 2.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 3,
              "closed_issues": 15,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/30 decided PRs merged",
                "points": 29.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 30
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/25 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 10896,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "laravel",
              "public_repos": 134,
              "account_age_days": 5469
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10,896 followers of laravel",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10896,
                      "login": "laravel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "134 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 134
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "laravel/pao"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 33
            },
            "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 33 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 69,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 88,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 6.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 34,
              "security_posture_before_jurisdiction": 69
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/25 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 13 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": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.818,
              "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": "72 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 88
                    }
                  }
                ],
                "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": 48,
            "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.011,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.054
            },
            "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": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "1 of the last 93 commits agent-authored or agent-credited",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 93 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 93
                    }
                  }
                ],
                "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": 12419,
              "source_files_sampled": 77,
              "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/77 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 77,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:46:37.338880Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laravel/pao.svg",
  "full_name": "laravel/pao",
  "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.