Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 18:39 UTC

LucasGGamerM / moshidon

Better modification of the official Mastodon for Android app

JavaGPL-3.0★ 957 stars⑂ 57 forkssince Nov 2022forkView on GitHub ↗

LucasGGamerM/moshidon holds a health index of 23 out of 100, placing it in the Critical band. It scores highest on Vitality (69/100) and lowest on Security (14/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

23
overall / 100
Critical

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.

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

LucasGGamerMPersonal account
106 followers19 public repossince Sep 2020

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?

69Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
22.2/36Commit cadence — 32/52 weeks with commits
18/18Commit volume — 140 commits in the last year
10/10OpenSSF Scorecard: Maintained — 9 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year140
human_commit_share1
days_since_last_push12
active_weeks_last_year32
How it's scored
27/27Ships releases — 56 releases published
7.2/36Release recency — latest release 403 days ago
19.8/27Release cadence — a release every ~81 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count56
latest_release_tag2.3.0+fork.110.moshinda
releases_from_tagsno
days_since_latest_release403
mean_days_between_releases81

Community & Adoption

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

48At risk · 18% of overall
How it's scored
48.3/60Stars — 957 stars
14.6/25Forks — 57 forks
5.3/15Watchers — 10 watchers
Inputs used
forks57
stars957
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (GPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.9/22.5Commit distribution — top contributor authored 78% of commits
13.5/13.5Contributor breadth — 36 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled36
top_contributor_share0.78
How it's scored
18.7/46.8Issue resolution — 40% of issues closed
35.1/38.3PR acceptance — 188/205 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/27 approved changesets -- score normalized to 0
Inputs used
merged_prs188
open_issues288
closed_issues193
issue_closed_ratio0.401
closed_unmerged_prs17
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.6/25Owner reach — 106 followers of LucasGGamerM
21.2/25Track record — 19 public repos, account ~5 yr old
Inputs used
followers106
owner_typeUser
is_verified
owner_loginLucasGGamerM
public_repos19
account_age_days2,137
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://LucasGGamerM.github.io/moshidon/
0/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsmastodon, android
has_wikino
homepagehttps://LucasGGamerM.github.io/moshidon/
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

14Critical · 16% of overall
How it's scored
6.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 2 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/7.5Code-Review — Found 2/27 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 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 — 9 commit(s) and 7 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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate2.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier14
security_posture_before_jurisdiction29
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 97 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.97
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — build.gradle, mastodon/build.gradle (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
10/10Reproducible environment — lockfile
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_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle, mastodon/build.gradle
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Java (statically typed)
54.7/55Manageable file sizes — 3/605 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes123,413
source_files_sampled605
oversized_source_files3

Key facts

957GitHub stars
36contributors
140commits, last 12 months
12days since last push
56releases
1bus factor
288open issues
Maven, RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 57 ⇿
0Stars
57Forks
56Releases

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.

01020304050605732022-122024-092026-07
Major 0Minor 13Patch 43

Each point covers 4 days.

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-23 18:39 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/27 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained9 commit(s) and 7 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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
RubyGemsfastlaneGemfile
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": [
        "mastodon",
        "android"
      ],
      "is_fork": true,
      "size_kb": 135983,
      "has_wiki": false,
      "homepage": "https://LucasGGamerM.github.io/moshidon/",
      "languages": {
        "AIDL": 3706,
        "HTML": 812,
        "Java": 2734611,
        "Ruby": 1082,
        "Shell": 227
      },
      "pushed_at": "2026-07-11T12:40:13Z",
      "created_at": "2022-11-28T18:11:19Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T08:40:11Z",
      "description": "Better modification of the official Mastodon for Android app",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "rewrite",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "LucasGGamerM",
      "company": null,
      "location": null,
      "followers": 106,
      "avatar_url": "https://avatars.githubusercontent.com/u/71328265?v=4",
      "created_at": "2020-09-15T12:28:15Z",
      "is_verified": null,
      "public_repos": 19,
      "account_age_days": 2137
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "2.3.0+fork.110.moshinda",
          "kind": "minor",
          "published_at": "2025-06-14T22:55:04Z"
        },
        {
          "tag": "2.3.0+fork.109.moshinda",
          "kind": "minor",
          "published_at": "2025-05-15T12:18:56Z"
        },
        {
          "tag": "2.3.0+fork.108.moshinda",
          "kind": "minor",
          "published_at": "2025-01-06T20:28:14Z"
        },
        {
          "tag": "2.3.0+fork.107.moshinda",
          "kind": "minor",
          "published_at": "2024-08-03T13:14:56Z"
        },
        {
          "tag": "2.3.0+fork.106.moshinda",
          "kind": "minor",
          "published_at": "2024-07-29T20:00:40Z"
        },
        {
          "tag": "2.3.0+fork.105.moshinda",
          "kind": "minor",
          "published_at": "2024-05-05T20:35:03Z"
        },
        {
          "tag": "2.1.4+fork.104.moshinda",
          "kind": "patch",
          "published_at": "2024-01-27T13:52:43Z"
        },
        {
          "tag": "2.1.4+fork.103.moshinda",
          "kind": "patch",
          "published_at": "2023-12-08T18:18:18Z"
        },
        {
          "tag": "2.1.4+fork.102.moshinda",
          "kind": "patch",
          "published_at": "2023-09-29T20:20:21Z"
        },
        {
          "tag": "1.2.3+fork.101.moshinda",
          "kind": "patch",
          "published_at": "2023-06-16T16:21:52Z"
        },
        {
          "tag": "1.3.0+fork.100.moshinda",
          "kind": "minor",
          "published_at": "2023-04-28T19:28:50Z"
        },
        {
          "tag": "1.2.0+fork.99.moshinda",
          "kind": "minor",
          "published_at": "2023-03-07T18:30:48Z"
        },
        {
          "tag": "1.2.0+fork.98.moshinda",
          "kind": "minor",
          "published_at": "2023-02-28T00:40:48Z"
        },
        {
          "tag": "1.2.0+fork.97.moshinda",
          "kind": "minor",
          "published_at": "2023-02-25T18:53:16Z"
        },
        {
          "tag": "1.2.0+fork.96.moshinda",
          "kind": "minor",
          "published_at": "2023-02-20T20:20:41Z"
        },
        {
          "tag": "1.2.0+fork.95.moshinda",
          "kind": "minor",
          "published_at": "2023-02-20T17:12:14Z"
        },
        {
          "tag": "1.2.0+fork.94.moshinda",
          "kind": "minor",
          "published_at": "2023-02-16T20:54:53Z"
        },
        {
          "tag": "1.1.4+fork.93.moshinda",
          "kind": "patch",
          "published_at": "2023-02-11T00:13:28Z"
        },
        {
          "tag": "1.1.4+fork.92.moshinda",
          "kind": "patch",
          "published_at": "2023-02-07T23:15:28Z"
        },
        {
          "tag": "1.1.4+fork.91.moshinda",
          "kind": "patch",
          "published_at": "2023-02-02T19:12:42Z"
        },
        {
          "tag": "1.1.4+fork.90.moshinda",
          "kind": "patch",
          "published_at": "2023-02-02T01:05:16Z"
        },
        {
          "tag": "1.1.4+fork.89.moshinda",
          "kind": "patch",
          "published_at": "2023-01-30T19:04:25Z"
        },
        {
          "tag": "1.1.4+fork.88.moshinda",
          "kind": "patch",
          "published_at": "2023-01-28T00:46:17Z"
        },
        {
          "tag": "1.1.4+fork.87.moshinda",
          "kind": "patch",
          "published_at": "2023-01-21T19:13:07Z"
        },
        {
          "tag": "1.1.4+fork.86.moshinda",
          "kind": "patch",
          "published_at": "2023-01-11T14:31:49Z"
        },
        {
          "tag": "1.1.4+fork.85.moshinda",
          "kind": "patch",
          "published_at": "2023-01-05T16:47:24Z"
        },
        {
          "tag": "1.1.4+fork.84.moshinda",
          "kind": "patch",
          "published_at": "2023-01-02T16:48:11Z"
        },
        {
          "tag": "1.1.4+fork.83.moshinda",
          "kind": "patch",
          "published_at": "2023-01-02T15:49:31Z"
        },
        {
          "tag": "1.1.4+fork.82.moshinda",
          "kind": "patch",
          "published_at": "2023-01-01T22:30:51Z"
        },
        {
          "tag": "1.1.4+fork.81.moshinda",
          "kind": "patch",
          "published_at": "2022-12-29T17:11:27Z"
        },
        {
          "tag": "1.1.4+fork.80.moshinda",
          "kind": "patch",
          "published_at": "2022-12-28T23:34:00Z"
        },
        {
          "tag": "1.1.4+fork.79.moshinda",
          "kind": "patch",
          "published_at": "2022-12-27T23:50:44Z"
        },
        {
          "tag": "1.1.4+fork.78.moshinda",
          "kind": "patch",
          "published_at": "2022-12-26T14:20:50Z"
        },
        {
          "tag": "1.1.4+fork.77.moshinda",
          "kind": "patch",
          "published_at": "2022-12-25T19:17:42Z"
        },
        {
          "tag": "1.1.4+fork.76.moshinda",
          "kind": "patch",
          "published_at": "2022-12-24T14:53:26Z"
        },
        {
          "tag": "1.1.4+fork.75.moshinda",
          "kind": "patch",
          "published_at": "2022-12-23T15:43:36Z"
        },
        {
          "tag": "1.1.4+fork.74.moshinda",
          "kind": "patch",
          "published_at": "2022-12-23T15:07:05Z"
        },
        {
          "tag": "1.1.4+fork.73.moshinda",
          "kind": "patch",
          "published_at": "2022-12-22T23:26:58Z"
        },
        {
          "tag": "1.1.4+fork.72.moshinda",
          "kind": "patch",
          "published_at": "2022-12-22T18:53:23Z"
        },
        {
          "tag": "1.1.4+fork.71.moshinda",
          "kind": "patch",
          "published_at": "2022-12-21T20:25:00Z"
        },
        {
          "tag": "1.1.4+fork.70.moshinda",
          "kind": "patch",
          "published_at": "2022-12-21T12:33:38Z"
        },
        {
          "tag": "1.1.4+fork.69.moshinda",
          "kind": "patch",
          "published_at": "2022-12-20T23:05:04Z"
        },
        {
          "tag": "1.1.4+fork.68.moshinda",
          "kind": "patch",
          "published_at": "2022-12-19T00:03:29Z"
        },
        {
          "tag": "1.1.4+fork.67.moshinda",
          "kind": "patch",
          "published_at": "2022-12-18T17:17:04Z"
        },
        {
          "tag": "1.1.4+fork.66.moshinda",
          "kind": "patch",
          "published_at": "2022-12-16T16:22:43Z"
        },
        {
          "tag": "1.1.4+fork.65.moshinda",
          "kind": "patch",
          "published_at": "2022-12-13T19:10:17Z"
        },
        {
          "tag": "1.1.4+fork.64.moshinda",
          "kind": "patch",
          "published_at": "2022-12-13T00:51:53Z"
        },
        {
          "tag": "1.1.4+fork.63.moshinda",
          "kind": "patch",
          "published_at": "2022-12-10T20:32:43Z"
        },
        {
          "tag": "1.1.4+fork.62.moshinda",
          "kind": "patch",
          "published_at": "2022-12-10T16:23:25Z"
        },
        {
          "tag": "1.1.4+fork.61.moshinda",
          "kind": "patch",
          "published_at": "2022-12-10T13:06:12Z"
        },
        {
          "tag": "1.1.4+fork.60.moshinda",
          "kind": "patch",
          "published_at": "2022-12-09T23:19:46Z"
        },
        {
          "tag": "1.1.4+fork.59.moshinda",
          "kind": "patch",
          "published_at": "2022-12-09T16:50:19Z"
        },
        {
          "tag": "1.1.4+fork.57.moshinda",
          "kind": "patch",
          "published_at": "2022-12-07T17:29:35Z"
        },
        {
          "tag": "1.1.4+fork.56.moshinda",
          "kind": "patch",
          "published_at": "2022-12-07T16:29:06Z"
        },
        {
          "tag": "1.1.4+fork.55.moshinda",
          "kind": "patch",
          "published_at": "2022-12-07T12:49:24Z"
        },
        {
          "tag": "1.1.4+fork.54.moshinda",
          "kind": "patch",
          "published_at": "2022-12-07T01:13:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d90b8a88243608629e7f91b460c77d1089514bb6",
          "body": null,
          "is_bot": false,
          "headline": "fix(localTimelineLoading): fixes the 'refresh and see older posts' bug",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-07-11T12:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578efefa8de3ad11cd9830d528786e92ad40a4c6",
          "body": null,
          "is_bot": false,
          "headline": "fix(autoupdater): makes auto updater work again",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-06-04T00:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b882dec7ed81a5685b584e23097a5945e40f0ca8",
          "body": null,
          "is_bot": false,
          "headline": "fix(bookmark): remove bookmark from status header",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-05-26T22:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ae322b77ad56106ce8bbf62a35cb7b63adcd22",
          "body": null,
          "is_bot": false,
          "headline": "feat(bookmark): readd bookmark button",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-05-26T22:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bc964edf6c87b4a77ef944266cfcab224332d6",
          "body": null,
          "is_bot": false,
          "headline": "feat(quoting): allow quoting as another account",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-05-17T14:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec472182607f5b18f6fda421fc889cc0ed94892c",
          "body": null,
          "is_bot": false,
          "headline": "fix(long-click-reblog): support better mastodon quote",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-05-17T12:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63847ef98903b2dc2b36da443d30fb9e1dcf228a",
          "body": "i18n(pt-BR): renomeia \"Pronomes\" para \"Linguagem pessoal\" (#684)",
          "is_bot": false,
          "headline": "Merge pull request #685 from ecstasyvies/rewrite",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-05-12T12:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d1abf47a5d12f08824d04bdd0bdf38eb2f6c769",
          "body": "Updated Readme.md",
          "is_bot": false,
          "headline": "Merge pull request #688 from trlef19/rewrite",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-05-01T22:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012cd28e39fcc54e2443046b17ae7655036ad8b0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-04-27T13:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21271d4d03793a2911f1aad99533d9e0fd4d1e4c",
          "body": "changed fdroid language to English from Portuguese",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lefteris T.",
          "author_login": "trlef19",
          "committed_at": "2026-04-24T15:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf30a4d97f0c8d1fcec4d2c677b7f8c34bafc86",
          "body": "I repaired the broken logo and badges and hid the alt test from screenshots that don't seem to exist anymore. I also add badges for payment methods. It now looks cleaner.",
          "is_bot": false,
          "headline": "fixed README.md",
          "author_name": "Lefteris T.",
          "author_login": "trlef19",
          "committed_at": "2026-04-24T15:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b991fe5af5c7e998c15c3ef778c647a50d941b",
          "body": null,
          "is_bot": false,
          "headline": "fix(status-interaction): fix status interaction crash",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-03-25T22:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3131b15548917339754abd675dad2b5db7f32edc",
          "body": null,
          "is_bot": false,
          "headline": "i18n(pt-BR): renomeia 'Pronomes' para 'Linguagem pessoal', conforme #684",
          "author_name": "Yvies Flowers",
          "author_login": "ecstasyvies",
          "committed_at": "2026-03-14T21:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330bca14d7cedf51476fae1d54f7ebfb64c5ebb4",
          "body": "This must be dealt with for akkoma quotes though, as those *will* need some of this code to work",
          "is_bot": false,
          "headline": "fix(Status.java): comment out discrete quote deserialization support",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f4a742a4d4d431ed6ae3938edc1ee3eabc51b2",
          "body": "…d boilerplate for using the upstream's callbacks",
          "is_bot": false,
          "headline": "fix(EmojiReactionsStatusDisplayItem): comment out broken code, and ad…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a4200cda3fdca21825420c25072552fc0c116b",
          "body": null,
          "is_bot": false,
          "headline": "fix(DummyStatusDisplayItem): use upstream's callbacks",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f31c894c5b8fdfc093b977ad9d86f7b114f123",
          "body": "…ementation",
          "is_bot": false,
          "headline": "fix(StatusEditHistoryFragment): use our own reblog or reply line impl…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac49219096ff4fd2412ebc94cc97fad40695fff",
          "body": null,
          "is_bot": false,
          "headline": "fix(StatusQuotesFragment): add boilerplate for Moshidon methods",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159e2feec049f73a34f1154817137eeafa174753",
          "body": null,
          "is_bot": false,
          "headline": "fix(StatusEditHistoryFragment): readd the weburi implementation",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970f6e5ce58c286ef0019e494c3bc03a01a5ec86",
          "body": "…on methods",
          "is_bot": false,
          "headline": "refactor(FooterStatusDisplayItem): use upstream's callbacks on Moshid…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "803b7df635470b8da6c575ee9f19601bd6c810a6",
          "body": "…implementation",
          "is_bot": false,
          "headline": "fix(BaseNotificationsListFragment): use our own reblog or reply line …",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c0d5a075f185b0ede57e596e2be6ef75c94b34",
          "body": null,
          "is_bot": false,
          "headline": "fix(StatusDisplayItem): fix method overload call",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "539b0a4edc37d5e4c3cdad24412faeb15e023a02",
          "body": "… line",
          "is_bot": false,
          "headline": "fix(StatusDisplayItem): use our implementation of the reblog or reply…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2eae7e1237ae3aa7c2dbd61cbc1b467bcdeb630",
          "body": null,
          "is_bot": false,
          "headline": "refactor(ReblogOrReplyLineCustomStatus): use upstream's callbacks",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e483db86666193385b2fd56202be6eb62aaf249",
          "body": null,
          "is_bot": false,
          "headline": "fix(ComposeFragment): add LOCAL visibility switch case",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4596a20bf5c1fc187afa8c5e0f28e1e6715112",
          "body": null,
          "is_bot": false,
          "headline": "fix(AnnouncementsFragment): fix compilation issues",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-15T22:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411b6f659e81ef04b81ad904b1619160301f5ddb",
          "body": null,
          "is_bot": false,
          "headline": "fix(Status.java): remove duplicate quote variable",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f589c25b0cc86f634af5a556bb8e60c32c8f776a",
          "body": null,
          "is_bot": false,
          "headline": "feat(themes): readd true black toggle",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd5ef4f7eb1802cea332ab09b153872858425de",
          "body": null,
          "is_bot": false,
          "headline": "fix(themes): apply insets on homeTabFragment after theme change",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd50e4b086cb5b5ba3aeead45051d027844bd26",
          "body": null,
          "is_bot": false,
          "headline": "feat(themes): readd theme selector",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b827d3a4b0532c09b9db1a9d6580c4e821e73c7d",
          "body": null,
          "is_bot": false,
          "headline": "fix(HomeFragment): check if fragment is added before saving instance",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a286da7ec912c043ae4276759dcf4be2bf282003",
          "body": null,
          "is_bot": false,
          "headline": "fix(HomeFragment): change name of savedInstance key of homeTabFragment",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12ae8e5d721f1ab08d1d824a419e46b2ec28bed5",
          "body": null,
          "is_bot": false,
          "headline": "feat(themes): load user selected theme",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67960ab218fd1fb134d8fd4eb801f120cd078587",
          "body": null,
          "is_bot": false,
          "headline": "feat(account-local-preferences): add color setting preference getter",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ab0ddef1b2acf34f8ded0116e863015695c03d",
          "body": null,
          "is_bot": false,
          "headline": "feat(themes): readd ColorPalette class",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "585a3ccbc7dee4253394578e77420cf7210bda0e",
          "body": null,
          "is_bot": false,
          "headline": "feat(themes): readd necessary resource files",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3e1913b5a0c93c4fd927161abf31939b8661a9b",
          "body": null,
          "is_bot": false,
          "headline": "fix(AccountSwitcherSheet): readd the restart activity method",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a306097e8b84b05d026ac9ad4fa6984703bb356",
          "body": "…nt's fab",
          "is_bot": false,
          "headline": "fix(HashtagTimelineFragment): integrate with the BaseStatusListFragme…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c243d3c4c4edde554376e60d6f2c5039c9017317",
          "body": null,
          "is_bot": false,
          "headline": "fix(BaseStatusListFragment): fabs are not duplicated anymore",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae0514140a8608f62482106ca3970039394a3dd0",
          "body": null,
          "is_bot": false,
          "headline": "fix(recycler-fragment-layout): use correct fab drawable",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34053767c79bf90b74021ec1b5016c4fb1dc3265",
          "body": null,
          "is_bot": false,
          "headline": "fix(db-upgrade): create misc table on db upgrade properly",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dacfecc20adddb5e89cbceec8280347016b5d65",
          "body": null,
          "is_bot": false,
          "headline": "build: change archive base name to moshidon",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "337987713d29ee125ef0f99f0a075f08b12a42f1",
          "body": null,
          "is_bot": false,
          "headline": "build(ci): try to fix nightly not building in workflow",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a721b80c8b446b10e7929474fcfed52f359c7af6",
          "body": null,
          "is_bot": false,
          "headline": "feat(nightly): readd self updater implementation for nightly",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365fb16e26041f577781728754fb09b0459d6c04",
          "body": null,
          "is_bot": false,
          "headline": "feat(nightly): readd nightly app icons",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23855c63f7e92f28f3f9c0059fa161507e24138a",
          "body": "…d flavor",
          "is_bot": false,
          "headline": "build(login-callback-manifest-placeholder): readd it and nightly buil…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f604261c84056150b03d045107b493d215f47540",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): readd import and export buttons",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedc5695a46f57c6e570fb6c5633bc5429fb3d11",
          "body": "They don't work, so I disabled them for now",
          "is_bot": false,
          "headline": "chore(announcements): disable announcements for now",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5307d405c472c68f39b53bbb30e5ac2553916622",
          "body": null,
          "is_bot": false,
          "headline": "feat(FooterStatusDisplayItem): readd reply long click action",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a4c84ceb348d17c0eb80cac087b98546b7c8c2",
          "body": "…k actions",
          "is_bot": false,
          "headline": "feat(FooterStatusDisplayItem): readd the boost and favorite long clic…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc85eb720f3f28f388ea0e9256d6d5f69ff32754",
          "body": "…peration",
          "is_bot": false,
          "headline": "fix(FooterStatusDisplayItem): add the visibility paramater to boost o…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af74ec69577facfa1f58b70d72d62981d599f033",
          "body": null,
          "is_bot": false,
          "headline": "fix(UiUtils): readd animation helper methods",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e6bb677b51ec4dd90a0f2cff610db59269be2c3",
          "body": null,
          "is_bot": false,
          "headline": "fix(Instance.java): add isIceshrimp method back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943a4bf0966e038735382a410a361bd518a72cc7",
          "body": null,
          "is_bot": false,
          "headline": "refactor(status-reblog): add visibility parameter",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c0ee98e62af8d21b1abde9d5ed1817efa1da5a",
          "body": "… back",
          "is_bot": false,
          "headline": "refactor(AccountSwitcherSheet.java): readd extra button functionality…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde524d884ad4cd42328ad7eb87fd1cfa87c7059",
          "body": null,
          "is_bot": false,
          "headline": "refactor(StatusInteractionController.java): readd remote interactions",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba36a969b1fd7d9e2214aa0708ae06ab5a585c42",
          "body": null,
          "is_bot": false,
          "headline": "refactor(Instance.java): readd isIceshrimpJs method",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e1e0130ab495e2da0d74402fcd6ddbc9940ffb8",
          "body": null,
          "is_bot": false,
          "headline": "refactor(Instance.java): readd ReactionsConfiguration",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f21027800cd866409143eb4ea22e0742305d0e",
          "body": null,
          "is_bot": false,
          "headline": "refactor(HomeFragment.java): readd HasAccount support",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639635718e8d8907de2f6c6e0d3e5c84091bca85",
          "body": null,
          "is_bot": false,
          "headline": "feat(UiUtils.java): readd the necessary methods for pick interact as",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c0faf0e1059dce2b8a87dae4ba0fe334d2a08e",
          "body": "…ests",
          "is_bot": false,
          "headline": "refactor(MastodonAPIRequest.java): readd dialogs for progress on requ…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be7ccc050eb6024792e3e7d0e7a66f14eaa1e0c",
          "body": "…ller",
          "is_bot": false,
          "headline": "refactor(AccountSession.java): readd remote status interaction contro…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff2a7b893ebf3bad7d5c9dc751bbfbfd9ee2b49",
          "body": "The old one was missing stuff :D",
          "is_bot": false,
          "headline": "refactor(EmojiReactions.java): use up to date implementation",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a8768ec98b8cc553274ba8816a73ba9055dbe9",
          "body": "Ours has one extra button, and I am not gonna make conflicts again :D",
          "is_bot": false,
          "headline": "refactor(item_account_switcher_custom): use custom implementation",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e1feea31ad412ee814babc184b32d3605be058",
          "body": "…compose previews",
          "is_bot": false,
          "headline": "refactor(Status.java): readd preview variable for akkoma quote toots …",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e44048bd080fc4b18304a4dfaf78949d755f0f6",
          "body": null,
          "is_bot": false,
          "headline": "refactor(Status.java): add searchable property back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "549a518732c91cd7942108834900a7f83f9a3392",
          "body": null,
          "is_bot": false,
          "headline": "build: bump version number",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868a63909c8651c980c518fc7d463222a6aa6aa5",
          "body": "… accessing it\n\nThis is a certified java moment",
          "is_bot": false,
          "headline": "fix(StatusCountersUpdatedEvent): check if s.pinned is null instead of…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4c48516783b86c68a4ae0523d990dce0cbcdf5",
          "body": "…stom one for the profile",
          "is_bot": false,
          "headline": "refactor(fragment_profile.xml): use standard fab layout instead of cu…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb52023f8c694ddb2e40808509702e855c1f2315",
          "body": "…options",
          "is_bot": false,
          "headline": "fix(GlobalUserPreferences): readd the setting and saving of Moshidon …",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edf038ba8ecdbd27a7d88f6cf9d0c04a46560790",
          "body": "…the BaseStatusListFragment one",
          "is_bot": false,
          "headline": "fix(HomeTimelineFragment): remove own fab implementation in favor of …",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6deb84639dc5be390e7420a31493ebee482f44",
          "body": "…imelineFragment",
          "is_bot": false,
          "headline": "fix(HomeTabFragment): use ListTimelineCustomFragment instead of ListT…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebab9be97eb45826e25869884cbf3b473e08dc3f",
          "body": null,
          "is_bot": false,
          "headline": "feat(BaseStatusListFragment): readd fab hiding",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0786aa98add771ce9b3ec78216c4ee533462c03b",
          "body": null,
          "is_bot": false,
          "headline": "fix(home-timeline): use proper filter contexts and web uris",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "707a701dfa2a3d0de1ad29c97b939278e6f5618b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(fab-management): readd scroll to top delta resource",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b01a652baa13d63c4ce3352ada3a91fe7e841621",
          "body": null,
          "is_bot": false,
          "headline": "fix(ProfileFragment): readd fab methods",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aabd7524e91eb44c666f604c207ca3706ec4e972",
          "body": null,
          "is_bot": false,
          "headline": "Fix(HomeTabFragment): fix home options menu",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37640f11193c632e9ef0a5dee3f52f90c5dc603",
          "body": null,
          "is_bot": false,
          "headline": "refactor(OAuth): use Moshidon naming and callbacks on OAuth",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28c0dc48c8fb42295ae934e4b5b0f79d7f4e19b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(app-name): use Moshidon app name",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dc01b70731ee9f7537d1b61b9fb3328b43b08b5",
          "body": null,
          "is_bot": false,
          "headline": "refactor(notification-icon): add Moshidon icon back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f7db478c7ef6bbcb7513ee72e13fae36a85a65",
          "body": null,
          "is_bot": false,
          "headline": "refactor(app-icon): monochrome Moshidon icon back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6dc6d1e3d446af2de0478a3f2674e52e60a1a00",
          "body": null,
          "is_bot": false,
          "headline": "refactor(app-icon): add Moshidon icon back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377ff1c1c02256dea8fe0cc40175744612fa9bff",
          "body": null,
          "is_bot": false,
          "headline": "refactor(StatusEditHistoryFragment.java): add missing imports",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b6089a1b2929c0ac1d07ab46fb4347a92b735c",
          "body": "…jis are null before iterating on custom emojis",
          "is_bot": false,
          "headline": "refactor(ReblogOrReplyLineCustomStatusDisplayItem.java): check if emo…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a863a22882143dcff09ec2c19160709fd522029f",
          "body": "… of previously removed duplicated thumbnail entry",
          "is_bot": false,
          "headline": "refactor(AnnouncementsFragment.java): use getThumbnail method instead…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e7df0d15163ef7273e7188eb687268d958d230",
          "body": null,
          "is_bot": false,
          "headline": "refactor(Instance.java): remove duplicate thumbnail entry",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bb49dfdaaeb0b49c6ce6d4785124f62d832164",
          "body": "…eStatusDisplay item references to our custom one",
          "is_bot": false,
          "headline": "refactor(BaseNotificationsListFragment.java): rename ReblogOrReplyLin…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e818780306eca3f027d75c72330a227bb14509",
          "body": null,
          "is_bot": false,
          "headline": "refactor(HomeTimelineFragment.java): add working version back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d91f36c4c3f1c5073b792203a1e6211399544e39",
          "body": null,
          "is_bot": false,
          "headline": "feat(StatusEditHistoryFragment.java): add diff support",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc8a43258d59a9e922d18004792eefeb0975ed6",
          "body": "…ri methods back",
          "is_bot": false,
          "headline": "refactor(HomeTimelineFragment.java): add getFilterContext and getWebU…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2946b0061c2a6c2c45cabc85c121ed46e97e455",
          "body": "This includes: fab stuff, and general timeline management",
          "is_bot": false,
          "headline": "refactor(BaseStatusListFragment.java): add Moshidon methods back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T13:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e85db9aa84ead28fb3317e2b498a282f47c209a",
          "body": "…etWebUri methods back",
          "is_bot": false,
          "headline": "refactor(SavedPostsTimelineFragment.java): add getFilterContext and g…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19aad6daecfd21c0a5c5b6f3f2cac70a440e1e1",
          "body": "…ebUri methods back",
          "is_bot": false,
          "headline": "refactor(AccountTimelineFragment.java): add getFilterContext and getW…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb200cf9d05b7f36b4a58df1fb2d7dd64add80c",
          "body": "…ed check",
          "is_bot": false,
          "headline": "refactor(HomeFragment.java): make it compile for now by removing load…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a79059fc88c8b8e73107c239f78dd3c993a57f",
          "body": null,
          "is_bot": false,
          "headline": "refactor(LocalTimelineFragment.java): add LocalTimelineFragment back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04d2a47636457957f719d0356def42b479b2d74",
          "body": "…nt back",
          "is_bot": false,
          "headline": "refactor(FederatedTimelineFragment.java): add FederatedTimelineFragme…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af5b1269635f74dfdae812fdd375a2dc05912953",
          "body": null,
          "is_bot": false,
          "headline": "refactor(BubbleTimelineFragment.java): add BubbleTimelineFragment back",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18460e066c92052300325b961c0464fd7bd4b111",
          "body": "… back",
          "is_bot": false,
          "headline": "refactor(AccountNotificationsListFragment.java): add getWebUri method…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cbb10e3a9ba79765445b637fe4cfc0eb8d7f01",
          "body": null,
          "is_bot": false,
          "headline": "refactor(HashtagTimelineFragment.java): make onFabClick public",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e878cccb1e95d3169dd6a56e9c6fbc8b66b9ce",
          "body": "…nts fragment",
          "is_bot": false,
          "headline": "refactor(AnnouncementsFragment.java): add back non working Announceme…",
          "author_name": "LucasGGamerM",
          "author_login": "LucasGGamerM",
          "committed_at": "2026-02-14T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 56,
      "commits_last_year": 140,
      "latest_release_at": "2025-06-14T22:55:04Z",
      "latest_release_tag": "2.3.0+fork.110.moshinda",
      "releases_from_tags": false,
      "days_since_last_push": 12,
      "active_weeks_last_year": 32,
      "days_since_latest_release": 403,
      "mean_days_between_releases": 81
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 57,
      "stars": 957,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 57,
        "total_forks": 57
      },
      "star_history": null,
      "open_issues_and_prs": 296
    },
    "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": [
        "build.gradle",
        "mastodon/build.gradle"
      ],
      "largest_source_bytes": 123413,
      "source_files_sampled": 605,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "build.gradle",
        "mastodon/build.gradle"
      ],
      "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",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "fastlane",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "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": 8,
        "merged_prs": 188,
        "open_issues": 288,
        "closed_ratio": 0.401,
        "closed_issues": 193,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Gargron",
          "commits": 4616,
          "avatar_url": "https://avatars.githubusercontent.com/u/184731?v=4"
        },
        {
          "type": "User",
          "login": "grishka",
          "commits": 957,
          "avatar_url": "https://avatars.githubusercontent.com/u/1478258?v=4"
        },
        {
          "type": "User",
          "login": "LucasGGamerM",
          "commits": 251,
          "avatar_url": "https://avatars.githubusercontent.com/u/71328265?v=4"
        },
        {
          "type": "User",
          "login": "sk22",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/6217438?v=4"
        },
        {
          "type": "User",
          "login": "FineFindus",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/63370021?v=4"
        },
        {
          "type": "User",
          "login": "torgeros",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/67151313?v=4"
        },
        {
          "type": "User",
          "login": "lunar-seal",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/44544539?v=4"
        },
        {
          "type": "User",
          "login": "mishnz",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/497721?v=4"
        },
        {
          "type": "User",
          "login": "davidmhewitt",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3372394?v=4"
        },
        {
          "type": "User",
          "login": "julroy67",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/198724?v=4"
        }
      ],
      "contributors_sampled": 36,
      "top_contributor_share": 0.78
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_and_deploy.yml",
        "build_and_deploy_beta.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "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 2 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": 0,
            "reason": "Found 2/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 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": "9 commit(s) and 7 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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d90b8a88243608629e7f91b460c77d1089514bb6",
        "ran_at": "2026-07-23T18:39:24Z",
        "aggregate_score": 2.9,
        "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": "2026-07-11T12:40:13Z",
      "oldest_open_prs": [
        {
          "number": 193,
          "created_at": "2023-05-09T20:11:47Z",
          "last_comment_at": "2024-07-16T15:36:38Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 284,
          "created_at": "2023-10-20T21:48:49Z",
          "last_comment_at": "2024-12-22T01:41:09Z",
          "last_comment_author": "TheOneric"
        },
        {
          "number": 313,
          "created_at": "2023-12-06T21:36:39Z",
          "last_comment_at": "2023-12-15T16:07:34Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 431,
          "created_at": "2024-06-19T14:33:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 460,
          "created_at": "2024-07-08T15:19:36Z",
          "last_comment_at": "2024-07-11T17:09:28Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 599,
          "created_at": "2025-01-25T15:18:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 663,
          "created_at": "2025-10-05T15:17:17Z",
          "last_comment_at": "2026-01-19T22:43:03Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 664,
          "created_at": "2025-10-12T15:22:08Z",
          "last_comment_at": "2026-02-08T13:17:11Z",
          "last_comment_author": "LucasGGamerM"
        }
      ],
      "last_merged_pr_at": "2026-05-12T12:38:49Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 40,
          "created_at": "2023-01-09T01:11:12Z",
          "last_comment_at": "2023-01-10T14:28:33Z",
          "last_comment_author": "sk22"
        },
        {
          "number": 42,
          "created_at": "2023-01-09T21:43:06Z",
          "last_comment_at": "2025-07-04T20:45:18Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 60,
          "created_at": "2023-01-27T16:03:09Z",
          "last_comment_at": "2023-03-03T22:35:53Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 64,
          "created_at": "2023-01-29T23:17:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2023-01-30T23:58:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2023-01-31T00:00:40Z",
          "last_comment_at": "2024-01-27T20:37:07Z",
          "last_comment_author": "Mattis142"
        },
        {
          "number": 74,
          "created_at": "2023-02-02T00:03:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2023-02-03T18:08:55Z",
          "last_comment_at": "2023-10-06T01:05:10Z",
          "last_comment_author": "TheEssem"
        },
        {
          "number": 78,
          "created_at": "2023-02-04T18:55:06Z",
          "last_comment_at": "2023-02-04T19:08:55Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 81,
          "created_at": "2023-02-08T18:36:32Z",
          "last_comment_at": "2023-02-10T13:28:12Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 86,
          "created_at": "2023-02-09T18:32:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2023-02-20T22:05:42Z",
          "last_comment_at": "2023-05-07T17:01:44Z",
          "last_comment_author": "Andrewblasco"
        },
        {
          "number": 99,
          "created_at": "2023-02-23T02:51:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 101,
          "created_at": "2023-02-26T15:56:21Z",
          "last_comment_at": "2023-09-25T13:00:16Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 116,
          "created_at": "2023-03-11T19:47:45Z",
          "last_comment_at": "2023-03-11T23:21:45Z",
          "last_comment_author": "Mattis142"
        },
        {
          "number": 118,
          "created_at": "2023-03-16T02:41:11Z",
          "last_comment_at": "2023-05-07T16:48:18Z",
          "last_comment_author": "Andrewblasco"
        },
        {
          "number": 128,
          "created_at": "2023-03-20T12:28:03Z",
          "last_comment_at": "2023-07-15T00:17:49Z",
          "last_comment_author": "LucasGGamerM"
        },
        {
          "number": 133,
          "created_at": "2023-03-24T16:44:32Z",
          "last_comment_at": "2023-03-31T16:11:04Z",
          "last_comment_author": "Mattis142"
        },
        {
          "number": 134,
          "created_at": "2023-03-24T16:48:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 137,
          "created_at": "2023-03-26T08:30:14Z",
          "last_comment_at": "2023-03-26T15:25:56Z",
          "last_comment_author": "Mattis142"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/LucasGGamerM/moshidon",
    "host": "github.com",
    "name": "moshidon",
    "owner": "LucasGGamerM"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 14,
        "vitality": 69,
        "community": 48,
        "governance": 49,
        "engineering": 42,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 46,
        "overall_after_jurisdiction_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 140,
              "human_commit_share": 1,
              "days_since_last_push": 12,
              "active_weeks_last_year": 32
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "32/52 weeks with commits",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 32
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "140 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 140
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 56,
              "latest_release_tag": "2.3.0+fork.110.moshinda",
              "releases_from_tags": false,
              "days_since_latest_release": 403,
              "mean_days_between_releases": 81
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "56 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 403 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 403
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~81 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 81
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 57,
              "stars": 957,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "957 stars",
                "points": 48.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 957
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "57 forks",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 36,
              "top_contributor_share": 0.78
            },
            "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 78% of commits",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "36 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "merged_prs": 188,
              "open_issues": 288,
              "closed_issues": 193,
              "issue_closed_ratio": 0.401,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "40% of issues closed",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "188/205 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 188,
                      "decided": 205
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 57,
            "inputs": {
              "followers": 106,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "LucasGGamerM",
              "public_repos": 19,
              "account_age_days": 2137
            },
            "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": "106 followers of LucasGGamerM",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 106,
                      "login": "LucasGGamerM"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "19 public repos, account ~5 yr old",
                "points": 21.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 19
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "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": 42,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [
                "mastodon",
                "android"
              ],
              "has_wiki": false,
              "homepage": "https://LucasGGamerM.github.io/moshidon/",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://LucasGGamerM.github.io/moshidon/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 14,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 14,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 2.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 14,
              "security_posture_before_jurisdiction": 29
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.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 2 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 2/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 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": "9 commit(s) and 7 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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.97,
              "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": "97 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 97,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build.gradle",
                "mastodon/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "build.gradle, mastodon/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "build.gradle, mastodon/build.gradle"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "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": 123413,
              "source_files_sampled": 605,
              "oversized_source_files": 3
            },
            "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": "3/605 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 605,
                      "oversized": 3
                    }
                  }
                ],
                "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",
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T18:39:54.298576Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/LucasGGamerM/moshidon.svg",
  "full_name": "LucasGGamerM/moshidon",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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.