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

travisjeffery / timecop

A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

RubyMIT★ 3,425 stars⑂ 227 forkssince Nov 2008View on GitHub ↗

travisjeffery/timecop holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (78/100) and lowest on Vitality (36/100). It was last updated 100 days ago. 4 contributors account for most of its recent work.

57
overall / 100
Moderate

Software health index

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

57
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

Travis JefferyPersonal account
1,800 followers226 public repossince Jun 2008

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

Metrics by category

Vitality

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

36At risk · 22% of overall
How it's scored
9.9/36Push recency — last push 100 days ago
0.7/36Commit cadence — 1/52 weeks with commits
7/18Commit volume — 5 commits in the last year
1/10OpenSSF Scorecard: Maintained — 0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year5
human_commit_share0.97
days_since_last_push100
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 46 version tags (no GitHub releases)
27/36Release recency — latest release 100 days ago
12.6/27Release cadence — a release every ~222.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count46
latest_release_tagv0.9.11
releases_from_tagsyes
days_since_latest_release100
mean_days_between_releases222.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?

69Moderate · 18% of overall
How it's scored
57.3/60Stars — 3,425 stars
19.6/25Forks — 227 forks
7.8/15Watchers — 26 watchers
Inputs used
forks227
stars3,425
watchers26
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

78Good · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
18.1/22.5Commit distribution — top contributor authored 20% of commits
13.5/13.5Contributor breadth — 75 contributors
10/10OpenSSF Scorecard: Contributors — project has 22 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled75
top_contributor_share0.196
How it's scored
45.2/46.8Issue resolution — 97% of issues closed
25.2/38.3PR acceptance — 135/205 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 10/21 approved changesets -- score normalized to 4
Inputs used
merged_prs135
open_issues6
closed_issues169
issue_closed_ratio0.966
closed_unmerged_prs70
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.4/25Owner reach — 1,800 followers of travisjeffery
25/25Track record — 226 public repos, account ~18 yr old
Inputs used
followers1,800
owner_typeUser
is_verified
owner_logintravisjeffery
public_repos226
account_age_days6,598
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsrails, ruby, time, test
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45At risk · 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/2.5CI-Tests — 4 out of 22 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 10/21 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 22 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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.

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.6/40Legible commit history — 23 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.237
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/22 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes21,275
source_files_sampled22
oversized_source_files0

Key facts

3,425GitHub stars
75contributors
5commits, last 12 months
100days since last push
46releases
4bus factor
6open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 3,425 ★ / 227 ⇿
3,425Stars
227Forks
44Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

01,2502,5003,7503,425218182009-072018-012026-07
Major 0Minor 7Patch 37

Each point covers 16 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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:45 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
1CI-Tests4 out of 22 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 10/21 approved changesets -- score normalized to 4
10Contributorsproject has 22 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
RubyGemsrdocGemfile
RubyGemsconcurrent-ruby< 1.3.5Gemfile
All dependencies 9

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

RegistryPackageVersionRelation
RubyGemsrdocdirect
RubyGemsactivesupportindirect
RubyGemsi18nindirect
RubyGemsminitestindirect
RubyGemsmochaindirect
RubyGemsnokogiriindirect
RubyGemspryindirect
RubyGemsrakeindirect
RubyGemstzinfoindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rails",
        "ruby",
        "time",
        "test"
      ],
      "is_fork": false,
      "size_kb": 418,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 79227,
        "Makefile": 307,
        "Dockerfile": 166
      },
      "pushed_at": "2026-04-12T15:27:41Z",
      "created_at": "2008-11-07T20:37:52Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T17:39:39Z",
      "description": "A gem providing \"time travel\", \"time freezing\", and \"time acceleration\" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://travisjeffery.com",
      "name": "Travis Jeffery",
      "type": "User",
      "login": "travisjeffery",
      "company": null,
      "location": "Canada",
      "followers": 1800,
      "avatar_url": "https://avatars.githubusercontent.com/u/15225?v=4",
      "created_at": "2008-06-27T02:30:52Z",
      "is_verified": null,
      "public_repos": 226,
      "account_age_days": 6598
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.11",
          "kind": "patch",
          "published_at": "2026-04-12T15:23:26Z"
        },
        {
          "tag": "v0.9.10",
          "kind": "patch",
          "published_at": "2024-06-14T19:35:13Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2024-06-01T21:55:40Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2023-08-14T15:12:47Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2023-08-12T16:18:43Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2022-11-29T23:26:53Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2022-03-07T16:53:12Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2021-02-10T00:07:38Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2021-02-07T17:29:09Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2020-10-14T15:55:08Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2017-07-05T21:21:12Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2017-06-22T07:59:11Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2016-03-31T23:29:54Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2015-07-28T05:29:04Z"
        },
        {
          "tag": "0.7.4",
          "kind": "patch",
          "published_at": "2015-05-31T20:27:53Z"
        },
        {
          "tag": "0.7.3",
          "kind": "patch",
          "published_at": "2015-02-19T21:01:10Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2015-02-19T11:54:46Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2013-12-30T23:58:05Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2013-11-30T02:09:06Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2013-08-04T21:40:57Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2013-07-14T19:13:21Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2013-03-11T22:43:02Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2013-03-08T14:51:40Z"
        },
        {
          "tag": "v0.5.9",
          "kind": "patch",
          "published_at": "2013-01-09T06:46:00Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2013-01-09T00:33:34Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2012-12-27T10:32:18Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2012-12-27T00:26:31Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2012-12-20T10:05:21Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2012-11-29T11:24:24Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2012-10-22T00:23:07Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2012-09-21T02:33:46Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2012-09-14T18:57:36Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2012-09-12T17:26:04Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2012-09-06T02:28:45Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2012-08-09T14:13:05Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2012-07-29T06:46:50Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2012-07-28T20:01:50Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2012-07-27T17:46:37Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2012-07-27T06:12:12Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2010-06-07T15:20:44Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2009-12-07T21:37:48Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2009-10-24T20:21:24Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2009-10-01T00:12:19Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2009-09-21T03:01:45Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2009-03-07T03:04:58Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2008-11-21T16:54:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b3c9a5a6f06b7185c8012896b80d0a5b11df5d34",
          "body": "* get ready for our next release\n\n* include the jruby pr",
          "is_bot": false,
          "headline": "get ready for our next release 0.9.11 (#444)",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2026-04-12T15:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8449235a6868b9a3316363082f4ffea81ee103",
          "body": "* Fix Time.new with keyword arguments on JRuby 10 and Ruby 3.1+\n\nReplace `ruby2_keywords` approach with explicit `**kwargs` in\n`new_with_mock_time`. On JRuby 10 (Ruby 3.4 compat), the\n`ruby2_keywords` flag doesn't properly forward keyword arguments\nthrough `new_without_mock_time`, causing `TypeError\n[…]\ngs), which exercises the args.empty? && kwargs.any? branch\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\nCo-authored-by: Josh Cronemeyer <joshuacronemeyer@gmail.com>",
          "is_bot": false,
          "headline": "Fix Time.new keyword arguments on JRuby 10 (#443)",
          "author_name": "Johnny Shields",
          "author_login": "johnnyshields",
          "committed_at": "2026-04-12T15:21:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b06405e50b854d359bfa96817b42547c406b6169",
          "body": "* strptime_with_mock_date :: Fix year boundary\n\n* minor nits\n\n* incorporate my suggestions from my codereview. remove unnecessary todate and make test easier to read\n\n* additional comments\n\n---------\n\nCo-authored-by: Josh Cronemeyer <joshuacronemeyer@gmail.com>",
          "is_bot": false,
          "headline": "(434) strptime_with_mock_date :: Fix year boundary (#437)",
          "author_name": "Jack Chapa",
          "author_login": "jchapa",
          "committed_at": "2026-04-11T21:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb4a3c1b53cfa05d5b71730f01335cb9d5d151c9",
          "body": "* Fix time-only DateTime.parse under freeze\n\nDateTime.parse('HH:MM') previously fell back to parsed_date + travel_offset_days,\nwith travel_offset_days = (@travel_offset / 86400).round. Because @travel_offset\nmeasures the gap between the frozen moment and the real system clock, that rounding\nstepped \n[…]\n_parse_hhmm_format_returns_correct_time: basic HH:MM format parsing\n\n* update test according to the PR comments konieczkow made\n\n---------\n\nCo-authored-by: Josh Cronemeyer <joshuacronemeyer@gmail.com>",
          "is_bot": false,
          "headline": "Fix time-only DateTime.parse under freeze (#440)",
          "author_name": "Maciek Gajewski",
          "author_login": "konieczkow",
          "committed_at": "2026-04-11T21:08:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4bba8c52049c2ca1c907d7a84767edb958b3a9d",
          "body": "* Add Ruby3.4 to CI matrix\n\n* Upgrade actions/checkout to the latest version\n\n* Fix the CI failure on Ruby versions below 2.7\n\nWhen using older Rails together with concurrent-ruby version 1.3.5 or higher, Rails fails to start as shown. I addressed this by using a concurrent-ruby version below 1.3.5.\n[…]\ntimecop/timecop/vendor/bundle/ruby/3.5.0+4/gems/rake-13.3.1/exe/rake:27:in '<top (required)>'\n/home/runner/.rubies/ruby-head/bin/bundle:25:in '<main>'\n(See full trace by running task with --trace)\n```",
          "is_bot": false,
          "headline": "Improve and fix CI (#439)",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-04-11T21:04:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d695c6f8e69c88d61bdb25d74867dc560860f019",
          "body": null,
          "is_bot": false,
          "headline": "Require Ruby >= 2.1.0 (#423)",
          "author_name": "Alex Watt",
          "author_login": "alexcwatt",
          "committed_at": "2024-08-15T21:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3e6bb232e7c8e817d496e1fe0f069ac417b611",
          "body": "…nt to Ti…\" (#430)\n\nThis reverts commit e05c2c07ba4ec93e84dcf228b4c617f98ad2489d.",
          "is_bot": false,
          "headline": "Revert \"Calculate travel_offset to align with the precision of argume…",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2024-08-14T16:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477ce9a133c18a37b19fbb510850c549adb9d197",
          "body": null,
          "is_bot": false,
          "headline": "add ruby 3.3 to ci matrix (#429)",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2024-08-14T15:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05c2c07ba4ec93e84dcf228b4c617f98ad2489d",
          "body": "…mecop.travel (#421)\n\n* Calculate travel_offset to align with clock precision\r\n\r\nSubtracting two `Time`s returns a `Float`, which may not be accurate\r\ndown to subsecond resolution. Because `Float`s are stored as double-\r\nprecision values (IEEE 754), they can have resolutions much higher than\r\nthe ty\n[…]\n's alignment\r\n\r\n* Improve failure message for travel_offset alignment test\r\n\r\n* Test that time_offset keeps precision of very high times passed to Timecop.travel\r\n\r\n* Mention this change in History.md",
          "is_bot": false,
          "headline": "Calculate travel_offset to align with the precision of argument to Ti…",
          "author_name": "Daniel George Holz",
          "author_login": "dgholz",
          "committed_at": "2024-08-14T15:46:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e556094b000787d5ef41d1a5a0f48deef93ce3d6",
          "body": null,
          "is_bot": false,
          "headline": "new release (#428)",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2024-06-14T19:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5783d843b91b136c7fb3ed35080429b5e5a8248",
          "body": "* Disable Process#clock_gettime mocking by default\r\n\r\n* prepare release 0.9.9\r\n\r\n* update readme\r\n\r\n---------\r\n\r\nCo-authored-by: Alex Watt <alex@alexcwatt.com>",
          "is_bot": false,
          "headline": "Optional clock gettime 2 (#427)",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2024-06-14T19:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69405ac48802cfaa9b697261086b7e69f5639b30",
          "body": null,
          "is_bot": false,
          "headline": "prepare release 0.9.9",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2024-06-01T21:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0b567bc951bb16e45b95a8c350d7683bbeedcd",
          "body": "* Add Process.clock_gettime support\r\n\r\n* Support nested freeze calls for monotonic clock\r\n\r\n* Refactor to avoid parse_time side effect\r\n\r\n* Address feedback on tests\r\n\r\n* Smaller sleep\r\n\r\n* Rename current to initial_time\r\n\r\n* Use assert_operator in more places\r\n\r\n* Update README\r\n\r\n* Sleep between c\n[…]\niable\r\n\r\n* Move tests for Process.clock_gettime\r\n\r\n* Add tests for various units\r\n\r\n* Add test for date freeze\r\n\r\n* Fix unintended change to TimecopTest\r\n\r\n* Revert all changes to test/timecop_test.rb",
          "is_bot": false,
          "headline": "Add `Process.clock_gettime` support (#419)",
          "author_name": "Alex Watt",
          "author_login": "alexcwatt",
          "committed_at": "2024-06-01T21:38:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa078132b22e65cd5cc84a90f82ee933f0068f0b",
          "body": null,
          "is_bot": false,
          "headline": "just spitballing on a fix here",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2024-05-15T13:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f010c01f6a37384694dae99def366b64607a017",
          "body": null,
          "is_bot": false,
          "headline": "Changed hour to make the case more obvious",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093ee83159470281b1a7cd143e0d0a39b0f4fa77",
          "body": null,
          "is_bot": false,
          "headline": "Added missing whitespace",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536b1bdba046fdfc1f2defc4d43f1fc08572af10",
          "body": null,
          "is_bot": false,
          "headline": "Remove idea from gitignore",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34cde984b5b6d78c5152d7515278804811898a74",
          "body": null,
          "is_bot": false,
          "headline": "Added case when wday and hour/minute exists",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62a307d5e8e1ee0615d50dee9643bd49343d636",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless files",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9dd53ba8131c4c2421e03766d082433a09655d3",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless files",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3e2c3d868c30192431faa9545c9e06df962612",
          "body": null,
          "is_bot": false,
          "headline": "Add failing spec",
          "author_name": "Paweł Trela",
          "author_login": "ptrela",
          "committed_at": "2024-05-15T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e134761e942c612f8199f2d83793995653f810cb",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-29T20:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b598852d6085c92b64bbf30185f64193ad014728",
          "body": null,
          "is_bot": false,
          "headline": "Updated History.md for new Timecop state methods",
          "author_name": "David Graham",
          "author_login": "djgraham",
          "committed_at": "2023-12-29T20:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48de3ee9eefcdacd49550bc672e22dfe2a150d7",
          "body": "…caled state",
          "is_bot": false,
          "headline": "Add methods to allow Timecop instance checking if in a travelled or s…",
          "author_name": "David Graham",
          "author_login": "djgraham",
          "committed_at": "2023-12-29T20:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871c3557ecb0f76b76823555a0647d092a3ff17f",
          "body": null,
          "is_bot": false,
          "headline": "release a fix for recent change",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-14T15:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad7c382140ee7db7d16c656e7593ff7074614e7",
          "body": null,
          "is_bot": false,
          "headline": "just another test",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-14T15:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aadc36f736c322d584ed350deb3e9323c38cd649",
          "body": null,
          "is_bot": false,
          "headline": "fix week based dates",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-14T15:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e71d7ecc1666020e23d9303a93d99b106530b68",
          "body": "This reverts commit 0ad9c6600b4f0f18fc484921ce8b3c9f5253fd18.",
          "is_bot": false,
          "headline": "Revert \"Reduce memory by not duplicating an argument\"",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-14T15:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e51c15fd6b22d3b4b0f16452c846bbb7209485",
          "body": null,
          "is_bot": false,
          "headline": "release 0.9.7",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f539048ec22133ebf923e736ac687a9e475fc145",
          "body": null,
          "is_bot": false,
          "headline": "noticed these are passing now. progress!",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dfacf5b20408d5a506599183a727804d7647af7",
          "body": null,
          "is_bot": false,
          "headline": "make sure i understand",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92654d1c57591446c0244462645d7f1920e4320a",
          "body": null,
          "is_bot": false,
          "headline": "handle mixtures of commercial dates and non commercial",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8abcaf469b7f1048f260bac1c2339c95f2d9024",
          "body": null,
          "is_bot": false,
          "headline": "remove dupe",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa327d03a2be6da0944a15bed749a81703d12d5a",
          "body": null,
          "is_bot": false,
          "headline": "clarify test name",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c463ecc021ebf4ab7b5c7974841b5222e0714161",
          "body": null,
          "is_bot": false,
          "headline": "not needed",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa555f9dec622610c2f10ea19e748a89ab002c73",
          "body": null,
          "is_bot": false,
          "headline": "oops",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc096aa4c38fc095801d34f6624f2e9ddc2ec78",
          "body": null,
          "is_bot": false,
          "headline": "handle week of year",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-12T16:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97d22e40e80a1831194216722a0c1e5c7bf8c45",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variable in DateTime.#parse_with_mock_date",
          "author_name": "Shu Fujita",
          "author_login": "nard-tech",
          "committed_at": "2023-08-10T20:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d445455148c04d81b1fac2788772753ad3064e9c",
          "body": null,
          "is_bot": false,
          "headline": "cleanup unused variables, unclear syntax",
          "author_name": "Andrew Lazarus",
          "author_login": "nerdrew",
          "committed_at": "2023-08-10T20:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb50722f055a7476795054ee0719bf51848f28e",
          "body": "This reverts commit e3b4c9fd33beb5541904fe6f95947e3b997de1ce.",
          "is_bot": false,
          "headline": "Revert \"Better: Add ruby 3.1 compatibility.\"",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-10T20:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b4c9fd33beb5541904fe6f95947e3b997de1ce",
          "body": null,
          "is_bot": false,
          "headline": "Better: Add ruby 3.1 compatibility.",
          "author_name": "Yoann Lecuyer",
          "author_login": "ylecuyer",
          "committed_at": "2023-08-10T20:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ad9c6600b4f0f18fc484921ce8b3c9f5253fd18",
          "body": "I spotted this in a memory_profiler report for some of my app's specs.\ntimecop was showing up in the list of gems with the most allocated memory.\n\nThis dup appears unnecessary. The code I can see isn't making\nmodifications to the object, and I would expect `at` to return an new\nobject anyways.\n\nmemo\n[…]\n6  /Users/josh.nichols/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/timecop-0.9.6/lib/timecop/time_stack_item.rb:59\n\nThis decreased memory allocated in my tests by 45%, and objects\nallocated by 29%.",
          "is_bot": false,
          "headline": "Reduce memory by not duplicating an argument",
          "author_name": "Josh Nichols",
          "author_login": "technicalpickles",
          "committed_at": "2023-08-10T20:21:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2dde3d7d32c1fd6fe1ad58c944ca54bc3776afa",
          "body": null,
          "is_bot": false,
          "headline": "remove",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-06T19:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea192bc73c174814d5d8f3ebba69bff06684ad8b",
          "body": null,
          "is_bot": false,
          "headline": "remove",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-06T19:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ccfe1b3fd495423f7c61171836f94e8bc7dea4",
          "body": null,
          "is_bot": false,
          "headline": "remove",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-06T19:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c57a1fce6468f594738674376dbcb29fe9dc1627",
          "body": "* jamiemccarthy-jm-frozen-check:\n  Adds Ruby 3.2 to the CI matrix\n  Don't use safe navigation operator\n  Update History.md\n  Fix failing `frozen?` tests\n  Add failing tests for `frozen?` when scaled/traveling\n  Add passing tests for freeze-then-X",
          "is_bot": false,
          "headline": "Merge branch 'jamiemccarthy-jm-frozen-check'",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2023-08-06T19:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe11b304b41b5715689a767492ec0cbc57d5355",
          "body": null,
          "is_bot": false,
          "headline": "Adds Ruby 3.2 to the CI matrix",
          "author_name": "Peter Goldstein",
          "author_login": "petergoldstein",
          "committed_at": "2023-08-06T18:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3287f6a450f7d38106f8ddbc3253d0dce41d4f9b",
          "body": null,
          "is_bot": false,
          "headline": "Adds Ruby 3.2 to the CI matrix",
          "author_name": "Peter Goldstein",
          "author_login": "petergoldstein",
          "committed_at": "2023-08-06T18:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d274f02360f2b77b4f7611797c40c3bcf448d39c",
          "body": null,
          "is_bot": false,
          "headline": "Don't use safe navigation operator",
          "author_name": "Jamie McCarthy",
          "author_login": "jamiemccarthy",
          "committed_at": "2022-12-13T03:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06107c8e9686310ce96766c7c830876eacdb81bd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into jm-frozen-check",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-12-12T16:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f49cea095d3a7d7792b3f834d9d49a181b244ca0",
          "body": null,
          "is_bot": false,
          "headline": "Layout changes to make it easier to read",
          "author_name": "Claas Z",
          "author_login": "claasz",
          "committed_at": "2022-12-12T16:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38576b3e3e2d394b5e5df4d201cc9701a7022427",
          "body": "https://github.com/ruby/setup-ruby#dealing-with-a-corrupted-cache",
          "is_bot": false,
          "headline": "Dealing with a corrupted cache",
          "author_name": "mishina",
          "author_login": "mishina2228",
          "committed_at": "2022-12-12T15:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48806e1f7dfdaa2eb7507fa1dcc04e9623a66bd1",
          "body": null,
          "is_bot": false,
          "headline": "Remove jeweler and clean up gemspec",
          "author_name": "mishina",
          "author_login": "mishina2228",
          "committed_at": "2022-12-12T15:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8062260d2cd079e86c8dd5c00fc64b013298c23",
          "body": "This reverts commit 283fa51e67b5a94d1c0acc14064490ff2d7c497b.",
          "is_bot": false,
          "headline": "Revert \"Explicitly require activesupport >= 4.2\"",
          "author_name": "Josh",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-11-29T23:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "283fa51e67b5a94d1c0acc14064490ff2d7c497b",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly require activesupport >= 4.2",
          "author_name": "mishina",
          "author_login": "mishina2228",
          "committed_at": "2022-11-29T23:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6bb093ac1bf72b948b7bea0dc005d6940883d5c",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-11-29T23:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8345a001a0bf5f7b6fa906ad57728df74230d976",
          "body": null,
          "is_bot": false,
          "headline": "history",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-11-29T23:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cccff177cf91c78455b220682a83b7e640e5a38",
          "body": "Timecop is incompatible with the newest patch version of Psych (4.0.5)\nbecause of this change:\n\n    https://github.com/ruby/psych/compare/v4.0.4..v4.0.5#diff-6a459e056cadf37665f54005bd2dde09d9ba8e66c9807eb0dc67145f9b841771L66-R66\n\nTimecop only allows strptime to be called with the default of\nDate::I\n[…]\nAPI and so it\nseems like Timecop shouldn't break it).\n\nThis PR updates strptime_without_mock_date to allow passing in other\nvalues for the fourth argument by passing them along to date\ninitialization.",
          "is_bot": false,
          "headline": "Allow other \"dates of calendar reform\" in Date#strptime",
          "author_name": "Steve Pike",
          "author_login": "scpike",
          "committed_at": "2022-11-29T22:49:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "939243c48f292e02b6f68aded5e38798e1b565ce",
          "body": null,
          "is_bot": false,
          "headline": "Update History.md",
          "author_name": "Jamie McCarthy",
          "author_login": "jamiemccarthy",
          "committed_at": "2022-08-08T00:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbb667c089e269f0c7a2ad583fe7666861c3058",
          "body": null,
          "is_bot": false,
          "headline": "Fix failing `frozen?` tests",
          "author_name": "Jamie McCarthy",
          "author_login": "jamiemccarthy",
          "committed_at": "2022-08-07T21:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9641fc7c417472a98c719dc70a8d82f37956f5",
          "body": null,
          "is_bot": false,
          "headline": "Add failing tests for `frozen?` when scaled/traveling",
          "author_name": "Jamie McCarthy",
          "author_login": "jamiemccarthy",
          "committed_at": "2022-08-07T21:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19af1e9d7a4a513cfc8136918ae9038a948da6ed",
          "body": null,
          "is_bot": false,
          "headline": "Add passing tests for freeze-then-X",
          "author_name": "Jamie McCarthy",
          "author_login": "jamiemccarthy",
          "committed_at": "2022-08-07T21:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864bcf16f70f31a8e125cc3135889067fdd2a373",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-06-18T21:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "657e7d82bacc231501a4f5b57faae5753d4eedf5",
          "body": "As per https://github.com/rubygems/rubygems/pull/5337, we can simplify the steps of adding a gem.",
          "is_bot": false,
          "headline": "Use bundle add instead",
          "author_name": "Glauco Custódio",
          "author_login": "glaucocustodio",
          "committed_at": "2022-06-18T21:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6816815e31c061af488049c428301590a3bbab0e",
          "body": null,
          "is_bot": false,
          "headline": "add back Ruby 2.5 to test why it's failing",
          "author_name": "Mick_T",
          "author_login": null,
          "committed_at": "2022-06-18T21:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0082ff44492527677e833527874410475441ea13",
          "body": null,
          "is_bot": false,
          "headline": "Add bin/console",
          "author_name": "Yoshiki Takagi",
          "author_login": "ytkg",
          "committed_at": "2022-03-11T21:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff45238885db500e91210e8bc0e9f79e484a4831",
          "body": "… newer version of rack. wonder if this platforms specification is still necessary",
          "is_bot": false,
          "headline": "bundler complaining about rack version when our lock file specifies a…",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-03-07T16:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5c6ac1f53f15cdf968a3a4f0813d22be81344e",
          "body": null,
          "is_bot": false,
          "headline": "release 0.9.5",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-03-07T16:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d82f67985c37cbda4c6febbad95fbe7594ef19f",
          "body": "Previously all Timecop instance methods were private and we would call\nthem from the class methods using send(). This commit achieves a similar\neffect (making the instance methods inaccessible to users) by making\n`instance` private.\n\nUsing standard method calls instead of send should be slightly faster as\nit reduces method lookups.",
          "is_bot": false,
          "headline": "Avoid Kernel#send()",
          "author_name": "John Hawthorn",
          "author_login": "jhawthorn",
          "committed_at": "2022-02-28T17:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "138bc93219809699be6129d898c71f7d892ccc33",
          "body": null,
          "is_bot": false,
          "headline": "Fix %Y date format %Y",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-02-28T16:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca1018694fd9f906c95d92e4b90e5fe1be4429e",
          "body": null,
          "is_bot": false,
          "headline": "Update CI.yml",
          "author_name": "Igor Victor",
          "author_login": "gogainda",
          "committed_at": "2022-02-14T19:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3454c38af36cf41ef49f0a21c6c319986f1cc54",
          "body": null,
          "is_bot": false,
          "headline": "Added nil param tests",
          "author_name": "Andrew Davis",
          "author_login": "andyjdavis",
          "committed_at": "2022-01-14T17:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abaaa1fa1e485c8de040dfed3f65123a85923e06",
          "body": null,
          "is_bot": false,
          "headline": "Adding tests to confirm the behaviour when empty strings are supplied",
          "author_name": "Andrew Davis",
          "author_login": "andyjdavis",
          "committed_at": "2022-01-14T17:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9520d055be3e3a3dcc389f73c5d15f998e438eb0",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.1 to CI",
          "author_name": "Peter Goldstein",
          "author_login": "petergoldstein",
          "committed_at": "2022-01-14T17:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7f53a9ff9208c3596a116a751232cc03030158",
          "body": "…ed to update nokogiri",
          "is_bot": false,
          "headline": "newer ruby does not have net ftp in stdlib. nokogiri needs that so ne…",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-01-14T17:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181c47979ebddc332bc6ae6848c30c0599daf7da",
          "body": null,
          "is_bot": false,
          "headline": "remove ruby 2.5 for now. it is having some build problems",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2022-01-14T17:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b6c1ef5ce04fcc2fe962ad92360431942a7dac",
          "body": null,
          "is_bot": false,
          "headline": "Change indent size of Timecop::TimeStackItem",
          "author_name": "Shu Fujita",
          "author_login": "nard-tech",
          "committed_at": "2021-04-06T15:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce0781ab625b539d57cc86fcad7f60482501227",
          "body": null,
          "is_bot": false,
          "headline": "Fix testing test_date_time_parse_month_year",
          "author_name": "Yoshiki Takagi",
          "author_login": "ytkg",
          "committed_at": "2021-03-19T16:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4371e4d585dbdc6f0034a56e6d66083ec5811896",
          "body": "Add a weekly schedule to run the github CI action each Sunday, this will help detect any breakage from used gems/ruby/ci in the case nothing changes in this gem for some time",
          "is_bot": false,
          "headline": "Update CI.yml",
          "author_name": "Johnny Willemsen",
          "author_login": "jwillemsen",
          "committed_at": "2021-03-18T16:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a668c98df01f1450e1863293ea4ff7d8d49e490",
          "body": "Updates the requirements on [jeweler](https://github.com/technicalpickles/jeweler) to permit the latest version.\n- [Release notes](https://github.com/technicalpickles/jeweler/releases)\n- [Changelog](https://github.com/technicalpickles/jeweler/blob/master/ChangeLog.markdown)\n- [Commits](https://github.com/technicalpickles/jeweler/compare/v0.4.1...v2.1.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update jeweler requirement from < 2.1.2 to < 2.1.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-03-18T16:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4efbcc26822910b41d82d6e48ef6afb82acd5c",
          "body": null,
          "is_bot": false,
          "headline": "Support specifying only dates in Date.parse and Datetime.parse",
          "author_name": "Yoshiki Takagi",
          "author_login": "ytkg",
          "committed_at": "2021-03-18T16:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0bad147540e7389e44a0ef97fc12bd6561c0fb7",
          "body": null,
          "is_bot": false,
          "headline": "Add dependabot configuration file",
          "author_name": "Johnny Willemsen",
          "author_login": "jwillemsen",
          "committed_at": "2021-02-10T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e316b67365349fd8a84aa01fcc55dffa929af4",
          "body": "* jwillemsen-patch-1:\n  Update README.markdown",
          "is_bot": false,
          "headline": "Merge branch 'jwillemsen-patch-1'",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-10T16:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e9b83725fef87d91beaf8c0b57c03a8fd8d637",
          "body": null,
          "is_bot": false,
          "headline": "merge",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-10T16:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbedbcb8e010e6d1e19c5806a9ebe322969881b",
          "body": "… faster",
          "is_bot": false,
          "headline": "get rid of travis since we have github actions and they are waaaaaaay…",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-10T16:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bdb94536dfdd5e61bbd5fcdc5ff688160091959",
          "body": "…aaaaaaay faster\"\n\nThis reverts commit 88cb12239db564f26695db109764ab151b3db0c0.",
          "is_bot": false,
          "headline": "Revert \"get rid of travis since we have github actions and they are w…",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-10T16:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3569bc4abd33c6587e3da61e22523ae460adf12",
          "body": "… faster",
          "is_bot": false,
          "headline": "get rid of travis since we have github actions and they are waaaaaaay…",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-10T16:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27cbb29227536131c797edb08104e15718dc4127",
          "body": "Add Github Action CI badge",
          "is_bot": false,
          "headline": "Update README.markdown",
          "author_name": "Johnny Willemsen",
          "author_login": "jwillemsen",
          "committed_at": "2021-02-10T16:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046bb088ca1f624895c118231b4f2eace4a42f48",
          "body": null,
          "is_bot": false,
          "headline": "Use Github Actions for CI",
          "author_name": "Matt Larraz",
          "author_login": "mlarraz",
          "committed_at": "2021-02-10T16:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3731ab8fcc5323da450c0ff2201cd8ed1eb18be4",
          "body": "Add gem version badge to have a quick view of the latest gem and a link to rubygems",
          "is_bot": false,
          "headline": "Update README.markdown",
          "author_name": "Johnny Willemsen",
          "author_login": "jwillemsen",
          "committed_at": "2021-02-10T16:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "426e6b7bcfc22b62be6c09cf9b7271e6f9966237",
          "body": null,
          "is_bot": false,
          "headline": "release 0.9.4",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-10T00:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864a0cb7fee75257e96cc480be6813f777db820a",
          "body": null,
          "is_bot": false,
          "headline": "Add support for ruby-head (3.1)",
          "author_name": "Matt Larraz",
          "author_login": "mlarraz",
          "committed_at": "2021-02-09T23:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79742be0b158f47c23b431510426070c86d62aa",
          "body": null,
          "is_bot": false,
          "headline": "update build to include newer rubies",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-08T16:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8c861512d8861aa829ea5781283df86ca2662b",
          "body": null,
          "is_bot": false,
          "headline": "update version",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-07T17:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287cd2a4be02561163a323b03030e4939085844d",
          "body": null,
          "is_bot": false,
          "headline": "update history",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-07T17:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1abf66fcbbb38054882b2032a4e53c1c33f058",
          "body": null,
          "is_bot": false,
          "headline": "support for strptime second based formats",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-07T17:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb04805cfd905d67dea00c4b987513576a888664",
          "body": "https://github.com/travisjeffery/timecop/pull/216",
          "is_bot": false,
          "headline": "Update History.md RE: #216",
          "author_name": "Tom Lord",
          "author_login": "tom-lord",
          "committed_at": "2021-02-05T18:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e75a43c8e47b204cf7db79f08dae72396ac13682",
          "body": null,
          "is_bot": false,
          "headline": "Return to previous date after block when in threadsafe mode",
          "author_name": "Tom Lord",
          "author_login": "tom-lord",
          "committed_at": "2021-02-05T14:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589e51530c4130464d8a60fc8aca35ec368e1ad3",
          "body": "* dockwa-commercial_date_strptime:\n  support iso 8601 week dates\n  add basic support for week date parsing",
          "is_bot": false,
          "headline": "Merge branch 'dockwa-commercial_date_strptime'",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-05T13:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b1cbd0392bdc5598ea5b4b971c5e6b463b5351",
          "body": null,
          "is_bot": false,
          "headline": "merge master",
          "author_name": "Josh Cronemeyer",
          "author_login": "joshuacronemeyer",
          "committed_at": "2021-02-05T13:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 5,
      "latest_release_at": "2026-04-12T15:23:26Z",
      "latest_release_tag": "v0.9.11",
      "releases_from_tags": true,
      "days_since_last_push": 100,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 100,
      "mean_days_between_releases": 222.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 227,
      "stars": 3425,
      "watchers": 26,
      "fork_history": {
        "days": [
          {
            "date": "2009-07-22",
            "count": 1
          },
          {
            "date": "2009-09-22",
            "count": 1
          },
          {
            "date": "2009-10-15",
            "count": 1
          },
          {
            "date": "2009-10-28",
            "count": 1
          },
          {
            "date": "2010-05-27",
            "count": 1
          },
          {
            "date": "2010-08-19",
            "count": 1
          },
          {
            "date": "2010-11-15",
            "count": 1
          },
          {
            "date": "2010-12-17",
            "count": 1
          },
          {
            "date": "2011-03-22",
            "count": 1
          },
          {
            "date": "2011-08-15",
            "count": 1
          },
          {
            "date": "2011-09-20",
            "count": 1
          },
          {
            "date": "2011-12-14",
            "count": 1
          },
          {
            "date": "2011-12-19",
            "count": 1
          },
          {
            "date": "2011-12-21",
            "count": 1
          },
          {
            "date": "2011-12-30",
            "count": 1
          },
          {
            "date": "2012-02-01",
            "count": 1
          },
          {
            "date": "2012-03-14",
            "count": 1
          },
          {
            "date": "2012-05-09",
            "count": 1
          },
          {
            "date": "2012-07-27",
            "count": 1
          },
          {
            "date": "2012-08-09",
            "count": 1
          },
          {
            "date": "2012-08-13",
            "count": 1
          },
          {
            "date": "2012-08-14",
            "count": 1
          },
          {
            "date": "2012-09-24",
            "count": 1
          },
          {
            "date": "2012-10-03",
            "count": 1
          },
          {
            "date": "2012-10-08",
            "count": 1
          },
          {
            "date": "2012-11-07",
            "count": 1
          },
          {
            "date": "2012-11-08",
            "count": 1
          },
          {
            "date": "2012-11-29",
            "count": 1
          },
          {
            "date": "2012-12-12",
            "count": 1
          },
          {
            "date": "2013-01-11",
            "count": 1
          },
          {
            "date": "2013-01-17",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 1
          },
          {
            "date": "2013-03-08",
            "count": 1
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-14",
            "count": 1
          },
          {
            "date": "2013-03-19",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 1
          },
          {
            "date": "2013-03-29",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 1
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 1
          },
          {
            "date": "2013-10-04",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2013-11-26",
            "count": 2
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-07",
            "count": 1
          },
          {
            "date": "2014-03-15",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-04-09",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-16",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-11-03",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-12-06",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-06-07",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 2
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-08-17",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 2
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-05-30",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-27",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-01",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 2
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-17",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-30",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 2
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 2
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 2
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 218,
        "total_forks": 227
      },
      "star_history": {
        "days": [
          {
            "date": "2018-02-13",
            "count": 3
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 2
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 2
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 3
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 3
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 3
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 2
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 2
          },
          {
            "date": "2018-04-05",
            "count": 4
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 3
          },
          {
            "date": "2018-04-10",
            "count": 2
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 2
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 2
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 2
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 2
          },
          {
            "date": "2018-05-13",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 2
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 2
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 3
          },
          {
            "date": "2018-06-11",
            "count": 4
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 2
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 2
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 3
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 2
          },
          {
            "date": "2018-07-24",
            "count": 2
          },
          {
            "date": "2018-07-25",
            "count": 2
          },
          {
            "date": "2018-07-27",
            "count": 2
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 2
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 2
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 2
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 2
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 2
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 3
          },
          {
            "date": "2018-09-26",
            "count": 3
          },
          {
            "date": "2018-09-28",
            "count": 2
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 2
          },
          {
            "date": "2018-10-02",
            "count": 2
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 3
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 2
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 2
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 2
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 2
          },
          {
            "date": "2018-10-31",
            "count": 3
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 2
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 2
          },
          {
            "date": "2018-11-09",
            "count": 2
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 2
          },
          {
            "date": "2018-12-05",
            "count": 2
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-09",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 2
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 3
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 2
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-28",
            "count": 2
          },
          {
            "date": "2019-01-04",
            "count": 2
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 2
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 4
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 2
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 2
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 2
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 2
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 3
          },
          {
            "date": "2019-02-15",
            "count": 2
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 2
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 2
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 2
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 2
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 2
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 2
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-07",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 3
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 2
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 2
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 2
          },
          {
            "date": "2019-05-23",
            "count": 2
          },
          {
            "date": "2019-05-28",
            "count": 2
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 2
          },
          {
            "date": "2019-06-29",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 2
          },
          {
            "date": "2019-07-02",
            "count": 2
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 2
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 2
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 3
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 2
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 2
          },
          {
            "date": "2019-11-06",
            "count": 2
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 4
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 2
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-22",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 2
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-25",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 2
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 2
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 2
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 2
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 2
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 4
          },
          {
            "date": "2020-04-15",
            "count": 2
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 2
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 2
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 2
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 2
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 2
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 2
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 2
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 2
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 3
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 2
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 3
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 2
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 2
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 2
          },
          {
            "date": "2021-05-06",
            "count": 2
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 2
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 2
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 2
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 2
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 2
          },
          {
            "date": "2021-08-25",
            "count": 2
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 2
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-16",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 3
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 2
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 2
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 2
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 2
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 3
          },
          {
            "date": "2022-03-08",
            "count": 2
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 2
          },
          {
            "date": "2022-03-23",
            "count": 3
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 2
          },
          {
            "date": "2022-04-13",
            "count": 2
          },
          {
            "date": "2022-04-15",
            "count": 3
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 2
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 2
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 3
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 2
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 2
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 2
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 2
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 2
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 2
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 2
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 2
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 3
          },
          {
            "date": "2023-07-24",
            "count": 2
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 2
          },
          {
            "date": "2023-08-03",
            "count": 2
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 3
          },
          {
            "date": "2023-10-17",
            "count": 2
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 2
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 2
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 2
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 2
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 2
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 2
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 3
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 2
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 2
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 3425
      },
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 21275,
      "source_files_sampled": 22,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rdoc",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "concurrent-ruby",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "< 1.3.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "rdoc",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 1,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 135,
        "open_issues": 6,
        "closed_ratio": 0.966,
        "closed_issues": 169,
        "closed_unmerged_prs": 70
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jtrupiano",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/12331?v=4"
        },
        {
          "type": "User",
          "login": "joshuacronemeyer",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/31906?v=4"
        },
        {
          "type": "User",
          "login": "travisjeffery",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/15225?v=4"
        },
        {
          "type": "User",
          "login": "ballcheck",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/4539497?v=4"
        },
        {
          "type": "User",
          "login": "olleolleolle",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
        },
        {
          "type": "User",
          "login": "yaauie",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/210924?v=4"
        },
        {
          "type": "User",
          "login": "kwerle",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/23320?v=4"
        },
        {
          "type": "User",
          "login": "MicahChalmer",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/698400?v=4"
        },
        {
          "type": "User",
          "login": "ptrela",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/56597310?v=4"
        },
        {
          "type": "User",
          "login": "jamiemccarthy",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/40373?v=4"
        }
      ],
      "contributors_sampled": 75,
      "top_contributor_share": 0.196
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml"
      ],
      "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": 1,
            "reason": "4 out of 22 merged PRs checked by a CI test -- score normalized to 1",
            "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": 4,
            "reason": "Found 10/21 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 22 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "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": "b3c9a5a6f06b7185c8012896b80d0a5b11df5d34",
        "ran_at": "2026-07-21T23:45:39Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T01:39:04Z",
      "oldest_open_prs": [
        {
          "number": 432,
          "created_at": "2024-09-26T18:33:07Z",
          "last_comment_at": "2024-12-30T17:40:37Z",
          "last_comment_author": "joshuacronemeyer"
        },
        {
          "number": 435,
          "created_at": "2024-12-30T17:23:42Z",
          "last_comment_at": "2026-04-11T21:52:12Z",
          "last_comment_author": "joshuacronemeyer"
        },
        {
          "number": 442,
          "created_at": "2025-11-24T09:08:00Z",
          "last_comment_at": "2026-04-11T21:30:40Z",
          "last_comment_author": "joshuacronemeyer"
        },
        {
          "number": 446,
          "created_at": "2026-07-08T09:04:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-12T15:23:26Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 420,
          "created_at": "2024-05-14T21:40:09Z",
          "last_comment_at": "2024-09-24T21:08:01Z",
          "last_comment_author": "jasonkingPNM"
        },
        {
          "number": 422,
          "created_at": "2024-05-15T13:22:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 431,
          "created_at": "2024-09-24T14:02:29Z",
          "last_comment_at": "2024-09-24T19:55:40Z",
          "last_comment_author": "mcfadden"
        },
        {
          "number": 433,
          "created_at": "2024-12-19T10:34:41Z",
          "last_comment_at": "2025-01-13T17:35:23Z",
          "last_comment_author": "dmytro-strukov"
        },
        {
          "number": 441,
          "created_at": "2025-11-13T23:41:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 445,
          "created_at": "2026-05-05T15:33:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/travisjeffery/timecop",
    "host": "github.com",
    "name": "timecop",
    "owner": "travisjeffery"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 45,
        "vitality": 36,
        "community": 69,
        "governance": 78,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 36,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 0.97,
              "days_since_last_push": 100,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 100 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "v0.9.11",
              "releases_from_tags": true,
              "days_since_latest_release": 100,
              "mean_days_between_releases": 222.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 100 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~222.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 222.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": 100,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 100 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "forks": 227,
              "stars": 3425,
              "watchers": 26,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,425 stars",
                "points": 57.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3425
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "227 forks",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 227
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "26 watchers",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 78,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 75,
              "top_contributor_share": 0.196
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "75 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 135,
              "open_issues": 6,
              "closed_issues": 169,
              "issue_closed_ratio": 0.966,
              "closed_unmerged_prs": 70
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "135/205 decided PRs merged",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 135,
                      "decided": 205
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/21 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1800,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "travisjeffery",
              "public_repos": 226,
              "account_age_days": 6598
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,800 followers of travisjeffery",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1800,
                      "login": "travisjeffery"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "226 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 226
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "4 out of 22 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rails",
                "ruby",
                "time",
                "test"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "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": "4 out of 22 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/21 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.237,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "23 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 21275,
              "source_files_sampled": 22,
              "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/22 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:46:04.328672Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/travisjeffery/timecop.svg",
  "full_name": "travisjeffery/timecop",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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