Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-21 23:58 UTC

seattlerb / flay

Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.

RubyNo license detected★ 763 stars⑂ 56 forkssince Feb 2009View on GitHub ↗

seattlerb/flay holds a health index of 44 out of 100, placing it in the At risk band. It scores highest on Vitality (58/100) and lowest on AI Readiness (25/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

44
overall / 100
At risk

Software health index

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

44
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

85 followers119 public repossince Feb 2009

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

Metrics by category

Vitality

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

58Moderate · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
6.9/36Commit cadence — 10/52 weeks with commits
11.9/18Commit volume — 20 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year20
human_commit_share1
days_since_last_push2
active_weeks_last_year10
How it's scored
16.2/27Ships releases — 36 version tags (no GitHub releases)
27/36Release recency — latest release 98 days ago
12.6/27Release cadence — a release every ~322.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count36
latest_release_tagv2.14.4
releases_from_tagsyes
days_since_latest_release98
mean_days_between_releases322.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?

47At risk · 18% of overall
How it's scored
46.7/60Stars — 763 stars
14.5/25Forks — 56 forks
5.8/15Watchers — 12 watchers
Inputs used
forks56
stars763
watchers12
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

43At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
43.6/46.8Issue resolution — 93% of issues closed
0/38.3PR acceptance — 0/42 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues3
closed_issues41
issue_closed_ratio0.932
closed_unmerged_prs42
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.9/25Owner reach — 85 followers of seattlerb
25/25Track record — 119 public repos, account ~17 yr old
Inputs used
followers85
owner_typeOrganization
is_verified
owner_loginseattlerb
public_repos119
account_age_days6,363

Engineering Quality

Are baseline engineering and documentation practices in place?

44At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://ruby.sadi.st/Flay.html
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://ruby.sadi.st/Flay.html
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

26Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
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_aggregate2.6
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

25Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.2/40Legible commit history — 21 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.21
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
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 — Ruby without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes16,513
source_files_sampled5
oversized_source_files0

Key facts

763GitHub stars
1contributors
20commits, last 12 months
2days since last push
36releases
1bus factor
3open issues
package ecosystems

More detail

Star and fork history 763 ★ / 56 ⇿
763Stars
56Forks
34Releases

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.

020040060080076353302009-022017-102026-07
Major 1Minor 17Patch 16

Each point covers 16 days.

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 173,
      "has_wiki": true,
      "homepage": "http://ruby.sadi.st/Flay.html",
      "languages": {
        "Ruby": 39335
      },
      "pushed_at": "2026-07-19T04:16:40Z",
      "created_at": "2009-02-18T07:38:27Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T04:16:44Z",
      "description": "Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://seattlerb.org/",
      "name": "Seattle Ruby Brigade",
      "type": "Organization",
      "login": "seattlerb",
      "company": null,
      "location": "We will light you on fire.",
      "followers": 85,
      "avatar_url": "https://avatars.githubusercontent.com/u/55277?v=4",
      "created_at": "2009-02-17T17:30:28Z",
      "is_verified": null,
      "public_repos": 119,
      "account_age_days": 6363
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.14.4",
          "kind": "patch",
          "published_at": "2026-04-14T19:41:41Z"
        },
        {
          "tag": "v2.14.2",
          "kind": "patch",
          "published_at": "2026-01-07T01:24:29Z"
        },
        {
          "tag": "v2.14.1",
          "kind": "patch",
          "published_at": "2025-12-21T02:05:14Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2025-12-11T21:48:03Z"
        },
        {
          "tag": "v2.13.3",
          "kind": "patch",
          "published_at": "2024-05-22T00:54:00Z"
        },
        {
          "tag": "v2.13.2",
          "kind": "patch",
          "published_at": "2024-02-05T19:57:58Z"
        },
        {
          "tag": "v2.13.1",
          "kind": "patch",
          "published_at": "2023-07-20T17:43:32Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2022-04-09T22:19:42Z"
        },
        {
          "tag": "v2.12.1",
          "kind": "patch",
          "published_at": "2019-10-09T02:07:04Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2018-04-30T21:07:15Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2018-04-05T22:59:08Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2017-07-17T23:38:43Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2017-04-14T00:35:15Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2016-08-24T22:21:43Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2016-05-16T23:10:36Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2016-01-21T23:30:50Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2015-01-30T23:47:22Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2015-01-10T00:25:33Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2014-05-30T00:03:24Z"
        },
        {
          "tag": "v2.4.3",
          "kind": "patch",
          "published_at": "2026-03-23T22:39:27Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2013-07-24T21:27:08Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2013-07-11T23:01:53Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2013-05-10T23:43:33Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2013-04-10T00:43:11Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2013-02-14T01:32:42Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2012-12-19T00:17:19Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2012-11-02T22:12:41Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2011-08-10T22:50:00Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2011-02-19T00:25:54Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2010-09-02T06:23:35Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2009-08-14T08:24:20Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2009-06-24T01:04:05Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2009-03-17T02:11:17Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2009-03-10T01:09:57Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2009-01-21T00:15:55Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2008-11-06T20:22:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b101aaa6143e45f29691eeda7faf982c335da1bd",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15196]",
          "is_bot": false,
          "headline": "- Fixed block lvar processing for it, _1, etc.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-07-19T04:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec4d87f2209a3ae216aece69a4ecc8b688cd459",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15071]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-04-14T19:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7382c5061df181efde3401fd98512f0b7461657",
          "body": "Problem is that I overrode Sexp#[] to use _concat and it's unhappy with nil:\n\ns(:lambda).sexp_body(3) => s(:lambda)[3..-1] => nil\n\nAdded test despite the fact that this is GIGO from the fasterer gem.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 15054]",
          "is_bot": false,
          "headline": "- Fix Sexp#[] to return empty sexp if indicies run off the end. (slbug)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-04-01T21:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aca3c3b3fb1d32dab232fc85a629b08d779d931",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15036]",
          "is_bot": false,
          "headline": "- Loosened dependency on ruby2ruby to catch up and drop ruby_parser.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-03-24T21:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9e8a9a5c532669e0499f1c1e93db952b850163",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15034]",
          "is_bot": false,
          "headline": "oops",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-03-23T22:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae930ab678e09273b52e90c54ffdfac01587740",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15032]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-03-23T22:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf22c458d84b5d240b9dd6f41fcd7b04c5d7988",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15017]",
          "is_bot": false,
          "headline": "- Make Sexp#[] return a single element if integer is used.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-02-26T23:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add4e89aa259a4307a854b9ee934f525a3e10161",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 15016]",
          "is_bot": false,
          "headline": "damnit. experimenting while writing the commit message.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-02-26T23:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2f2aee25f4ea7da9af7c0fca4c1d9d4516b020",
          "body": "…exps.\n\nprocess_fuzzy broken when Sexp#[] (and split_at) returns arrays.\n\nmaybe this is new to ruby 4? I can't tell when/how this broke. It is\nbroken under 2.13.3 as well (pre-prism) but that might be because I'm\nrunning ruby 4 on both? No... that doesn't seem to be the case.\nGuessing that `Sexp#[]` used to return sexps at some point.\n\nGot the whole mess under some tests to prevent future regression.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 15015]",
          "is_bot": false,
          "headline": "- Fix Sexp#[] to return a Sexp to ensure process_fuzzy can sort sub-s…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-02-26T23:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b57ee4cfce14e1bb105e40f4fe5bb44f436071e",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14898]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-01-07T01:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58f009bf384e981b229afef9c13b454b5c0931e",
          "body": "…er loading. (nateberkopec)\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 14887]",
          "is_bot": false,
          "headline": "- Namespace NotRubyParser to avoid problems with bundler's horrid eag…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2026-01-06T01:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597f14535c74d6e61113404d32208363a59d6e22",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14814]",
          "is_bot": false,
          "headline": "Switch to isolate_binaries",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-25T09:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21b8cf36c17ede7c73844ce6ab14a814512b737",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14779]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-21T02:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b89f047570243741b06fb60dd108e3b994a69ce",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14764]",
          "is_bot": false,
          "headline": "- Loosened the minitest dependency to include MT6.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-21T00:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de1f83277eb5fd802ff032f715b0424e0b5d376e",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14763]",
          "is_bot": false,
          "headline": "removed some cruft",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-21T00:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbdfd961da818f7a94b6bc2299ca64ef70ec6140",
          "body": "- Removed local copy of the upstreamed fixes.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 14761]",
          "is_bot": false,
          "headline": "- Bumped dependency to prism to get some upstreamed fixes.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-21T00:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6f9acf5a8d32c8be2c92f3819b70d428328bef",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14703]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-11T21:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "703a1626ea49316a1f3e6a016c0a4a68e4088e98",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14688]",
          "is_bot": false,
          "headline": "+ Bumped path_expander to 2.0.0.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-11T21:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448b27dea0b9158a7d4210ad2e9edf3af125d378",
          "body": "Includes some monkeypatches on prism to make comment processing work again.\n\nThese patches have already been sent upstream.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 14652]",
          "is_bot": false,
          "headline": "+ Switched to prism for ruby parsing. Use --legacy for RubyParser.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-09T01:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c714131ca528d4d48f97f7a75a9e215c23168a",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14651]",
          "is_bot": false,
          "headline": "minor cleanup of tests",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2025-12-09T01:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d06e13266e6581e73c42dcd006b26a21348457",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14168]",
          "is_bot": false,
          "headline": "minor code cleanup",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2024-06-23T22:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "308d1f222cbf720064c5d9be8e38487419d98190",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14167]",
          "is_bot": false,
          "headline": "Fixed 2 tests that broke with frozen_string_literal: true",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2024-06-23T22:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca64ea014c9ffc29d9573b1fd830449b4aa5493",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14146]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2024-05-22T00:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6e6da9f9a8235061569747c42b35e593ba571e",
          "body": "- Add secondary sort of score & files on output. (njhammond)\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 14119]",
          "is_bot": false,
          "headline": "- Sort input files to make tracking progress easier.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2024-04-15T18:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bbeb349f201b97cc3caec1a663f27fbe7fc46f0",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 14044]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2024-02-05T19:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb76483892381ada08272d47251ca81d4a81849",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 13948]",
          "is_bot": false,
          "headline": "- Pass dirs to Flay.run in FlayTask. (adam12)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2023-10-30T18:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56890518450b66d537025492ae4e768eee1e7dc",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 13859]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2023-07-20T17:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e35c5e85257c5bb9d92f268122f34ead858d339b",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 13852]",
          "is_bot": false,
          "headline": "+ Brought in action_view erubi hacks to enable block calls w/ <%= forms.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2023-07-12T18:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd35076b86d36e58e7266cc17c71b1bb8cbe6154",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 13354]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2022-04-09T22:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e5dc597fc45b13171ee55e9e0c52756bb48aac",
          "body": "- Minor cleanup and top-level error handling changes.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 13121]",
          "is_bot": false,
          "headline": "+ Switched from erubis to erubi for erb processing. (clive-devops)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2021-05-23T07:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2c00ba605bd7e9075097c88a44cd105f872783",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 12335]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2019-10-09T02:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c83bb620fd75520f6432c0f485a942a6d0d195",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11845]",
          "is_bot": false,
          "headline": "fixed tests broken by ruby_parser changes",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2019-03-12T07:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c5b7d314b21486d061f9a39808697551687280",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11829]",
          "is_bot": false,
          "headline": "- Fixed some sexp access under STRICT_SEXP=1.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2019-03-10T11:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c560bdcc40443009eb2a7be8a035d00be7d67f",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11651]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-30T21:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb69a3442fbf6b24b98209c09b8b5108cf45f518",
          "body": "…es getting processed. Thanks to codeclimate.com for funding this effort!\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 11647]",
          "is_bot": false,
          "headline": "+ Switched node filtering to happen before processing to avoid subtre…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-28T10:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a5de3e00d50de483254840c748675f223c6be8",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11635]",
          "is_bot": false,
          "headline": "Prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-05T22:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2e939d5c0c38c45816237583fcb263acb767e0",
          "body": "…btree\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 11631]",
          "is_bot": false,
          "headline": "Use satisfy instead of =~ so we only match the current node, not a su…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-05T22:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35650fa27b067fd09d589330207054dcaa35a2c2",
          "body": "…. Thanks to codeclimate.com!\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 11630]",
          "is_bot": false,
          "headline": "+ Switched structural_hash to use crc32 to calculate node type values…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-05T20:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05dff8c26883a628423a0df2f56f7d39847b487e",
          "body": "… patterns.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 11629]",
          "is_bot": false,
          "headline": "+ Added `filters` option to skip processing subtrees that match given…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-05T20:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e58c9b957ebf282b6298f6038a81601b0f7370a",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11628]",
          "is_bot": false,
          "headline": "- Merge options w/ defaults. Mostly to fix testing.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2018-04-05T20:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49f1f7e7f9ab47ab1ec7d3a45d3c725e0c1d897",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11392]",
          "is_bot": false,
          "headline": "oops",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-07-17T23:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7ef0aaef36ac51b0a9418cc8775ed1cb62e4e6",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11391]",
          "is_bot": false,
          "headline": "switched to rdoc",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-07-17T23:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545a385749cdea83fec42ec130bcdee84d82b4dc",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11388]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-07-17T23:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac18eb89c8f606245d61bb7801430559c5a665d",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11387]",
          "is_bot": false,
          "headline": "+ Added sexp tree filtering via :filters option.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-07-17T23:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9083d8f65cf88d769849b3a471931f51dba2b144",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11298]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-04-14T00:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b06910d9aa79ad096854e18997ebbac90e0f79",
          "body": "…ral_hash to it. Faster than ruby's #hash and stable.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 11297]",
          "is_bot": false,
          "headline": "+ Added Sexp#pure_ruby_hash from flay-persistent and switched structu…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-04-14T00:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a8a76a71355b232e0d1fab49ca689a81060ba3",
          "body": "…ere. 500 tps -> 1900 tps\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 11296]",
          "is_bot": false,
          "headline": "Speed up tests dramatically by not calling Flay.parse_options everywh…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-04-14T00:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b48db76ba586640a27ba1041032ab86feedf66",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 11285]",
          "is_bot": false,
          "headline": "fixed typos (jwilk)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2017-04-13T21:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc39b03589e0bf4e2e9de4db3f2eaada745190f",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10846]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-08-24T22:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ddf7c0793e9f68454a44a2b4d5e5310ea7f8078",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10684]",
          "is_bot": false,
          "headline": "- Accidentally removed require from flay_task.rb. (ajacques)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-06-02T21:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0693d51aea83ab8008a6815397b1935f73bbd72",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10653]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-05-16T23:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef1d75491f8c499714d6162ec59717a5f14c392",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10640]",
          "is_bot": false,
          "headline": "fixed order of cmd processing",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-05-16T00:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c90196340e6486109e6ce898370bf3f21310419",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10635]",
          "is_bot": false,
          "headline": "updated doco for path_expander",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-05-15T23:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4781d22de036dcb6976ff5c04d38569b9912faae",
          "body": "…der for details.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 10629]",
          "is_bot": false,
          "headline": "+ Switched to path_expander to deal with cmdline args. See path_expan…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-05-13T10:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda471c3ead241826b6f006e1c840c42f9d22d18",
          "body": "…rjones)\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 10552]",
          "is_bot": false,
          "headline": "- Added dev deps and bundler plugin to make flavorjones happy. (flavo…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-03-26T00:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46200e504c05240f31a0c2b0dc3f652a078f968",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10551]",
          "is_bot": false,
          "headline": "- Explictly require rake/tasklib in flay_task.rb. (jasonkarns)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-03-26T00:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0235e66bcf729b2668f3e6d339926d502bd64ac9",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10479]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2016-01-21T23:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a321ec86fcbdea1aaf74ed4b0ebd566b733a7fd5",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10443]",
          "is_bot": false,
          "headline": "+ Switched to erubis to make more compatible w/ rails usage.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-12-10T23:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f394c64d4a8a291bcf2697828cbf79e48e11ba",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 10298]",
          "is_bot": false,
          "headline": "Fixed copypasta in plugin system comments. (penibelst)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-06-08T22:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294d473b4b3b5fd2266630eb06792f0015512816",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9994]",
          "is_bot": false,
          "headline": "fixed rdoc link (phiggins)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-02-02T23:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "129e1dee664cd4dbbade003071ec24f83f383faf",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9981]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-01-30T23:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fafe2ea7996ad13ad974f870e77eb0e3c6f57afb",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9944]",
          "is_bot": false,
          "headline": "- Fixed frozen string modification error on ruby 2.0+. (apiology)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-01-19T10:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257a72f6c94c839b4a05fdc2d235c54bc2eeae14",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9921]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-01-10T00:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c56250c83476143498d1a76206936e4384b01e5",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9903]",
          "is_bot": false,
          "headline": "consistency: double-quoted strings win every time. old code is old.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2015-01-04T06:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92039b66a479f3b8a8a1204c5733e35463e66995",
          "body": "+ Added Flay.filter_files(files, ignore_path_or_io).\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 9898]",
          "is_bot": false,
          "headline": "+ Added support for .flayignore files. (kcdragon)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-12-27T00:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271ad1a81cdb29aede7a03c3a1d348ec2affbd4a",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9567]",
          "is_bot": false,
          "headline": "Added verbose handling in rake debug task",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-07-10T09:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe04323703c5a0f55e108dc82b6df2879abe771b",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9510]",
          "is_bot": false,
          "headline": "Added prophittcorey/vim-flay to readme",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-06-09T21:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65660423859810053d75e0c527a1ff04efc17ded",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9499]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-05-30T00:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe9ee9a5e223be6b5f7a8d7f86e545758b0de58",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 9489]",
          "is_bot": false,
          "headline": "+ Added Flay::Item and Flay::Location to encapsulate analysis.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-05-27T22:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27906d59364daa4561663cec073d582ea67842e8",
          "body": "+ Removed unused prune arg in Flay#report.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 9479]",
          "is_bot": false,
          "headline": "+ Added `--only nodetype` filter flag.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-05-16T23:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461174f025976b65ab0ec4b5f6e8305c89819682",
          "body": "+ Flay#report is now much more dumb. :)\n+ Flay#report now takes an optional IO object.\nCleaned up options processing in tests.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 9461]",
          "is_bot": false,
          "headline": "+ Flay#analyze now returns a nice data structure you can walk over.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2014-05-15T23:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1945d844e2030515ab090c1eef345fb70d59649d",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8858]",
          "is_bot": false,
          "headline": "added flay-js to readme",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-26T20:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f66d6515f7c727a783d12e668b46275a621bf25",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8849]",
          "is_bot": false,
          "headline": "Added MIT and cleaned up cruft",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-24T21:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478cf6516f13d8d19bf22b99494ed1b666e52499",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8846]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-24T21:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583dc53f1033644388b13ac8fd349aa89de48a72",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8828]",
          "is_bot": false,
          "headline": "still no",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-23T05:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf188494f401d929a7612eec958e6a5dfe0da2ad",
          "body": "…leGene)\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8827]",
          "is_bot": false,
          "headline": "+ Allow plugins to provide sexp to source converters for --diff. (Unc…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-23T05:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee313d0e63363e21c2b864ea6963c226e03d0e78",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8796]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-11T23:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19443c03384c3b309df81d0df0595c623af5be5e",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8795]",
          "is_bot": false,
          "headline": "Added flay-actionpack to readme. (UncleGene)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-11T21:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "298347569979784d49f326493b3f5e881177245c",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8782]",
          "is_bot": false,
          "headline": "- Fixed --diff outputting twice if there are no comments. (kalenkov)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-07-10T00:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424b774ea7714b2c6d06733af1733d6e5a303f82",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8591]",
          "is_bot": false,
          "headline": "Updated to minitest 5",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-23T05:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d86cdd18b71fd31e5d0e4956b33a2b396149f41",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8545]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-10T23:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d4fce7182595044198da1eb43c6b7232cad816",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8531]",
          "is_bot": false,
          "headline": "oof",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-10T23:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3a078de69ca9604bd9d516c630ee181f5a0137",
          "body": "… pad_with_empty_strings.\n\n+ n_way_diff now does leading comments separately from the code, to better align diffs.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8523]",
          "is_bot": false,
          "headline": "+ Refactored n_way_diff into split_and_group, collapse_and_label, and…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-10T21:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6f01d931ca192b2509de762304e21fb94ec7ad",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8514]",
          "is_bot": false,
          "headline": "- Fixed code/home urls in readme/gem.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-09T21:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7d1e0bd8dcfe5ba30967084e6f442fa0517b34",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8506]",
          "is_bot": false,
          "headline": "Updated readme for flay-haml. Added known plugins section.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-08T00:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b604c7ca6175f9e364045ee9a690d58f5ffb161a",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8500]",
          "is_bot": false,
          "headline": "Use more specific naming. (timruffles)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-05-06T21:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1370ef037ae62de3b917866f73db7f6e61d1ca97",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8378]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-04-10T00:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10e43b9ee216b7d25e0d95c39153c69048c132b",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8377]",
          "is_bot": false,
          "headline": "Added support for --fuzzy=n (Z=n) in rake run task",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-04-10T00:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d695e6ac708f410f9007bf38f6efd3d6e9aee201",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8376]",
          "is_bot": false,
          "headline": "fixed fuzzy label on --diff output",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-04-10T00:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac9ebbfe9b2cda7bcd8c161cdc011c3571bf3bd",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8360]",
          "is_bot": false,
          "headline": "100% doco",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-30T09:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236c01d6c4c125543f17424494ed840914e72579",
          "body": "…ns over time.\n\nGot rid of that annoying extra blank line after the total.\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8333]",
          "is_bot": false,
          "headline": "+ Added -# to turn off item numbering. Helps with diffs to compare ru…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-29T00:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afda1956954376e91038e84f7dace435f15be3ee",
          "body": "+ Added Sexp#modified, #modified=, and #modified?.\n+ Added Sexp#initalize_copy to propagate file/line/modified info.\n+ Wrapped Sexp#[] to propagate file/line/modified info.\n+ Added Sexp#+.\n+ Added Sexp#split_at(n). (Something I've wanted in Array for ages).\n+ Added Sexp#code_index to specify where *\n[…]\nxp#has_code?.\n+ Added Sexp#split_code.\n\nSome of these should probably be pushed up to sexp_processor... but\nI'll test drive them here for now.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8329]",
          "is_bot": false,
          "headline": "! Added --fuzzy (ie copy, paste, & modify) duplication detection.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-28T22:40:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f62ddfaf0dca2392dfd10cf54eb61b7f1c6cd73",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8328]",
          "is_bot": false,
          "headline": "minor readme updates",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-28T22:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf52bbbd8c3c6076f03d2f97888e3afe9fdab33d",
          "body": "… duplication.\n\nRefactored extracting update_masses.\nRefactored extracting prune_conservatively.\nAdded prune_liberally and run it optionally in prune.\n+ Made report's sort more stable, so I can do better comparison runs.\nAdded Array#delete_eql for liberal prune.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8323]",
          "is_bot": false,
          "headline": "! Added --liberal, which changes the way prune works to identify more…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-22T21:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4591fcefc139725f6cbe465dd9dacc1b33ba08",
          "body": "+ Added rake run task w/ mass, diff, and liberal options\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8322]",
          "is_bot": false,
          "headline": "+ Added mass and diff options to rake debug.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-22T21:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c32f153b2a409ae9fbe9f7ac175c78d0841b52c",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8294]",
          "is_bot": false,
          "headline": "minor change to prevent emacs from fucking with indentation",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-08T02:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aacf3fcdf2009a826b26c51dea1bc142b1ca1d1",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8293]",
          "is_bot": false,
          "headline": "Removed redundant each in Flay#prune. (timruffles)",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-08T02:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7994a3b0a8309d488d6619f94a1a23923c68276f",
          "body": "…ests\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8287]",
          "is_bot": false,
          "headline": "Refactored all calls to RubyParser.new.process to consts. Speeds up t…",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-03-05T23:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36e4fcf2ffc7a7493a6d151f64099c686ea1c120",
          "body": "[git-p4: depot-paths = \"//src/flay/dev/\": change = 8210]",
          "is_bot": false,
          "headline": "prepped for release",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-02-14T01:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1c4baf659edace56ea1885fa1b4f31fadbef35c",
          "body": "Flay.parse_options now has an args argument. Defaults to ARGV. Good for testing.\n+ Added ability for plugins to define options_<pluginname> method to extend options.\n+ Moved #analyze down to #report. #process only processes, nothing more.\n+ Sort output for more stable reporting. Better for diffing against, my dear.\n\n[git-p4: depot-paths = \"//src/flay/dev/\": change = 8205]",
          "is_bot": false,
          "headline": "+ Added --timeout option. Defaults to 10 seconds.",
          "author_name": "Ryan Davis",
          "author_login": "zenspider",
          "committed_at": "2013-02-13T12:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 20,
      "latest_release_at": "2026-04-14T19:41:41Z",
      "latest_release_tag": "v2.14.4",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 98,
      "mean_days_between_releases": 322.9
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 56,
      "stars": 763,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2010-03-12",
            "count": 1
          },
          {
            "date": "2010-05-25",
            "count": 1
          },
          {
            "date": "2011-02-21",
            "count": 1
          },
          {
            "date": "2012-06-05",
            "count": 1
          },
          {
            "date": "2012-06-11",
            "count": 1
          },
          {
            "date": "2012-12-20",
            "count": 1
          },
          {
            "date": "2012-12-28",
            "count": 1
          },
          {
            "date": "2013-01-24",
            "count": 1
          },
          {
            "date": "2013-07-09",
            "count": 1
          },
          {
            "date": "2013-10-15",
            "count": 1
          },
          {
            "date": "2014-02-08",
            "count": 1
          },
          {
            "date": "2014-05-22",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-09-01",
            "count": 1
          },
          {
            "date": "2014-12-05",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-18",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2016-01-30",
            "count": 1
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-05-30",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-16",
            "count": 1
          },
          {
            "date": "2016-09-10",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 53,
        "total_forks": 56
      },
      "star_history": {
        "days": [
          {
            "date": "2009-02-18",
            "count": 30
          },
          {
            "date": "2009-03-14",
            "count": 1
          },
          {
            "date": "2009-03-25",
            "count": 1
          },
          {
            "date": "2009-05-11",
            "count": 1
          },
          {
            "date": "2009-05-18",
            "count": 1
          },
          {
            "date": "2009-05-19",
            "count": 1
          },
          {
            "date": "2009-06-12",
            "count": 2
          },
          {
            "date": "2009-07-03",
            "count": 1
          },
          {
            "date": "2009-07-20",
            "count": 1
          },
          {
            "date": "2009-09-04",
            "count": 1
          },
          {
            "date": "2009-10-05",
            "count": 1
          },
          {
            "date": "2009-10-21",
            "count": 1
          },
          {
            "date": "2009-10-26",
            "count": 1
          },
          {
            "date": "2009-12-04",
            "count": 1
          },
          {
            "date": "2009-12-28",
            "count": 1
          },
          {
            "date": "2010-01-03",
            "count": 1
          },
          {
            "date": "2010-02-08",
            "count": 1
          },
          {
            "date": "2010-02-24",
            "count": 1
          },
          {
            "date": "2010-04-19",
            "count": 1
          },
          {
            "date": "2010-04-22",
            "count": 1
          },
          {
            "date": "2010-05-08",
            "count": 1
          },
          {
            "date": "2010-06-01",
            "count": 1
          },
          {
            "date": "2010-06-07",
            "count": 1
          },
          {
            "date": "2010-06-15",
            "count": 1
          },
          {
            "date": "2010-08-01",
            "count": 1
          },
          {
            "date": "2010-08-19",
            "count": 1
          },
          {
            "date": "2010-09-02",
            "count": 1
          },
          {
            "date": "2010-10-12",
            "count": 1
          },
          {
            "date": "2010-11-30",
            "count": 1
          },
          {
            "date": "2011-02-08",
            "count": 1
          },
          {
            "date": "2011-02-28",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-09-25",
            "count": 1
          },
          {
            "date": "2011-11-28",
            "count": 1
          },
          {
            "date": "2012-06-30",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-18",
            "count": 1
          },
          {
            "date": "2013-02-28",
            "count": 1
          },
          {
            "date": "2013-03-08",
            "count": 2
          },
          {
            "date": "2013-03-21",
            "count": 1
          },
          {
            "date": "2013-03-27",
            "count": 1
          },
          {
            "date": "2013-03-29",
            "count": 1
          },
          {
            "date": "2013-04-10",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-04-27",
            "count": 1
          },
          {
            "date": "2013-04-29",
            "count": 2
          },
          {
            "date": "2013-04-30",
            "count": 1
          },
          {
            "date": "2013-05-01",
            "count": 2
          },
          {
            "date": "2013-05-07",
            "count": 1
          },
          {
            "date": "2013-05-10",
            "count": 1
          },
          {
            "date": "2013-05-24",
            "count": 3
          },
          {
            "date": "2013-06-01",
            "count": 2
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 2
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-23",
            "count": 2
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 2
          },
          {
            "date": "2013-06-30",
            "count": 2
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-07-08",
            "count": 1
          },
          {
            "date": "2013-07-12",
            "count": 1
          },
          {
            "date": "2013-07-14",
            "count": 2
          },
          {
            "date": "2013-07-15",
            "count": 2
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-07-27",
            "count": 2
          },
          {
            "date": "2013-07-29",
            "count": 2
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 2
          },
          {
            "date": "2013-08-09",
            "count": 2
          },
          {
            "date": "2013-08-10",
            "count": 2
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-17",
            "count": 1
          },
          {
            "date": "2013-08-24",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-08-30",
            "count": 1
          },
          {
            "date": "2013-09-08",
            "count": 1
          },
          {
            "date": "2013-09-16",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 1
          },
          {
            "date": "2013-09-19",
            "count": 1
          },
          {
            "date": "2013-09-20",
            "count": 2
          },
          {
            "date": "2013-09-27",
            "count": 2
          },
          {
            "date": "2013-10-01",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 1
          },
          {
            "date": "2013-10-13",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-04",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-10",
            "count": 2
          },
          {
            "date": "2013-11-11",
            "count": 1
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 2
          },
          {
            "date": "2013-11-21",
            "count": 1
          },
          {
            "date": "2013-11-22",
            "count": 1
          },
          {
            "date": "2013-11-25",
            "count": 1
          },
          {
            "date": "2013-11-30",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2013-12-14",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 2
          },
          {
            "date": "2013-12-23",
            "count": 1
          },
          {
            "date": "2013-12-25",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2013-12-28",
            "count": 1
          },
          {
            "date": "2014-01-02",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-17",
            "count": 1
          },
          {
            "date": "2014-01-24",
            "count": 3
          },
          {
            "date": "2014-01-25",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-03-04",
            "count": 2
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-11",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-04-01",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 2
          },
          {
            "date": "2014-04-04",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-04-18",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-05-31",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-06-28",
            "count": 1
          },
          {
            "date": "2014-07-01",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-06",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-07-12",
            "count": 1
          },
          {
            "date": "2014-07-16",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 2
          },
          {
            "date": "2014-07-26",
            "count": 1
          },
          {
            "date": "2014-07-27",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-09-17",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-28",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-06",
            "count": 2
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-10-30",
            "count": 1
          },
          {
            "date": "2014-11-12",
            "count": 2
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 2
          },
          {
            "date": "2014-12-17",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2014-12-27",
            "count": 2
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 2
          },
          {
            "date": "2015-01-11",
            "count": 3
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-02-07",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-21",
            "count": 2
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 2
          },
          {
            "date": "2015-03-19",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 2
          },
          {
            "date": "2015-04-01",
            "count": 2
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-07",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 2
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-06-28",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-18",
            "count": 1
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 2
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 2
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 2
          },
          {
            "date": "2015-09-18",
            "count": 2
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-10",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 2
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 2
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-24",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 2
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 2
          },
          {
            "date": "2015-12-04",
            "count": 5
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-27",
            "count": 1
          },
          {
            "date": "2016-01-02",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 2
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 2
          },
          {
            "date": "2016-02-03",
            "count": 2
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-11",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 2
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-11",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-06-22",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-13",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-08-27",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-16",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 5
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-12",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-12-03",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 2
          },
          {
            "date": "2017-03-16",
            "count": 2
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 2
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-05-23",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-05-29",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-14",
            "count": 1
          },
          {
            "date": "2017-06-17",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 2
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-16",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 2
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 2
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 2
          },
          {
            "date": "2018-05-02",
            "count": 2
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 2
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 2
          },
          {
            "date": "2018-09-08",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 2
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 3
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 2
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 2
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 2
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 2
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 2
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 2
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 2
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 3
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 2
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 2
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 2
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 2
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 763,
        "total_stars": 763
      },
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 16513,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 0,
        "open_issues": 3,
        "closed_ratio": 0.932,
        "closed_issues": 41,
        "closed_unmerged_prs": 42
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "zenspider",
          "commits": 162,
          "avatar_url": "https://avatars.githubusercontent.com/u/9832?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 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": 0,
            "reason": "no 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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": "no SAST tool detected",
            "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": "b101aaa6143e45f29691eeda7faf982c335da1bd",
        "ran_at": "2026-07-21T23:57:58Z",
        "aggregate_score": 2.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 67,
          "created_at": "2016-11-19T21:56:54Z",
          "last_comment_at": "2016-12-12T05:21:06Z",
          "last_comment_author": "tamia"
        },
        {
          "number": 71,
          "created_at": "2017-04-28T00:05:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 56,
          "created_at": "2016-04-26T17:41:55Z",
          "last_comment_at": "2016-10-19T15:01:59Z",
          "last_comment_author": "pedrorijo91"
        },
        {
          "number": 69,
          "created_at": "2017-01-10T09:31:00Z",
          "last_comment_at": "2022-04-28T01:55:03Z",
          "last_comment_author": "rickhull"
        },
        {
          "number": 75,
          "created_at": "2018-09-17T17:02:54Z",
          "last_comment_at": "2020-12-08T15:29:25Z",
          "last_comment_author": "jellythomas"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/seattlerb/flay",
    "host": "github.com",
    "name": "flay",
    "owner": "seattlerb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 44,
      "inputs": {
        "security": 26,
        "vitality": 58,
        "community": 47,
        "governance": 43,
        "engineering": 44
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 58,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "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": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v2.14.4",
              "releases_from_tags": true,
              "days_since_latest_release": 98,
              "mean_days_between_releases": 322.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 98 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 98
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~322.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 322.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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "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": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 56,
              "stars": 763,
              "watchers": 12,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "763 stars",
                "points": 46.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 763
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "56 forks",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 3,
              "closed_issues": 41,
              "issue_closed_ratio": 0.932,
              "closed_unmerged_prs": 42
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/42 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 42
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 85,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "seattlerb",
              "public_repos": 119,
              "account_age_days": 6363
            },
            "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": "85 followers of seattlerb",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 85,
                      "login": "seattlerb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "119 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 119
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://ruby.sadi.st/Flay.html",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://ruby.sadi.st/Flay.html",
                "points": 15,
                "status": "met",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 26,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.21,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "21 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "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": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "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": "Ruby",
              "largest_source_bytes": 16513,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:58:03.825127Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/seattlerb/flay.svg",
  "full_name": "seattlerb/flay",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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