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

sanmai / later

Later: a deferred object manager. Zero callbacks required.

PHP · MakefileApache-2.0★ 72 stars⑂ 3 forkssince Mar 2020View on GitHub ↗

sanmai/later holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (61/100) and lowest on AI Readiness (45/100). It was last updated 23 days ago. A single contributor accounts for most of its recent work.

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

56
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

Alexey KopytkoPersonal account
90 followers251 public repossince Oct 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 publish
Packagistsanmai/later0.1.71,059,8018437 days ago

Metrics by category

Vitality

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

59Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 23 days ago
2.8/36Commit cadence — 4/52 weeks with commits
8.1/18Commit volume — 7 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year7
human_commit_share0.915
days_since_last_push23
active_weeks_last_year4
How it's scored
27/27Ships releases — 9 releases published
36/36Release recency — latest release 23 days ago
12.6/27Release cadence — a release every ~287.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count9
latest_release_tag0.1.8
releases_from_tagsno
days_since_latest_release23
mean_days_between_releases287.1
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?

52Moderate · 18% of overall
How it's scored
30/60Stars — 72 stars
2.5/25Forks — 3 forks
0/15Watchers — 2 watchers
Inputs used
forks3
stars72
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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 — 1,059,801 downloads/month across packagist
6.4/20Registry dependents — 8 packages depend on it
Inputs used
packagessanmai/later
dependents8
ecosystemspackagist
total_downloads26,173,561
monthly_downloads1,059,801

Sustainability & Governance

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

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.4/22.5Commit distribution — top contributor authored 94% of commits
4.1/13.5Contributor breadth — 3 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.938
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
34.3/38.3PR acceptance — 26/29 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 9/24 approved changesets -- score normalized to 3
Inputs used
merged_prs26
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.1/25Owner reach — 90 followers of sanmai
25/25Track record — 251 public repos, account ~16 yr old
Inputs used
followers90
owner_typeUser
is_verified
owner_loginsanmai
public_repos251
account_age_days6,125
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
14/35Publish recency — latest publish 437 days ago
20/20Version history — 8 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessanmai/later
ecosystemspackagist
any_deprecatedno
min_days_since_publish437

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.5/2.5CI-Tests — 6 out of 22 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 9/24 approved changesets -- score normalized to 3
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): branch_protection, 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.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.6/40Legible commit history — 19 of 65 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.292
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 71
8/8Automated maintenance — 6 of the last 71 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.085
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/17 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes3,619
source_files_sampled17
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

72GitHub stars
3contributors
7commits, last 12 months
23days since last push
9releases
1bus factor
1open 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 ★ / 3 ⇿
0Stars
3Forks
5Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

12233312021-052023-082025-12
Major 0Minor 0Patch 5

Each point covers 5 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
2CI-Tests6 out of 22 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 9/24 approved changesets -- score normalized to 3
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
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 9

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

RegistryPackageVersionRelation
Packagistergebnis/composer-normalizeindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistinfection/infectionindirect
Packagistphan/phanindirect
Packagistphpindirect
Packagistphp-coveralls/php-coverallsindirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Packagistvimeo/psalmindirect
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": [
        "php-library",
        "deferred-execution"
      ],
      "is_fork": false,
      "size_kb": 95,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 24540,
        "Makefile": 3758
      },
      "pushed_at": "2026-06-29T07:26:04Z",
      "created_at": "2020-03-11T06:27:58Z",
      "owner_type": "User",
      "updated_at": "2026-07-09T12:50:06Z",
      "description": "Later: a deferred object manager. Zero callbacks required.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "Makefile"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Alexey Kopytko",
      "type": "User",
      "login": "sanmai",
      "company": null,
      "location": "Japan, Kobe",
      "followers": 90,
      "avatar_url": "https://avatars.githubusercontent.com/u/139488?v=4",
      "created_at": "2009-10-14T02:12:50Z",
      "is_verified": null,
      "public_repos": 251,
      "account_age_days": 6125
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.1.8",
          "kind": "patch",
          "published_at": "2026-06-29T07:26:04Z"
        },
        {
          "tag": "0.1.7",
          "kind": "patch",
          "published_at": "2025-05-11T01:49:03Z"
        },
        {
          "tag": "0.1.6",
          "kind": "patch",
          "published_at": "2025-05-07T09:44:39Z"
        },
        {
          "tag": "0.1.5",
          "kind": "patch",
          "published_at": "2025-04-10T13:32:39Z"
        },
        {
          "tag": "0.1.4",
          "kind": "patch",
          "published_at": "2023-10-24T00:27:47Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2023-10-23T13:40:31Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2021-01-02T13:34:52Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2020-09-14T14:08:53Z"
        },
        {
          "tag": "0.1",
          "kind": "other",
          "published_at": "2020-03-15T03:54:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c56aeb8fa7fdf81eda2640a68b51884685963d13",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#30)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T07:24:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "adc2e57624ab6d673f0a5f7dd6becb80e282aedd",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6 (#31)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T07:22:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "840a1cad6f37723c0f9258e1cff1175e0842535e",
          "body": null,
          "is_bot": false,
          "headline": "Deal with static analysis issues (#32)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-06-29T07:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46704b35cdf5d81ce4d5b1bc5bb8d3b0e358b341",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 4 to 5 (#29)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T08:41:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f499ba26fe69ef728be8e9800e613f26d29fefe9",
          "body": null,
          "is_bot": false,
          "headline": "ci: add tests for PHP 8.5 (#28)",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2025-12-04T20:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80baf757713d0a6b2ced34abd382c36514841bed",
          "body": null,
          "is_bot": false,
          "headline": "Fix static analysis and validation (#27)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-11-24T07:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d548d35793afb0a8af299cbdc580cf49c99fc2e9",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6 (#26)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T06:52:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72a82d783864bca90412d8a26c1878f8981fee97",
          "body": null,
          "is_bot": false,
          "headline": "Add magical calls to get() via __call() and __get() (#24)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-05-11T01:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e6777bacbb58bd7d3e284ec70a564ec54b9d05",
          "body": null,
          "is_bot": false,
          "headline": "Drop PHP <8.2 (#22)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-05-07T09:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dadd07ba54a2c405f29c944bb6eb092b466b9862",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 4 (#20)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-07T09:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1caf3e51068e6ad5eb6f6fef0378716d0be1ead",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 2 to 4 (#21)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-07T09:29:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94c13fabe6b7390697113257f5eb9e53e3195a11",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies with Dependabot",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-05-07T09:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5164557d19930295892094996f049ea12ba14d",
          "body": null,
          "is_bot": false,
          "headline": "Test on PHP 8.4, fix code style (#19)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2024-12-06T02:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21675375845569314acc50601c72b4961588f41",
          "body": null,
          "is_bot": false,
          "headline": "autoapprove.yaml: fix author detection",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2024-05-18T05:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d3bad9e8b5aa268a368dd698873b958506f9d7c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2024-03-12T13:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a182642800cc0b1bf944641830b3200cc2d6b826",
          "body": null,
          "is_bot": false,
          "headline": "Add automatic approval (#18)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2024-02-17T08:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e24c4304a4b1349c2a83151a692cec0c10579f60",
          "body": null,
          "is_bot": false,
          "headline": "Introduce typed properties (#16)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2023-10-24T00:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88a1d39965aa3659ceb96622e2801b9194d16e2c",
          "body": null,
          "is_bot": false,
          "headline": "Ensure generators aren't reused from failed state (#15)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2023-10-23T13:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33755018cdc9160d3f28f0fdd83422346a260a65",
          "body": null,
          "is_bot": false,
          "headline": "Bump lowest supported version to PHP 7.4 (#14)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2023-10-23T13:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1c11eafcf859a1281084082e2db34038b61c31",
          "body": null,
          "is_bot": false,
          "headline": "Fix a typo in HyperIntelligentMice (#13)",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2023-10-23T12:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74c05fcd26fd8642a9e40d185ced9b5e9b915a5",
          "body": null,
          "is_bot": false,
          "headline": "Update CI to use PHP 8.1 by default (#10)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2022-10-25T09:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d47b583f5e37b0b591558b66cbe033ef314df623",
          "body": null,
          "is_bot": false,
          "headline": "Dependency bump, switch to PHP 8 as base version (#8)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2022-02-06T02:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a912c9dc4f986197ae1bc1372bd3ae776478dd0",
          "body": null,
          "is_bot": false,
          "headline": "Normalize composer.json, allow plugins",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2022-01-05T08:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e28335b61ab40e3c681c6c3bc2eda3916266cc",
          "body": null,
          "is_bot": false,
          "headline": "Limit PHPStan to known non-faulty version",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-12-25T08:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3d5b5b52cbf4bf4991bf554a44cb05af8c159d",
          "body": null,
          "is_bot": false,
          "headline": "Make CI's YAML file uniform (#6)",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2021-09-21T23:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e022690cbfc0b16d16264f2059866254bb5b782f",
          "body": null,
          "is_bot": false,
          "headline": "Test under additional PHP versions (#5)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-09-21T14:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322b31882f818569343fa83c8bca61e503327dc7",
          "body": null,
          "is_bot": false,
          "headline": "Remove mutation testing badge for time being",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-23T13:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2c4c4873ac2889d618a8d89497ddebb0e6e11b",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-23T13:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e9259067fbf8935a34402399dea97ded07f6a2",
          "body": null,
          "is_bot": false,
          "headline": "Remove Pretty CI configuration",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-23T13:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c48b8518d65f4ed2750a0564c52c95a7cde753d",
          "body": null,
          "is_bot": false,
          "headline": "Update testing workflow (#4)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-23T11:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2507dca05d1463daab5dda740860acca8b7660b",
          "body": null,
          "is_bot": false,
          "headline": "Update .php-cs-fixer.dist.php",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-22T10:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89686098880d08ffa22ffe57527d2b434483c93f",
          "body": null,
          "is_bot": false,
          "headline": "Remove Travis CI, rename branch",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-22T10:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731c01fd8b6d03fe524a5d60adbd2e25deb8442c",
          "body": "Fix typo in README",
          "is_bot": false,
          "headline": "Merge pull request #3 from szepeviktor/patch-1",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-05-14T01:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69c4876580296858ffa5cccc44ca5a6705b4fb7c",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2021-05-13T20:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b659fecef2030193fd02402955bc39629d5606f",
          "body": null,
          "is_bot": false,
          "headline": "Enforce builds on PHP 8",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-01-02T10:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba3f851eff85d6e27b27644f88f931a7c083df8",
          "body": null,
          "is_bot": false,
          "headline": "CS workflow",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-01-02T10:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3373e840a0abf9cad0a6d02b7cf9f4f3b3cf8ea3",
          "body": null,
          "is_bot": false,
          "headline": "Extended PHP version support",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2021-01-02T10:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d42e29e587fbac5a7a64e4081348206c2fb0987c",
          "body": "Adds PHP 8 compatibility",
          "is_bot": false,
          "headline": "Test on PHP 8 (#2)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-09-14T14:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d5df7bc87f513dbd2ad18d9b03a72aea7d047c6",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-08-27T13:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc61ed183dccd4faf0ad8b163fdd04af1010a416",
          "body": null,
          "is_bot": false,
          "headline": "Add expects once",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-25T22:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1422df05895e6217350d6bfe13eeb8b2a3826c3",
          "body": null,
          "is_bot": false,
          "headline": "Verify that yielding nothing returns null",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-25T18:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b676ab9dd662ab1a175f32a2d07405fc2f8153",
          "body": null,
          "is_bot": false,
          "headline": "Update header",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-15T12:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992e37bf3b76f244ae4d2ab0e181a07152e39387",
          "body": null,
          "is_bot": false,
          "headline": "Fix type + PHPStan",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-15T03:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb122e6bdd6e7cb7ce7df8580db03c22549d746",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-15T03:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d0fbbe7f78f2f52f99d85d90ab6f9edbdc63c5",
          "body": null,
          "is_bot": false,
          "headline": "Add NowTest, simplify API",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-15T03:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054eafe0a7f5f6aa3b7ffb9ccab32348dee1f3c8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3c4a3f2f225beaa025fd15416c8cfca2688e0d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b34918cb11220bca7236542069db88761c710f",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89279d81bbd7c92dcb58bb9ad123023af695e8d8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd27bc345b33c19bb623e63630c1812632d478cb",
          "body": null,
          "is_bot": false,
          "headline": "Add ImmediateTest",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f549a6bba28451d275b404410de54fdbc8cba09e",
          "body": null,
          "is_bot": false,
          "headline": "Update CS ruleset",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3edf396acc02ce011cbd8ae0ccc1aa34584518d7",
          "body": null,
          "is_bot": false,
          "headline": "CS",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d11fee6375c7c66d372b0cf688c4c504cd8431c",
          "body": null,
          "is_bot": false,
          "headline": "Explain now()",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T10:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabeffd9893efb4ac60d2ae257f2b86915a5d4f0",
          "body": null,
          "is_bot": false,
          "headline": "Add now()",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-14T10:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2758abf17fd5357aa485ffecd739623742ae7116",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T18:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b546044253b23be8756ac28b3ff98c56c57e704e",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded dependencies from workflows",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "894375724d2877dc641d46c041a1ba66a0ec1301",
          "body": null,
          "is_bot": false,
          "headline": "Remove Codacy",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T17:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0630c6374416cbe73aa875e582e387dac779e9af",
          "body": null,
          "is_bot": false,
          "headline": "Update workflows",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T17:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136ca7e7f474950a0a8ecbd3f2b485e10a550976",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T17:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4d7022aba8e9c8ebc7f3ef113e5278dc774e5b",
          "body": null,
          "is_bot": false,
          "headline": "Update Examples",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T15:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433cd153811b68d4daf2b9c8b96d004b16989baa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md [skip ci]",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T15:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27196666db4544fdf85d8561105be9a228fecfd",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md [skip ci]",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T15:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515986f295c3e1077a2c63ee83fa99e14d719c5e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md [skip ci]",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T15:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e12b387aa6994fab6387eb819766d8d0a428d5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md [skip ci]",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T15:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c15d0c5c3629859b3080cfbdce64bd488ac73b9c",
          "body": null,
          "is_bot": false,
          "headline": "Add lazy(), remove proposal to use virtual methods",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T15:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9dcf74fb6070e7616ba1ebbbd45cf9400aa29f1",
          "body": null,
          "is_bot": false,
          "headline": "Update functions.php (#1)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T14:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d7ffddc5c200e9a3ba829c262a72fd91243f40",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T14:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188cd1c52a9b82214727fa4a0359e86dd5c4413b",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T12:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c300fe305461a9b49727c0c0f895b079491118",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T12:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7d5295afca888e60236f5f199c99a7422b5202",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-11T11:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29458861b606ec4bd730799654b51064f4beb203",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-03-10T21:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 7,
      "latest_release_at": "2026-06-29T07:26:04Z",
      "latest_release_tag": "0.1.8",
      "releases_from_tags": false,
      "days_since_last_push": 23,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 23,
      "mean_days_between_releases": 287.1
    },
    "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": "sanmai/later",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/sanmai/later",
          "is_deprecated": false,
          "latest_version": "0.1.7",
          "repository_url": "https://github.com/sanmai/later",
          "versions_count": 8,
          "total_downloads": 26173561,
          "dependents_count": 8,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1059801,
          "first_published_at": null,
          "latest_published_at": "2025-05-11T01:48:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 437
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 72,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 3619,
      "source_files_sampled": 17,
      "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": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ergebnis/composer-normalize",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "infection/infection",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phan/phan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-coveralls/php-coveralls",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 0,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 26,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "sanmai",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/139488?v=4"
        },
        {
          "type": "User",
          "login": "szepeviktor",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
        },
        {
          "type": "User",
          "login": "Chris53897",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7104259?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.938
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autoapprove.yaml",
        "ci.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
            "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": 3,
            "reason": "Found 9/24 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "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": "c56aeb8fa7fdf81eda2640a68b51884685963d13",
        "ran_at": "2026-07-22T17:21:07Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T06:53:42Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-29T07:24:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2022-10-25T09:22:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sanmai/later",
    "host": "github.com",
    "name": "later",
    "owner": "sanmai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 49,
        "vitality": 59,
        "community": 52,
        "governance": 55,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 0.915,
              "days_since_last_push": 23,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 23 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "0.1.8",
              "releases_from_tags": false,
              "days_since_latest_release": 23,
              "mean_days_between_releases": 287.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 23 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~287.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 287.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 23,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 23 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 3,
              "stars": 72,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "72 stars",
                "points": 30,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 86,
            "inputs": {
              "packages": [
                "sanmai/later"
              ],
              "dependents": 8,
              "ecosystems": "packagist",
              "total_downloads": 26173561,
              "monthly_downloads": 1059801
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,059,801 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1059801,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "8 packages depend on it",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.938
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 94% of commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 26,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "26/29 decided PRs merged",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 26,
                      "decided": 29
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/24 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 90,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sanmai",
              "public_repos": 251,
              "account_age_days": 6125
            },
            "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": "90 followers of sanmai",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 90,
                      "login": "sanmai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "251 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 251
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "sanmai/later"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 437
            },
            "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 437 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 437
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "8 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "php-library",
                "deferred-execution"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "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 9/24 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "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": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.292,
              "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": "19 of 65 human commits state their intent (structured subject or explanatory body)",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 65
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "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": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.085
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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 71",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 71
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 71 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 71
                    }
                  }
                ],
                "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": 3619,
              "source_files_sampled": 17,
              "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/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "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:21:21.134584Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sanmai/later.svg",
  "full_name": "sanmai/later",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.