Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 23:00 UTC

cassiancc / Immersive-Overlays

Overlays useful info like coordinates and the time - as long as you have the right item.

JavaMIT★ 5 stars⑂ 7 forkssince Apr 2025View on GitHub ↗

cassiancc/Immersive-Overlays holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on AI Readiness (30/100). It was last updated 20 days ago. A single contributor accounts for most of its recent work.

50
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.

50
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

Cassian GodstedPersonal account
28 followers128 public repossince May 2022

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?

86Excellent · 22% of overall
How it's scored
28.8/36Push recency — last push 20 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 178 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year178
human_commit_share1
days_since_last_push20
active_weeks_last_year39
How it's scored
16.2/27Ships releases — 28 version tags (no GitHub releases)
36/36Release recency — latest release 52 days ago
27/27Release cadence — a release every ~10.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count28
latest_release_tagv1.7.2
releases_from_tagsyes
days_since_latest_release52
mean_days_between_releases10.3
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?

32At risk · 18% of overall
How it's scored
9.8/60Stars — 5 stars
6.5/25Forks — 7 forks
0/15Watchers — 1 watchers
Inputs used
forks7
stars5
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

50Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.96
How it's scored
34.6/46.8Issue resolution — 74% of issues closed
38.2/38.3PR acceptance — 7/7 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs7
open_issues20
closed_issues57
issue_closed_ratio0.74
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.5/25Owner reach — 28 followers of cassiancc
21.3/25Track record — 128 public repos, account ~4 yr old
Inputs used
followers28
owner_typeUser
is_verified
owner_logincassiancc
public_repos128
account_age_days1,520
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://modrinth.com/mod/immersive-overlays
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://modrinth.com/mod/immersive-overlays
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

37At risk · 16% of overall
How it's scored
3.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
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_aggregate3.7
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.

30At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
3.2/40Legible commit history — 6 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.06
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — buildSrc/build.gradle.kts (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbuildSrc/build.gradle.kts
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Java (statically typed)
55/55Manageable file sizes — 0/45 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes13,916
source_files_sampled45
oversized_source_files0

Key facts

5GitHub stars
6contributors
178commits, last 12 months
20days since last push
28releases
1bus factor
20open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks
22Releases

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.

1234567712025-092025-122026-04
Major 0Minor 3Patch 19
OpenSSF Scorecard 3.7 / 10
3.7aggregate

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

5Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
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
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2182,
      "has_wiki": false,
      "homepage": "https://modrinth.com/mod/immersive-overlays",
      "languages": {
        "Java": 126487,
        "Kotlin": 1528
      },
      "pushed_at": "2026-07-06T01:58:24Z",
      "created_at": "2025-04-07T16:39:20Z",
      "owner_type": "User",
      "updated_at": "2026-07-06T01:58:28Z",
      "description": "Overlays useful info like coordinates and the time - as long as you have the right item.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://cassian.cc",
      "name": "Cassian Godsted",
      "type": "User",
      "login": "cassiancc",
      "company": null,
      "location": null,
      "followers": 28,
      "avatar_url": "https://avatars.githubusercontent.com/u/106419675?v=4",
      "created_at": "2022-05-28T04:28:16Z",
      "is_verified": null,
      "public_repos": 128,
      "account_age_days": 1520
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-06-04T04:11:45Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-05-11T20:01:46Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-05-08T00:43:26Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2026-04-08T16:33:29Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-03-30T20:28:36Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-03-30T16:12:03Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-03-29T21:44:28Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-03-25T19:55:57Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2026-03-19T21:14:27Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-03-03T02:44:10Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-02-05T04:15:05Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-01-02T16:59:36Z"
        },
        {
          "tag": "v1.4.10",
          "kind": "patch",
          "published_at": "2025-12-21T20:06:35Z"
        },
        {
          "tag": "v1.4.9",
          "kind": "patch",
          "published_at": "2025-12-11T03:41:43Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2025-12-06T19:58:18Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2025-12-04T02:35:40Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2025-11-21T03:14:01Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2025-11-20T18:38:00Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2025-10-28T21:58:31Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-10-16T22:13:45Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-10-16T21:48:33Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-10-14T22:27:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-10-13T23:06:20Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-10-01T16:29:16Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-09-26T18:23:56Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-04-30T20:04:05Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-04-28T18:36:25Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-04-21T00:12:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d75d3b7f744dd6d938d5f45c2bf7b5a8267568a4",
          "body": null,
          "is_bot": false,
          "headline": "Fix include",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-07-06T01:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe5fc1aecc7a237e278e81ce24b2c5f6d456ea9",
          "body": null,
          "is_bot": false,
          "headline": "Move compatibility code into a seperate library",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-07-06T01:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951b4873e38a3fcd982e27ff2cc7b2e2cd4e5bfe",
          "body": null,
          "is_bot": false,
          "headline": "Add Ohmega support",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-07-04T15:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efda31dbbf9982f63eefc893b92b0a2885ed41e9",
          "body": null,
          "is_bot": false,
          "headline": "Add Trinkets support to 26.2",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-06-13T19:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "642da490ad2bb71e998e1b198db58f7acbdffc6f",
          "body": null,
          "is_bot": false,
          "headline": "Fix crash on dedicated NeoForge servers",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-06-04T04:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efdf7738485f282672b09f95ebff8af96c0261eb",
          "body": null,
          "is_bot": false,
          "headline": "Simplify Sophisticated Backpacks logic",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-28T02:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaed8cfb4dd9a537d31d8785b50c72f67322faa9",
          "body": null,
          "is_bot": false,
          "headline": "Fix Thermoo and merge Fabric buildscripts",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-28T00:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "378ff035234d4539a23247da3577af0067a81395",
          "body": null,
          "is_bot": false,
          "headline": "Port to 26.2-snapshot-8",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-20T18:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95d293bb14f8b534dc302449baf678be839a4bb",
          "body": null,
          "is_bot": false,
          "headline": "Bump Traveler's Backpack",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-11T20:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27105ebb6043a10570c56f725dbbc6c08d296fa0",
          "body": null,
          "is_bot": false,
          "headline": "Add support for recovery compasses",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-08T00:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9019c6f66387ddf144b7e66723dd4a9998c93a",
          "body": "…t Lodestone (#76)\n\nCo-authored-by: Cassian <cassian@godsted.com>",
          "is_bot": false,
          "headline": "Compass pointing to Lodestone will overwrite XYZ with distance to tha…",
          "author_name": "Alexander",
          "author_login": "semper-idem",
          "committed_at": "2026-05-07T23:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7198fd3fe03a899c98717b48f5f8061ffc22ac0",
          "body": null,
          "is_bot": false,
          "headline": "Support for YACL",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-07T23:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbf3108a814e194ed07a1401f12d9051970828ca",
          "body": null,
          "is_bot": false,
          "headline": "Support for blocks",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-05-07T21:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d94fbb551efb239ddac63a8052910040c10f8e",
          "body": null,
          "is_bot": false,
          "headline": "Update LegendarySurvivalOverhaulCompat.java",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-04-30T22:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e24f8694bd5f283bf9080fb5489cc9f71fbdcd9",
          "body": null,
          "is_bot": false,
          "headline": "Port to 26.2",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-04-08T18:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d5b328d8fe984f7fabea81df4804b8c6ce058a",
          "body": null,
          "is_bot": false,
          "headline": "26.1 fixes",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-04-08T16:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a3b05f6f23a26c1c8b590d574c2e36c5e6fffa",
          "body": null,
          "is_bot": false,
          "headline": "Support for Trinkets Updated",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-04-06T15:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f90a2a8697c88f135e87e2ac7578a16a4133c66",
          "body": null,
          "is_bot": false,
          "headline": "fix legendary survival overhaul again",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-30T20:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ef8a17ae15fea621b209352a047f072cd454d4d",
          "body": "Fixes #71\nFixes #70",
          "is_bot": false,
          "headline": "Fix some forge compat weirdness",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-30T16:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09aaf356a27db50dfbd8c9bbfe1c21682f3144e7",
          "body": null,
          "is_bot": false,
          "headline": "Fix seasons not rendering",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-29T21:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377474b07cc3997df8f856e76636f6950996ce0b",
          "body": "Fixes #69",
          "is_bot": false,
          "headline": "Fix season overlays",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-29T20:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a968f8b8d83362b1dbfac24d67bb126b74110937",
          "body": null,
          "is_bot": false,
          "headline": "Minecraft Icon Updates (#68)",
          "author_name": "Kevin",
          "author_login": "Proxillus",
          "committed_at": "2026-03-28T21:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1f104994fdf1cb0c38f4988d1cdd10339640ca1",
          "body": "Fixes #65\nFixes #64\nFixes #63\nFixes #57",
          "is_bot": false,
          "headline": "Bugfixes",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-25T19:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cefbf34bc81b984ea556057952246c11c9720e36",
          "body": null,
          "is_bot": false,
          "headline": "Sprite reorganization",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-21T05:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb58d81d3cbe3602428dd43994790083badbac1b",
          "body": null,
          "is_bot": false,
          "headline": "Nine-slicing on 1.21+",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-21T04:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "049085c86d5f012cca25aae522293905e341103c",
          "body": "Fixes #62",
          "is_bot": false,
          "headline": "Seperate day count item list",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-21T03:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85556fad4025478dc0dd4ee0e6ab69fcbe873de9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG-LATEST.md",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-19T21:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3480d9ee1413ba744b3cdc879622fcecf611a4e",
          "body": "Fixes #54",
          "is_bot": false,
          "headline": "Add support for single line coordinates",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-19T21:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40831c9a66e2d381ebb172c0e822d841c21b49b",
          "body": null,
          "is_bot": false,
          "headline": "Allow translating coordinate overlays",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-19T20:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f042037bdb192e044fec442e4e714a253808a2",
          "body": null,
          "is_bot": false,
          "headline": "Additional Environmental Biomes (#61)",
          "author_name": "Kevin",
          "author_login": "Proxillus",
          "committed_at": "2026-03-19T20:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2245ac0710024522eb1aabbcd66645e86d30085d",
          "body": null,
          "is_bot": false,
          "headline": "Support for 26.1-rc-1",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-19T19:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c809c429eb44ea811d76698e3b0e5cc9f43a69",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #59 from Proxillus/main",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2026-03-19T19:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2dfcd28ad09a177e356fbfd284bec88a1ef7d7",
          "body": "Fixes #58",
          "is_bot": false,
          "headline": "Fix cutoff text",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-03-19T19:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda27d8e15f2ea84d8f9a33cdfca06f97a706350",
          "body": "Adding biome image displays for the missing biomes. The pine biomes as well as a minor marsh image change.",
          "is_bot": false,
          "headline": "Environmental Biomes",
          "author_name": "Kevin",
          "author_login": "Proxillus",
          "committed_at": "2026-03-17T01:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3062c17c3195fb272181785bc1d08c727518c714",
          "body": null,
          "is_bot": false,
          "headline": "Add additional biome overlays",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2026-03-03T02:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cba72b6e69a3f1079b214826f9e76512b2bfc8",
          "body": null,
          "is_bot": false,
          "headline": "Add more examples for season translations",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-02-09T22:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d696106d1aaa124ba471063db9319e18facb167",
          "body": "Fixes #44",
          "is_bot": false,
          "headline": "Fix issues with speedometer negative values",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-02-09T22:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9d15cc9d16a4602d180d9e0f54d6db5c48aad8",
          "body": "FIxes #49",
          "is_bot": false,
          "headline": "Fix issues with Polytone",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-02-05T04:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bbb794829e0bce9c6ec2af657d4fc3e7559192",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-29T17:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef42478f5d456943ee2b8743db1559340a2ef68e",
          "body": null,
          "is_bot": false,
          "headline": "Mixin simplification",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-23T02:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93edc54c2217792166e5ff4ff0331b28545f26d1",
          "body": null,
          "is_bot": false,
          "headline": "Dead Reckoning support",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-23T01:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b1326ea9af69dc9bca6843c81c1f912c466fcd",
          "body": null,
          "is_bot": false,
          "headline": "26.1-snapshott-4 and Player Locator Plus Reforged",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-23T01:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ca877f93027afc35a9303b0c38f44d0fee2c11",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #46 from andre4ik3/tan-use-block-temperature",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2026-01-08T21:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d6e6f6b24da6bdd70ca0e2191fba48d8870bfb",
          "body": null,
          "is_bot": false,
          "headline": "Use block temperature for Tough as Nails",
          "author_name": "andre4ik3",
          "author_login": "andre4ik3",
          "committed_at": "2026-01-08T19:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7124d8232e35f4863db291c2e4e2429e2a76ba2f",
          "body": null,
          "is_bot": false,
          "headline": "further cleanups",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T17:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0013abe12db2ff1717625cb6fb65d0a3ebc0ec5",
          "body": null,
          "is_bot": false,
          "headline": "publishing fixes",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T16:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ef24a0a8e42ce55f2c35193baec7ea54d84cd3",
          "body": null,
          "is_bot": false,
          "headline": "switch active",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T16:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8390e1998914321fcdc8ca6ead4882b603796a08",
          "body": null,
          "is_bot": false,
          "headline": "Add support for cardinal directions",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T16:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dae1238dc5402d3ea00fec1c1379a24c52c95c4",
          "body": null,
          "is_bot": false,
          "headline": "Remove use of legacy formatting codes",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T15:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c725095ae352e924c25fb6ed093344d802f4d5",
          "body": null,
          "is_bot": false,
          "headline": "general fixes",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T02:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48766dc9a31c67e93805d79b662a9255d1dbf67",
          "body": null,
          "is_bot": false,
          "headline": "wind configs",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-02T00:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "681f713dccd4fecd895530b28e3f4f7becf69b29",
          "body": null,
          "is_bot": false,
          "headline": "Add mixinconstraints",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-01T20:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96bb0403cb4944a9afe67011cc6ee44170745dec",
          "body": null,
          "is_bot": false,
          "headline": "Purge 1.19.2, general cleanups",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2026-01-01T19:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b51849f6648b945a56f52e8071e143248e9b1c2d",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #43 from davidjjung/main",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2026-01-01T16:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8596c8f0458a14d7a1f58e8460cb66bb164b939f",
          "body": null,
          "is_bot": false,
          "headline": "breezy compat, wind overlays initial take",
          "author_name": "DavigJ",
          "author_login": "davidjjung",
          "committed_at": "2026-01-01T15:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b06ed43b30982a6f7a2dae402eedfe8326e6bbd",
          "body": null,
          "is_bot": false,
          "headline": "setup some stuff for breezy compat",
          "author_name": "Cassian",
          "author_login": "cassiancc",
          "committed_at": "2025-12-28T04:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ee029416d876d2fea374da842bee1d4bf8ea43",
          "body": null,
          "is_bot": false,
          "headline": "fix oreganized",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-21T20:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a182a3f3860d967ea9dde2922281264ec55f6d",
          "body": null,
          "is_bot": false,
          "headline": "fix buildscript",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-21T06:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1027311508cdb24df736c3f5752eacf8486d9d2",
          "body": null,
          "is_bot": false,
          "headline": "Port to 26.1",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-21T06:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058bd1c4ea45e6f080d8857268f84894a17ba78a",
          "body": null,
          "is_bot": false,
          "headline": "actually commit that 1.21.11 port lol",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-11T03:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d59656cde7758efa927f6b745f65cba27e56f4",
          "body": null,
          "is_bot": false,
          "headline": "Bump unobf builds",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-07T19:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57d7dd44f0841bf333b2631329d8e9ab64558df0",
          "body": null,
          "is_bot": false,
          "headline": "Fix Traveler's Backpack again",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-06T19:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3962818da088829f438f97e2313d8bd9953a12b5",
          "body": null,
          "is_bot": false,
          "headline": "Port to unobfuscated",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-06T18:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad4330b05517e0d71cd74ba4c6afef3afd98c50",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-04T02:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a744ba9870a70d54a254bc816ec712d4401a4e74",
          "body": "Fixes #37",
          "is_bot": false,
          "headline": "Fix Sophisticated Backpacks",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-04T02:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f9995eb2dbf96094cd13cd02ee368b5be792912",
          "body": null,
          "is_bot": false,
          "headline": "Tweak clock positioning",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-04T01:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5a6afa79b7c548624765fc111f353999d2936d",
          "body": null,
          "is_bot": false,
          "headline": "Overlay config keybind",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-02T03:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f66a78e8eacf8d378c31c51daad9e92c078030ab",
          "body": null,
          "is_bot": false,
          "headline": "Fix legendary survival overhaul on neo",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-02T03:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810d95fe526c336d6ce28d7c972f2c70524c7585",
          "body": null,
          "is_bot": false,
          "headline": "Clean up rendering code",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-12-02T03:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8445b1f868b3931fc91ea92c3d75ac1324b05eb2",
          "body": null,
          "is_bot": false,
          "headline": "Uncomment 1.19.2 for release",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-25T15:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c75fcfe7237df29029f10ca8c0b8b617e30d4a",
          "body": null,
          "is_bot": false,
          "headline": "Fix mixins on legacyforge",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-21T03:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9c103f4b34ff0613f2c756c7e2d2135d730b4e1",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-20T18:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3d7f4ebd2c6584a8d57ed573a0d19ab55bd2bf",
          "body": null,
          "is_bot": false,
          "headline": "Traveler's Backpack 1.21.10 support",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-20T18:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da40d916fb90738a5cdabf71ab2b526e25ff420f",
          "body": null,
          "is_bot": false,
          "headline": "Add 1.20.6 target",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-13T22:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517e7047c1ef0068dd8f169eb50117088bd459c2",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup mavens",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-11T02:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1753d3bb980922baaeea0be4a2168bc788c7f28",
          "body": null,
          "is_bot": false,
          "headline": "Fix filled maps",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-11-05T03:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0368942f4c70688f1fe2f4d4fff37a6b1833551d",
          "body": null,
          "is_bot": false,
          "headline": "Delete InfoOverlaysMixin.java",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-28T21:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff76056dbc372af146caf6afabf8310dfbdda258",
          "body": null,
          "is_bot": false,
          "headline": "Fix NeoForge compat",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-28T21:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ff451012a0372cca015f7bb32360e048921823",
          "body": null,
          "is_bot": false,
          "headline": "fix sparse jungle",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-27T19:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed52f819ab1ddea7d750799e0a46c4516a7fd192",
          "body": null,
          "is_bot": false,
          "headline": "remove accessorify mixins",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-25T19:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4532d8427c0b0557c86ea3dabbdee6c851d25065",
          "body": null,
          "is_bot": false,
          "headline": "Source Trinkets from Patbox",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-21T17:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c217f618410b7fa8e86a7729cb11fb4d6cf839a",
          "body": null,
          "is_bot": false,
          "headline": "fix late season overlay not working",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-16T22:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2614d2ffb80c4b9df55ffe0c9b6ed28f3b2edf",
          "body": null,
          "is_bot": false,
          "headline": "1.4.2",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-16T21:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d529b0a9b8162bfc14b75309d4fcb0cb6e3331",
          "body": null,
          "is_bot": false,
          "headline": "add clifftree icons",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-16T21:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f925eaabaa5ed9f776bfa16261a47021437c856",
          "body": null,
          "is_bot": false,
          "headline": "add clifftree biomes",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-16T17:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0231c265e8de1ab94230ad12b901df9054cfe70",
          "body": null,
          "is_bot": false,
          "headline": "Reorganize config section",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-16T15:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd6953a431a800ba078bff5dfee13258bd068fc",
          "body": null,
          "is_bot": false,
          "headline": "fix oreganized integration",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-16T01:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e92d96ef04b92bd1e7abed59bda3566ef86ab3b",
          "body": "Co-Authored-By: Nöelle <63829617+noelledotjpg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add frozen river texture",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-15T21:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfaee96aa8aa687e2606305088c22003ba01c0b8",
          "body": null,
          "is_bot": false,
          "headline": "compatibility labels",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-15T21:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b201031b94268e9bcfbf5dbc4e24a0e61b86be10",
          "body": null,
          "is_bot": false,
          "headline": "simplify category registration",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-15T21:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7539000c5095bef2a81bc998a34cba14ad6e15dc",
          "body": null,
          "is_bot": false,
          "headline": "Fix clock overlay placement again",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-15T21:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba9b584a0deac1934ec5cecc4d796d9bbdb7dc7",
          "body": "Co-Authored-By: Nöelle <63829617+noelledotjpg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "actually add river texture",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-15T21:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814c182940d51466307c60eb9309b1ecc46761b7",
          "body": null,
          "is_bot": false,
          "headline": "text helpers and experiments",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-15T20:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c19d08837e17ad1516eb8b51abd97101f18d57",
          "body": null,
          "is_bot": false,
          "headline": "fix neoforge not loading",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-14T22:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c96e6021b1912b89495d87eace7c117f9f6bea1",
          "body": null,
          "is_bot": false,
          "headline": "Add keybinds",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-14T19:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9ea45858cd46fd0e7b009d40dabbd8f0f92106",
          "body": null,
          "is_bot": false,
          "headline": "Support AA4 via connector",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-14T18:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5900564bfa37016b82865707e522fd24690c22",
          "body": null,
          "is_bot": false,
          "headline": "Antique Atlas 4 support",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-14T18:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2db489dcb9f0432f780725f1804fe02d0c26a1",
          "body": null,
          "is_bot": false,
          "headline": "fix included FMJ",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-14T05:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59629999e3bde22b82813c68d65f59f6a228b56",
          "body": null,
          "is_bot": false,
          "headline": "prep for release",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-13T23:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45d112adbf59ec45c47fa60ab762ea7585df905b",
          "body": null,
          "is_bot": false,
          "headline": "add parchment",
          "author_name": "Cassian Godsted",
          "author_login": "cassiancc",
          "committed_at": "2025-10-13T23:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 178,
      "latest_release_at": "2026-06-04T04:11:45Z",
      "latest_release_tag": "v1.7.2",
      "releases_from_tags": true,
      "days_since_last_push": 20,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 52,
      "mean_days_between_releases": 10.3
    },
    "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": 7,
      "stars": 5,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 20
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "buildSrc/build.gradle.kts"
      ],
      "largest_source_bytes": 13916,
      "source_files_sampled": 45,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "buildSrc/build.gradle.kts"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 7,
        "open_issues": 20,
        "closed_ratio": 0.74,
        "closed_issues": 57,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "cassiancc",
          "commits": 242,
          "avatar_url": "https://avatars.githubusercontent.com/u/106419675?v=4"
        },
        {
          "type": "User",
          "login": "kevBo2003",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/82917994?v=4"
        },
        {
          "type": "User",
          "login": "Proxillus",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/179365722?v=4"
        },
        {
          "type": "User",
          "login": "semper-idem",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/70053347?v=4"
        },
        {
          "type": "User",
          "login": "davidjjung",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/72636500?v=4"
        },
        {
          "type": "User",
          "login": "andre4ik3",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/62390580?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.96
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build.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": 5,
            "reason": "binaries present in source code",
            "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": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "d75d3b7f744dd6d938d5f45c2bf7b5a8267568a4",
        "ran_at": "2026-07-26T23:00:14Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-07T23:31:05Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 21,
          "created_at": "2025-09-26T16:56:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 25,
          "created_at": "2025-09-29T20:13:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2025-10-14T03:46:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2025-11-05T16:49:14Z",
          "last_comment_at": "2026-04-26T15:02:15Z",
          "last_comment_author": "kohy-creates"
        },
        {
          "number": 40,
          "created_at": "2025-12-16T11:48:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2026-01-10T18:42:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2026-01-27T02:54:25Z",
          "last_comment_at": "2026-07-03T18:48:44Z",
          "last_comment_author": "Razavaugn"
        },
        {
          "number": 51,
          "created_at": "2026-02-05T18:42:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2026-02-18T00:53:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2026-03-03T18:41:36Z",
          "last_comment_at": "2026-03-30T18:07:17Z",
          "last_comment_author": "thelegitdolt"
        },
        {
          "number": 57,
          "created_at": "2026-03-05T16:52:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 66,
          "created_at": "2026-03-26T18:53:39Z",
          "last_comment_at": "2026-03-30T16:15:39Z",
          "last_comment_author": "cassiancc"
        },
        {
          "number": 67,
          "created_at": "2026-03-27T17:51:47Z",
          "last_comment_at": "2026-03-30T16:13:27Z",
          "last_comment_author": "cassiancc"
        },
        {
          "number": 73,
          "created_at": "2026-03-30T20:35:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2026-04-13T17:49:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2026-06-02T21:40:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-07-08T04:54:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 84,
          "created_at": "2026-07-10T15:38:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 85,
          "created_at": "2026-07-16T01:52:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 86,
          "created_at": "2026-07-18T06:07:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cassiancc/Immersive-Overlays",
    "host": "github.com",
    "name": "Immersive-Overlays",
    "owner": "cassiancc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 37,
        "vitality": 86,
        "community": 32,
        "governance": 50,
        "engineering": 36
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 178,
              "human_commit_share": 1,
              "days_since_last_push": 20,
              "active_weeks_last_year": 39
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 20 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "178 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 178
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v1.7.2",
              "releases_from_tags": true,
              "days_since_latest_release": 52,
              "mean_days_between_releases": 10.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 52 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.3
                    }
                  }
                ],
                "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": 20,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 20 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 20
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 7,
              "stars": 5,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.96
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 20,
              "closed_issues": 57,
              "issue_closed_ratio": 0.74,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "74% of issues closed",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/7 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 7
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 28,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "cassiancc",
              "public_repos": 128,
              "account_age_days": 1520
            },
            "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": "28 followers of cassiancc",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 28,
                      "login": "cassiancc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "128 public repos, account ~4 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 128
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "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": 0,
                "status": "missed",
                "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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://modrinth.com/mod/immersive-overlays",
              "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": "https://modrinth.com/mod/immersive-overlays",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 37,
        "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": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 3.8,
                "status": "partial",
                "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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 3/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": 3
            },
            "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": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.06,
              "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": "6 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "buildSrc/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "buildSrc/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "buildSrc/build.gradle.kts"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 13916,
              "source_files_sampled": 45,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/45 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 45,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T23:00:23.367293Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cassiancc/Immersive-Overlays.svg",
  "full_name": "cassiancc/Immersive-Overlays",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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