公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-23 18:39 UTC

LucasGGamerM / moshidon

Better modification of the official Mastodon for Android app

JavaGPL-3.0★ 957 星标⑂ 57 复刻始于 2022年11月复刻在 GitHub 上查看 ↗

LucasGGamerM/moshidon 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是Vitality(69/100),最低的是Security(14/100)。 最近一次更新在 12 天前。 近期的大部分工作由 1 位贡献者完成。

23
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

23
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

高风险司法辖区政策对加权总体健康应用 50% 的乘数,并对其设置“存在风险”上限 49。

所有权

LucasGGamerM个人账户
106 关注者19 个公开仓库始于 2020年9月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

69中等 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 12 天前
22.2/36提交节奏 — 52 周中有 32 周有提交
18/18提交量 — 最近一年 140 次提交
10/10OpenSSF Scorecard:Maintained — 9 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year140
human_commit_share1
days_since_last_push12
active_weeks_last_year32

发布纪律

54中等
评分方式
27/27有发布版本 — 已发布 56 个发布版本
7.2/36发布时效 — 最近一次发布版本于 403 天前
19.8/27发布节奏 — 约每 81 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count56
latest_release_tag2.3.0+fork.110.moshinda
releases_from_tags
days_since_latest_release403
mean_days_between_releases81

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

48存在风险 · 占总体的 18%
评分方式
48.3/60星标 — 957 个星标
14.6/25复刻 — 57 个复刻
5.3/15关注者 — 10 位关注者
所用输入
forks57
stars957
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

49存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
4.9/22.5提交分布 — 头号贡献者编写了 78% 的提交
13.5/13.5贡献者广度 — 36 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 4 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled36
top_contributor_share0.78
评分方式
18.7/46.8议题解决 — 40% 的议题已关闭
35.1/38.3PR 接受 — 已裁定的 PR 中 188/205 已合并
0/15OpenSSF Scorecard:Code-Review — Found 2/27 approved changesets -- score normalized to 0
所用输入
merged_prs188
open_issues288
closed_issues193
issue_closed_ratio0.401
closed_unmerged_prs17
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
14.6/25所有者影响力 — LucasGGamerM 有 106 位关注者
21.2/25既往记录 — 19 个公开仓库,账户约 5 年
所用输入
followers106
owner_typeUser
is_verified
owner_loginLucasGGamerM
public_repos19
account_age_days2,137
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

42存在风险 · 占总体的 20%

工程实践

54中等
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
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
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

25危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — https://LucasGGamerM.github.io/moshidon/
0/10仓库描述
10/10主题标签 — 2 个主题标签
0/10Wiki
所用输入
topicsmastodon, android
has_wiki
homepagehttps://LucasGGamerM.github.io/moshidon/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

14危急 · 占总体的 16%

安全态势

14危急
评分方式
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.5许可证 — 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 — 无数据
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
所用输入
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
已排除计分(无数据或不适用):packaging。 其余权重已重新归一化。 高风险司法辖区政策应用 50% 的乘数,并对安全态势设置“存在风险”上限 49。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

58中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 97 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.97
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — build.gradle, mastodon/build.gradle(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesGemfile.lock
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle, mastodon/build.gradle
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Java(静态类型)
54.7/55可控的文件大小 — 采样的 605 个源文件中有 3 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes123,413
source_files_sampled605
oversized_source_files3

关键数据

957GitHub 星标
36贡献者
140最近 12 个月提交数
12距最近推送天数
56发布版本数
1巴士系数(bus factor)
288开放议题
Maven, RubyGems软件包生态系统数

数据采集警告

  • 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

更多细节

Star 与 Fork 历史 0 ★ / 57 ⇿
0Star
57Fork
56发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

01020304050605732022-122024-092026-07
主版本 0次版本 13修订 43

每个点涵盖 4 天。

OpenSSF Scorecard 2.9 / 10
2.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。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
不适用Packagingpackaging 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
直接依赖 1
注册表软件包版本约束清单文件
RubyGemsfastlaneGemfile
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "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"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.