Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 07:49 UTC

bearsunday / BEAR.QueryRepository

Resource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.

PHPMIT★ 6 stars⑂ 9 forkssince Dec 2014View on GitHub ↗

bearsunday/BEAR.QueryRepository holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Engineering Quality (84/100) and lowest on Community & Adoption (48/100). It was last updated 29 days ago. A single contributor accounts for most of its recent work.

70
overall / 100
Good

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.

70
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

BEAR.SundayOrganization
9 followers69 public repossince Nov 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistbear/query-repository1.16.213,4878530 days agocachingetagevent-driven-contentdonut-caching

Metrics by category

Vitality

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

75Good · 22% of overall
How it's scored
28.8/36Push recency — last push 29 days ago
6.9/36Commit cadence — 10/52 weeks with commits
18/18Commit volume — 114 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year114
human_commit_share1
days_since_last_push29
active_weeks_last_year10
How it's scored
27/27Ships releases — 73 releases published
36/36Release recency — latest release 30 days ago
19.8/27Release cadence — a release every ~59.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count73
latest_release_tag1.16.2
releases_from_tagsno
days_since_latest_release30
mean_days_between_releases59.9
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?

48At risk · 18% of overall
How it's scored
11.3/60Stars — 6 stars
7.5/25Forks — 9 forks
1.7/15Watchers — 3 watchers
Inputs used
forks9
stars6
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)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
55.1/80Monthly downloads — 13,487 downloads/month across packagist
4.7/20Registry dependents — 4 packages depend on it
Inputs used
packagesbear/query-repository
dependents4
ecosystemspackagist
total_downloads601,735
monthly_downloads13,487

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.2/22.5Commit distribution — top contributor authored 95% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.948
How it's scored
40.9/46.8Issue resolution — 88% of issues closed
33.9/38.3PR acceptance — 150/169 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 7/9 approved changesets -- score normalized to 7
Inputs used
merged_prs150
open_issues1
closed_issues7
issue_closed_ratio0.875
closed_unmerged_prs19
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.2/25Owner reach — 9 followers of bearsunday
25/25Track record — 69 public repos, account ~14 yr old
Inputs used
followers9
owner_typeOrganization
is_verified
owner_loginbearsunday
public_repos69
account_age_days5,360
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 30 days ago
20/20Version history — 85 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbear/query-repository
ecosystemspackagist
any_deprecatedno
min_days_since_publish30

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — phpcs.xml, phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsbearsunday, bearsunday-module, cqrs, php
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

74Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 7/9 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 8 contributing companies or organizations
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
7.5/7.5Maintained — 20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate6.8
Excluded from scoring (no data or not applicable): branch_protection, 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_packages60
unassessed_packages18
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 60 resolved dependencies against OSV. 18 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.

75Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
15/15Machine-readable docs (llms.txt) — llms.txt present
40/40Legible commit history — 87 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
legible_history_share0.87
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes6,414
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpcs.xml, phpstan.neon
0/11Static type checking
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 16 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.16
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/219 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes10,063
source_files_sampled219
oversized_source_files0

Key facts

6GitHub stars
9contributors
114commits, last 12 months
29days since last push
73releases
1bus factor
1open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
63Releases

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

0246810912015-032020-042025-04
Major 1Minor 12Patch 49

Each point covers 10 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

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-29 07:49 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 7/9 approved changesets -- score normalized to 7
10Contributorsproject has 8 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
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 9
RegistryPackageVersion constraintManifest
Packagistbear/resource^1.16.1composer.json
Packagistbear/sunday^1.5composer.json
Packagistpsr/cache^1.0 || ^2.0 || ^3.0composer.json
Packagistray/aop^2.19.1composer.json
Packagistray/di^2.20composer.json
Packagistray/psr-cache-module^1.5.1composer.json
Packagistsymfony/cache^5.3 || ^6.0 || ^7.3composer.json
Packagistsymfony/cache-contracts^2.4 || ^3.0composer.json
Packagistsymfony/polyfill-php83^v1.32.0composer.json
All dependencies 78

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

RegistryPackageVersionRelation
Packagistbear/resourcedirect
Packagistbear/sundaydirect
Packagistpsr/cachedirect
Packagistray/aopdirect
Packagistray/didirect
Packagistray/psr-cache-moduledirect
Packagistsymfony/cachedirect
Packagistsymfony/cache-contractsdirect
Packagistsymfony/polyfill-php83direct
Packagistamphp/amp3.1.1indirect
Packagistamphp/byte-stream2.1.2indirect
Packagistamphp/cache2.0.1indirect
Packagistamphp/dns2.4.0indirect
Packagistamphp/parallel2.3.2indirect
Packagistamphp/parser1.1.1indirect
Packagistamphp/pipeline1.2.3indirect
Packagistamphp/process2.0.3indirect
Packagistamphp/serialization1.0.0indirect
Packagistamphp/socket2.3.1indirect
Packagistamphp/sync2.3.0indirect
Packagistbamarni/composer-bin-pluginindirect
Packagistbear/fastly-moduleindirect
Packagistcomposer/pcre3.3.2indirect
Packagistcomposer/semver3.4.4indirect
Packagistcomposer/xdebug-handler3.0.5indirect
Packagistdanog/advanced-json-rpc3.2.2indirect
Packagistdaverandom/libdns2.1.0indirect
Packagistdealerdirect/phpcodesniffer-composer-installer1.1.2indirect
Packagistdnoegel/php-xdg-base-dir0.1.1indirect
Packagistdoctrine/coding-standard14.0.0indirect
Packagistdoctrine/deprecations1.1.5indirect
Packagistfelixfbecker/language-server-protocol1.5.3indirect
Packagistfidry/cpu-core-counter1.3.0indirect
Packagistkelunik/certificate1.1.3indirect
Packagistleague/uri7.5.1indirect
Packagistleague/uri-interfaces7.5.0indirect
Packagistmadapaja/twig-moduleindirect
Packagistmobiledetect/mobiledetectlibindirect
Packagistnetresearch/jsonmapper5.0.0indirect
Packagistnikic/php-parser5.6.2indirect
Packagistpdepend/pdepend2.16.2indirect
Packagistphpindirect
Packagistphpdocumentor/reflection-common2.2.0indirect
Packagistphpdocumentor/reflection-docblock5.6.3indirect
Packagistphpdocumentor/type-resolver1.10.0indirect
Packagistphpmd/phpmd2.15.0indirect
Packagistphpstan/phpdoc-parser2.3.0indirect
Packagistphpstan/phpstan2.1.31indirect
Packagistphpunit/phpunitindirect
Packagistpredis/predisindirect
Packagistpsr/container2.0.2indirect
Packagistpsr/http-factory1.1.0indirect
Packagistpsr/http-message2.0indirect
Packagistpsr/log3.0.2indirect
Packagistrector/rector2.2.7indirect
Packagistrector/swiss-knife2.3.3indirect
Packagistrevolt/event-loop1.0.7indirect
Packagistsebastian/diff7.0.0indirect
Packagistslevomat/coding-standard8.24.0indirect
Packagistspatie/array-to-xml3.4.0indirect
Packagistsquizlabs/php_codesniffer4.0.0indirect
Packagistsymfony/config7.3.6indirect
Packagistsymfony/console7.3.6indirect
Packagistsymfony/dependency-injection7.3.6indirect
Packagistsymfony/deprecation-contracts3.6.0indirect
Packagistsymfony/filesystem7.3.6indirect
Packagistsymfony/polyfill-ctype1.33.0indirect
Packagistsymfony/polyfill-intl-grapheme1.33.0indirect
Packagistsymfony/polyfill-intl-normalizer1.33.0indirect
Packagistsymfony/polyfill-mbstring1.33.0indirect
Packagistsymfony/polyfill-php841.33.0indirect
Packagistsymfony/processindirect
Packagistsymfony/service-contracts3.6.1indirect
Packagistsymfony/string7.3.4indirect
Packagistsymfony/var-exporter7.3.4indirect
Packagisttwig/twigindirect
Packagistvimeo/psalm6.13.1indirect
Packagistwebmozart/assert1.12.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 60 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 18 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": [
        "bearsunday",
        "bearsunday-module",
        "cqrs",
        "php"
      ],
      "is_fork": false,
      "size_kb": 1154,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 255158,
        "Twig": 1812
      },
      "pushed_at": "2026-06-29T12:41:26Z",
      "created_at": "2014-12-29T04:31:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-29T09:37:06Z",
      "description": "Resource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "1.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "http://bearsunday.github.io/",
      "name": "BEAR.Sunday",
      "type": "Organization",
      "login": "bearsunday",
      "company": null,
      "location": "Tokyo, Japan",
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/1219103?v=4",
      "created_at": "2011-11-25T00:03:15Z",
      "is_verified": null,
      "public_repos": 69,
      "account_age_days": 5360
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.16.2",
          "kind": "patch",
          "published_at": "2026-06-29T07:28:24Z"
        },
        {
          "tag": "1.16.1",
          "kind": "patch",
          "published_at": "2026-05-31T17:31:44Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2026-05-16T08:19:59Z"
        },
        {
          "tag": "1.15.1",
          "kind": "patch",
          "published_at": "2026-02-07T01:48:05Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2026-02-02T16:21:42Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2026-01-24T06:07:48Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2025-11-10T09:31:30Z"
        },
        {
          "tag": "1.12.1",
          "kind": "patch",
          "published_at": "2025-06-20T03:17:42Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2025-01-11T10:08:22Z"
        },
        {
          "tag": "1.11.1",
          "kind": "patch",
          "published_at": "2025-01-06T15:40:40Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2024-11-26T11:13:13Z"
        },
        {
          "tag": "1.8.4-patch.1",
          "kind": "prerelease",
          "published_at": "2024-11-16T16:38:01Z"
        },
        {
          "tag": "1.10.1",
          "kind": "patch",
          "published_at": "2024-11-01T14:32:35Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2024-05-17T06:58:31Z"
        },
        {
          "tag": "1.9.8",
          "kind": "patch",
          "published_at": "2024-03-27T13:41:18Z"
        },
        {
          "tag": "1.9.7",
          "kind": "patch",
          "published_at": "2024-03-26T15:05:01Z"
        },
        {
          "tag": "1.9.6",
          "kind": "patch",
          "published_at": "2023-09-03T15:03:39Z"
        },
        {
          "tag": "1.9.5",
          "kind": "patch",
          "published_at": "2023-08-18T15:01:53Z"
        },
        {
          "tag": "1.9.4",
          "kind": "patch",
          "published_at": "2023-05-31T03:56:14Z"
        },
        {
          "tag": "1.9.3",
          "kind": "patch",
          "published_at": "2023-02-09T08:39:35Z"
        },
        {
          "tag": "1.9.2",
          "kind": "patch",
          "published_at": "2023-02-05T12:32:53Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2022-12-06T08:40:46Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2022-11-29T01:01:00Z"
        },
        {
          "tag": "1.8.6",
          "kind": "patch",
          "published_at": "2022-07-15T06:46:07Z"
        },
        {
          "tag": "1.8.5",
          "kind": "patch",
          "published_at": "2022-07-05T10:59:49Z"
        },
        {
          "tag": "1.8.4",
          "kind": "patch",
          "published_at": "2022-04-05T01:59:53Z"
        },
        {
          "tag": "1.8.3",
          "kind": "patch",
          "published_at": "2022-03-26T12:42:04Z"
        },
        {
          "tag": "1.8.2",
          "kind": "patch",
          "published_at": "2021-11-11T17:28:40Z"
        },
        {
          "tag": "1.8.1",
          "kind": "patch",
          "published_at": "2021-11-10T16:09:37Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2021-11-06T15:15:28Z"
        },
        {
          "tag": "1.7.1",
          "kind": "patch",
          "published_at": "2021-07-17T02:25:42Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2021-07-15T11:06:38Z"
        },
        {
          "tag": "1.6.13",
          "kind": "patch",
          "published_at": "2021-05-02T16:51:51Z"
        },
        {
          "tag": "1.6.12",
          "kind": "patch",
          "published_at": "2021-05-02T11:18:41Z"
        },
        {
          "tag": "1.6.11",
          "kind": "patch",
          "published_at": "2021-03-31T14:23:17Z"
        },
        {
          "tag": "1.6.10",
          "kind": "patch",
          "published_at": "2021-01-19T12:40:59Z"
        },
        {
          "tag": "1.6.9",
          "kind": "patch",
          "published_at": "2020-09-28T16:52:35Z"
        },
        {
          "tag": "1.6.8",
          "kind": "patch",
          "published_at": "2020-07-07T07:54:45Z"
        },
        {
          "tag": "1.6.7",
          "kind": "patch",
          "published_at": "2020-05-15T02:25:18Z"
        },
        {
          "tag": "1.6.6",
          "kind": "patch",
          "published_at": "2020-05-04T08:20:02Z"
        },
        {
          "tag": "1.6.5",
          "kind": "patch",
          "published_at": "2020-03-27T07:48:51Z"
        },
        {
          "tag": "1.6.4",
          "kind": "patch",
          "published_at": "2019-08-08T09:18:51Z"
        },
        {
          "tag": "1.6.3",
          "kind": "patch",
          "published_at": "2019-01-31T03:43:04Z"
        },
        {
          "tag": "1.6.2",
          "kind": "patch",
          "published_at": "2018-11-07T04:03:08Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2018-10-23T11:04:08Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2018-10-23T09:04:04Z"
        },
        {
          "tag": "1.5.6",
          "kind": "patch",
          "published_at": "2018-09-30T17:07:20Z"
        },
        {
          "tag": "1.5.5",
          "kind": "patch",
          "published_at": "2018-05-26T17:17:08Z"
        },
        {
          "tag": "1.5.4",
          "kind": "patch",
          "published_at": "2018-05-26T06:55:03Z"
        },
        {
          "tag": "1.5.3",
          "kind": "patch",
          "published_at": "2018-05-26T05:04:07Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2018-05-24T21:24:46Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2018-05-23T15:46:56Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2018-05-15T03:58:37Z"
        },
        {
          "tag": "1.4.7",
          "kind": "patch",
          "published_at": "2018-05-12T14:37:13Z"
        },
        {
          "tag": "1.4.6",
          "kind": "patch",
          "published_at": "2018-05-12T14:04:05Z"
        },
        {
          "tag": "1.4.5",
          "kind": "patch",
          "published_at": "2018-03-27T09:00:24Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2018-03-19T03:06:09Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2018-02-06T11:01:14Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2017-08-13T04:27:08Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2017-07-29T13:43:17Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2017-07-12T18:36:36Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2017-04-29T22:45:54Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2017-04-25T12:28:20Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2017-02-27T09:23:50Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2016-08-12T06:28:02Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2016-06-01T10:08:23Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2015-12-08T02:38:08Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2015-06-03T02:50:11Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2015-05-28T04:03:22Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2015-05-25T09:02:19Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2015-05-25T09:01:28Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2015-03-09T16:45:04Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2015-03-09T16:43:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "046c94a77e4f7813862041eff41fba420d5a6b6e",
          "body": null,
          "is_bot": false,
          "headline": "1.16.2",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-06-29T09:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffef189a856f5a63f77f098c5ba888e150033f0",
          "body": "…n-tag\n\nRemove unused ETag from invalidation tags to prevent non-volatile tag Set leak",
          "is_bot": false,
          "headline": "Merge pull request #180 from jingu/fix/remove-unused-etag-invalidatio…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-06-29T07:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e24c32108a846aea0ff1cae0a561063d48d77712",
          "body": "…o-driver failure)",
          "is_bot": false,
          "headline": "ci: only collect coverage on the job that uploads it (fixes Windows n…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-29T06:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf0831658c5234adda92cd7eaaf9aadf8b95acfe",
          "body": "… Set leak",
          "is_bot": false,
          "headline": "Remove unused ETag from invalidation tags to prevent non-volatile tag…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-29T06:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4cd9e8a0bd14008077fce1c198e71b755797628",
          "body": "Fix multi-embed cache dependency losing all but the last child",
          "is_bot": false,
          "headline": "Merge pull request #177 from koriym/fix-multi-embed-cache-dependency",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-31T16:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02dc5aa9a91b5e0001d7ef95b86488b0df06b42",
          "body": "…y fix",
          "is_bot": false,
          "headline": "Set release version 1.16.1 (2026-06-01) for the multi-embed dependenc…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-31T16:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934ce8a91cdc1da22dd3f5de5fca226400590353",
          "body": null,
          "is_bot": false,
          "headline": "Add [Unreleased] changelog entry for multi-embed cache dependency fix",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-31T14:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb457bea60b5ad15bcd156b1a3e34332738468e6",
          "body": "CacheDependency::depends() overwrote the parent's Surrogate-Key (and asserted the\nparent had none yet), so a #[Cacheable] resource that embeds more than one child\nkept only the LAST child's dependency. Purging an earlier child then failed to\ninvalidate the parent, which kept serving a stale page (un\n[…]\ned it threw instead and the page was not cached at all.\n\nAccumulate the child tags across every embedded child and drop the assertion.\nTurns the diamond-dependency test from the previous commit green.",
          "is_bot": false,
          "headline": "Fix multi-embed cache dependency losing all but the last child",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-31T14:41:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "705a115addf6f6015750823ce6724fe885bf5ee8",
          "body": "A #[Cacheable] resource that embeds more than one child (DiamondTop embeds both\nDiamondLeft and DiamondRight, which both embed the shared DiamondBottom) is not\nhandled: CacheDependency::depends() overwrites the parent's Surrogate-Key and\nasserts the parent has none yet. The build aborts (assertion) / loses all but the\nlast child's dependency, so this test currently FAILS — it documents the bug\nbefore the fix in the next commit.",
          "is_bot": false,
          "headline": "Add failing diamond-dependency test (reproduces multi-embed bug)",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-31T14:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39b850e59bbdc7450464eb12f9aa6feedb55603",
          "body": "Deduplicate surrogate keys when concatenating with manually-set header",
          "is_bot": false,
          "headline": "Merge pull request #176 from bearsunday/fix-surrogate-key-deduplication",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-31T12:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c1c51f196d11cc3c67043dacb79bf10c7c99c10",
          "body": "setSurrogateHeader() applied array_unique() only to the internally\ngenerated keys. When the ResourceObject already had a manually-set\nSurrogate-Key header, the keys were simply concatenated, leaving\nduplicates between the manual and internal sets.\n\nThis happens when a parent and its embedded child s\n[…]\n the header, risking purge misses on CDNs that cap\nheader length.\n\nAlso add /.phpunit.cache/ to .gitignore (PHPUnit's cacheDirectory),\nwhich did not match the stale /.phpunit-cache/ entry.\n\nFixes #175",
          "is_bot": false,
          "headline": "Deduplicate surrogate keys when concatenating with manually-set header",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-29T19:23:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41a9b84f3b6e427f024647fa13c03eba5e801c04",
          "body": null,
          "is_bot": false,
          "headline": "1.16.0",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T08:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630e3c6b5f6dc365cf32d90adc214db36f71419d",
          "body": "Resolve embed dependency before HAL rendering strips Request from body",
          "is_bot": false,
          "headline": "Merge pull request #174 from koriym/fix-hal-embed-cache-dependency",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T08:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d04088d796aa1fd1dfe28f065032bbffe94925",
          "body": "Age is computed as `time() - strtotime(Last-Modified)`, so when put\nand get land on opposite sides of a clock-second on a slow runner\n(Windows + PHP 8.5 lowest + PCOV coverage has hit this twice on PR\nCI), Age becomes '1' instead of '0'. Both values are a correct\nfresh-cache response. Loosen the ass\n[…]\nguarantees the header is present.\n\nThe flake is unrelated to the embed-dependency fix: Index, the fake\nexercised here, has no embeds and never enters the new body-walk\npath. The test predates this PR.",
          "is_bot": false,
          "headline": "Make testPutAndGet tolerant of second-boundary crossings",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T07:26:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "649eb0dba1730ccbff812eb752b81d73d4d22156",
          "body": "The earlier wording reached into BEAR\\Async\\PendingRequests by name,\nwhich crosses the abstraction boundary QueryRepository sits behind:\nit only contracts with AbstractRequest. Keep the comment on that\nabstraction — memoization plus shared invocation across casts — and\nlet each request implementation own its own execution-strategy\ndocumentation.",
          "is_bot": false,
          "headline": "Reword (string) $body comment without naming sibling packages",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T02:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0e175d5ed9dcb4fc8a129f1b4a3eb688dc9077",
          "body": "setCacheDependency walks $ro->body and skips children that have no\nETag header — i.e. embeds whose target resource isn't #[Cacheable].\nThat branch wasn't covered by the existing Dep fakes (all Cacheable),\nso a parent with a non-Cacheable embed could regress silently. New\nfakes + a single assertion exercise the continue: the parent's own\nSurrogate-Key is set, but the non-Cacheable child's URI tag must not\nappear in it.",
          "is_bot": false,
          "headline": "Cover non-Cacheable embed child continue path",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T02:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e5082de38a53683a21640ab8e592517f42a247",
          "body": "The body-walk drains BEAR\\Async\\PendingRequests on the first cast, so\nall queued async embeds resolve in parallel before the loop continues.\nSpell that out next to the (string) $body line so the somen-flow\nbehaviour isn't lost on readers who only know the sync Request path.",
          "is_bot": false,
          "headline": "Clarify (string) $body comment for Async embed semantics",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T02:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5a7924afd5587717b13e29a21e96466a565a4d",
          "body": "The body-walk used `instanceof Request` (the concrete final class in\nBEAR.Resource), which excluded sibling subclasses of `AbstractRequest` —\nnotably `AsyncRequest` from bear/async. Async embed children were\nsilently skipped from parent dependency tracking.\n\n`HalRenderer` itself uses `instanceof AbstractRequest` for the same\nwalk. Match that abstraction level so AsyncRequest (and any future\nAbstractRequest decorator) is covered.",
          "is_bot": false,
          "headline": "Walk by AbstractRequest, not the concrete Request",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T01:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7323844b4774450acb94dbcfee856ba6a2315565",
          "body": "Constructors are implementation details resolved by Ray.Di, not part of\nthe public contract. Remove the unused CacheDependencyInterface argument\nfrom EtagSetter/DevEtagSetter and make it a required constructor\nparameter on QueryRepository (no null fallback, no implicit\nCacheDependency(new UriTag()) default).",
          "is_bot": false,
          "headline": "Drop BC scaffolding from EtagSetter and QueryRepository constructors",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-16T01:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddce8ab3f4ca373e95b47cf89e8cc3ed80d97bee",
          "body": "Under HAL rendering, QueryRepository::put() called $ro->toString() before\nEtagSetter::setCacheDependency(), but HalRenderer::valuateElements()\nunsets Request entries from $ro->body and moves them under _embedded as\ndecoded arrays. By the time setCacheDependency walked $ro->body looking\nfor Request i\n[…]\nurrogateKeyToParent in\nCacheDependencyTest renders a #[Cacheable] parent that #[Embed]s a\n#[Cacheable] child under HalModule, then asserts the parent's stored\nSurrogate-Key contains the child URI tag.",
          "is_bot": false,
          "headline": "Resolve embed dependency before HAL rendering strips Request from body",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-05-15T04:04:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41468fa9fe999dae546c4caa0d48655a9702a342",
          "body": "Replace deprecated DateTimeInterface::RFC7231 with literal format string",
          "is_bot": false,
          "headline": "Merge pull request #173 from bearsunday/deprecate-datetime-rfc7231",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-07T01:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d583119fbef8cd0bd85e7e685c7f6d343d83109",
          "body": null,
          "is_bot": false,
          "headline": "Use Header::RFC7231 in MobileEtagSetter for consistency",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-07T01:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a310b2dff4b34335c22493083cec6df45a12251",
          "body": null,
          "is_bot": false,
          "headline": "Add Header::RFC7231 constant to avoid hardcoded format string",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-07T01:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516dc92f0a775039d374a6980ad31beea3617493",
          "body": "DateTimeInterface::RFC7231 is deprecated in PHP 8.5 because the format\nhardcodes GMT timezone, ignoring the actual timezone of the instance.\n\nSince gmdate() is used here (always GMT), the behavior is unchanged.\n\nSee: https://github.com/php/php-src/pull/12989",
          "is_bot": false,
          "headline": "Replace deprecated DateTimeInterface::RFC7231 with literal format string",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-07T01:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4ab373b6eac7fe46a233262cbf79a61c589714",
          "body": "Add ServerContextInterface for coroutine-safe request handling",
          "is_bot": false,
          "headline": "Merge pull request #172 from bearsunday/coroutine-safe",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-02T16:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c71c0b8fa43a5020a0b2ebcb2462a7824195a272",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for 1.15.0 release",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-02T15:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c0403ed0edb15801cff097d33d22d6caa557d98",
          "body": "Add ServerContextInterface for coroutine-safe request handling",
          "is_bot": false,
          "headline": "Merge pull request #171 from bearsunday/coroutine-safe",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-02-02T15:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82fd0203173c97dd60798e536449b48c902ce522",
          "body": "Replace unreachable null-return with assert since getVary() is only\ncalled when has('X_VARY') is true. Add test for empty X_VARY segment.",
          "is_bot": false,
          "headline": "Fix coverage: remove dead code in getVary(), add edge case test",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-30T01:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31485c2c2c7fcf3896858f22519dd51936a9239f",
          "body": "- Fix test tearDown to restore HTTP_USER_AGENT and X_VARY\n- Trim X_VARY tokens to handle optional whitespace",
          "is_bot": false,
          "headline": "Address CodeRabbit review feedback",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-29T14:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff919e89bc12fe8edeb0b41ed6344b3f64e9ae9a",
          "body": "Introduce ServerContextInterface to abstract $_SERVER access, enabling\nthread-safe operation in concurrent environments like Swoole/RoadRunner.\n\nChanges:\n- Add ServerContextInterface with get() and has() methods\n- Add GlobalServerContext for traditional PHP-FPM (default)\n- Update ResourceStorage to use ServerContextInterface for X_VARY handling\n- Add RepositoryLoggerInterface::reset() for long-running environments\n\nNote: MobileEtagSetter is not modified (uses global state, rarely used)",
          "is_bot": false,
          "headline": "Add ServerContextInterface for coroutine-safe request handling",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-29T13:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c3ec6fc96351ec99e4421cbc06dbccf30a5ca4",
          "body": null,
          "is_bot": false,
          "headline": "docs: Add LLM documentation links to README and CLAUDE.md",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T06:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696cbf05117365eed853e177c0572d3dfd905224",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix CHANGELOG version numbers for 1.14.0 release",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T06:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2156b9e1693b58a9f71e037e73c2a709b65d42",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update CHANGELOG for 1.13.1 release",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T06:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79bb3f1151df024883d44dd81de0a267f21f66c1",
          "body": "…ency\n\nImprove machine-readable logging and add LLM documentation",
          "is_bot": false,
          "headline": "Merge pull request #170 from bearsunday/test-enhancement-cache-depend…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T06:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a45922684b105cff20c02e02d2183665e972454",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update .gitattributes to exclude development files from release",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T06:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeda7882c7ea75e00dac522802cb1cd8895ec71d",
          "body": null,
          "is_bot": false,
          "headline": "fix: Correct UtiTagTest typo to UriTagTest",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T05:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27fede64ab2cc36c0451a707d675641d71851d1a",
          "body": "- Add reference to BEAR.Sunday llms-full.txt for conceptual docs\n- Add request-start and donut cache operations to log schema\n- Add method property for request-start operation\n- Update CLAUDE.md with documentation links",
          "is_bot": false,
          "headline": "docs: Add BEAR.Sunday reference and update log documentation",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T05:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37113ea762b261e887bdb66a204a3824c9b46f85",
          "body": "Demonstrates donut caching (static outer + dynamic inner):\n- try-donut-view, found-donut-view operations\n- put-donut, save-donut, save-donut-view operations\n- refresh-donut when inner content is invalidated\n- Etag 'r' suffix indicates refresh vs full regeneration",
          "is_bot": false,
          "headline": "demo: Add donut cache demo for AI log analysis",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T05:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca29e2f239a8d8b8631563610e8a9018076eaa3",
          "body": "Each request now starts with a request-start log entry,\nmaking it easy for AI to identify request boundaries when\nanalyzing the cache operation logs.",
          "is_bot": false,
          "headline": "demo: Add request-start markers for clear request boundaries",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T05:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2881925a7d0392511adb3d636535f4117aab3929",
          "body": "Demonstrates cache behavior with meaningful log output:\n- 3-level dependency chain (LevelOne -> LevelTwo -> LevelThree)\n- Multiple parents depending on same child (ParentA/ParentB -> ChildC)\n- Cache hit/miss, depends-on, and cascade invalidation logging",
          "is_bot": false,
          "headline": "demo: Add cache dependency demo for AI log analysis",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T04:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5fa2bad8907210501482c3b4ca2d1a5b922e5b9",
          "body": "…lity",
          "is_bot": false,
          "headline": "chore: Require ray/aop ^2.19.1 and ray/di ^2.20 for PHP 8.5 compatibi…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T03:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633ab5bcebff64d80d51a9c671c27c5e4c2c4bcd",
          "body": "- llms.txt: Concise project overview\n- llms-full.txt: Comprehensive documentation with all attributes, modules, and architecture\n- Links to JSON schema on GitHub Pages",
          "is_bot": false,
          "headline": "docs: Add llms.txt and llms-full.txt for LLM documentation",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T03:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ea2abf0d9973beeb090f518adcc871875d291b",
          "body": "Define schema for all repository log operations:\n- save-value, save-view, save-etag, save-donut, save-donut-view\n- invalidate-etag, put-query-repository, purge-query-repository\n- put-donut, try-donut-view, found-donut-view\n- try-donut, no-donut-found, refresh-donut",
          "is_bot": false,
          "headline": "docs: Add JSON schema for RepositoryLogger output",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T02:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ccb26d860bd8cf2f90b446be3dd36bfa0c3cc68",
          "body": "BREAKING CHANGE: RepositoryLoggerInterface signature changed\nfrom log(string $template, ...$values) to log(string $operation, array $context = [])\n\n- Output now uses JSON format: {\"op\":\"save-value\",\"uri\":\"...\",\"tags\":[...]}\n- Arrays are properly serialized as JSON arrays\n- Easier to parse and analyze programmatically\n- Update callers in ResourceStorage, QueryRepository, DonutRepository\n- Update tests to use new format",
          "is_bot": false,
          "headline": "refactor: Change RepositoryLogger to JSON format",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T02:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4cb0fb5feb96287c6da8c102d91e760afb8343",
          "body": "- Add array parameter tests to RepositoryLoggerTest\n- Add multiple parents dependency test to CacheDependencyTest\n- Add unrelated resources independence test with ETag verification\n- Add CACHE_DEPENDENCY_TESTS.md documentation",
          "is_bot": false,
          "headline": "test: Enhance cache dependency test coverage",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-24T01:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbcaeefee80820ea9877bb405b0eee1016a0e381",
          "body": "Update license copyright year(s)",
          "is_bot": false,
          "headline": "Merge pull request #169 from bearsunday/license/copyright-to-2026",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2026-01-01T11:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8e30af2dd99d61348fda80cd5f497c7f38b42a",
          "body": null,
          "is_bot": false,
          "headline": "docs(license): update copyright year(s)",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2026-01-01T04:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9edb9955270a6346e033be74a6c2c58a76ccdd6b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Remove legacy annotation docblock from FakeAnnotation",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T10:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3891ae26e0a510390eb97f986bbf061ad393b0ba",
          "body": "Update development tools",
          "is_bot": false,
          "headline": "Merge pull request #168 from bearsunday/update-dev-tools",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T07:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4220161645edfb8ec8c70ac34c8bb8eb142f2b",
          "body": "- Update PHPUnit to 11.5.43 with all dependencies\n- Migrate phpunit.xml.dist to PHPUnit 11 configuration format\n- Add PHPUnit 11 set to rector.php for future maintenance\n- Apply Rector strict type improvements to ResourceStorage\n\nAll tests passing: 102 tests, 198 assertions\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: Upgrade PHPUnit from 9.6 to 11.5",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T07:28:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cedee429e77bd0858bd1ebe51d44ea255c072026",
          "body": "- Update PHP_CodeSniffer from 3.x to 4.0\n- Update Doctrine Coding Standard from 12.0 to 14.0\n- Update Slevomat Coding Standard from 8.22 to 8.24\n- Remove deprecated Squiz.WhiteSpace.LanguageConstructSpacing exclusion\n- Add @psalm-suppress for intentional constant type override\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: Update development tools to latest versions",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T07:19:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a28c6a550d21c3e265b9d908b9b62c614a6df97",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update CHANGELOG for recent improvements",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T06:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b1a1424e434b6fef299919833375775c1a6105",
          "body": "Document cache attributes and interceptors",
          "is_bot": false,
          "headline": "Merge pull request #167 from bearsunday/attribute-interceptor-docs",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T06:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374a20efc7602604f6bfbfef6116b589c5b9c311",
          "body": "Add method bodies ({ ... }) to all example method signatures to make\nthe code syntactically complete and easier to understand.\n\nAddress CodeRabbit review comment.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Complete method signatures in example code",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T06:29:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ee6ece9cfa07a6933a8fc40c1179a3f7d608f3b5",
          "body": "… classes\n\n- Explain automatic binding for Cacheable classes (CommandInterceptor)\n- Explain explicit attribute requirement for non-Cacheable classes (RefreshInterceptor)\n- Cross-reference related interceptors in documentation\n- Address review comment: https://github.com/bearsunday/BEAR.QueryRepository/pull/167#discussion_r2508840634\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Clarify behavior difference between Cacheable and non-Cacheable…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T06:23:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec6327cc6d1c05fb1f94908e9841b55ead97cace",
          "body": "- Document which attributes each interceptor binds to\n- Clarify CQRS query (onGet) vs command (onPut/onPatch/onDelete) distinction\n- Add links to attribute classes and manual sections\n- Explain cache behavior and ETag generation differences\n\nInterceptors documented:\n- CacheInterceptor: TTL-based cac\n[…]\nes\n- DonutCacheableResponseInterceptor: Full response caching for queries\n- DonutCommandInterceptor: Donut cache invalidation for commands\n- RefreshInterceptor: Cache refresh for non-Cacheable classes",
          "is_bot": false,
          "headline": "docs: Add docblocks to interceptor classes",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:04:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a64b4368ff09a2389f404a204648ef2e9aba549",
          "body": "- HttpCache is for configuring cache control, not disabling it\n- NoHttpCache is the dedicated attribute for disabling cache\n- Keep HttpCache examples focused on actual cache configuration\n- Better separation of concerns between attributes",
          "is_bot": false,
          "headline": "docs: Remove noStore example, encourage NoHttpCache instead",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2efba7b93e3fc1065339806d788be1ff00d0e6",
          "body": "- Remove example combining noCache and noStore (common misuse)\n- Keep simple reference to use NoHttpCache for no-caching scenarios\n- Avoid confusion between no-cache (revalidate) and no-store (don't cache)",
          "is_bot": false,
          "headline": "docs: Remove misleading no-cache example from HttpCache",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea6aa1b2f31fdf28a2811514a57a1702414faa3",
          "body": "- Add practical examples to HttpCache, Cacheable, Purge, Refresh\n- Add class-level examples to DonutCache and CacheableResponse\n- Show URI template placeholders usage in Purge/Refresh\n- Demonstrate CDN cache configuration patterns in HttpCache",
          "is_bot": false,
          "headline": "docs: Add usage examples to cache attributes",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6aa727f6300763baebe5e4b3f1b52aa2f5d92c4",
          "body": "- Emphasize EDC is for content that is fundamentally static\n- Changes are predictable via resource methods (onPut, onDelete, etc.)\n- Add 304 Not Modified benefit for network transfer cost reduction",
          "is_bot": false,
          "headline": "docs: Clarify event-driven content is for fundamentally static content",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb4d2560099d824e7f889b00fc99686f6b892cc",
          "body": "- Document which interceptors are bound to each cache attribute\n- Add direct links to BEAR.Sunday manual sections with hash fragments\n- Improve code readability for developers understanding the caching system\n\nAttributes updated:\n- Cacheable: CacheInterceptor, CommandInterceptor\n- HttpCache/NoHttpCa\n[…]\nefresh: RefreshInterceptor, CommandInterceptor\n- DonutCache: DonutCacheInterceptor\n- CacheableResponse: DonutCacheableResponseInterceptor, DonutCommandInterceptor\n- RefreshCache: DonutCacheInterceptor",
          "is_bot": false,
          "headline": "docs: Add interceptor binding information to cache attributes",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:02:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a03999405f811e8e63bef17ea95344e3d582eaa0",
          "body": "Optimize for PHP 8.2 readonly classes",
          "is_bot": false,
          "headline": "Merge pull request #166 from bearsunday/php82-readonly-optimization",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T05:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7445f1707181db16beb8143270df5aa48787afe6",
          "body": "- Convert classes with all readonly properties to readonly classes\n- Simplify property declarations by using class-level readonly modifier\n- Update rector.php configuration for PHP 8.2 optimizations",
          "is_bot": false,
          "headline": "refactor: Optimize for PHP 8.2 readonly classes",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T04:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef5a698888524ede17df3f7045cb602d4054e63",
          "body": "Migrate from doctrine/annotations to PHP 8 Attributes",
          "is_bot": false,
          "headline": "Merge pull request #165 from bearsunday/php82",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T04:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e1584e0221aded4bd4fad79945d89fb4256b4f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update PHPCS target PHP version to 8.2",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T03:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d977fc72929e46a1ecf77f788872a52f959a20",
          "body": null,
          "is_bot": false,
          "headline": "ci: Remove PHP 8.1 from test matrix",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T03:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50ef0c8f09736f31715fabdad24db41d4da8462",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update CHANGELOG with PHP 8.2 requirement",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T03:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28bc37e3120ff3d7a18e103cc6dfbfc46debc8d0",
          "body": "- Update minimum PHP version from 8.1 to 8.2\n- Remove unnecessary comment from User.php test fixture",
          "is_bot": false,
          "headline": "refactor: Require PHP 8.2+ and clean up test fixtures",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T03:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df51c586008f18f5dba46d20460cc1be37118b13",
          "body": "Remove remaining doctrine-style docblock annotations from test fixture files:\n- Remove @DonutCache, @NoHttpCache, @Embed annotations from docblocks\n- Keep only PHP 8 Attributes (#[...])\n- Convert @FakeAnnotation docblock to inline comment for test coverage documentation\n\nThis fixes CI errors where doctrine/annotations parser was failing on classes\nwithout @Annotation marker in their docblocks.",
          "is_bot": false,
          "headline": "refactor: Remove all docblock annotations from test fixtures",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T03:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b246ab20125560cced42cf34ba5408098587c4",
          "body": "Remove @Annotation, @Target, and @Qualifier docblock tags from attribute classes.\nThese legacy doctrine annotation markers are no longer needed with PHP 8 attributes\nand could cause conflicts with packages still using DualReader.",
          "is_bot": false,
          "headline": "refactor: Remove legacy doctrine annotation docblock tags",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T03:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5339b165cf5603247e8412699e15022eb1923ae0",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update ray/psr-cache-module to ^1.5.1",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T02:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60da77e5e0c08961507db916b8583845351875d8",
          "body": "Temporarily use the dev-fix-legacy-annotations branch to fix AnnotationException\ncaused by legacy doctrine annotation comments in provider classes.\n\nRelated: ray-di/Ray.PsrCacheModule#33",
          "is_bot": false,
          "headline": "chore: Use dev-fix-legacy-annotations branch for ray/psr-cache-module",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T02:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683b2af4694a80e44b9057e249150adbdbb4534e",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update CHANGELOG for rector-migrate.php improvements",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T01:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc18dae97219aed8f6615218e5fed484e2e89f1a",
          "body": "…nstallation\n\nRemove hardcoded paths from rector-migrate.php to support vendor installation.\nUsers now specify paths via command-line arguments, following Ray.AuraSqlModule pattern.\n\n- Remove `withPaths()` from rector-migrate.php\n- Add usage examples for single and multiple directory processing\n- Simplify migration guide steps (remove version update step)\n- Add Ray.Di annotation migration note\n- Update test command to vendor/bin/phpunit\n- Add missing annotations to supported list",
          "is_bot": false,
          "headline": "refactor: Improve rector-migrate.php and migration guide for vendor i…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-10T01:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be656d9d874dd4519423730f6cee7b4bfe4ad50",
          "body": null,
          "is_bot": false,
          "headline": "update .scrutinizer.yml php 8.4",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T07:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66182f99957debe3535b012aaf967bd7fa79c189",
          "body": "Remove leftover Doctrine annotation references from demo application:\n\n- Remove commented-out CacheProvider binding from demo/AppModule.php\n- Remove @Cacheable docblock annotation from demo/Resource/App/User.php (keep #[Cacheable] attribute)\n\nDemo application now uses only native PHP 8 Attributes.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Clean up demo files from doctrine/annotations remnants",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T07:13:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "12188d60f2a5925663f5364e8de4a037a88d214a",
          "body": "Remove ignoreErrors pattern for CacheProvider test code that was deleted in commit 7e7a055.\nThe 'but return statement is missing' error no longer occurs since the Doctrine CacheProvider\ntest case was removed from ResourceRepositoryTest.php.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: Remove obsolete PHPStan ignoreErrors for deleted test code",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T06:57:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c0898ac5349508fd233f46bb91ebaeee72a9eca1",
          "body": "Remove ext-redis from require-dev and add @requires extension redis to test classes that need it:\n\n- Remove ext-redis from composer.json require-dev\n- Add suggest section for ext-redis and ext-memcached\n- Add @requires extension redis to DonutCommandRedisCacheTest\n- Add @requires extension redis to \n[…]\n is not available.\nComposer will suggest installing the extensions when they are needed.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Make ext-redis optional with @requires annotations",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T06:51:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7e7a055ea60f9e4eeab44b24cac1660ad750f77e",
          "body": "… dependencies\n\nClean up all remaining references to abandoned Doctrine packages:\n\n- Update composer-require-checker.json whitelist to use CacheProvider instead of ArrayCache\n- Remove Doctrine\\Common\\Cache bindings from demo/AppModule.php\n- Remove NamedArgumentConstructorAnnotation from CacheVersion\n[…]\nsitoryTest\n\nAll code now uses native PHP 8 Attributes and Symfony Cache components only.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Complete removal of doctrine/annotations and doctrine/cache…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T06:29:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c4817436ad12544877141ca9503c8d3a5691538b",
          "body": null,
          "is_bot": false,
          "headline": "Add post-install-cmd command to prevent PHP version conflict",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T04:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8891cd7506a03ee9d9c0911d748c455fd24d8176",
          "body": "…HP Reflection\n\nComplete migration from annotation readers to native PHP 8 Reflection API:\n\n- Remove koriym/attributes from composer.json dev dependencies\n- Update AttributeTest to use native getAttributes() instead of annotation readers\n- Remove AttributeReader and ServiceLocator setup from tests/b\n[…]\ninating all\ndependencies on the abandoned doctrine/annotations package and its wrappers.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Remove koriym/attributes dependency and migrate to native P…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T04:50:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "34a5ef36e5c5980830e3afc87f8138968d541d33",
          "body": "Remove all Doctrine annotation-related imports and docblock annotations from attribute classes in src-annotation/:\n\n- Remove `use Doctrine\\Common\\Annotations\\Annotation\\NamedArgumentConstructor`\n- Remove `@Annotation`, `@Target`, `@NamedArgumentConstructor` docblock annotations\n- Keep only PHP 8 Att\n[…]\n- Refresh.php\n- Purge.php\n- KnownTagTtl.php\n- Redis.php\n- CacheEngine.php\n- Memcache.php\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Remove doctrine/annotations remnants from attribute classes",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-09T02:55:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b52a80489cae944f582960bb56f8989042df29a1",
          "body": "Provide tooling and documentation to help users migrate from Doctrine annotations to PHP 8 attributes:\n\n- Add rector-migrate.php: Rector configuration for automated migration of BEAR.QueryRepository annotations\n- Add ANNOTATION_TO_ATTRIBUTE.md: Comprehensive migration guide with:\n  - Explanation of \n[…]\ncations away from the abandoned doctrine/annotations package to native PHP 8 attributes.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add annotation to attribute migration support",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-08T22:43:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "79c37ea59953298d96c6127c2daaa7d5ec1625c4",
          "body": "Remove doctrine/annotations and doctrine/cache dependencies from composer.json and replace annotation reader usage with native PHP 8 Attributes API.\n\nChanges:\n- QueryRepository: Replace Reader::getClassAnnotation() with ReflectionClass::getAttributes()\n- HttpCacheInterceptor: Replace getAnnotation()\n[…]\natch new constructor signature\n\nAll tests pass successfully (103 tests, 200 assertions).\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Migrate from doctrine/annotations to PHP 8 Attributes",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-11-06T09:24:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a1c16a25211c3d4e3540f70fa0e9e792d7b65fa0",
          "body": null,
          "is_bot": false,
          "headline": "fix: Correct release date to 2025-10-21",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T05:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95638204648373e274ad6ca1ad9fb84221c00045",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepare release 1.13.0",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T05:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9336911866cdc7cfc19437b1a003019b156984a1",
          "body": "Add PHP 8.5 support",
          "is_bot": false,
          "headline": "Merge pull request #164 from bearsunday/php8.5",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T05:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eed272db70f3806500fe397946b9ca59d870ee5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '1.x' into php8.5",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T05:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ad5d3270070d7862cd68a86c5b864cf3189b1a",
          "body": "…ns for PHP 8.5\n\nPHP 8.5 with igbinary exclusion causes memcached to be disabled,\nresulting in lower coverage. To maintain 100% coverage:\n- Upload coverage from PHP 8.4 (where all extensions work properly)\n- PHP 8.5: Don't specify extensions, rely on environment (Fake implementations used where extensions unavailable)",
          "is_bot": false,
          "headline": "fix: Change coverage upload from PHP 8.5 to PHP 8.4 and skip extensio…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T04:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8df5fe1bbdd76b6bd355590aceb00fefdaacd9",
          "body": "Excluding igbinary on all PHP versions causes memcached to be disabled\n(as it depends on igbinary), resulting in lower code coverage.\nNow igbinary is only excluded on PHP 8.5 where it has build issues.",
          "is_bot": false,
          "headline": "fix: Only exclude igbinary on PHP 8.5 to maintain coverage",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T03:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dbaaca451529a3f3c314a5a89dbd09a22f8f01b",
          "body": "igbinary 3.2.16 has compatibility issues with PHP 8.5 (missing php_smart_string.h).\nSince igbinary is not required for this project, explicitly exclude it from\nsetup-php to prevent automatic installation as a dependency of redis/memcached.",
          "is_bot": false,
          "headline": "fix: Exclude igbinary extension to avoid PHP 8.5 build errors",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T01:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f887b05320021a6df4022027e51e054e2b3abed5",
          "body": "- Add extension_loaded and version checks to Memcached-dependent tests\n- Skip tests if Memcached extension < 2.2.0 (required by Symfony Cache)\n- Revert Fake Memcached getVersion() addition (not needed with test skipping)\n- Fix phpcs.xml: Remove non-existent DNFTypeHintFormat sniff\n\nThis allows PHP 8.5 Windows CI to pass where Memcached extension is not yet available.",
          "is_bot": false,
          "headline": "fix: Skip Memcached tests when extension is not available or too old",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-21T00:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d37b667d7076dad6a038ad0d951925d9bb63457",
          "body": "Symfony Cache MemcachedAdapter requires Memcached::getVersion() to return\nversion > 3.1.5. The fake implementation now returns '3.2.0' to satisfy\nthis requirement when the actual Memcached extension is not available.",
          "is_bot": false,
          "headline": "fix: Add getVersion() method to fake Memcached class",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T23:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d971aa4982b01b93406b463638480fc3ef1bc6",
          "body": "… 8.5\n\nPHP 8.5 extensions (redis, memcached) are not yet available via setup-php action.\nTests use fake implementations when extensions are missing, so ignoring platform\nrequirements allows CI to proceed without actual extensions installed.",
          "is_bot": false,
          "headline": "fix: Ignore ext-redis and ext-memcached platform requirements for PHP…",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T23:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f84a23f8b3d5099a3916516c184632a5bd4816f4",
          "body": "This reverts commit 89e26819acff24e3e143a710dcda8ba94dcc4e92.",
          "is_bot": false,
          "headline": "Revert \"refactor: Improve type safety for ResourceState body parameter\"",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T18:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209f0ff23fb5754d05d26992cf5b355fd550245a",
          "body": null,
          "is_bot": false,
          "headline": "fixup! feat: Add PHP 8.5 support to CI workflows",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T15:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a355551b1a4875c7ceb5c3595637dfafa63178d3",
          "body": "Replace deprecated sniffs with their recommended alternatives:\n- Exclude deprecated SlevomatCodingStandard.TypeHints.UnionTypeHintFormat\n- Exclude deprecated Squiz.WhiteSpace.LanguageConstructSpacing\n- Add SlevomatCodingStandard.TypeHints.DNFTypeHintFormat as replacement\n- Add Generic.WhiteSpace.Lan\n[…]\ning as replacement\n\nThis eliminates deprecation warnings during coding standards checks.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Replace deprecated coding standard sniffs",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T14:07:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "89e26819acff24e3e143a710dcda8ba94dcc4e92",
          "body": "- Change ResourceState::create() $body parameter type from mixed to array\n- Add PHPDoc type annotations with array<array-key, mixed> for precise type\n- Add type assertions in ResourceStorage saveValue/saveView methods\n- Improves type coverage from 99.35% to 99.41%\n\nApplied Psalm auto-fix suggestion for MissingParamType.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Improve type safety for ResourceState body parameter",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T13:58:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0406903a8ef7a4799924e73be4f191f818b0cc24",
          "body": "Replace deprecated sniffs with their recommended alternatives:\n- Exclude deprecated SlevomatCodingStandard.TypeHints.UnionTypeHintFormat\n- Exclude deprecated Squiz.WhiteSpace.LanguageConstructSpacing\n- Add SlevomatCodingStandard.TypeHints.DNFTypeHintFormat as replacement\n- Add Generic.WhiteSpace.Lan\n[…]\ning as replacement\n\nThis eliminates deprecation warnings during coding standards checks.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Replace deprecated coding standard sniffs",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T12:10:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fd323542a7c34dbfe48607d2651ab34132b8b893",
          "body": "Update all GitHub Actions workflows to test against PHP 8.5:\n- Add PHP 8.5 matrix entries to continuous-integration.yml (Ubuntu, Windows, macOS)\n- Update static-analysis.yml to use PHP 8.5\n- Update coding-standards.yml to use PHP 8.5\n- Update code coverage upload to use PHP 8.5\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Add PHP 8.5 support to CI workflows",
          "author_name": "Akihito Koriyama",
          "author_login": "koriym",
          "committed_at": "2025-10-20T11:14:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 73,
      "commits_last_year": 114,
      "latest_release_at": "2026-06-29T07:28:24Z",
      "latest_release_tag": "1.16.2",
      "releases_from_tags": false,
      "days_since_last_push": 29,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 30,
      "mean_days_between_releases": 59.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "bear/query-repository",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "caching",
            "Etag",
            "event-driven-content",
            "donut caching"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/bear/query-repository",
          "is_deprecated": false,
          "latest_version": "1.16.2",
          "repository_url": "https://github.com/bearsunday/BEAR.QueryRepository",
          "versions_count": 85,
          "total_downloads": 601735,
          "dependents_count": 4,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 13487,
          "first_published_at": null,
          "latest_published_at": "2026-06-29T07:27:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 6,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": true,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 10063,
      "source_files_sampled": 219,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 6414
    },
    "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": 60,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 18,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "bear/resource",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.16.1"
        },
        {
          "name": "bear/sunday",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.5"
        },
        {
          "name": "psr/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0 || ^2.0 || ^3.0"
        },
        {
          "name": "ray/aop",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.19.1"
        },
        {
          "name": "ray/di",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.20"
        },
        {
          "name": "ray/psr-cache-module",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.5.1"
        },
        {
          "name": "symfony/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.3 || ^6.0 || ^7.3"
        },
        {
          "name": "symfony/cache-contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.4 || ^3.0"
        },
        {
          "name": "symfony/polyfill-php83",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^v1.32.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bear/resource",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "bear/sunday",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/cache",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ray/aop",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ray/di",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ray/psr-cache-module",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache-contracts",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php83",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/amp",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/byte-stream",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/cache",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/dns",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/parallel",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/parser",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/pipeline",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/process",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/serialization",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/socket",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/sync",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "bamarni/composer-bin-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "bear/fastly-module",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer/pcre",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/xdebug-handler",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "danog/advanced-json-rpc",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "packagist"
          },
          {
            "name": "daverandom/libdns",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "dnoegel/php-xdg-base-dir",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/coding-standard",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/deprecations",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/language-server-protocol",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "packagist"
          },
          {
            "name": "fidry/cpu-core-counter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "kelunik/certificate",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri",
            "direct": false,
            "version": "7.5.1",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri-interfaces",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "packagist"
          },
          {
            "name": "madapaja/twig-module",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mobiledetect/mobiledetectlib",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "netresearch/jsonmapper",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "packagist"
          },
          {
            "name": "pdepend/pdepend",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-common",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpmd/phpmd",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "2.1.31",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "predis/predis",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-factory",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": false,
            "version": "2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "packagist"
          },
          {
            "name": "rector/swiss-knife",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "revolt/event-loop",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/array-to-xml",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/config",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/dependency-injection",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php84",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-exporter",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "twig/twig",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": "6.13.1",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 78,
        "direct_count": 9,
        "indirect_count": 69
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 150,
        "open_issues": 1,
        "closed_ratio": 0.875,
        "closed_issues": 7,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "koriym",
          "commits": 1074,
          "avatar_url": "https://avatars.githubusercontent.com/u/529021?v=4"
        },
        {
          "type": "User",
          "login": "jingu",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/892913?v=4"
        },
        {
          "type": "User",
          "login": "NaokiTsuchiya",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/17171732?v=4"
        },
        {
          "type": "User",
          "login": "momospnr",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1066913?v=4"
        },
        {
          "type": "User",
          "login": "apple-x-co",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/8497012?v=4"
        },
        {
          "type": "User",
          "login": "suzumaze",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/17695387?v=4"
        },
        {
          "type": "User",
          "login": "kuma-guy",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7978290?v=4"
        },
        {
          "type": "User",
          "login": "kalibora",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/434940?v=4"
        },
        {
          "type": "User",
          "login": "kawanamiyuu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1461463?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.948
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-standards.yml",
        "continuous-integration.yml",
        "static-analysis.yml",
        "update-copyright-years-in-license-file.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "phpcs.xml",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 7/9 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "046c94a77e4f7813862041eff41fba420d5a6b6e",
        "ran_at": "2026-07-29T07:49:24Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-29T09:43:06Z",
      "oldest_open_prs": [
        {
          "number": 178,
          "created_at": "2026-06-02T05:25:06Z",
          "last_comment_at": "2026-07-07T06:00:49Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2026-06-29T07:27:57Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 179,
          "created_at": "2026-06-05T06:51:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bearsunday/BEAR.QueryRepository",
    "host": "github.com",
    "name": "BEAR.QueryRepository",
    "owner": "bearsunday"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 74,
        "vitality": 75,
        "community": 48,
        "governance": 66,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 114,
              "human_commit_share": 1,
              "days_since_last_push": 29,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 29 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "114 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 114
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 73,
              "latest_release_tag": "1.16.2",
              "releases_from_tags": false,
              "days_since_latest_release": 30,
              "mean_days_between_releases": 59.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "73 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 30 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~59.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 59.9
                    }
                  }
                ],
                "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": 29,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 29 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "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": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "forks": 9,
              "stars": 6,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "packages": [
                "bear/query-repository"
              ],
              "dependents": 4,
              "ecosystems": "packagist",
              "total_downloads": 601735,
              "monthly_downloads": 13487
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "13,487 downloads/month across packagist",
                "points": 55.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 13487,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "4 packages depend on it",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.948
            },
            "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 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 150,
              "open_issues": 1,
              "closed_issues": 7,
              "issue_closed_ratio": 0.875,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 40.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "150/169 decided PRs merged",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 150,
                      "decided": 169
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/9 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "followers": 9,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "bearsunday",
              "public_repos": 69,
              "account_age_days": 5360
            },
            "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": "9 followers of bearsunday",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "bearsunday"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "69 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 69
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "bear/query-repository"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 30
            },
            "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 30 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "85 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "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": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpcs.xml, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "bearsunday",
                "bearsunday-module",
                "cqrs",
                "php"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 6.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/9 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 60 resolved dependencies against OSV; 18 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": 60
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 18
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 60,
              "unassessed_packages": 18,
              "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": 60,
              "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": 15
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 75,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 0.87,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 6414
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "87 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.16,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpcs.xml, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, phpstan.neon"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "16 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 10063,
              "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
              }
            ]
          }
        ],
        "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-29T07:49:41.444807Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bearsunday/BEAR.QueryRepository.svg",
  "full_name": "bearsunday/BEAR.QueryRepository",
  "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.