Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"artisan",
"ddd",
"domain-driven-design",
"laravel"
],
"is_fork": false,
"size_kb": 454,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 317483
},
"pushed_at": "2026-07-30T15:05:22Z",
"created_at": "2023-01-17T20:58:14Z",
"owner_type": "User",
"updated_at": "2026-07-30T15:00:17Z",
"description": "Toolkit for domain driven design (DDD) in Laravel. Provides artisan commands to generate domain models, DTOs, view models, value objects, and much more.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "jaspertey.com",
"name": "Jasper Tey",
"type": "User",
"login": "jaspertey",
"company": null,
"location": "Guelph, Ontario, Canada",
"followers": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/1280844?v=4",
"created_at": "2011-12-22T20:52:25Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 5333
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2026-05-22T12:06:47Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-05-21T11:48:41Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2026-05-20T14:34:24Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2026-03-24T15:32:29Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-03-23T02:13:38Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-07-25T02:07:51Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-07-09T16:29:22Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-03-02T16:37:06Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2025-02-17T16:55:04Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-11-23T06:24:40Z"
},
{
"tag": "v1.2.0-beta.3",
"kind": "prerelease",
"published_at": "2024-11-18T02:45:10Z"
},
{
"tag": "v1.2.0-beta.2",
"kind": "prerelease",
"published_at": "2024-11-10T05:56:15Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2024-11-05T16:49:36Z"
},
{
"tag": "v1.2.0-beta.1",
"kind": "prerelease",
"published_at": "2024-10-22T13:59:07Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2024-09-03T02:21:10Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-04-17T13:01:08Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-04-07T17:01:47Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-03-31T01:08:38Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2024-03-23T21:02:11Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2024-03-11T16:59:54Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2023-12-05T21:00:18Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2023-11-13T03:45:42Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2023-10-23T01:41:13Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2023-08-15T01:11:16Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2023-08-14T22:36:38Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-06-27T19:14:43Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-06-14T16:25:02Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-05-08T15:13:49Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2023-03-24T00:07:41Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-03-20T18:46:19Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-01-19T14:04:19Z"
}
],
"recent_commits": [
{
"oid": "ed8d33bc2ee4c8fb08b75194897156e9b38290e1",
"body": "Replaces the removed v2 migration callout with a one-line pointer so\nUPGRADING.md stays discoverable.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: link UPGRADING from the README installation section",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-07-30T15:05:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8e372a985ce1a54256949270d9bfe7657fd3ee39",
"body": "The v3.0.0 tag was created 2026-05-21; the changelog listed 2026-05-20,\nwhich collided with 2.1.2's actual release date.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: correct 3.0.0 release date to match its tag",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-07-30T15:03:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "48ba96795198a7643b5c0fbe7f4cc2498dfb4ff8",
"body": "The 2.1.2 entry was authored on the v2 maintenance line, which was\nnever merged into main, so it was absent from main's CHANGELOG.\nRestored verbatim from the v2.1.2 tag.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: restore missing 2.1.2 changelog entry",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-07-30T15:02:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0bf1d44ddff5c3dcda2581408064447c09f5309c",
"body": "- Changelog entry for 3.1.0 (Symfony 8 component support, actions/checkout bump).\n- Drop the lunarstorm v2 migration notice from the README installation section.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "3.1.0 release",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-07-30T14:59:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b0fff66e2f332b971e2b4a0464c075bf28da55a1",
"body": "Allow Symfony 8 components",
"is_bot": false,
"headline": "Merge pull request #112 from danny-de-wit/fix/allow-symfony-8-components",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-07-30T14:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c48221f37c0ef2b99dc34993973222ac2e56f48",
"body": "The package declares Laravel 13 support via illuminate/contracts ^13.0, but\nsymfony/finder ^7.0 and symfony/var-exporter ^7.1 keep that support from being\nusable: Laravel 13 resolves symfony/finder to 8.x, so Composer reports a\nconflict and the package cannot be installed alongside it.\n\nBoth compone\n[…]\nLOG entries at all.\n - VarExporter::export() only. The 8.0 removals (LazyGhostTrait,\n LazyProxyTrait, and the ProxyHelper::generateLazyProxy() restriction) are\n not referenced anywhere in src/.",
"is_bot": false,
"headline": "Allow Symfony 8 components",
"author_name": "Danny de Wit",
"author_login": "danny-de-wit",
"committed_at": "2026-07-30T14:34:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72dd8ed5b2797812381075931f835db58e7b0cfb",
"body": "…ons/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #111 from jaspertey/dependabot/github_actions/acti…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-06-23T15:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5ad0ac53b86659da23330f7477c8ea8a52a91f",
"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[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T00:32:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "570a4119beb510234e3f3debf65f311212ef3c3c",
"body": "Clean up upgrade command.",
"is_bot": false,
"headline": "Merge pull request #110 from jaspertey/patch-upgrade",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-22T12:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5792b51dec157ecf0f215ed9dbe2e1c80b3626ee",
"body": null,
"is_bot": false,
"headline": "Reorganize upgrade notice.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-22T11:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13deccf400cc721a0a137d15e2cc1647f92e3cbb",
"body": null,
"is_bot": false,
"headline": "chore: update changelog for 3.0.1",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-22T11:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24749bfaf27f8c68051b54b3a9f2959b81c18578",
"body": null,
"is_bot": false,
"headline": "chore: remove legacy 0.x upgrade test and dataset",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-22T11:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3731a4c595961bf44d4f4e097f78a6c7fb70187",
"body": null,
"is_bot": false,
"headline": "3.0.1 release",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-22T11:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad0942d7ae194b7067cb297b9d99b5e54a28f6d",
"body": "…Latest()->save()",
"is_bot": false,
"headline": "refactor: simplify handleConfigUpgrade to use DDD::config()->syncWith…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-22T11:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9114aefe53a308c9957533cf96c2c8acb2587d07",
"body": "…grade notice to README",
"is_bot": false,
"headline": "docs: clarify autoload_ignore is PSR-4 class scanning only; add v2 up…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-21T11:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056c7cc63251a5cc957a4b2bf1cc27d0843ee4b0",
"body": "V3",
"is_bot": false,
"headline": "Merge pull request #109 from jaspertey/v3",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-20T12:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6fffd0039506e19a77dfc4e867ab14e11592751",
"body": null,
"is_bot": false,
"headline": "fix: add symfony/finder dependency to composer.json",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-20T12:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13c55481617279eee0b9198b2055ab20e91e08d",
"body": null,
"is_bot": false,
"headline": "fix: update GitHub action links in README for consistency",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-20T12:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca4af517fdc11bd7b651ebc0bf9e879c409f464",
"body": null,
"is_bot": false,
"headline": "Introduce v3 upgrade command.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-05-20T12:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8c8090cbfb383c58ce8c2049397c680e334750f",
"body": "…endabot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
"is_bot": true,
"headline": "Merge pull request #108 from lunarstorm/dependabot/github_actions/dep…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-27T00:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7d85d4d0afceaea53693f0311612a4966c5344",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 3.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-27T00:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c39fab2a327d42f479b1393da44405e24fba8ca0",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "jaspertey",
"author_login": "jaspertey",
"committed_at": "2026-04-07T17:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d677db5dd16136a7ef94d443b69d1f5eba00e8",
"body": "…ce (v3)",
"is_bot": false,
"headline": "chore: rebrand package to tey/laravel-ddd with Tey\\LaravelDDD namespa…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-04-06T19:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a890637f4f0c5782ea5bca24b28fdd0ff9c3c4f4",
"body": "…endabot/fetch-metadata-3.0.0\n\nBump dependabot/fetch-metadata from 2.5.0 to 3.0.0",
"is_bot": false,
"headline": "Merge pull request #107 from lunarstorm/dependabot/github_actions/dep…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-03-30T12:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee27a728696c1a0b26a821b81ed7803e58d9fff",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 3.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T00:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8104d1062a21566cc17ac66a50a70fa9f288c63a",
"body": null,
"is_bot": false,
"headline": "Release 2.1.1",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-03-24T15:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6af131e80b93a967f8d0dee1a7e557ff780b7a",
"body": "Add autoload support for event listeners",
"is_bot": false,
"headline": "Merge pull request #106 from zain534102/feature/autoload-listeners",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-03-24T03:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45aa81f9df7e880585dcdda02ff00d2147913109",
"body": null,
"is_bot": false,
"headline": "Add autoload support for event listeners",
"author_name": "Zain Ali",
"author_login": "zain534102",
"committed_at": "2026-03-23T20:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76be1fdaf3b6a39ca73b1458a36c9adcf77f4da2",
"body": null,
"is_bot": false,
"headline": "Release 2.1.0",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-03-23T02:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e561f1db44e3abdcc832729e895614f4971c4977",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jasper Tey <jasper.tey@gmail.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 6 to 7 (#97)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T02:06:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "de0e4e3d2a87e2618e12f33af7d70bbe104c9741",
"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[…]\nver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jasper Tey <jasper.tey@gmail.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6 (#98)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T02:01:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbbc74ed996ccf5a43afcc943085584a55b6d796",
"body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-instal\n[…]\nver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jasper Tey <jasper.tey@gmail.com>",
"is_bot": true,
"headline": "Bump ramsey/composer-install from 3 to 4 (#101)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T01:49:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c5636f62d177aa64ff727c66805c07a36b303fe7",
"body": null,
"is_bot": false,
"headline": "Fix CI issues (#104)",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2026-03-23T01:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66352f61a9c6194f92f0f17807eeaf1edc467558",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "jaspertey",
"author_login": "jaspertey",
"committed_at": "2026-03-20T14:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "506595f692060f7009155a6696d7f21f5b033657",
"body": "* Add Laravel 13 support\n\n* Widen lody constraint for laravel-actions v2.10 compatibility\n\n* Fix Symfony Command::configure() return type for L13 compat\n\n* Fix remaining configure() return types for Symfony compat",
"is_bot": false,
"headline": "Add Laravel 13 support (#102)",
"author_name": "Danny de Wit",
"author_login": "danny-de-wit",
"committed_at": "2026-03-20T14:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ce3c6f8d38629b999e5072d1ed3b3fa7a9d54f",
"body": "…endabot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"is_bot": true,
"headline": "Merge pull request #100 from lunarstorm/dependabot/github_actions/dep…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T00:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52aeba4a85fe1a31ff6c285d84f442a702237627",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T00:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df1a2e6ce4d7149706dc8e383c925a1933587c58",
"body": "…panci/laravel-pint-action-2.6\n\nBump aglipanci/laravel-pint-action from 2.5 to 2.6",
"is_bot": true,
"headline": "Merge pull request #95 from lunarstorm/dependabot/github_actions/agli…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-07-28T00:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953dae1242a8791e9e50f5fef4c4e3ca77827513",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nname: aglipanci/laravel-pint-action\n dependency-version: '2.6'\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.5 to 2.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-28T00:13:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "959c685ba77695821106a58ff9c8e66a95e33aef",
"body": null,
"is_bot": false,
"headline": "Release 2.0.2",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-07-25T02:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28707558a9523e526d86e0291cd72570a98d0598",
"body": "* docs: Add generic Factory on HasDomainFactory trait\n\n* docs: Add missing generic on base HasFactory trait",
"is_bot": false,
"headline": "Add generic Factory on HasDomainFactory trait (#94)",
"author_name": "Benjamin",
"author_login": "panyamin",
"committed_at": "2025-07-24T14:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ecf4a1f2a2d3a75a178a1aca7816f4c3c12e6f5",
"body": null,
"is_bot": false,
"headline": "Release 2.0.1",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-07-09T16:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be9efa8e837ae833113a8f39c29de5e3ba260cac",
"body": "* Add test coverage and introduce DomainMigrationsPruned event.\n\n* Fix styling\n\n* Add mysql service to testrunner.\n\n* Revert \"Add mysql service to testrunner.\"\n\nThis reverts commit 1b4dd0416d676ed84549cd5f91b01e07ea5c68e5.\n\n* Skip db test on Windows for now.\n\n---------\n\nCo-authored-by: jaspertey <1280844+jaspertey@users.noreply.github.com>",
"is_bot": false,
"headline": "Add domain migration pruning tests (#93)",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-07-09T13:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe1f954850b3882d8bd7efb21e703ae71275d663",
"body": "…(#91)\n\n* delete migrations in ddd folders with schema:dump --prune command\n\n* changed search of files to delete to use filesystem instead of shell find to achieve cross-platform compatibility and to make the code safer\n\n* reworked looking up migration dirs in MigrationsPrunedSubscriber with the use of DomainMigration::paths()\n\n* reworked deleting migration dirs to automatically delete the whole dir instead of filtering for .php files",
"is_bot": false,
"headline": "Ensure domain migrations are pruned when running schema:dump --prune …",
"author_name": "Ivan Polák",
"author_login": "atom1285",
"committed_at": "2025-07-04T12:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e15d1ee09ccee992efe533230385355e22430f7",
"body": "…anzweifel/git-auto-commit-action-6\n\nBump stefanzweifel/git-auto-commit-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #90 from lunarstorm/dependabot/github_actions/stef…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-06-30T15:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c60d861ff9addba95cd7dbfd37c2d5cfcd0694c",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T00:12:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a29c76ffa3cebffb4cb188139d1852206461432",
"body": "…ndabot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"is_bot": true,
"headline": "Merge pull request #89 from lunarstorm/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T00:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7725e240d418b75cd70b73c57360ffdaa486eff9",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T00:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9aecf07659a76c255507d3170c97464981c7dc",
"body": null,
"is_bot": false,
"headline": "Upgrade notes.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-03-02T16:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc2eb95bb07ff98bb50364147e579db769e004d",
"body": null,
"is_bot": false,
"headline": "Release 2.0.0",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-03-02T16:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0761848009e331e41a5083cd2ece59510b39de",
"body": null,
"is_bot": false,
"headline": "Release 2.0.0",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-03-02T16:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bff0a842bc4fb742138b5c8d74acc529e23295",
"body": "- drops laravel 10 support\n- minimum laravel 11.44\n\n---------\n\nCo-authored-by: jaspertey <1280844+jaspertey@users.noreply.github.com>",
"is_bot": false,
"headline": "Laravel 12 Support",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-03-02T16:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540e4e074421ef1455314e74f46163590964cfa9",
"body": null,
"is_bot": false,
"headline": "Release 1.2.1",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-02-17T16:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bbb2d4b5142394ec9c2e766ca9c253ce7d423a4",
"body": "* First create failing test.\r\n\r\n* Normalize possible nested subdomain with slashes.\r\n\r\n* Add a couple more test cases.\r\n\r\n* Formatting\r\n\r\n* Change notes.\r\n\r\n* Address testbench breaking change: getBasePath() is now getApplicationBasePath().\r\n\r\n* Attempt bumping minimum testbench versions.\r\n\r\n* Rever\n[…]\nworkflow file.\r\n\r\n* Revert \"Restore minimum testbench versions in workflow file.\"\r\n\r\nThis reverts commit ddf3678616552aa74015805845d985520299f96e.\r\n\r\n* Add shim for getApplicationBasePath().\r\n\r\n* Lint",
"is_bot": false,
"headline": "83 handle deep nested subdomains (#86)",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2025-02-17T16:53:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0470ca149e8159e2f79eab0a1ee95727835ffa9",
"body": "…panci/laravel-pint-action-2.5\n\nBump aglipanci/laravel-pint-action from 2.4 to 2.5",
"is_bot": true,
"headline": "Merge pull request #85 from lunarstorm/dependabot/github_actions/agli…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-03T00:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bba00107ce1fbe0d1f377ff539b97fb46ea610",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.4 to 2.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-03T00:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444deb722ba57754a062264abcaec1f06f55a52e",
"body": "…ndabot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"is_bot": true,
"headline": "Merge pull request #84 from lunarstorm/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-01-27T00:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b64cb0adbc8d21cdf41d57393def794a3efd133f",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-27T00:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5980ead1f0ad7d87d51531dbaafd7a59476b4ca2",
"body": "* Cleaning up readme and config command.\r\n\r\n* Wording",
"is_bot": false,
"headline": "Release 1.2 (#81)",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-11-23T06:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a6ebbd1ad1efa5958f7a7d9ad1faf139cea6a3",
"body": "* [1.2] ddd:model options, migrations, application layer (#69)\r\n* [1.2] Refactoring stubs (#71)\r\n* [1.2] Custom Layers (#76)",
"is_bot": false,
"headline": "[1.2] Official Release (#77)",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-11-23T05:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8349538eac79d8b9cd206115b1a2a225654906e",
"body": null,
"is_bot": false,
"headline": "Release 1.1.3",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-11-05T16:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82afd0605cbe99ccbb11f6a180327f9d63d685a",
"body": "…ency\n\nBump laravel prompts dependency.",
"is_bot": false,
"headline": "Merge pull request #74 from lunarstorm/73-bump-laravel-prompts-depend…",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-11-05T16:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dbd371b64c9af035c3272b4c55665ae24cf2080",
"body": null,
"is_bot": false,
"headline": "Ensure laravel/prompts Laravel 10 compatibility.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-11-05T16:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e83594239d6ea9bd750fd421d605f11f77c2820d",
"body": null,
"is_bot": false,
"headline": "Bump laravel prompts dependency.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-11-05T16:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c213e3e9c0c74a1d7d0043022815c265ba5ae6ba",
"body": "Release 1.1.2",
"is_bot": false,
"headline": "Merge pull request #66 from lunarstorm/develop",
"author_name": "Jasper Tey",
"author_login": null,
"committed_at": "2024-09-03T02:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f04efe66ae4065f188cec3cf1cf47b2bf25fa6",
"body": null,
"is_bot": false,
"headline": "Release 1.1.2",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-09-03T02:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35b701ed0cd4a18edf5b73812eca845fa2107e01",
"body": null,
"is_bot": false,
"headline": "Ensure domain path in composer.json is restored to factory state.",
"author_name": "Jasper Tey",
"author_login": null,
"committed_at": "2024-09-03T02:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f9818e56505b92a0b4e1fa5cbaa60a991cb077",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "JasperTey",
"author_login": "jaspertey",
"committed_at": "2024-09-02T15:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4e121eff7f7b6c0f0daf15939ebc75a4eae4fb",
"body": "* Resolve get class string instead of an object.\r\nThis fix resolve a crash with phpstan or ide-helper\r\n\r\n* Reload composer before test scripts to ensure working clean slate.\r\n\r\n* Factory autoloading: use DomainFactory::resolveFactoryName() as long as it's not null.\r\n\r\n* Revert test runner execution command without composer reload.\r\n\r\n---------\r\n\r\nCo-authored-by: Philippe <p.thouvenot@optimumcit.com>\r\nCo-authored-by: Jasper Tey <jasper.tey@gmail.com>",
"is_bot": false,
"headline": "Resolve get class string instead of an object. (#64)",
"author_name": "PhilippeThouvenot",
"author_login": "PhilippeThouvenot",
"committed_at": "2024-09-02T15:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56eeddd572373225cf608f32de1a027e55b6abbc",
"body": "…ndabot/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
"is_bot": true,
"headline": "Merge pull request #63 from lunarstorm/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-08T00:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "211dd97d8850adde647529b30a6bfdcd36571ee3",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-08T00:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784b473dbdfe4ffa47d683cb3e5b02dd7edd1cba",
"body": "…ndabot/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
"is_bot": true,
"headline": "Merge pull request #59 from lunarstorm/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-29T01:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e20d33b83e4e076fd59650a17514c0b6255046d",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-29T01:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6cb25ae6e187fb9959f01be531d85c48391b398",
"body": null,
"is_bot": false,
"headline": "Typo.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-20T03:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58177d8345f8dc2e3443dcc27899b78e3e9bf86",
"body": null,
"is_bot": false,
"headline": "Typo.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-17T12:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28ef2d6e3ed9c170cb7d494ef3c4e86dcfb8da7",
"body": null,
"is_bot": false,
"headline": "Remove dump().",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-17T12:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dab2ca1a98d568819b0470cd6fb47376b5c9cb91",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into update-documentation",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-17T12:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bc1171930d1bba19966e3dc0f02a4a47664f3df",
"body": null,
"is_bot": false,
"headline": "Clean up documentation and release 1.1.1.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-17T12:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9edea3ff8a5d3c90188519827a060fb58b0ae5",
"body": "* Remove cache:clearing hook.\r\n\r\n* Fix styling\r\n\r\n* Autoload ignore & custom filter callback.\r\n\r\n* Normalize filter paths to forward slashes.\r\n\r\n* Fix styling\r\n\r\n* Update config and readme.\r\n\r\n* Change wording.\r\n\r\n* Corrected autoload_ignore config key.\r\n\r\n* Fix styling\r\n\r\n* Update default migration\n[…]\n.\r\n\r\n* Another typo.\r\n\r\n* Ensure config sample in readme is up-to-date.\r\n\r\n* Add new autoload_ignore key to upgrade stub.\r\n\r\n---------\r\n\r\nCo-authored-by: JasperTey <JasperTey@users.noreply.github.com>",
"is_bot": false,
"headline": "56 autoloading enhancements (#58)",
"author_name": "Jasper Tey",
"author_login": null,
"committed_at": "2024-04-17T12:03:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21a381c6d7ca26c0e97dbe9bbccf43ffa84721c3",
"body": null,
"is_bot": false,
"headline": "Add new autoload_ignore key to upgrade stub.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T12:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14017bc9385b09fc53523386e8d7cbee35eb3f9",
"body": null,
"is_bot": false,
"headline": "Ensure config sample in readme is up-to-date.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T12:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331c289147045cae60dcd41b7405a60bcfe8952a",
"body": null,
"is_bot": false,
"headline": "Another typo.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T01:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f65d98610bcc5e5b821e5b5b9d4b43e3d5e10b",
"body": null,
"is_bot": false,
"headline": "Typo.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T00:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fca4844adcb924edce2c9fb17c4237edc59b90",
"body": null,
"is_bot": false,
"headline": "Update default migrations ignore folder.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T00:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba65fe6aaa1ecdade99067a0d33b02d8e37bc9b9",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "JasperTey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T00:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a65cf6fbf1310c89df9577dbb44708b2a0e15e2",
"body": null,
"is_bot": false,
"headline": "Corrected autoload_ignore config key.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-16T00:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbcb94a193205d9f73cc909eee3bba8b19d92ad5",
"body": null,
"is_bot": false,
"headline": "Change wording.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-15T23:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01501c7a1ea2af7a2999702eba2b39b41c891cc6",
"body": null,
"is_bot": false,
"headline": "Update config and readme.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-15T23:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a73f0abeb87ec178af2f1f4201a6893dfd7c851",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "JasperTey",
"author_login": "jaspertey",
"committed_at": "2024-04-15T23:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fbd47735cfd88a66419c9bf4c4ed3b3d0de4fb",
"body": null,
"is_bot": false,
"headline": "Normalize filter paths to forward slashes.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-15T23:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "932f656c46082aa9363c3f581d21bc5732b525fb",
"body": null,
"is_bot": false,
"headline": "Autoload ignore & custom filter callback.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-15T23:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0605a61d3752418770de82bd6170eb9734ab79",
"body": "…panci/laravel-pint-action-2.4\n\nBump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
"is_bot": true,
"headline": "Merge pull request #57 from lunarstorm/dependabot/github_actions/agli…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-15T00:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31bd28b5f3fad5ed85a7cb5a1d37a890e6fc1555",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-15T00:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b80095571e7f0ea18b9763c1aa41d678c0dc0d4",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "JasperTey",
"author_login": "jaspertey",
"committed_at": "2024-04-13T00:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024c5148771885db7b2b88041104ba64df858b3a",
"body": null,
"is_bot": false,
"headline": "Remove cache:clearing hook.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-13T00:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0897d40d78b85d32896a9f646e2ea05a40b7c00c",
"body": null,
"is_bot": false,
"headline": "Add new namespaces from 1.1 update",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-07T16:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e488122f1c917b87ec970596732ddbe32749f7",
"body": null,
"is_bot": false,
"headline": "Release 1.1.0",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-07T16:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d2b943496f7ddfad2b042af32b0159fad74b55",
"body": null,
"is_bot": false,
"headline": "Cleanups.",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-04-07T16:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9872408fde6267f046ac6d3e10c20b6865727a80",
"body": "* New commands roughed in.\r\n\r\n* Cleanup readme.\r\n\r\n* Refine wording.\r\n\r\n* Document the additional commands.\r\n\r\n* Refine internals and fix tests.\r\n\r\n* Nested object test coverage.\r\n\r\n* Update readme.\r\n\r\n* Update changelog snippet.\r\n\r\n* Update examples.",
"is_bot": false,
"headline": "54 additional laravel 11 generators (#55)",
"author_name": "Jasper Tey",
"author_login": null,
"committed_at": "2024-04-07T16:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13112acb0938b721c8198375da2dfa8828aa1a41",
"body": null,
"is_bot": false,
"headline": "Release: 1.0.0",
"author_name": "Jasper Tey",
"author_login": "jaspertey",
"committed_at": "2024-03-31T00:47:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 31,
"commits_last_year": 31,
"latest_release_at": "2026-05-22T12:06:47Z",
"latest_release_tag": "v3.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 69,
"mean_days_between_releases": 60.6
},
"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": "tey/laravel-ddd",
"exists": true,
"license": "MIT",
"keywords": [
"laravel",
"ddd",
"Domain Driven Design",
"laravel-ddd",
"tey"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/tey/laravel-ddd",
"is_deprecated": false,
"latest_version": "v3.0.1",
"repository_url": "https://github.com/jaspertey/laravel-ddd",
"versions_count": 31,
"total_downloads": 7658,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6409,
"first_published_at": null,
"latest_published_at": "2026-05-22T12:04:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 69
}
]
},
"popularity": {
"forks": 24,
"stars": 188,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-08-30",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 13906,
"source_files_sampled": 172,
"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": 18,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "illuminate/contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.44|^12.0|^13.0"
},
{
"name": "laravel/pint",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.21"
},
{
"name": "laravel/prompts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.3.1"
},
{
"name": "lorisleiva/lody",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.6|^0.7"
},
{
"name": "spatie/laravel-package-tools",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.19.0"
},
{
"name": "symfony/finder",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0|^8.0"
},
{
"name": "symfony/var-exporter",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.1|^8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "illuminate/contracts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/prompts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "lorisleiva/lody",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/var-exporter",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "larastan/larastan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "lorisleiva/laravel-actions",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-laravel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-deprecation-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-data",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 7,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 74,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 18,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "jaspertey",
"commits": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/1280844?v=4"
},
{
"type": "User",
"login": "danny-de-wit",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1607633?v=4"
},
{
"type": "User",
"login": "panyamin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/391653?v=4"
},
{
"type": "User",
"login": "atom1285",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/83918488?v=4"
},
{
"type": "User",
"login": "meditto",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26086016?v=4"
},
{
"type": "User",
"login": "PhilippeThouvenot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/21236874?v=4"
},
{
"type": "User",
"login": "zain534102",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/69460904?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.958
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"fix-php-code-style-issues.yml",
"phpstan.yml",
"run-tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/11 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": "ed8d33bc2ee4c8fb08b75194897156e9b38290e1",
"ran_at": "2026-07-30T15:05:44Z",
"aggregate_score": 5.2,
"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-30T15:05:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-30T14:55:15Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jaspertey/laravel-ddd",
"host": "github.com",
"name": "laravel-ddd",
"owner": "jaspertey"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 52,
"vitality": 76,
"community": 50,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 68,
"ai_readiness": 38,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 31,
"human_commit_share": 0.76,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "31 commits in the last year",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 31
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 31,
"latest_release_tag": "v3.0.1",
"releases_from_tags": false,
"days_since_latest_release": 69,
"mean_days_between_releases": 60.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "31 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 31
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 69 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 69
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~60.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 60.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 24,
"stars": 188,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "188 stars",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 188
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"packages": [
"tey/laravel-ddd"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 7658,
"monthly_downloads": 6409
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,409 downloads/month across packagist",
"points": 50.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6409,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.958
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 74,
"open_issues": 0,
"closed_issues": 18,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "74/78 decided PRs merged",
"points": 28.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 74,
"decided": 78
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/11 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 49,
"inputs": {
"followers": 14,
"owner_type": "User",
"is_verified": null,
"owner_login": "jaspertey",
"public_repos": 15,
"account_age_days": 5333
},
"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": "14 followers of jaspertey",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14,
"login": "jaspertey"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~14 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tey/laravel-ddd"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 69
},
"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 69 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 69
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 68,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"artisan",
"ddd",
"domain-driven-design",
"laravel"
],
"has_wiki": true,
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/11 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.434,
"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": "33 of 76 human commits state their intent (structured subject or explanatory body)",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 33,
"sampled": 76
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"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": 42,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.04,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.15
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "15 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 15,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 13906,
"source_files_sampled": 172,
"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/172 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 172,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T15:06:03.140197Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jaspertey/laravel-ddd.svg",
"full_name": "jaspertey/laravel-ddd",
"license_state": "standard",
"license_spdx": "MIT"
}