Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 20:42 UTC

invokable / laravel-bluesky

PHPMIT★ 44 stars⑂ 1 forksince Feb 2024View on GitHub ↗

invokable/laravel-bluesky holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on Community & Adoption (40/100). It was last updated today. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

InvokableOrganization
3 followers47 public repossince Oct 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistrevolution/laravel-bluesky1.2.32,36613890 days agonotificationslaravelsocialiteatprotoblueskyfeed-generatorlabeler

Metrics by category

Vitality

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

67Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.1/36Commit cadence — 16/52 weeks with commits
16/18Commit volume — 60 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year60
human_commit_share0.94
days_since_last_push0
active_weeks_last_year16
How it's scored
27/27Ships releases — 7 releases published
7.2/36Release recency — latest release 392 days ago
27/27Release cadence — a release every ~36.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count7
latest_release_tag1.1.0
releases_from_tagsno
days_since_latest_release392
mean_days_between_releases36.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

40At risk · 18% of overall
How it's scored
26.5/60Stars — 44 stars
0/25Forks — 1 forks
1.7/15Watchers — 3 watchers
Inputs used
forks1
stars44
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
45/80Monthly downloads — 2,366 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesrevolution/laravel-bluesky
dependents0
ecosystemspackagist
total_downloads24,618
monthly_downloads2,366

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.6/22.5Commit distribution — top contributor authored 93% of commits
4.1/13.5Contributor breadth — 3 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.929
How it's scored
0/46.8Issue resolution — no issues or no data
33.9/38.3PR acceptance — 31/35 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs31
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs4
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of invokable
23.7/25Track record — 47 public repos, account ~5 yr old
Inputs used
followers3
owner_typeOrganization
is_verified
owner_logininvokable
public_repos47
account_age_days2,096
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 90 days ago
20/20Version history — 138 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrevolution/laravel-bluesky
ecosystemspackagist
any_deprecatedno
min_days_since_publish90

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 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
10/20OpenSSF Scorecard: CI-Tests — 2 out of 4 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://packagist.org/packages/revolution/laravel-bluesky
0/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsatproto, bluesky, laravel, socialite, laravel-notifications
has_wikino
homepagehttps://packagist.org/packages/revolution/laravel-bluesky
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

54Moderate · 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
1.2/2.5CI-Tests — 2 out of 4 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/26 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
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_aggregate4.3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages12
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

44At risk · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, .github/instructions/laravel-boost.instructions.md
0/15Machine-readable docs (llms.txt)
14.8/40Legible commit history — 26 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.277
agent_instruction_files.github/copilot-instructions.md, .github/instructions/laravel-boost.instructions.md
agent_instruction_max_bytes19,581
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 2 of the last 100 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.02
toolchain_manifests
dependency_bot_commit_share0.02
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/219 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes31,556
source_files_sampled219
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files

Key facts

44GitHub stars
3contributors
60commits, last 12 months
0days since last push
7releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests2 out of 4 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
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 6
RegistryPackageVersion constraintManifest
Packagistilluminate/support^12.0||^13.0composer.json
Packagistlaravel/socialite^5.16composer.json
Packagistguzzlehttp/guzzle^7.8composer.json
Packagistfirebase/php-jwt^7.0composer.json
Packagistrevolution/atproto-lexicon-contracts1.0.93composer.json
Packagistyocto/yoclib-multibase^1.2composer.json
All dependencies 13

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

RegistryPackageVersionRelation
Packagistfirebase/php-jwtdirect
Packagistguzzlehttp/guzzledirect
Packagistilluminate/supportdirect
Packagistlaravel/socialitedirect
Packagistrevolution/atproto-lexicon-contracts1.0.93direct
Packagistyocto/yoclib-multibasedirect
Packagistlaravel/pintindirect
Packagistorchestra/testbenchindirect
Packagistphpindirect
Packagistphpseclib/phpseclibindirect
Packagistrevolt/event-loopindirect
Packagistrevolution/laravel-boost-copilot-cliindirect
Packagistworkerman/workermanindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "atproto",
        "bluesky",
        "laravel",
        "socialite",
        "laravel-notifications"
      ],
      "is_fork": false,
      "size_kb": 1360,
      "has_wiki": false,
      "homepage": "https://packagist.org/packages/revolution/laravel-bluesky",
      "languages": {
        "PHP": 534420,
        "Shell": 1760
      },
      "pushed_at": "2026-07-26T20:40:29Z",
      "created_at": "2024-02-19T06:24:20Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T20:40:32Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://invokable.net",
      "name": "Invokable",
      "type": "Organization",
      "login": "invokable",
      "company": null,
      "location": "Japan",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/73653882?v=4",
      "created_at": "2020-10-29T14:29:48Z",
      "is_verified": null,
      "public_repos": 47,
      "account_age_days": 2096
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2025-06-29T06:56:38Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2025-06-17T05:10:52Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2025-02-24T05:00:00Z"
        },
        {
          "tag": "0.16.2",
          "kind": "patch",
          "published_at": "2025-01-05T05:15:53Z"
        },
        {
          "tag": "0.16.0",
          "kind": "minor",
          "published_at": "2024-12-29T11:47:30Z"
        },
        {
          "tag": "0.15.0",
          "kind": "minor",
          "published_at": "2024-12-19T13:49:51Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2024-11-24T23:20:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e33b4ab0510ec51914e36320f53193cebdb594db",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 3 updates (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T20:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989c9734fd164ec3260f8d3def1de69b86b768b9",
          "body": "… (#36)",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T20:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdabb262e077c4cb903163225feb1bbddd0f974d",
          "body": null,
          "is_bot": false,
          "headline": "boost",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-06-19T23:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff104057aa89029947e25d789cd159d28b55a8eb",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-06-11T23:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897dd44fe88a636a449c990044eb071c997e963b",
          "body": "Broaden the default OAuth scopes for Bluesky to support authentication, posting (including media upload), and direct-message notifications. Updated config/bluesky.php to use a combined default scope string, updated src/Socialite/BlueskyProvider.php to reflect the expanded scopes array, and added a Default OAuth Scopes section to docs/socialite.md explaining the defaults and how to override them via BLUESKY_OAUTH_SCOPE.",
          "is_bot": false,
          "headline": "Expand default Bluesky OAuth scopes",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-27T12:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc5233da985f230e7374c9b447e5969137e2200",
          "body": "Agent-Logs-Url: https://github.com/invokable/laravel-bluesky/sessions/32f75e8f-b8e8-4927-a8a0-41e742e52945\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: kawax <1502086+kawax@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add getPostThread() to HasShortHand (#35)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-26T22:42:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "848e920505c3a3cb49bfaeb0c15853c01be74150",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-25T03:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b2eaba4a5d1edc168dbde017ab8428ee1bfb2b",
          "body": null,
          "is_bot": false,
          "headline": "Update verify.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-25T01:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7ce65375966eaa23978b0bdc739d815980e6f0",
          "body": null,
          "is_bot": false,
          "headline": "Update phpunit.xml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-22T23:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd94b26985075a36a50490d6a010f3ae66985bd5",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-22T23:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f601b8c175c17786430dbad1da0e54d90615f9b6",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-22T23:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "416fa2d61883a225e3981096ad091d1a48e3cc10",
          "body": "Bump revolution/atproto-lexicon-contracts to v1.0.92 and add multiple chat API integrations.\n\n- AppBskyUnspecced: add several endpoints for suggested users (discover/explore/seeMore and their skeleton variants).\n- ChatBskyConvo: add getConvoMembers, listConvoRequests, lockConvo, unlockConvo and exte\n[…]\nreject/list join requests, get public group info, requestJoin).\n\nThese changes wire new lexicon contract endpoints into the client to support group chat and additional convo/suggestions functionality.",
          "is_bot": false,
          "headline": "Add group chat APIs, convo methods, lexicon bump",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-22T22:58:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bd0d996c4d4ff4ca263240425cd7ac27009de82",
          "body": null,
          "is_bot": false,
          "headline": "boost",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-16T23:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2926341733ceab17d9e2ccbdd335b91acbad059c",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-16T23:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b327980633aac0460829f33ee79ef429473ec9da",
          "body": "Agent-Logs-Url: https://github.com/invokable/laravel-bluesky/sessions/56b71cbc-9b4c-46e9-a470-1cebe10dfa4d\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: kawax <1502086+kawax@users.noreply.github.com>",
          "is_bot": false,
          "headline": "test: simplify Socialite tests using Socialite::fake() (#34)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-14T11:09:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a2970419b9123e7650d07c0bf71c65df885594a2",
          "body": null,
          "is_bot": false,
          "headline": "boost",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-04-14T10:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7deef8d90803a77dbec1c6eba65978ff86194e90",
          "body": null,
          "is_bot": false,
          "headline": "boost",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-03-18T11:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a840e3377bef5d5ba8319ec2d86b1dee60fdde9",
          "body": null,
          "is_bot": false,
          "headline": "Update lint.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-03-18T11:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475275738d32aef3c4c5ccc84b6e8276aa3d1a20",
          "body": null,
          "is_bot": false,
          "headline": "Update AppBskyFeed.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-03-18T11:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287bddccc541d327c73fccf294a8df1e61f00d5b",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-03-18T11:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd2ef208e8ce550a8985a52205115e7275c3e87",
          "body": null,
          "is_bot": false,
          "headline": "fix code style",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-03-11T23:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ede11723c9db441fa83f688f1fe9cc1ec1c6b3b",
          "body": null,
          "is_bot": false,
          "headline": "Update lint.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-03-11T23:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba8dc937ec3747b2a39033e5c462bfb595f6e43e",
          "body": "Update minimum PHP and Laravel requirements and expose new unspecced onboarding endpoints.\n\n- README: bump PHP to >=8.3, Laravel to >=12.x and add a 1.2.x version row.\n- composer.json: require php ^8.3, update illuminate/support to ^12.0||^13.0, bump revolution/atproto-lexicon-contracts to 1.0.87 and constrain orchestra/testbench to ^10.0.\n- src/Client/Concerns/AppBskyUnspecced.php: add getOnboardingSuggestedUsersSkeleton and getSuggestedOnboardingUsers to call the new Unspecced APIs.",
          "is_bot": false,
          "headline": "Bump requirements and add onboarding user endpoints",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-02-21T23:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b84e9cb3cd7d8deaaa165f7d4d2b31ce5a2d19",
          "body": "Update composer.json to require firebase/php-jwt ^7.0 (major version bump from ^6.10). Run composer update to refresh the lockfile and verify compatibility; review code for any breaking changes introduced in v7.",
          "is_bot": false,
          "headline": "Bump firebase/php-jwt to ^7.0",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-02-19T23:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d601dd87c757c23df0d9e81015a1c03c23bfcf3f",
          "body": null,
          "is_bot": false,
          "headline": "Update laravel-boost.instructions.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-02-19T23:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b911e4104133f698057c137bc48d89291a17eb5a",
          "body": null,
          "is_bot": false,
          "headline": "Update boost.json",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-02-19T23:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3deb3889d99152ed04cb7337f53db4cc0dc29cd",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-31T23:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20724cbd1d53088a1dc72609e430665361ca0ae1",
          "body": null,
          "is_bot": false,
          "headline": "boost 2.0",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-28T05:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e121b515ae5faf1dba4b68325f039a78cc1868",
          "body": "Introduced new traits AppBskyAgeassurance, AppBskyContact, and AppBskyDraft with corresponding API methods. Updated BskyClient to use these new concerns. Updated AppBskyUnspecced method signatures to match latest API changes. Bumped atproto-lexicon-contracts dependency to 1.0.86. Added ToolsOzoneSafelink and ToolsOzoneVerification concerns to OzoneClient.",
          "is_bot": false,
          "headline": "Add AppBskyAgeassurance, Contact, and Draft concerns",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-28T05:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0611fc6790a52bcf80901865a3083690b4b00358",
          "body": null,
          "is_bot": false,
          "headline": "Update LabelerServer.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-07T06:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de794a86ea4aa0147cd7c7cb63e9bbe35ab3a55",
          "body": null,
          "is_bot": false,
          "headline": "Update LabelerServer.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-07T05:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838e6960fc57ed5e21436a86bd6eb5fa305c4f72",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T03:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc71fbb043399484ef8e2da61f14e68fcd992fd",
          "body": null,
          "is_bot": false,
          "headline": "Update phpunit.xml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T03:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564b783de3f25d3583802a2ec1cbc5e5acd5eaf0",
          "body": null,
          "is_bot": false,
          "headline": "boost",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T03:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "792fd9df9a67c8cc327629d0bc3d003ce3a941c5",
          "body": "Eliminated the endpoint input and parameter from LabelerRestoreCommand and RestoreLabeler action, as it was no longer used in the restore process.",
          "is_bot": false,
          "headline": "Remove unused endpoint parameter from labeler restore",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T03:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13646b21b0838e9242e9cdbe1e7352f1c1c0c214",
          "body": null,
          "is_bot": false,
          "headline": "Update BlueskyServiceProvider.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T03:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50120ccd16dd72cb6267315ef826f6a2470dfaa8",
          "body": "Introduces the `bluesky:labeler:restore` Artisan command and supporting action to restore a labeler account to a normal account. Updates documentation with usage instructions for the new restore command.",
          "is_bot": false,
          "headline": "Add command to restore labeler to normal account",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T03:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f88e9a6170e87c91f29c948be4cab051522ea6c",
          "body": null,
          "is_bot": false,
          "headline": "Update SetupLabeler.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T02:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177ccea40e8c39418451f9d7608626446dce372c",
          "body": null,
          "is_bot": false,
          "headline": "Update LabelerSetupCommand.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T02:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96db758fc872a3b40ea779dca384736449301138",
          "body": "Introduced a new artisan command `bluesky:labeler:delete-labels` for deleting label definitions. Updated documentation and registered the command in the service provider.",
          "is_bot": false,
          "headline": "Add label deletion command to labeler",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2026-01-05T02:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "101aafdc9f0e832f2f9747e63b8567257cb820e6",
          "body": "Moved build step before server status/stop commands and added explicit Supervisor restart for the daemon if stop fails. Also included documentation links for background process management and ensured correct working directory is set before running commands.",
          "is_bot": false,
          "headline": "Update deploy script with improved process management",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-12-25T09:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b700d804a7896c79960b1fcfc64fe31f58e1b2",
          "body": "Moved legacy deployment and configuration files to a new 'v1' directory for historical reference. Updated main deployment scripts and Nginx config for new domain, directory structure, and Forge conventions, including improved deployment steps and endpoint locations. Simplified background process documentation and modernized deployment workflow for future compatibility.",
          "is_bot": false,
          "headline": "Refactor Forge configs for new deployment structure",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-12-24T12:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c7e0f8389fd71c9d7b6846b5efaeb2b2b37750",
          "body": null,
          "is_bot": false,
          "headline": "Update copilot-instructions.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-12-04T10:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd0fd0427dd6d03c652d014fdf2b5e6326ba6aa",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-11T07:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e963fc39c1626b39f4f80003d4c3632de4f82a6e",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-08T07:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0cd2ca586aa02ae84a295103a08db4f61d786d",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-08T02:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33123c87789bd8420c91ddc2f876443ec6fb188",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-08T01:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8f1d9de268d310fca3bab2e0cf662726857e00",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-06T05:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ec7aa3ea0ee57bf5f9c7fc8a83c3c039ca8b1d",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-06T05:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9614c577b544d862b3323db8ae9b0c31ef0c6d9e",
          "body": "Added MCP configuration and boost.json for Laravel Boost Copilot CLI support. Updated copilot-instructions.md with detailed guidelines for Laravel Boost, PHP, Laravel 12, Pint, and PHPUnit. Added revolution/laravel-boost-copilot-cli to composer.json dependencies to enable package development tooling.",
          "is_bot": false,
          "headline": "Add Laravel Boost Copilot CLI integration and guidelines",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-06T05:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8a058e8482f6a3417b62d5a107038734c81b86",
          "body": null,
          "is_bot": false,
          "headline": "Update copilot-setup-steps.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-06T05:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602888e18bc41f0d1e8f837eba918502e5562785",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-03T06:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2979788fe43969c223e216d354ea4b8a39d2ecf",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-03T06:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc12d6d3a2b20200dbf7bafac6c3aa187134439a",
          "body": null,
          "is_bot": false,
          "headline": "Delete CLAUDE.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-03T06:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b80e2c3d5b89dac0012ba0804390312f66bb5d99",
          "body": "Added sections detailing common development commands, console usage, design patterns, architecture layers, testing patterns, AT Protocol integration, and troubleshooting tips. These updates provide clearer guidance for contributors and improve onboarding and code quality consistency.",
          "is_bot": false,
          "headline": "Expand copilot instructions with dev commands and patterns",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-03T06:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64277922dfdfca5ff48bbc017d1919335e1ad16",
          "body": "Introduced new API methods for onboarding starter packs, dereferencing scopes, and moderation actions including scheduling and listing scheduled actions. Added ComAtprotoLexicon trait and integrated it into AtProtoClient. Updated composer.json to require atproto-lexicon-contracts v1.0.85.",
          "is_bot": false,
          "headline": "Add new API methods and update lexicon contracts",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-11-03T06:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdee3d69d4b95388696864559e5cd1c506b94b73",
          "body": "Included AppBskyBookmark in BskyClient and ToolsOzoneHosting in OzoneClient to extend their functionality. This enhances support for bookmark and hosting features in the respective clients.",
          "is_bot": false,
          "headline": "Add new concerns to BskyClient and OzoneClient",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-09-03T05:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc82df531d035ec730807abe98cacdd8c2029c8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/invokable/laravel-bluesky",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-09-03T05:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8169ac847230e96c4c3572d2415e54ad3cd01e5",
          "body": "Introduces AppBskyBookmark trait with bookmark management methods. Adds new methods and parameters to AppBskyGraph, AppBskyNotification, AppBskyUnspecced, ComAtprotoTemp, and ToolsOzoneModeration traits to support additional API endpoints and features, such as age assurance, push notification manage\n[…]\nnt, handle availability checks, account credential revocation, moderation event querying, and account timeline retrieval. Updates composer.json to require a newer version of atproto-lexicon-contracts.",
          "is_bot": false,
          "headline": "Add new API methods and update parameters",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-09-03T05:17:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef3b9cacfb6f4a1367243b2f5b61b8ff8457dbd1",
          "body": null,
          "is_bot": false,
          "headline": "Delete claude.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-09-03T04:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7986c82ec82e6623a0aacf47437a79256d9f1d96",
          "body": null,
          "is_bot": false,
          "headline": "Delete .github/workflows/claude.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-09-01T05:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "026f5a4d78bc9a698ff57a3f6ae027c0b953d5a0",
          "body": null,
          "is_bot": false,
          "headline": "Update HasShortHand.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-07-08T07:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4fe91ceb4f8940a9a566c5c4eaefbac0214dad",
          "body": "Introduces the ToolsOzoneSafelink trait with Safelink rule management methods. Updates moderation-related methods to accept an optional modTool parameter. Removes unused imports and ArrayShape attributes from HasShortHand. Bumps atproto-lexicon-contracts dependency to 1.0.77 and removes jetbrains/phpstorm-attributes from composer.json.",
          "is_bot": false,
          "headline": "Add ToolsOzoneSafelink trait and update moderation APIs",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-07-08T06:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c021a5c8997cf3469f07e33ffd5a040cb636716",
          "body": null,
          "is_bot": false,
          "headline": "Update SocialiteTest.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T07:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7a191d0c781d5d53b1cb3475b574db3793e0f2",
          "body": "Introduces a new test to ensure that the scopes defined in BlueskyProvider are consistent with the scopes specified in the configuration (bluesky.oauth.metadata.scope). This helps prevent mismatches between provider implementation and configuration.",
          "is_bot": false,
          "headline": "Add test to verify BlueskyProvider scopes match config",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T07:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fffc20ff08099f7b26762669a74398b5aa567e51",
          "body": "Updated the default OAuth scope in the Bluesky config to include 'transition:email', enabling email-related permissions for the client.",
          "is_bot": false,
          "headline": "Add 'transition:email' to Bluesky OAuth scopes",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T07:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0e23acb5c68650ff073976317f30c66b7f24eb",
          "body": "Introduced listActivitySubscriptions and putActivitySubscription methods to the AppBskyNotification concern for managing notification activity subscriptions. Also updated revolution/atproto-lexicon-contracts dependency to version 1.0.75.",
          "is_bot": false,
          "headline": "Add activity subscription methods to AppBskyNotification",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T06:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f555c7f6d27d199f8b37a30fc7a3836540c434a3",
          "body": "Introduced the FirehoseSyncMessage event class and added support for handling '#sync' messages in FirehoseServer. The sync handler validates payload fields and dispatches the new event with relevant data.",
          "is_bot": false,
          "headline": "Add FirehoseSyncMessage event and sync handler",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T06:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4898254d49d65544aa4d1048e98de5f69ba986",
          "body": "Included the 'transition:email' scope in the default scopes array for BlueskyProvider to support additional permissions.",
          "is_bot": false,
          "headline": "Add 'transition:email' scope to BlueskyProvider",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T06:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c9ae45a645da4d2c7ef0e32c1b06f9645461cb",
          "body": "DPoP proof generation now uses only the scheme, host, and path for the URL, omitting query and fragment. The 'iss' claim was removed from the DPoP JWT payload. Additionally, an 'exp' (expiration) claim was added to client assertion JWTs for improved security.",
          "is_bot": false,
          "headline": "Refine DPoP proof URL handling and add JWT exp claim",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-29T06:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3695b3e05bbf8cf1e833c9d860bab27e3a53a32e",
          "body": null,
          "is_bot": false,
          "headline": "Update feed-generator.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeba6b8c4ee1306e7d405b9365d0eaaa35126614",
          "body": null,
          "is_bot": false,
          "headline": "Update claude.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1463083a23a2694622db1e6f648b713af6395ffd",
          "body": null,
          "is_bot": false,
          "headline": "Update claude.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "202d67bc23f9e9ec632f843be85f60d04a0653f3",
          "body": null,
          "is_bot": false,
          "headline": "Update CLAUDE.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6f4d683b896c2a00b7c070c681a3986ad314a1",
          "body": null,
          "is_bot": false,
          "headline": "Update CLAUDE.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744be102389a1bfe9324a53ee84e020ec14aced8",
          "body": null,
          "is_bot": false,
          "headline": "Update CLAUDE.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac044c8d24f0f495887456a76a5829fa7ce7aad",
          "body": null,
          "is_bot": false,
          "headline": "Update CLAUDE.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T22:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06dc050ecac6769d473bd3d9375f98f58392f1e",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T10:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23013659b873299936f05abe8962f241f48e9b98",
          "body": null,
          "is_bot": false,
          "headline": "Create CLAUDE.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T01:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c967d1f2140645d9067cf5660b5b5fb869a1592c",
          "body": null,
          "is_bot": false,
          "headline": "Create claude.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-21T01:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc6df730121634a9dd56ccf1feadd092995034b",
          "body": null,
          "is_bot": false,
          "headline": "lexicon",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T05:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b971b8c09f3f06517255485038c495e68fcec9",
          "body": "…a6cc-ec7c0ab73f64\n\nUpdate documentation to show authenticated searchPosts() usage due to temporary API restrictions",
          "is_bot": false,
          "headline": "Merge pull request #33 from invokable/copilot/fix-c6dfb439-6701-4bba-…",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T05:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6d2cf4b8e59076a850645ec31753b198af61a3",
          "body": "…PI restriction\n\nCo-authored-by: kawax <1502086+kawax@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update docs: Add authenticated searchPosts() usage due to temporary A…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-06-17T05:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495241721640333823d7489979d69ffdb578bf5f",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan for issue",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-06-17T04:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8271d42f6cdf4cb5ac28abbf73831e67ed73eb02",
          "body": null,
          "is_bot": false,
          "headline": "Update ArtisanFeed.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e434e5ac908268cf3c8ff7500aa8c40c666f32cf",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d03da068ed1aef27276003b7fb8c6fec5d3281",
          "body": null,
          "is_bot": false,
          "headline": "Update console.php",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e38635742e1251a87cc92b998172f44b4227fec",
          "body": null,
          "is_bot": false,
          "headline": "Create workbench.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96d7c03b714e080e3bc778659ea2feb6ef6b875",
          "body": null,
          "is_bot": false,
          "headline": "Delete testbench.yaml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f590baf0c9c3e902dffba52a65c77baaf8eb4d5",
          "body": null,
          "is_bot": false,
          "headline": "Create testbench.yaml.example",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b198adbc0cbc24b8a28d40ca62c5dc3020e575b6",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-17T04:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0462f0a2e866d207fee47647c4c882b2a1c891",
          "body": "…adef-1a207b3335c2\n\nAdd comprehensive Copilot coding guidelines to improve code consistency and quality",
          "is_bot": false,
          "headline": "Merge pull request #32 from invokable/copilot/fix-7b218a9e-f57d-4358-…",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-13T05:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf7a9d61b3673d93d1ef0b51abf917411e715e0",
          "body": "Co-authored-by: kawax <1502086+kawax@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add comprehensive Copilot coding guidelines to copilot-instructions.md",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-06-13T04:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7d70e7486de4ea86b54b07242e1c22f50b9a079",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan for issue",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-06-13T04:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244d1e0f61a28b27cb6d785265690b69c0cf5c40",
          "body": null,
          "is_bot": false,
          "headline": "Create copilot-instructions.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-12T02:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7e5dea1730672aaa4f3270ae0af99a9cbe5e55",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-12T00:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ffe31e187fee7992978d0de3a96e7d23c0e6fda",
          "body": null,
          "is_bot": false,
          "headline": "Update basic-client.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-11T12:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2eafaa7490f67e4a6323f422963db3b1aa3ef7",
          "body": null,
          "is_bot": false,
          "headline": "Update basic-client.md",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-11T12:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a4518596389129300cae2d256ee3ae712e2ba9",
          "body": null,
          "is_bot": false,
          "headline": "Update copilot-setup-steps.yml",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-11T12:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3f6a2edc570d9d124228aed6ec37558e4b4cc9",
          "body": null,
          "is_bot": false,
          "headline": "Delete phpstan.neon",
          "author_name": "kawax",
          "author_login": "kawax",
          "committed_at": "2025-06-11T12:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 60,
      "latest_release_at": "2025-06-29T06:56:38Z",
      "latest_release_tag": "1.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 392,
      "mean_days_between_releases": 36.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "revolution/laravel-bluesky",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "notifications",
            "laravel",
            "socialite",
            "atproto",
            "bluesky",
            "feed-generator",
            "labeler"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/revolution/laravel-bluesky",
          "is_deprecated": false,
          "latest_version": "1.2.3",
          "repository_url": "https://github.com/invokable/laravel-bluesky",
          "versions_count": 138,
          "total_downloads": 24618,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2366,
          "first_published_at": null,
          "latest_published_at": "2026-04-27T12:18:11Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 90
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 44,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2025-02-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 31556,
      "source_files_sampled": 219,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        ".github/instructions/laravel-boost.instructions.md"
      ],
      "agent_instruction_max_bytes": 19581
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "illuminate/support",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^12.0||^13.0"
        },
        {
          "name": "laravel/socialite",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.16"
        },
        {
          "name": "guzzlehttp/guzzle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7.8"
        },
        {
          "name": "firebase/php-jwt",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7.0"
        },
        {
          "name": "revolution/atproto-lexicon-contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "1.0.93"
        },
        {
          "name": "yocto/yoclib-multibase",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "firebase/php-jwt",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/support",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/socialite",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "revolution/atproto-lexicon-contracts",
            "direct": true,
            "version": "1.0.93",
            "ecosystem": "packagist"
          },
          {
            "name": "yocto/yoclib-multibase",
            "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": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpseclib/phpseclib",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "revolt/event-loop",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "revolution/laravel-boost-copilot-cli",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "workerman/workerman",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 6,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 31,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "kawax",
          "commits": 1455,
          "avatar_url": "https://avatars.githubusercontent.com/u/1502086?v=4"
        },
        {
          "type": "User",
          "login": "puklipo",
          "commits": 111,
          "avatar_url": "https://avatars.githubusercontent.com/u/88759954?v=4"
        },
        {
          "type": "User",
          "login": "adam-riha",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22528181?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.929
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "copilot-setup-steps.yml",
        "lint.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "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": 5,
            "reason": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
            "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": 0,
            "reason": "Found 0/26 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "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": "e33b4ab0510ec51914e36320f53193cebdb594db",
        "ran_at": "2026-07-26T20:42:17Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T20:41:11Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-26T20:40:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/invokable/laravel-bluesky",
    "host": "github.com",
    "name": "laravel-bluesky",
    "owner": "invokable"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 54,
        "vitality": 67,
        "community": 40,
        "governance": 57,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 67,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 16
            },
            "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": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 68,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "1.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 392,
              "mean_days_between_releases": 36.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 392 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 392
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 36,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 36 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 36
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 1,
              "stars": 44,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "44 stars",
                "points": 26.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "packages": [
                "revolution/laravel-bluesky"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 24618,
              "monthly_downloads": 2366
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,366 downloads/month across packagist",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2366,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.929
            },
            "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 93% of commits",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "merged_prs": 31,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "31/35 decided PRs merged",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 31,
                      "decided": 35
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "followers": 3,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "invokable",
              "public_repos": 47,
              "account_age_days": 2096
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of invokable",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "invokable"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "47 public repos, account ~5 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 47
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "revolution/laravel-bluesky"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 90
            },
            "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 90 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "138 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 138
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "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": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [
                "atproto",
                "bluesky",
                "laravel",
                "socialite",
                "laravel-notifications"
              ],
              "has_wiki": false,
              "homepage": "https://packagist.org/packages/revolution/laravel-bluesky",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://packagist.org/packages/revolution/laravel-bluesky",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4.3
            },
            "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": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 12,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.277,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                ".github/instructions/laravel-boost.instructions.md"
              ],
              "agent_instruction_max_bytes": 19581
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, .github/instructions/laravel-boost.instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, .github/instructions/laravel-boost.instructions.md"
                    }
                  }
                ],
                "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": "26 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 94
                    }
                  }
                ],
                "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.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "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 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 31556,
              "source_files_sampled": 219,
              "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/219 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 219,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "critical",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T20:42:27.624318Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/invokable/laravel-bluesky.svg",
  "full_name": "invokable/laravel-bluesky",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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