Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 18:30 UTC

awcodes / shout

A simple inline contextual notice for Filament forms and infolist, basically just a fancy placeholder.

PHP · BladeMIT★ 71 stars⑂ 12 forkssince Apr 2023View on GitHub ↗

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

30
overall / 100
At risk

Software health index

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

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

Score profile

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

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

Ownership

Adam WestonPersonal account
418 followers75 public repossince Feb 2013Community Choice Financial

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistawcodes/shoutv4.0.135,0121999 days agoshoutfilamentawcodes

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
9.7/36Commit cadence — 14/52 weeks with commits
13.1/18Commit volume — 28 commits in the last year
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year28
human_commit_share0.573
days_since_last_push0
active_weeks_last_year14
How it's scored
27/27Ships releases — 20 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~93.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count20
latest_release_tagv4.1.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases93.8
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?

57Moderate · 18% of overall
How it's scored
29.9/60Stars — 71 stars
8.7/25Forks — 12 forks
1.7/15Watchers — 3 watchers
Inputs used
forks12
stars71
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
60.6/80Monthly downloads — 35,012 downloads/month across packagist
5.6/20Registry dependents — 6 packages depend on it
Inputs used
packagesawcodes/shout
dependents6
ecosystemspackagist
total_downloads569,223
monthly_downloads35,012

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.3/22.5Commit distribution — top contributor authored 94% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.943
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
35.6/38.3PR acceptance — 40/43 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 1/7 approved changesets -- score normalized to 1
Inputs used
merged_prs40
open_issues0
closed_issues3
issue_closed_ratio1
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.9/25Owner reach — 418 followers of awcodes
25/25Track record — 75 public repos, account ~13 yr old
Inputs used
followers418
owner_typeUser
is_verified
owner_loginawcodes
public_repos75
account_age_days4,904
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 99 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesawcodes/shout
ecosystemspackagist
any_deprecatedno
min_days_since_publish99

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsfilament, filament-plugin
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.3/40Legible commit history — 23 of 55 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.418
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
4.2/10Demonstrated agent practice — 2 of the last 96 commits agent-authored or agent-credited
8/8Automated maintenance — 27 of the last 96 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.021
toolchain_manifests
dependency_bot_commit_share0.281
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/15 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes2,921
source_files_sampled15
oversized_source_files0

Key facts

71GitHub stars
4contributors
28commits, last 12 months
0days since last push
20releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 71 ★ / 12 ⇿
71Stars
12Forks
19Releases

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.

0132538506375711282023-042024-102026-05
Major 4Minor 1Patch 7

Each point covers 3 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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-21 18:30 UTC

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

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

RegistryPackageVersionRelation
Packagistfilament/filamentdirect
Packagistspatie/laravel-package-toolsdirect
Packagistlaravel/pintindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistpestphp/pest-plugin-laravelindirect
Packagistpestphp/pest-plugin-livewireindirect
Packagistphpindirect
Packagistrector/rectorindirect
Packagistspatie/laravel-rayindirect
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": [
        "filament",
        "filament-plugin"
      ],
      "is_fork": false,
      "size_kb": 343,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 12543,
        "Blade": 2620
      },
      "pushed_at": "2026-07-21T18:26:35Z",
      "created_at": "2023-04-13T19:56:42Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T18:28:02Z",
      "description": "A simple inline contextual notice for Filament forms and infolist, basically just a fancy placeholder.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "4.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "Blade"
      ]
    },
    "owner": {
      "blog": "https://aw.codes",
      "name": "Adam Weston",
      "type": "User",
      "login": "awcodes",
      "company": "Community Choice Financial",
      "location": "Savannah, GA",
      "followers": 418,
      "avatar_url": "https://avatars.githubusercontent.com/u/3596800?v=4",
      "created_at": "2013-02-14T19:39:43Z",
      "is_verified": null,
      "public_repos": 75,
      "account_age_days": 4904
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2026-07-21T18:26:35Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2026-04-13T15:57:47Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-04-13T15:57:21Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2026-01-19T16:26:29Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2025-08-12T14:46:49Z"
        },
        {
          "tag": "v3.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2025-07-14T14:08:40Z"
        },
        {
          "tag": "v3.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-06-15T17:20:52Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-05-31T18:49:32Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2024-08-25T15:31:14Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2024-03-29T20:29:24Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2023-11-14T14:08:16Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-08-19T22:17:47Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-08-01T18:34:07Z"
        },
        {
          "tag": "v2.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2023-07-24T22:02:00Z"
        },
        {
          "tag": "v2.0.0-alpha4",
          "kind": "prerelease",
          "published_at": "2023-07-12T21:48:43Z"
        },
        {
          "tag": "v2.0.0-alpha3",
          "kind": "prerelease",
          "published_at": "2023-07-12T00:27:47Z"
        },
        {
          "tag": "v2.0.0-alpha2",
          "kind": "prerelease",
          "published_at": "2023-07-05T20:37:56Z"
        },
        {
          "tag": "v2.0.0-alpha1",
          "kind": "prerelease",
          "published_at": "2023-06-13T20:19:43Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-06-11T16:23:27Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-04-13T20:00:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "87ed46247a73b0b279a0a1e66214f308e197e864",
          "body": "Support Filament v4 & v5 on one line + CI refresh",
          "is_bot": false,
          "headline": "Merge pull request #52 from awcodes/feat/shared-filament-v4-v5",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-07-21T18:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e252bc6bf65d84da644f36258885254d416b51c",
          "body": "…down\n\n- Drop Laravel 11, add Laravel 13 (testbench 11.*) to the test matrix\n- Widen orchestra/testbench dev constraint to ^9.0|^10.0|^11.0 so the\n  package stays installable on Laravel 11, while CI only tests L12/L13\n- Remove now-unneeded nesbot/carbon and nunomaduro/collision constraints\n  (compos\n[…]\nntl for\n  pest --parallel\n- Pin all actions to commit SHAs at their latest release\n- Add a 7-day dependabot cooldown for github-actions updates\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "CI: refresh matrix, trim extensions, SHA-pin actions, dependabot cool…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-07-21T18:20:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5605157f4378e798237b9218e067f7d2904e1d46",
          "body": "Widen filament/filament to ^4.0|^5.0 so the 4.x branch serves both\nFilament majors from one release line instead of maintaining a\nseparate 3.x (v4) branch. Source is unchanged — v4 and v5 differ only\nin their Livewire major, and resolution is verified against both:\nprefer-lowest pulls Filament v4.11.5 / Livewire v3, prefer-stable\npulls Filament v5 / Livewire v4.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Support Filament v4 and v5 on a single line",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-07-21T18:10:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9bbdf6e472cb64065e2779495144470f19408908",
          "body": "…/cache-6\n\nChore(deps): Bump actions/cache from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #51 from awcodes/dependabot/github_actions/actions…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-06-29T13:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2211badf3dd27a7bfefe7fdf2b033ea97c85df1",
          "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- dependency-name: actions/cache\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": "Chore(deps): Bump actions/cache from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T20:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5694a25099c0414d8e1699930e54c5b718f5f95d",
          "body": "…/checkout-7\n\nChore(deps): Bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #50 from awcodes/dependabot/github_actions/actions…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-06-20T16:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9477ae9cc23f6be76ef807b311ca61748715fa44",
          "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": "Chore(deps): Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T20:12:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "474a2ec0dd92258d53dfa4f7ca5e68a59c64d24b",
          "body": null,
          "is_bot": false,
          "headline": "Update README with docs flags",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-05-12T15:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb51e4ecfe3c3eada91ba2ab1bd115fb6c10efc",
          "body": "…bot/fetch-metadata-3.1.0\n\nChore(deps): Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
          "is_bot": true,
          "headline": "Merge pull request #49 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-23T20:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2755384fc7780fe8d2fb29f9052de9981ea5ed8a",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T20:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6b30ba85b27c82b2f36eb34452836c76e5f8b5e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.x' into 4.x",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-04-13T15:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f7323dd8946ea0246138c7d1d3dd1855d5b194",
          "body": "Remove UI gap when actions are not visible",
          "is_bot": false,
          "headline": "Merge pull request #48 from intrepidws/3x-invisible-actions-ui-fix",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-04-13T15:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91afb81cad7cbcc7d5f7fa4524e0d6d78196434c",
          "body": null,
          "is_bot": false,
          "headline": "Remove UI gap when actions are not visible",
          "author_name": "intrepidws",
          "author_login": "intrepidws",
          "committed_at": "2026-04-01T19:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d33d5b79aea5ff22fc497494db6371542eab317",
          "body": "…bot/fetch-metadata-3.0.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #45 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-03-30T14:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee39fb0ab9c78a42a97977fd932243921c9af5a",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T20:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eb2b6d78043c194c1a4f921b2f5a744d3b280b9",
          "body": "Updated badge styles and labels in README.",
          "is_bot": false,
          "headline": "Enhance badge display in README.md",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-03-02T19:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc70c1aaa14a8af300e273cab52141a58fa8a004",
          "body": "Added GitHub stars badge and updated version badges.",
          "is_bot": false,
          "headline": "Update README with additional badges",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-03-02T17:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0efbd393119e919422e31fe2c95c3ba19670a0c4",
          "body": "…bot/fetch-metadata-2.5.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #44 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-19T16:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c1d500dddc458c0e009ef083e3ae6ee898aee8",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.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.3.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": "Chore(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T16:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c433bb6e15659664362755e5324de4c057722fc9",
          "body": null,
          "is_bot": false,
          "headline": "v5 support",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-01-19T16:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1683d47b4bcb3f41a1e91ef8f53019ca74294b0b",
          "body": "…bot/fetch-metadata-2.5.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #43 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T20:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3874ffadd4c2c8c66ed5bacfa4b287b4e8e5ffd9",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T20:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdf77a13118de4d01d08d7314e34bc348dafea3",
          "body": "…/cache-5\n\nChore(deps): Bump actions/cache from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #42 from awcodes/dependabot/github_actions/actions…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2026-01-05T16:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3719bac863563e7a700a55986279448e0fe6ba",
          "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- dependency-name: actions/cache\n  dependency-version: '5'\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": "Chore(deps): Bump actions/cache from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T20:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "909b2000d90622212fb708aede120692827c9be7",
          "body": "…/checkout-6\n\nChore(deps): Bump actions/checkout from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #41 from awcodes/dependabot/github_actions/actions…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-12-12T16:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74fac5590f882d4be346c646067e47f44e2fdf21",
          "body": "…weifel/git-auto-commit-action-7\n\nChore(deps): Bump stefanzweifel/git-auto-commit-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #40 from awcodes/dependabot/github_actions/stefanz…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-12-12T16:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce33b949d757673762c5156bae02f5e782a0f63",
          "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[…]\n:\n- dependency-name: actions/checkout\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": "Chore(deps): Bump actions/checkout from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T20:07:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07af502dec5569349ba0cc11986154053331ac43",
          "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[…]\n stefanzweifel/git-auto-commit-action\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": "Chore(deps): Bump stefanzweifel/git-auto-commit-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T20:03:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26880047ee49f73ec9a74527b10135787090c107",
          "body": "…bot/fetch-metadata-2.4.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "is_bot": true,
          "headline": "Merge pull request #38 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-12T19:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4723651fdce83be5058426c2fe71b20347d661d6",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T19:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0f4f1a2f5bbf895c612cc7ca3785d1fdaad673",
          "body": null,
          "is_bot": false,
          "headline": "update stability to stable",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-08-12T14:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3b302eadec5016c795a692d22f872cad34cffe",
          "body": null,
          "is_bot": false,
          "headline": "move tests to require dev autoload",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-06-16T17:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20bed141a1ba39752cbd61076e90ae361ec358e",
          "body": null,
          "is_bot": false,
          "headline": "quick readme tweak",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-06-15T17:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a60f11c80bcb6b74eb0f18fb67961921f515a1",
          "body": null,
          "is_bot": false,
          "headline": "updates for filament v4",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-06-15T17:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c6a3717c3f69d24307588121351213a78b9d04",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-05-31T17:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a95f9fe6ef1114fddd98c465a6f04872e9a25b",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-05-01T17:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640ec2d37caa7f1610b5b7c3165c3a7500239ce4",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2025-04-28T17:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ded1b24ece694e86e02339b0f73976e7434e67f",
          "body": "…bot/fetch-metadata-2.3.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #29 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-27T20:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1440cf823fbe29b18a7dc59ac218ee0909ad8987",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-27T20:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9893a7defd362b7502f3e60d5ca1ef604ef8f07",
          "body": null,
          "is_bot": false,
          "headline": "Update tests.yml",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-08-25T15:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bfe3ed0d2edf7d3fd0508a2cefa031349d63684",
          "body": null,
          "is_bot": false,
          "headline": "Chore: build assets",
          "author_name": "awcodes",
          "author_login": "awcodes",
          "committed_at": "2024-08-25T15:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb755c646061f5c2a7b7420f38a026aef3094e5",
          "body": null,
          "is_bot": false,
          "headline": "fix assets workflow",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-08-25T15:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8423b79e1ec5e85aae6c6d2066c83676c98b255",
          "body": "update workflows and add tests",
          "is_bot": false,
          "headline": "Merge pull request #27 from awcodes/workflows-and-tests",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-08-25T15:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03884460d6de16289f57d1328886013c5a2eb4f4",
          "body": null,
          "is_bot": false,
          "headline": "update workflows and add tests",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-08-25T15:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1ceecd9870a9a7dc09ecf01c692f0a1a7d02b5",
          "body": "…bot/fetch-metadata-2.2.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #25 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T20:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c89bbfc8404c7a0409c3c546822ad66dc02e08",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-08T20:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6e5c6b0543029bfd0cb7ce24cf26df676cfa86",
          "body": "…bot/fetch-metadata-2.1.0\n\nChore(deps): Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "is_bot": true,
          "headline": "Merge pull request #24 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T20:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b28ccbd05f7f0afe4607a5ca7753a2f9958a3a58",
          "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": "Chore(deps): Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T20:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03d0f322ff639aecb8bef7cc4d47e45921d1587",
          "body": "…ci/laravel-pint-action-2.4\n\nChore(deps): Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
          "is_bot": true,
          "headline": "Merge pull request #23 from awcodes/dependabot/github_actions/aglipan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-15T20:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d668024c54fd39723e65c09c11897115cb40a9b5",
          "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": "Chore(deps): Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-15T20:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10fa7dac88feda1671acf10e3b527d6370c6474e",
          "body": "Fix: allow closure in type modifier",
          "is_bot": false,
          "headline": "Merge pull request #22 from awcodes/fix/type-closure",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-03-29T20:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc2d0e52024f1f683136f7e511a0d6b41d3f96c",
          "body": null,
          "is_bot": false,
          "headline": "Fix: allow closure in type modifier",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-03-29T20:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1ad8ed913c5931a884f5411b913f7c549d4077",
          "body": "…bot/fetch-metadata-2.0.0\n\nChore(deps): Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #20 from awcodes/dependabot/github_actions/dependa…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2024-03-29T20:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62060bb760ec46f9ebde85a091b1b35adf91fecf",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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": "Chore(deps): Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T20:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d365faa79650f3e776a53c741e2cae5995ce9e99",
          "body": "…ci/laravel-pint-action-2.3.1\n\nChore(deps): Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
          "is_bot": true,
          "headline": "Merge pull request #19 from awcodes/dependabot/github_actions/aglipan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-12-25T20:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fcb1017aa4949ddf0877d61a7a5e19388be8270",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.0...2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Chore(deps): Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-25T20:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5329bdb635f215bd7f37097d5052a64396834040",
          "body": "Correctly render field wrapper",
          "is_bot": false,
          "headline": "Merge pull request #18 from ConnorHowell/patch-2",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-11-14T14:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41857b03238b47e530b35e2f382553e0232759a8",
          "body": "…/setup-node-4\n\nChore(deps): Bump actions/setup-node from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #16 from awcodes/dependabot/github_actions/actions…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-11-14T14:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa916477e81d5de540d9f52fb8f6c1af3ccc847",
          "body": "Passes $field to the field-wrapper component, fixes #17",
          "is_bot": false,
          "headline": "Correctly render field wrapper",
          "author_name": "Connor Howell",
          "author_login": "ConnorHowell",
          "committed_at": "2023-11-14T11:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce77b455af72ef4a98ea1587f6ce082a4559b85",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\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": "Chore(deps): Bump actions/setup-node from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-23T20:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24b055c3b779dbcffb4301972a4a11d6c73da3d",
          "body": "…weifel/git-auto-commit-action-5\n\nChore(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #15 from awcodes/dependabot/github_actions/stefanz…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-10-10T17:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c5052ea2c0a869ddbe6f5d2fc5d894417df9161",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.\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[…]\nencies:\n- dependency-name: stefanzweifel/git-auto-commit-action\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": "Chore(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-09T20:31:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec17ce4e21578c842eb837db54d1acccdbe39066",
          "body": "…/checkout-4\n\nChore(deps): Bump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #14 from awcodes/dependabot/github_actions/actions…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-09-13T13:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144dcfebb52d0d12f906d150d8181213c4454a82",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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": "Chore(deps): Bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-04T20:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8d147f7d65ce4a5b7301fc1b3f1c9631be2f4f",
          "body": "Fix: rtl support",
          "is_bot": false,
          "headline": "Merge pull request #13 from awcodes/fix/rtl",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-08-19T22:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "850eb4a3f65ca598db08d68d672134cd95cd35f4",
          "body": null,
          "is_bot": false,
          "headline": "Fix: rtl support",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-08-19T22:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd65c57038356b79125bdd8ee4be47405a746ae8",
          "body": null,
          "is_bot": false,
          "headline": "final updates for Filament v3",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-08-01T18:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7423429c15dc9247420b40406c00dd1760ea0d0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-08-01T11:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ccbf311e8e4617895ea1110ed7a8e4480b235a0",
          "body": null,
          "is_bot": false,
          "headline": "Chore: updates for v3 beta",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-07-24T22:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8867601689b7246ff2a839f3812e898a77a759d",
          "body": null,
          "is_bot": false,
          "headline": "Fix: remove dehydration from ViewField",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-07-12T21:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26cadce958e4425518ad7fff01f07ac771ac0fe4",
          "body": null,
          "is_bot": false,
          "headline": "Feat: infolist, custom icon and custom color support",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-07-12T00:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c8df2f246378a9cd478587e622a7fa4079dee1",
          "body": "Add screenshot",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-07-05T20:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0f1a58eb59e268b7f1c38d185eb5167b779f0f",
          "body": null,
          "is_bot": false,
          "headline": "Work for Filament v3",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-07-05T20:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f043065dcaab7feba3689bce112f9979b91a630",
          "body": null,
          "is_bot": false,
          "headline": "Chore: Filament v3 updates",
          "author_name": "awcodes",
          "author_login": "awcodes",
          "committed_at": "2023-06-13T20:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812858dc38de6cabd648f7a7594ef66632ac7c87",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "awcodes",
          "author_login": "awcodes",
          "committed_at": "2023-06-11T16:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba349ee7d811be9a7074ff6e851fee0f8bf4911",
          "body": null,
          "is_bot": false,
          "headline": "chore: build assets",
          "author_name": "awcodes",
          "author_login": "awcodes",
          "committed_at": "2023-06-11T16:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ff14816727033f9ca4f4762350c73920ee8905",
          "body": "…i/laravel-pint-action-2.3.0\n\nBump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0",
          "is_bot": false,
          "headline": "Merge pull request #8 from awcodes/dependabot/github_actions/aglipanc…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-06-11T16:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a13a9afb6bb5898221a217c49ef8c8fe43b998",
          "body": "Add rtl to icon",
          "is_bot": false,
          "headline": "Merge pull request #9 from sadegh19b/add-rtl",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-06-11T16:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c06db3c8c6f0d05251f00a195a704a997aa02b9",
          "body": null,
          "is_bot": false,
          "headline": "Add rtl to icon",
          "author_name": "Sadegh Barzegar",
          "author_login": "sadegh19b",
          "committed_at": "2023-06-11T16:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9133253f7a26090c1a4865c5b6b28670a3a47b6c",
          "body": "…ot/fetch-metadata-1.5.1\n\nBump dependabot/fetch-metadata from 1.5.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #7 from awcodes/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-29T21:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236f1093bcd25775b3df7cb8bf7548e19f2f0f15",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.2.0...2.3.0)\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.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T21:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5d5d210e4da13c10309e25b4957e83d1d3b67c5",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.0 to 1.5.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T21:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b40ea045ceb5c4a8376700deb9c4135201f9e3",
          "body": "…ot/fetch-metadata-1.5.0\n\nBump dependabot/fetch-metadata from 1.4.0 to 1.5.0",
          "is_bot": true,
          "headline": "Merge pull request #6 from awcodes/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-22T21:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f2db625dc86c9926130c5fdbeeebe1dc46bb5f",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.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 1.4.0 to 1.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-22T21:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6885d4e3e9d9e4c7581fbc2b94ff446dc78f479",
          "body": "…ot/fetch-metadata-1.4.0\n\nBump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
          "is_bot": true,
          "headline": "Merge pull request #5 from awcodes/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-24T21:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f2ef1c4f1d347a69b2c7043680a74a9506495b",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.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 1.3.6 to 1.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T21:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e58c5397714bee73e2ca5dcb4392db8be8a5964",
          "body": null,
          "is_bot": false,
          "headline": "fix readme",
          "author_name": "awcodes",
          "author_login": null,
          "committed_at": "2023-04-13T20:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffcadc45e27530bae838f1db3b25bc27d4e22c63",
          "body": "…checkout-3\n\nBump actions/checkout from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #2 from awcodes/dependabot/github_actions/actions/…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-04-13T19:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b0be9434dfdf7d5fe17f45bca3542eb94a0b9cf",
          "body": "…setup-node-3\n\nBump actions/setup-node from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #4 from awcodes/dependabot/github_actions/actions/…",
          "author_name": "Adam Weston",
          "author_login": "awcodes",
          "committed_at": "2023-04-13T19:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a48815813302e589cde47022f69986d183f2ad",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\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...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-13T19:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3c16acd8ccfa3a1a9ad20b6b5b1341a2ab07c9",
          "body": "…ot/fetch-metadata-1.3.6\n\nBump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "is_bot": true,
          "headline": "Merge pull request #3 from awcodes/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-13T19:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3406ede0ed357422a5a91b9ba2b6ff57ac3876c8",
          "body": "…i/laravel-pint-action-2.2.0\n\nBump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #1 from awcodes/dependabot/github_actions/aglipanc…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-13T19:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dce9bcd1b4565b53a1e1a26953edec37b29f87e",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\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/setup-node from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-13T19:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fbcf7699397c1e7f92d2ba1dc923a7fc33df19b",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-13T19:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede4327528732f53183e0ccaf68959c146721621",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.1.0...2.2.0)\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.1.0 to 2.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-13T19:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "595d517a69ec70dbccbb04ce6dcc570bf80a68eb",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "awcodes",
          "author_login": null,
          "committed_at": "2023-04-13T19:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 28,
      "latest_release_at": "2026-07-21T18:26:35Z",
      "latest_release_tag": "v4.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 93.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "awcodes/shout",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "shout",
            "filament",
            "awcodes"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/awcodes/shout",
          "is_deprecated": false,
          "latest_version": "v4.0.1",
          "repository_url": "https://github.com/awcodes/shout",
          "versions_count": 19,
          "total_downloads": 569223,
          "dependents_count": 6,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 35012,
          "first_published_at": null,
          "latest_published_at": "2026-04-13T15:56:34Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 99
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 71,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": {
        "days": [
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-04-14",
            "count": 4
          },
          {
            "date": "2023-04-15",
            "count": 2
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 2
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 2
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 2
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 2
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 2
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 71,
        "total_stars": 71
      },
      "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": 2921,
      "source_files_sampled": 15,
      "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,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "filament/filament",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^4.0|^5.0"
        },
        {
          "name": "spatie/laravel-package-tools",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.15"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "filament/filament",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/laravel-package-tools",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/pint",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-laravel",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-livewire",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/laravel-ray",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 2,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 40,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "awcodes",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/3596800?v=4"
        },
        {
          "type": "User",
          "login": "ConnorHowell",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4037845?v=4"
        },
        {
          "type": "User",
          "login": "sadegh19b",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/54643531?v=4"
        },
        {
          "type": "User",
          "login": "intrepidws",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/125735?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.943
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "lint.yml",
        "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": "12 out of 12 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 1/7 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": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "87ed46247a73b0b279a0a1e66214f308e197e864",
        "ran_at": "2026-07-21T18:30:38Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/awcodes/shout",
    "host": "github.com",
    "name": "shout",
    "owner": "awcodes"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 25,
        "vitality": 77,
        "community": 57,
        "governance": 63,
        "engineering": 68,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 60,
        "overall_after_jurisdiction_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 28,
              "human_commit_share": 0.573,
              "days_since_last_push": 0,
              "active_weeks_last_year": 14
            },
            "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": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "28 commits in the last year",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 20,
              "latest_release_tag": "v4.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 93.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~93.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 93.8
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 57,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 12,
              "stars": 71,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "71 stars",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 66,
            "inputs": {
              "packages": [
                "awcodes/shout"
              ],
              "dependents": 6,
              "ecosystems": "packagist",
              "total_downloads": 569223,
              "monthly_downloads": 35012
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "35,012 downloads/month across packagist",
                "points": 60.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 35012,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "6 packages depend on it",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.943
            },
            "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.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 40,
              "open_issues": 0,
              "closed_issues": 3,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "40/43 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 40,
                      "decided": 43
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/7 approved changesets -- score normalized to 1",
                "points": 1.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": 67,
            "inputs": {
              "followers": 418,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "awcodes",
              "public_repos": 75,
              "account_age_days": 4904
            },
            "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": "418 followers of awcodes",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 418,
                      "login": "awcodes"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "75 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 75
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "awcodes/shout"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 99
            },
            "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 99 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 99
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "12 out of 12 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": [
                "filament",
                "filament-plugin"
              ],
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 25,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 25,
              "security_posture_before_jurisdiction": 50
            },
            "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": "12 out of 12 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 1/7 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": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Iran"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Iran: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Iran"
                    }
                  }
                ],
                "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": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.418,
              "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": "23 of 55 human commits state their intent (structured subject or explanatory body)",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "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.021,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.281
            },
            "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": "2 of the last 96 commits agent-authored or agent-credited",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "27 of the last 96 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "sampled": 96
                    }
                  }
                ],
                "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": 2921,
              "source_files_sampled": 15,
              "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/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T18:30:55.472979Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/awcodes/shout.svg",
  "full_name": "awcodes/shout",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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