Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 17:03 UTC

igorw / evenement

Événement is a very simple event dispatching library for PHP.

PHPMIT★ 1,354 stars⑂ 74 forkssince Aug 2011View on GitHub ↗

igorw/evenement holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (71/100) and lowest on Vitality (15/100). It was last updated 207 days ago. 2 contributors account for most of its recent work.

50
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

IgorPersonal account
1,401 followers124 public repossince May 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistevenement/evenementv3.0.27,103,54791079 days agoevent-dispatcherevent-emitter

Metrics by category

Vitality

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

15Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 207 days ago
1.4/36Commit cadence — 2/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year2
human_commit_share1
days_since_last_push207
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
0/36Release recency — latest release 1,079 days ago
5.4/27Release cadence — a release every ~482 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv3.0.2
releases_from_tagsyes
days_since_latest_release1,079
mean_days_between_releases482
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?

71Good · 18% of overall
How it's scored
50.8/60Stars — 1,354 stars
15.5/25Forks — 74 forks
8/15Watchers — 28 watchers
Inputs used
forks74
stars1,354
watchers28
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 7,103,547 downloads/month across packagist
17.2/20Registry dependents — 378 packages depend on it
Inputs used
packagesevenement/evenement
dependents378
ecosystemspackagist
total_downloads172,274,072
monthly_downloads7,103,547

Sustainability & Governance

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

70Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.3/22.5Commit distribution — top contributor authored 45% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled17
top_contributor_share0.452
How it's scored
42.9/46.8Issue resolution — 92% of issues closed
28/38.3PR acceptance — 49/67 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 6/9 approved changesets -- score normalized to 6
Inputs used
merged_prs49
open_issues2
closed_issues22
issue_closed_ratio0.917
closed_unmerged_prs18
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
22.6/25Owner reach — 1,401 followers of igorw
25/25Track record — 124 public repos, account ~17 yr old
Inputs used
followers1,401
owner_typeUser
is_verified
owner_loginigorw
public_repos124
account_age_days6,268
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
4/35Publish recency — latest publish 1,079 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesevenement/evenement
ecosystemspackagist
any_deprecatedno
min_days_since_publish1,079

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

35At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.2/2.5CI-Tests — 1 out of 9 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 6/9 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 18 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

31At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24/40Legible commit history — 45 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.45
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
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/11 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes14,813
source_files_sampled11
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1,354GitHub stars
17contributors
2commits, last 12 months
207days since last push
10releases
2bus factor
2open 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 ★ / 74 ⇿
0Stars
74Forks
6Releases

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.

01325385063757322012-062019-022025-09
Major 2Minor 2Patch 2

Each point covers 13 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-22 17:03 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
1CI-Tests1 out of 9 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 6/9 approved changesets -- score normalized to 6
10Contributorsproject has 18 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 2

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

RegistryPackageVersionRelation
Packagistphpindirect
Packagistphpunit/phpunitindirect
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": 157,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 22692
      },
      "pushed_at": "2025-12-26T18:20:45Z",
      "created_at": "2011-08-16T19:14:57Z",
      "owner_type": "User",
      "updated_at": "2026-07-15T00:30:23Z",
      "description": "Événement is a very simple event dispatching library for PHP.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Igor",
      "type": "User",
      "login": "igorw",
      "company": null,
      "location": null,
      "followers": 1401,
      "avatar_url": "https://avatars.githubusercontent.com/u/88061?v=4",
      "created_at": "2009-05-24T15:32:50Z",
      "is_verified": null,
      "public_repos": 124,
      "account_age_days": 6268
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2023-08-08T05:53:35Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2017-07-23T21:35:13Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2017-07-23T20:23:05Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-07-17T17:39:19Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2012-11-02T14:49:47Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2017-07-17T17:04:59Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2012-05-30T15:01:08Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2011-10-30T21:15:42Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2011-10-30T21:06:20Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2011-09-21T22:48:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4f37d047de371be8df6f178b3b6f13110d1e22f0",
          "body": "ci: Upgrade checkout action from v4 to v6",
          "is_bot": false,
          "headline": "Merge pull request #92 from Chris53897/patch-1",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2025-12-26T18:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "283f6fc2035e19b373bb6a6af076245e4f3a5b8b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade checkout action from v4 to v6",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2025-12-23T14:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cdcb88225f0066883c9ea0d079c655648474e43",
          "body": "chore(docs): update readme to fix the 'badge poser' images",
          "is_bot": false,
          "headline": "Merge pull request #89 from ericsizemore/master",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2024-12-28T18:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48372fe301a37a459b6babeea876bb89950d1c30",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-12-22T10:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32433c57725f17e2d1a6a1f3fd267c193ec372f3",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update readme to fix the poser pugx images",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-12-22T10:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b04fab50649280ebf620675fc324275119a23ff",
          "body": "Increase PHP requirement to 8.1",
          "is_bot": false,
          "headline": "Merge pull request #88 from ericsizemore/php-8-support",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2024-07-08T16:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bd2aeb18c2a7aebf96a3befe247301a3a5f58b7",
          "body": "https://github.com/igorw/evenement/pull/88\n- add ramsey/composer-install\n- fix docblocks\n- add import for count function\n- updated unit test preferring 'self':: over 'this->' for assertSame/assertCount",
          "is_bot": false,
          "headline": "changes to bring inline with pr review",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-05-20T23:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d2b7b60a8fd09194131d50b29bb90ce6758682",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yaml",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-30T10:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b737a67960d1e575c61dd8e998892e9850b32558",
          "body": "Replaces deprecated 'set-output' and removes the composer-action-hash since composer isn't part of the matrix strategy.",
          "is_bot": false,
          "headline": "Update ci.yaml",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-30T09:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27baece6af412b9eafb2ff35f25b4a8eb5067d69",
          "body": "A slight optimization of sorts. Instead of checking for $event being null for both listeners and onceListeners, make it a single check.",
          "is_bot": false,
          "headline": "Update removeAllListeners",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-29T08:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01bfb7bddfbeada847948e503035421db256fe72",
          "body": null,
          "is_bot": false,
          "headline": "Update tests/Listener and functions",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T08:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8744a34aa25311758d927d1d2ecf03a46c05d727",
          "body": null,
          "is_bot": false,
          "headline": "Update 01-api.md",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T06:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988c5fdc1bccbbf7d26b186a9e9abc1eebde2914",
          "body": "…ty string",
          "is_bot": false,
          "headline": "fix argument type, null should throw typeerror, instead check for emp…",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T06:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e64af8be16d7dcc595136bdb6b25bbdd0b2d3c3",
          "body": null,
          "is_bot": false,
          "headline": "Update examples/benchmarks",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T06:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eee42fb085a36fdfe538849fe203780e1dc4bd3",
          "body": null,
          "is_bot": false,
          "headline": "PHP 8.1",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T06:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b51d5b3e54753ad6d8ded6f8cfb8bdd8bae511d",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T06:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c048cdfdb678bdd8d6f6bdeef3d6249d15b581",
          "body": null,
          "is_bot": false,
          "headline": "Initial working codebase, PHP8",
          "author_name": "Eric Sizemore",
          "author_login": "ericsizemore",
          "committed_at": "2024-04-17T06:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
          "body": "Improve imports",
          "is_bot": false,
          "headline": "Merge pull request #85 from igorw/improve-imports",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-08T05:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b2d0bc7f308f3501f4819c530fe10852a0ff5d",
          "body": null,
          "is_bot": false,
          "headline": "Improve imports",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-08T05:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8dfdaf7cbdf10e72517910f06c740455610d746",
          "body": "Return to the concise and simple api",
          "is_bot": false,
          "headline": "Merge pull request #84 from igorw/return-to-concise-and-simple-api",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-07T21:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d958e1e8365cc0feca4ec392ab34213825f3da6",
          "body": "Over time changes and additions were introduced to this package. By\naccepting those changes I lost \"concise and simple\" out of sight. This\nPR reverts the changes conflicting with that. While some of those might\nmake sense to have, they broke backward compatibility.\n\nIt's been 3 - 6 years some of tho\n[…]\nthe composer\ndocumentation contains [how to target a commit sha](https://getcomposer.org/doc/04-schema.md#package-links).\n\nLast but not least, reverting this yields a 5% - 10% performance\nimprovement.",
          "is_bot": false,
          "headline": "Return to the concise and simple api",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-07T20:43:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "383488a5f3534b7c4df527fbce527232fa5061f6",
          "body": "Readme Enhancements",
          "is_bot": false,
          "headline": "Merge pull request #83 from igorw/readme-enchancements",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-07T14:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d9e21a56b9141a7b229c9bbe1bdbd8803874c9b",
          "body": null,
          "is_bot": false,
          "headline": "Readme Enhancements",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-07T14:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86699aef72c9d5c3886f81c7d38db35f4950a83d",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #78 from battlecook/added_off_function_document",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-08-07T12:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b075f06dbf258da2e9a68245f8957352212047",
          "body": "remove non-source files from releases",
          "is_bot": false,
          "headline": "Merge pull request #82 from staabm/staabm-patch-1-1",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-03-23T07:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5128eaefb5eef6a9a919d46ee2f3119766c23fb3",
          "body": null,
          "is_bot": false,
          "headline": "ignore more files",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2023-03-22T06:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2f0514156311bad1576c24b3bac61aac248d0d",
          "body": null,
          "is_bot": false,
          "headline": "remove non-source files from releases",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2023-03-21T06:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f956ae0ddcf0cc8c9f9ab6e9ee97a901e7f489",
          "body": "Moved to psr-4",
          "is_bot": false,
          "headline": "Merge pull request #61 from samnela/moved-to-psr4",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2022-09-30T17:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86e03d16de56f5ab860d86677bc5305ddf26c9a",
          "body": null,
          "is_bot": false,
          "headline": "Moved to psr-4",
          "author_name": "Samuel NELA",
          "author_login": "samnela",
          "committed_at": "2022-09-08T00:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f36e01198bf29df56090206df4a6658c0e622c",
          "body": "changed from \"https://pimple.symfony.com/\" to \"https://github.com/silexphp/Pimple\"\nadded node.js EventEmitter link",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2021-06-30T01:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5115030eb8f369099d6265778556bdfcb662e89",
          "body": "Bump minimum to oldest non-eol PHP version",
          "is_bot": false,
          "headline": "Merge pull request #77 from igorw/bump-to-oldest-non-eol-php-version",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-01-14T00:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1c956eb6336efe253e7637f5b980ec79192f1f",
          "body": null,
          "is_bot": false,
          "headline": "Bump minimum to oldest non-eol PHP version",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-01-14T00:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab5068a118f67dc694a985f0e46f435aebdf94e",
          "body": "Migrate from Travis to GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #75 from igorw/migrate-from-travis-to-github-actions",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-01-14T00:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "353bd87671eaa308edba1f34cd263f4145e86a91",
          "body": null,
          "is_bot": false,
          "headline": "Migrate from Travis to GitHub Actions",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-01-14T00:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e5b31472135fef253ebb436f51f24100a29c6c",
          "body": "Make unit tests work on PHP 8",
          "is_bot": false,
          "headline": "Merge pull request #76 from igorw/make-unit-test-work-on-php-8",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-01-14T00:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e36d805686f8f97ded84d70cec1bf2399c6e94",
          "body": null,
          "is_bot": false,
          "headline": "Make unit tests work on PHP 8",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-01-14T00:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c8308feb9ceeb4405ffdb83ebc6155778c86b01",
          "body": "added off document",
          "is_bot": false,
          "headline": "Merge pull request #72 from battlecook/added_off_function_document",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2020-02-29T19:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4dce1ddcba357419c716197c5d8207dfcd3c8b",
          "body": null,
          "is_bot": false,
          "headline": "added off document",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-27T22:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b5b935e054636a566f52f29cdfad42127962b8",
          "body": "added eventNames function and a little refactoring",
          "is_bot": false,
          "headline": "Merge pull request #71 from battlecook/eventName_feature",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2020-02-27T11:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453ae0b1fe7ddd319aee57638e3700bfaebf770c",
          "body": null,
          "is_bot": false,
          "headline": "added forward doc to 01-api.md file",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-26T23:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626cd842e987f9ff37e209c86506b430c57ef059",
          "body": null,
          "is_bot": false,
          "headline": "added return type to eventNames",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-26T23:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0cda9b6d85b439fcabc8cc665441396dc961139",
          "body": null,
          "is_bot": false,
          "headline": "added argument to off, eventNames function in api doc",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-26T23:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae252e5e09568531317010f69e47b44f42a9d76",
          "body": null,
          "is_bot": false,
          "headline": "added eventNames docs to 01-api.md",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-26T22:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ebd3a0c98884c04493e5e984221a3fe32142560",
          "body": "micro performance increase",
          "is_bot": false,
          "headline": "Merge pull request #70 from battlecook/micro_performance_increase",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2020-02-26T21:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3377a9bca79c3bd6a71df4ed7b677119797b26b",
          "body": null,
          "is_bot": false,
          "headline": "added eventName function and a little refactoring",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-25T02:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bde2e9ac0ef7e2f8012af7e49d30826e20cde35",
          "body": null,
          "is_bot": false,
          "headline": "micro performance increase",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-25T02:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03e73202e95d68aca437d548625a20345b6e7572",
          "body": "modify docs ( change log, readme and doc)",
          "is_bot": false,
          "headline": "Merge pull request #68 from battlecook/master",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2020-02-24T23:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ded818916e82f9fe8432224dbfac84846f9229",
          "body": "fixed intro doc",
          "is_bot": false,
          "headline": "Merge pull request #4 from battlecook/fixed_doc",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-24T08:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51996f2250506faf586f1610b18a985508b4d864",
          "body": "fixed api doc",
          "is_bot": false,
          "headline": "fixed intro doc",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-24T08:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a13ff3a0236c5410d12910170c87e5e5cbf6a08",
          "body": "fix changed link",
          "is_bot": false,
          "headline": "Merge pull request #3 from battlecook/change_readme",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-24T04:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b564411ca7a64e18ed050b735c5efbb71cae724e",
          "body": "fix typo ( Inital => Initial )",
          "is_bot": false,
          "headline": "Merge pull request #2 from battlecook/changelog_fix_typo",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-24T04:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e231c4b6d061fced1cd2c8f3230dcfc4e016a5ed",
          "body": "Changed readme",
          "is_bot": false,
          "headline": "Merge pull request #1 from battlecook/changed_readme",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2020-02-24T04:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92e3047d22a47b6066164fb03300a9a17b5a825",
          "body": null,
          "is_bot": false,
          "headline": "added removing listener doc",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-24T04:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3cfccdbfdd2c9c781a1cba1347123a8e1adcd8d",
          "body": null,
          "is_bot": false,
          "headline": "fix changed link",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-24T01:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbd05cb5b3560f429949164fdf18844a563c82e",
          "body": null,
          "is_bot": false,
          "headline": "fix typo ( Inital => Initial )",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-24T01:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c229b4f2cef62aa7224319d61d625eaa9702d6",
          "body": "solved issue 62",
          "is_bot": false,
          "headline": "Merge pull request #65 from battlecook/issue62",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2020-02-23T21:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868b6457236faefeab4199adf54429403d69af65",
          "body": "added assert statement to test case",
          "is_bot": false,
          "headline": "Merge pull request #64 from battlecook/modify_test_case",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2020-02-23T21:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c41e5634067f8a2630f29e05ab422f2b081b8f",
          "body": null,
          "is_bot": false,
          "headline": "solved issue 62",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-20T05:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1720eec280fee15677fd519d8b1bfd3dbd7cca66",
          "body": null,
          "is_bot": false,
          "headline": "remove invalid testcase",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-19T05:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87201b23ab62f095dca58a0d92ece7c9ac1f3fff",
          "body": null,
          "is_bot": false,
          "headline": "added assert statement to test case",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2020-02-19T05:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9b6035f219660e23aba8f4192ea008bc54d03c",
          "body": "remove return value in off function",
          "is_bot": false,
          "headline": "Merge pull request #63 from battlecook/Bugfix",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2019-10-08T16:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa71327f0a8eded2014286419f55bd4abf2715b",
          "body": "Co-Authored-By: Cees-Jan Kiewiet <ceesjank@gmail.com>",
          "is_bot": false,
          "headline": "Update src/Evenement/EventEmitterTrait.php",
          "author_name": "battlecook",
          "author_login": "battlecook",
          "committed_at": "2019-10-08T13:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36f91f80abedd4c88f18f7d86eaf6d8a06e162c",
          "body": null,
          "is_bot": false,
          "headline": "remove return value in off function",
          "author_name": "battlecook",
          "author_login": null,
          "committed_at": "2019-09-09T01:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec36c9b50df31a8c9feaaf821eb541531f18382f",
          "body": "…thod\n\nMoved once::before into it's own method",
          "is_bot": false,
          "headline": "Merge pull request #60 from WyriHaximus/split-before-once-into-new-me…",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-23T19:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e30efba1c0a7d279d157559efd9d8b6e886f04",
          "body": "Reason is that the interface change breaks any custom implementations\nof it and is therefor a BC break that can only happen in 4.0.\n\nhttps://3v4l.org/Npc3u",
          "is_bot": false,
          "headline": "Moved once::before into it's own method",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-22T15:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7751afd2e61c4981364889680fea2f1515564b72",
          "body": "Add possibility to execute once listener before on listeners",
          "is_bot": false,
          "headline": "Merge pull request #59 from fionera/master",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-17T19:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f2f88a5c249467d6386ff35bbc97301e3f884d",
          "body": null,
          "is_bot": false,
          "headline": "Check for Order",
          "author_name": "Tim Windelschmidt",
          "author_login": "fionera",
          "committed_at": "2018-08-17T15:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9568fc2e0b779c1e8318ba586b26e778366dae1b",
          "body": null,
          "is_bot": false,
          "headline": "Add BeforeOnce Test",
          "author_name": "Tim Windelschmidt",
          "author_login": "fionera",
          "committed_at": "2018-08-17T06:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8721f69d049e8a29ea6af2ba51bd179a5b72f4ea",
          "body": null,
          "is_bot": false,
          "headline": "Add possibility to execute once listener before on listeners",
          "author_name": "Tim Windelschmidt",
          "author_login": "fionera",
          "committed_at": "2018-08-16T13:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa1d6faad851f781ce15df02e451424c3626f60",
          "body": "Fix logic error in off",
          "is_bot": false,
          "headline": "Merge pull request #58 from WyriHaximus/fix-off-logic",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-09T11:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff688247eef4df4a27f57c4a5d04b3fe462c5e97",
          "body": null,
          "is_bot": false,
          "headline": "Fix logic error in off",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-08T19:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d90d408122da07aa51f79a9be3b1db09449a64",
          "body": "Test PHP 7.2 on Travis",
          "is_bot": false,
          "headline": "Merge pull request #57 from WyriHaximus/travis-php-7.2",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-08T19:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871a7d31c842cf66f9449e0d413b32d3c84b90e6",
          "body": null,
          "is_bot": false,
          "headline": "Test PHP 7.2 on Travis",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-08T19:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8937496a0bd0d2d9793950526577b8abeb47a2aa",
          "body": "Added forward feature",
          "is_bot": false,
          "headline": "Merge pull request #54 from alichry/master",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-08-08T19:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c7014414b4295aae60afa81317015be39e0016",
          "body": "Less complicated off",
          "is_bot": false,
          "headline": "Merge pull request #55 from WyriHaximus-labs/less-complicated-off",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-05-15T06:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8987e972fc95790eead83ec3b9ec522aa90465",
          "body": null,
          "is_bot": false,
          "headline": "Less complicated off",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-05-15T05:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f81660f4c36a768180b8feca7602d06eba9c6b",
          "body": "Adding off alias",
          "is_bot": false,
          "headline": "Merge pull request #52 from shtse8/master",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2018-05-14T20:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3619074e73f6c107998fb55ed7d69d23768f5d4",
          "body": null,
          "is_bot": false,
          "headline": "Added forward feature",
          "author_name": "alicherri",
          "author_login": "alichry",
          "committed_at": "2018-05-04T16:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f89ab9c03fc4e84eb097b155ed85382522fdb0a",
          "body": null,
          "is_bot": false,
          "headline": "Adding off alias",
          "author_name": "Kyle Tse",
          "author_login": "shtse8",
          "committed_at": "2017-08-25T09:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
          "body": null,
          "is_bot": false,
          "headline": "Added v3.0.1 to changelog",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T21:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd6b31b073bf28005a7d5750cd71ad9e18e58e2",
          "body": "Resolved regression introduced in once listeners in v3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #49 from WyriHaximus/once-loop-regression",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T21:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9d74b88a48b9fc5b0efe33e6dcf6aac43b53b63",
          "body": null,
          "is_bot": false,
          "headline": "Resolved regression introduced in once listeners in v3.0.0",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T21:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad28b7096ab064c80e0d2402fd234bea2396b2d",
          "body": null,
          "is_bot": false,
          "headline": "Removed branch-alias",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T20:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07c927e0faa7c42176216679daad8403b5d5fe2",
          "body": "Documentation updates and changelog for 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #48 from WyriHaximus/documentation-update-to-3.x",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T20:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8a2910950dcb191a408b9d031abd168651cad6",
          "body": null,
          "is_bot": false,
          "headline": "Changelog updates for 3.0.0",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T20:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfa9850af08e4f2873a1edbc9544bdaff80150d",
          "body": null,
          "is_bot": false,
          "headline": "Documentation updates for 3.0.0",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T20:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca7f1af0bfb99998e786856ea688c80f3f3e12e",
          "body": "Return all listeners when calling listeners without event name",
          "is_bot": false,
          "headline": "Merge pull request #47 from WyriHaximus/return-all-listeners",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T19:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3068dc3419fc0d72064d5a10ea1afb2fb10d758",
          "body": null,
          "is_bot": false,
          "headline": "Return all listeners when calling listeners without event name",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T19:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7bfc8badac4512485d2d89d005b02cb07515b13",
          "body": "Force event name to be a string (solving #3)",
          "is_bot": false,
          "headline": "Merge pull request #46 from WyriHaximus/force-event-name-to-string",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T09:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45fc57cb100f3ac1db298008ff0b08cb1cc5a6dc",
          "body": null,
          "is_bot": false,
          "headline": "Bump to PHPUnit 6.0 and fixed expectException calls",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-23T09:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6697fe7b06ba44ad4d98eeff757e2c74716db76b",
          "body": null,
          "is_bot": false,
          "headline": "Force event name to be a string (solving #3)",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-22T23:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563c191d7eb60a6d21e8dccd1c0e2df4b43a0fd4",
          "body": "Keep separate list for once listeners",
          "is_bot": false,
          "headline": "Merge pull request #45 from WyriHaximus/performance-remove-once",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-22T23:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db666670483de50e90af15fa2c50dd08e409961",
          "body": "…or accidentally called",
          "is_bot": false,
          "headline": "Ensure that once calls added while call once listeners isn't removed …",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-22T15:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5008e24dfb439ee23e0ef806567f4effe6a36930",
          "body": null,
          "is_bot": false,
          "headline": "Ensure listeners returns both once and on listeners",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-21T21:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa421f8d14fcca1f2dbe106591e43a3ce716146",
          "body": null,
          "is_bot": false,
          "headline": "Keep separate list for once listeners",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-21T15:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59671159307d80114ee0a16b3c6f7e6d6be4a4ff",
          "body": "Increase performance",
          "is_bot": false,
          "headline": "Merge pull request #39 from WyriHaximus/performance",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-21T15:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2471c6d28d65528d95c1c85f0e6de5d9efe1c94",
          "body": "Benchmark for remove once listeners",
          "is_bot": false,
          "headline": "Merge pull request #44 from WyriHaximus/once-remove-benchmarks",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-21T13:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b196d2378bb9d968356c1a716bb16dbe9fb67a73",
          "body": null,
          "is_bot": false,
          "headline": "Run new benchmark on travis",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-21T06:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbafc5f4b610394e1527d842def99fdcf1057fc0",
          "body": null,
          "is_bot": false,
          "headline": "Remove once listeners benchmark",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-21T06:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3181e3a19b503bc7c9a645fa735be87d73facd3e",
          "body": "# Conflicts:\n#\tsrc/Evenement/EventEmitterTrait.php",
          "is_bot": false,
          "headline": "Merge branch 'master' into performance",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2017-07-18T19:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 2,
      "latest_release_at": "2023-08-08T05:53:35Z",
      "latest_release_tag": "v3.0.2",
      "releases_from_tags": true,
      "days_since_last_push": 207,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 1079,
      "mean_days_between_releases": 482
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "evenement/evenement",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "event-dispatcher",
            "event-emitter"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/evenement/evenement",
          "is_deprecated": false,
          "latest_version": "v3.0.2",
          "repository_url": "https://github.com/igorw/evenement",
          "versions_count": 9,
          "total_downloads": 172274072,
          "dependents_count": 378,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7103547,
          "first_published_at": null,
          "latest_published_at": "2023-08-08T05:53:35Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1079
        }
      ]
    },
    "popularity": {
      "forks": 74,
      "stars": 1354,
      "watchers": 28,
      "fork_history": {
        "days": [
          {
            "date": "2012-06-19",
            "count": 1
          },
          {
            "date": "2012-06-20",
            "count": 1
          },
          {
            "date": "2012-07-09",
            "count": 1
          },
          {
            "date": "2012-08-05",
            "count": 1
          },
          {
            "date": "2013-01-02",
            "count": 1
          },
          {
            "date": "2013-03-22",
            "count": 1
          },
          {
            "date": "2013-05-10",
            "count": 1
          },
          {
            "date": "2013-05-24",
            "count": 1
          },
          {
            "date": "2013-09-09",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-11-01",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-08",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-03-22",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-11-29",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-12-11",
            "count": 1
          },
          {
            "date": "2017-01-15",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-15",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 2
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 73,
        "total_forks": 74
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "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": 14813,
      "source_files_sampled": 11,
      "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": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 49,
        "open_issues": 2,
        "closed_ratio": 0.917,
        "closed_issues": 22,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "WyriHaximus",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/147145?v=4"
        },
        {
          "type": "User",
          "login": "igorw",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/88061?v=4"
        },
        {
          "type": "User",
          "login": "battlecook",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/9781396?v=4"
        },
        {
          "type": "User",
          "login": "ericsizemore",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/723810?v=4"
        },
        {
          "type": "User",
          "login": "fionera",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5741401?v=4"
        },
        {
          "type": "User",
          "login": "staabm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
        },
        {
          "type": "User",
          "login": "AmyStephen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/95525?v=4"
        },
        {
          "type": "User",
          "login": "ArnaudLigny",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/80580?v=4"
        },
        {
          "type": "User",
          "login": "wormling",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1608160?v=4"
        },
        {
          "type": "User",
          "login": "dominikmebs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3705274?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.452
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 6/9 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4f37d047de371be8df6f178b3b6f13110d1e22f0",
        "ran_at": "2026-07-22T17:03:32Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-18T21:13:20Z",
      "oldest_open_prs": [
        {
          "number": 86,
          "created_at": "2023-12-30T10:53:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-12-26T18:20:45Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 90,
          "created_at": "2024-12-22T10:28:25Z",
          "last_comment_at": "2024-12-27T14:32:40Z",
          "last_comment_author": "WyriHaximus"
        },
        {
          "number": 91,
          "created_at": "2024-12-27T14:32:06Z",
          "last_comment_at": "2025-08-12T19:14:46Z",
          "last_comment_author": "ericsizemore"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/igorw/evenement",
    "host": "github.com",
    "name": "evenement",
    "owner": "igorw"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 35,
        "vitality": 15,
        "community": 71,
        "governance": 70,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 15,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 1,
              "days_since_last_push": 207,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 207 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 207
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 24,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v3.0.2",
              "releases_from_tags": true,
              "days_since_latest_release": 1079,
              "mean_days_between_releases": 482
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1079 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1079
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~482 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 482
                    }
                  }
                ],
                "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": "dormant",
              "guards": [],
              "signals": [
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 207,
              "days_since_last_human_commit": 207,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 207 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 207
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 74,
              "stars": 1354,
              "watchers": 28,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,354 stars",
                "points": 50.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1354
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "74 forks",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "28 watchers",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "packages": [
                "evenement/evenement"
              ],
              "dependents": 378,
              "ecosystems": "packagist",
              "total_downloads": 172274072,
              "monthly_downloads": 7103547
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "7,103,547 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 7103547,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "378 packages depend on it",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 378
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 17,
              "top_contributor_share": 0.452
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 45% of commits",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 49,
              "open_issues": 2,
              "closed_issues": 22,
              "issue_closed_ratio": 0.917,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "49/67 decided PRs merged",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 49,
                      "decided": 67
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/9 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "followers": 1401,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "igorw",
              "public_repos": 124,
              "account_age_days": 6268
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,401 followers of igorw",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1401,
                      "login": "igorw"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "124 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 124
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "evenement/evenement"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 1079
            },
            "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 1079 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1079
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": 35,
        "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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/9 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 25
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.45,
              "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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "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": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 14813,
              "source_files_sampled": 11,
              "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/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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-22T17:03:54.484503Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/igorw/evenement.svg",
  "full_name": "igorw/evenement",
  "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.26.0 — full methodology · metrics wiki.

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