Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 01:58 UTC

TanyaShue / MaaYYs

GoMIT★ 99 stars⑂ 9 forkssince Aug 2024View on GitHub ↗

TanyaShue/MaaYYs holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (95/100) and lowest on Community & Adoption (45/100). It was last updated today. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

TanyaShuePersonal account
12 followers16 public repossince Nov 2023

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

Metrics by category

Vitality

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

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
35.3/36Commit cadence — 51/52 weeks with commits
18/18Commit volume — 1,127 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,127
human_commit_share0.73
days_since_last_push0
active_weeks_last_year51
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~1.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv3.12.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1.1

Community & Adoption

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

45At risk · 18% of overall
How it's scored
32.3/60Stars — 99 stars
7.5/25Forks — 9 forks
0/15Watchers — 1 watchers
Inputs used
forks9
stars99
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

47At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.5/22.5Commit distribution — top contributor authored 98% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.976
How it's scored
45.5/46.8Issue resolution — 97% of issues closed
36/38.3PR acceptance — 16/17 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs16
open_issues2
closed_issues72
issue_closed_ratio0.973
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8/25Owner reach — 12 followers of TanyaShue
14.2/25Track record — 16 public repos, account ~2 yr old
Inputs used
followers12
owner_typeUser
is_verified
owner_loginTanyaShue
public_repos16
account_age_days966
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
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
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): ci_tests, packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages6
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 69 of 73 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.945
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — agent/go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsagent/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/37 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes12,846
source_files_sampled37
oversized_source_files0

Key facts

99GitHub stars
3contributors
1,127commits, last 12 months
0days since last push
100releases
1bus factor
2open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
71Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0246810912025-082026-012026-06
Major 0Minor 6Patch 54
OpenSSF Scorecard 3.8 / 10
3.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Gogithub.com/MaaXYZ/maa-framework-go/v4v4.0.0-beta.12agent/go.mod
Gogithub.com/rs/zerologv1.33.0agent/go.mod
All dependencies 6

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

RegistryPackageVersionRelation
Gogithub.com/maaxyz/maa-framework-go/v4v4.0.0-beta.12direct
Gogithub.com/rs/zerologv1.33.0direct
Gogithub.com/ebitengine/puregov0.9.1indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.19indirect
Gogolang.org/x/sysv0.12.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 6 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sysv0.12.0indirectunknown10.44.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 368277,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 111049
      },
      "pushed_at": "2026-07-23T01:14:14Z",
      "created_at": "2024-08-12T08:13:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T01:14:18Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "TanyaShue",
      "company": null,
      "location": null,
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/152378303?v=4",
      "created_at": "2023-11-29T08:12:53Z",
      "is_verified": null,
      "public_repos": 16,
      "account_age_days": 966
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.12.1",
          "kind": "patch",
          "published_at": "2026-07-23T01:16:55Z"
        },
        {
          "tag": "v3.12.0",
          "kind": "minor",
          "published_at": "2026-07-22T04:28:21Z"
        },
        {
          "tag": "v3.11.9",
          "kind": "patch",
          "published_at": "2026-07-21T08:41:44Z"
        },
        {
          "tag": "v3.11.9-alpha.1",
          "kind": "prerelease",
          "published_at": "2026-07-21T07:57:54Z"
        },
        {
          "tag": "v3.11.8-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-17T09:26:33Z"
        },
        {
          "tag": "v3.11.8-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-15T08:55:58Z"
        },
        {
          "tag": "v3.11.7",
          "kind": "patch",
          "published_at": "2026-07-13T08:34:01Z"
        },
        {
          "tag": "v3.11.7-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-13T07:48:04Z"
        },
        {
          "tag": "v3.11.7-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-13T07:09:29Z"
        },
        {
          "tag": "v3.11.6",
          "kind": "patch",
          "published_at": "2026-07-13T03:17:58Z"
        },
        {
          "tag": "v3.11.6-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-07T11:06:45Z"
        },
        {
          "tag": "v3.11.5",
          "kind": "patch",
          "published_at": "2026-07-07T03:10:31Z"
        },
        {
          "tag": "v3.11.5-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-07T00:53:15Z"
        },
        {
          "tag": "v3.11.4",
          "kind": "patch",
          "published_at": "2026-07-06T09:38:28Z"
        },
        {
          "tag": "v3.11.3",
          "kind": "patch",
          "published_at": "2026-07-06T09:23:19Z"
        },
        {
          "tag": "v3.11.3-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-06T01:24:44Z"
        },
        {
          "tag": "v3.11.3-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-04T22:09:32Z"
        },
        {
          "tag": "v3.11.3-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-04T13:01:29Z"
        },
        {
          "tag": "v3.11.2",
          "kind": "patch",
          "published_at": "2026-07-04T09:50:06Z"
        },
        {
          "tag": "v3.11.2-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-03T04:09:46Z"
        },
        {
          "tag": "v3.11.1",
          "kind": "patch",
          "published_at": "2026-07-02T02:35:42Z"
        },
        {
          "tag": "v3.11.1-beta.4",
          "kind": "prerelease",
          "published_at": "2026-07-01T09:05:12Z"
        },
        {
          "tag": "v3.11.1-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-01T08:28:03Z"
        },
        {
          "tag": "v3.11.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-01T08:15:08Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2026-07-01T02:38:22Z"
        },
        {
          "tag": "v3.10.9",
          "kind": "patch",
          "published_at": "2026-06-30T06:31:58Z"
        },
        {
          "tag": "v3.10.8",
          "kind": "patch",
          "published_at": "2026-06-30T04:44:40Z"
        },
        {
          "tag": "v3.10.7",
          "kind": "patch",
          "published_at": "2026-06-30T03:17:20Z"
        },
        {
          "tag": "v3.10.6",
          "kind": "patch",
          "published_at": "2026-06-30T01:56:42Z"
        },
        {
          "tag": "v3.10.5",
          "kind": "patch",
          "published_at": "2026-06-28T07:46:41Z"
        },
        {
          "tag": "v3.10.5-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-26T01:18:01Z"
        },
        {
          "tag": "v3.10.4",
          "kind": "patch",
          "published_at": "2026-06-25T08:41:39Z"
        },
        {
          "tag": "v3.10.3",
          "kind": "patch",
          "published_at": "2026-06-24T01:17:49Z"
        },
        {
          "tag": "v3.10.3-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-22T02:54:03Z"
        },
        {
          "tag": "v3.10.2",
          "kind": "patch",
          "published_at": "2026-06-22T02:13:43Z"
        },
        {
          "tag": "v3.10.1",
          "kind": "patch",
          "published_at": "2026-06-18T11:50:20Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2026-06-18T01:25:34Z"
        },
        {
          "tag": "v3.10.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-06-17T08:06:25Z"
        },
        {
          "tag": "v3.10.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-06-17T07:47:48Z"
        },
        {
          "tag": "v3.10.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-17T07:23:20Z"
        },
        {
          "tag": "v3.9.9",
          "kind": "patch",
          "published_at": "2026-06-17T06:38:22Z"
        },
        {
          "tag": "v3.9.8",
          "kind": "patch",
          "published_at": "2026-06-17T06:27:40Z"
        },
        {
          "tag": "v3.9.7",
          "kind": "patch",
          "published_at": "2026-06-16T13:11:44Z"
        },
        {
          "tag": "v3.9.7-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-15T02:44:19Z"
        },
        {
          "tag": "v3.9.6",
          "kind": "patch",
          "published_at": "2026-06-14T05:31:42Z"
        },
        {
          "tag": "v3.9.6-beta.2",
          "kind": "prerelease",
          "published_at": "2026-06-12T09:43:16Z"
        },
        {
          "tag": "v3.9.6-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-12T08:13:27Z"
        },
        {
          "tag": "v3.9.5",
          "kind": "patch",
          "published_at": "2026-06-10T04:05:13Z"
        },
        {
          "tag": "v3.9.4",
          "kind": "patch",
          "published_at": "2026-06-09T09:29:35Z"
        },
        {
          "tag": "v3.9.2",
          "kind": "patch",
          "published_at": "2026-06-04T06:57:32Z"
        },
        {
          "tag": "v3.9.1",
          "kind": "patch",
          "published_at": "2026-06-04T02:09:37Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2026-06-04T01:09:03Z"
        },
        {
          "tag": "v3.8.9",
          "kind": "patch",
          "published_at": "2026-06-01T09:54:43Z"
        },
        {
          "tag": "v3.8.8",
          "kind": "patch",
          "published_at": "2026-06-01T05:49:21Z"
        },
        {
          "tag": "v3.8.7",
          "kind": "patch",
          "published_at": "2026-05-31T13:55:40Z"
        },
        {
          "tag": "v3.8.6",
          "kind": "patch",
          "published_at": "2026-05-31T06:53:27Z"
        },
        {
          "tag": "v3.8.5",
          "kind": "patch",
          "published_at": "2026-05-31T04:33:48Z"
        },
        {
          "tag": "v3.8.4",
          "kind": "patch",
          "published_at": "2026-05-30T17:02:51Z"
        },
        {
          "tag": "v3.8.2",
          "kind": "patch",
          "published_at": "2026-05-30T13:49:11Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2026-05-30T13:16:42Z"
        },
        {
          "tag": "v3.7.98",
          "kind": "patch",
          "published_at": "2026-05-30T06:09:32Z"
        },
        {
          "tag": "v3.7.8",
          "kind": "patch",
          "published_at": "2026-05-30T05:46:58Z"
        },
        {
          "tag": "v3.7.7",
          "kind": "patch",
          "published_at": "2026-05-29T07:37:26Z"
        },
        {
          "tag": "v3.7.6",
          "kind": "patch",
          "published_at": "2026-05-29T02:59:08Z"
        },
        {
          "tag": "v3.7.5",
          "kind": "patch",
          "published_at": "2026-05-29T02:40:40Z"
        },
        {
          "tag": "v3.7.4",
          "kind": "patch",
          "published_at": "2026-05-28T10:40:29Z"
        },
        {
          "tag": "v3.7.3",
          "kind": "patch",
          "published_at": "2026-05-28T09:56:28Z"
        },
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2026-05-28T09:41:20Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2026-05-28T06:28:11Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2026-05-28T01:05:16Z"
        },
        {
          "tag": "v3.6.9",
          "kind": "patch",
          "published_at": "2026-05-27T13:04:14Z"
        },
        {
          "tag": "v3.6.7",
          "kind": "patch",
          "published_at": "2026-05-27T11:10:05Z"
        },
        {
          "tag": "v3.6.6",
          "kind": "patch",
          "published_at": "2026-05-27T09:47:23Z"
        },
        {
          "tag": "v3.6.5",
          "kind": "patch",
          "published_at": "2026-05-27T06:08:35Z"
        },
        {
          "tag": "v3.6.4",
          "kind": "patch",
          "published_at": "2026-05-27T05:40:46Z"
        },
        {
          "tag": "v3.6.3",
          "kind": "patch",
          "published_at": "2026-05-27T05:39:29Z"
        },
        {
          "tag": "v3.6.2",
          "kind": "patch",
          "published_at": "2026-05-27T04:38:08Z"
        },
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2026-05-27T03:20:09Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2026-05-26T08:43:29Z"
        },
        {
          "tag": "v3.5.9",
          "kind": "patch",
          "published_at": "2026-05-26T08:19:41Z"
        },
        {
          "tag": "v3.5.8",
          "kind": "patch",
          "published_at": "2026-05-26T04:23:18Z"
        },
        {
          "tag": "v3.5.7",
          "kind": "patch",
          "published_at": "2026-05-26T00:41:21Z"
        },
        {
          "tag": "v3.5.6",
          "kind": "patch",
          "published_at": "2026-05-25T09:28:39Z"
        },
        {
          "tag": "v3.5.5",
          "kind": "patch",
          "published_at": "2026-05-21T03:40:23Z"
        },
        {
          "tag": "v3.5.4",
          "kind": "patch",
          "published_at": "2026-05-21T02:43:35Z"
        },
        {
          "tag": "v3.5.3",
          "kind": "patch",
          "published_at": "2026-05-21T02:03:46Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2026-05-21T01:56:54Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2026-05-20T09:43:01Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2026-05-20T01:25:04Z"
        },
        {
          "tag": "v3.4.9",
          "kind": "patch",
          "published_at": "2026-05-20T01:13:20Z"
        },
        {
          "tag": "v3.4.8",
          "kind": "patch",
          "published_at": "2026-05-19T08:58:15Z"
        },
        {
          "tag": "v3.4.7",
          "kind": "patch",
          "published_at": "2026-05-18T11:37:06Z"
        },
        {
          "tag": "v3.4.6",
          "kind": "patch",
          "published_at": "2026-05-18T11:03:44Z"
        },
        {
          "tag": "v3.4.5",
          "kind": "patch",
          "published_at": "2026-05-18T07:54:59Z"
        },
        {
          "tag": "v3.4.4",
          "kind": "patch",
          "published_at": "2026-05-18T03:19:59Z"
        },
        {
          "tag": "v3.4.3",
          "kind": "patch",
          "published_at": "2026-05-13T02:00:54Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2026-05-12T09:17:28Z"
        },
        {
          "tag": "v3.4.1-beta.6",
          "kind": "prerelease",
          "published_at": "2026-05-12T03:33:11Z"
        },
        {
          "tag": "v3.4.1-beta.5",
          "kind": "prerelease",
          "published_at": "2026-05-12T02:09:08Z"
        },
        {
          "tag": "v3.4.1-beta.4",
          "kind": "prerelease",
          "published_at": "2026-05-11T05:53:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "af731ddebd4bf6aff69be588e1cead45dc473b5a",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.12.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-23T01:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adc130476077e4f030bc2886ef8cada3d6af6de0",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复自动结界时最后一个结界不退四的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-23T01:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd2471aa1a8110909a2cb65a1733ce688b296c2",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复肝绘卷在结束战斗后被悬赏卡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-23T01:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a1a843df395c4befe5297272cffc4c71d281ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复组队副本卡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-23T01:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822d52059e9d438e90b71b4f2517d41de78bca59",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复逢魔返回庭院卡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-23T01:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a272c566c5b3afab7c7b4027c06973dd4e551a",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.12.0 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T04:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952726b99472a748b80d10317ee5a6d13985dde8",
          "body": null,
          "is_bot": false,
          "headline": "fix: 添加活动爬塔",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-22T04:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec99e5b8a3921455d4039d5bb746197e395e9253",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复结界突破重复执行时只装备一次御魂的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-22T04:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41cb3abf89e7c2be40cdf896d6a954eef700143",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复神龛在式神录识别率过高的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-22T04:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4bdd4724236cf55abed072160dcc672b44daf86",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.9 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T08:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee6928b79d2322262d00b5087cffcb7802feee4",
          "body": null,
          "is_bot": false,
          "headline": "chore: 还是使用玛丽的mxu版本",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T08:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de207f2f1d89c3f54e583f91d37a564de25ba3c",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复花车任务奖励领取异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T08:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e0864d7f54587ffb077b83f7a555d97296e60c",
          "body": null,
          "is_bot": false,
          "headline": "chore: 移除过期活动爬塔",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T08:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94018726d5684da84339a75b188a500cb7fccc24",
          "body": null,
          "is_bot": false,
          "headline": "chore: 将英杰试炼移动到独立副本中",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T08:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b95c7d59451824f27b14f1764e24468180bcc53",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复自动御魂出现巡游特权卡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T08:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6404a2a1a059744e68d3e8bd88e06aaf763e8501",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.9-alpha.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T07:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6d6831d8301e6493047dcef6c1a3d9b1a19c02",
          "body": null,
          "is_bot": false,
          "headline": "chore: 尝试使用自己修改的mxu发版",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T07:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658cce18a3ba53ae0756934246ce43541ade7100",
          "body": null,
          "is_bot": false,
          "headline": "chore: 完善结界突破装备御魂设置",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T07:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc7a6a884a0edcbf21de62e1d8c0148a141ba71e",
          "body": null,
          "is_bot": false,
          "headline": "chore: 结界突破允许不切换御魂",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T07:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08700248333be6d630da401b9257b88d6111cd4",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复部分情况出战异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T07:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b583ff6d377c6d8d63d12faaf01376a8f543fd2",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复地鬼异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-21T07:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14292d090abb196d03d81d88c4e66b073f1c6c2",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.8-beta.2 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T09:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2068f87239c723dce594ae9f7fa0d0f92a5f15",
          "body": null,
          "is_bot": false,
          "headline": "feat: 使用新版maafw",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-17T09:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0969e82b459a5cd8470d7c453e4e3705da171bee",
          "body": null,
          "is_bot": false,
          "headline": "chore: schema文件补全",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-17T01:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "effe027d1e13beccc8f970f027b4281159052666",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.8-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T08:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba5401d27fef67b99264469d8de8a9fd54ae2c3",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复花合战奖励领取时,意外卡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-15T08:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0530538749a76b640ba287aaea4bcf67c805b930",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复式神图鉴分享异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-15T08:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30923e5eb7295ef370ca6790c2d96eaf0f5dd459",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.7 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T08:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7d04f1fe7731eb3bc757f56b1030b39d7af85e9",
          "body": null,
          "is_bot": false,
          "headline": "chore: 添加分组",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T08:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a1133e82b05c595cd924dd40ececd0833fa27e",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.7-beta.2 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T07:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5b14a447c5c9a51be3c89c9b1d3ac24b9bb4d8",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改maafw到稳定的5.11.1版本",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T07:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfda45f29cd0b3fe4a805a58dac4f2b2874507a6",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.7-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T07:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f376123bfc561ac7b9fad035c319a272317505f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: 添加maatouch",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T07:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d9f5221a91230cf353cac7981706b915150352",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复装备御魂时可能点击到队伍详情的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T03:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ab7117e9bfbcfe446f2c00a23225b5af0524c0",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.6 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T03:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee59c32404645df08b573d8848c904018d0a7e8",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复游戏启动时邮件卡住弹窗动画问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T03:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d1be7cf4c9c82ee31f15a55e71533acd0ead3fe",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复一些奇怪的bug,优先使用特征匹配",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T03:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1cb15264298e726f0e5fb27bc5dc5f7235e1f9",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复寮突无法完全打完的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T03:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cdade28c7fed067ec88d44286fc12ba19ad3269",
          "body": null,
          "is_bot": false,
          "headline": "chore: 完善花车设置",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T03:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cca3844b008d3e2f65199ace35858ad95ba1871",
          "body": null,
          "is_bot": false,
          "headline": "feat: 花车添加任务里程领取",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T02:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6b75cae8b16e9cf28a99965b4e0723518a7c29",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加花车里程领取功能",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T02:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855bbd839c50e2abaff4c56f6cd098a6f8a14962",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复荣誉商店改名成斗技商店的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T02:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6182764c71fbfd19aa791b2414ccd2162beb20b7",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修改启动游戏时加成关闭异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-13T01:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6932f7d5f1df6120450e7ebac568447ad2c9cb8f",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.6-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T11:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f6a87e87e08ff545c25cee6b3ec55764c305e6",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复mumu可能出现点击错误的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-07T11:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2fc89e383deef63226e851abc89a7ece92e36b6",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.5 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T03:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310c8f7d0cab8340def07cc711c68d7a452a3d73",
          "body": null,
          "is_bot": false,
          "headline": "chore: 委派中任务添加通知",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-07T03:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5e84ae2722eceeca4f0eb877182382c7dd9311",
          "body": null,
          "is_bot": false,
          "headline": "chore: 式神委派添加通知",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-07T03:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54916407ce00efa9169dc3a563c95547baa31ed7",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复寮突无法正确结束战斗的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-07T02:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e7dcaf6b084974ae259ed524e3ba9cfb76e5263",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复开展式神攻略的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-07T02:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6091575054fc6cbf0c32a6ad13456d44dec0dc26",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.5-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T00:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a0473888dd585b614c6378c9e4a4d69c58214dd",
          "body": null,
          "is_bot": false,
          "headline": "fix: 斗技添加段位保护适配",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-07T00:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1285f6a5cf99299f5de8321abc5b1acb5f0ca4a0",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.4 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T09:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e28ec0ef4d362eff3cededd2693d1f7e4160ed",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复斗技对手直接退卡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-06T09:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc6400de2f400d970a7c2671dd8126b1083a9483",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.3 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T09:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74dfc749e5e2b30c9c1dade5db514bb5222b9ee1",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改斗技流程",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-06T09:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44f662950d80140eff74e65686af7432ae282f0a",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.3-beta.3 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T01:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d89c16994ccf87fb77587eca3d3d54eea7566a7",
          "body": null,
          "is_bot": false,
          "headline": "chore: 添加界面识别错误提示",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-06T01:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4256bba9013dcc84bcdd9400bfa4a0b4c70926a",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复活动爬塔体力票识别异常的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-06T01:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5941d054e21466603949ab08cfeab32e0ba380c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: 全面使用新版导航逻辑",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-06T01:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d7f3f6f3e56a982ea4a860f17adca28c1d49b7",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.3-beta.2 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-04T22:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d189ed4ffa4b917a4d2a30dcca6c47f6ed6c30ab",
          "body": null,
          "is_bot": false,
          "headline": "fix: 再次修复识别异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-04T22:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94249944acd9c6e2a120cb8a62c217b59358fc2d",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.3-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-04T12:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a91f61d40eb977e361a6e31939ea1b61c9c519",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复活动爬塔启动异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-04T12:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf936663a82525bd5d82e5cfcf962ff8aa432afc",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.2 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-04T09:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad886b5dd4c11f672dd8fd74d55a5959879179c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/TanyaShue/MaaYYs",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-04T09:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c811367efe6b3c3a57c909f6a61450605411c885",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复活动爬塔随机等待异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-04T09:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284fc350444c2873d8ae78dded467cd1d74c5448",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.2-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T04:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72d07a1fa5b5b5cf6fb9ea693945bf1747ea6e9c",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复底部导航栏异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-03T04:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90b8f0419cf8a8ebf6d03fcead5f1ec2773b9c31",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改mxu版本,使用老版本mxu",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-03T04:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff182b3efb454d284fdde55100bb7ed35b8a7f45",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-02T02:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5bed2e93ef35ef517909e7a5eea917ea89dcb42",
          "body": null,
          "is_bot": false,
          "headline": "chore: 悬赏封印宝箱识别优化",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-02T02:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119208c9aed34d9ff3b31a582622bea306504817",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复契灵探查异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-02T02:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cefdf68f4129dab1ae6d206c4e2984b88842a28",
          "body": null,
          "is_bot": false,
          "headline": "fix: 斗技不处于可用时间时返回庭院",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-02T02:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d87fa9501c15f5f9629c4acd7cecfb804b891d",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.1-beta.4 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T09:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4230e0e8d3b0c5f33fb196464ecda11ab5642e99",
          "body": null,
          "is_bot": false,
          "headline": "faet: 添加新的庭院模型",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T08:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30532e5e60e6be316e00d21b66ef90719a32a111",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/TanyaShue/MaaYYs",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T08:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57796a96fa082c4e1409622b59cfbe6de66726ce",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复斗技异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T08:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "314357bd07a3adb2662567a09cf19c7d345c8b4b",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.1-beta.2 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T08:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810fb640fd7cda7c0a013e9ba2fc14a35c477553",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/TanyaShue/MaaYYs",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T08:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11425bd4c013a9882573740cb2167eef7d96a75",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复导航栏异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T08:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59763305594a1182060d46d39512fd7e83114e0b",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.1-beta.1 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T08:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f039a7d73b270d2680db89aecb6d5755ec4dba",
          "body": null,
          "is_bot": false,
          "headline": "fix:修复一些奇怪的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T03:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0174197b9e6ee3cdc8f362725d179e848070c72",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.11.0 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T02:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a31fee02c4af651edcf0519c78d1cb24dae8ca",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复庭院识别异常",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T02:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc28ab70d491e4b216565232bc3f01b67431ab1",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复启动游戏被皮肤广告挡住的问题",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-07-01T01:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fffeb31c8b8a6001436c098a1cd7767c6b106e3f",
          "body": null,
          "is_bot": false,
          "headline": "doc: 更新readme",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T09:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b53b8b4d635d488fcd0dedff71dee9af3af786",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.10.9 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-30T06:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd8e10f6d7daa9c8041db5499891734a2d98b0b",
          "body": null,
          "is_bot": false,
          "headline": "feat: 自动斗技添加达到名仕停止的设置",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T06:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a2fe276fcf6ad859916fd5cd2f014c2306bf1a",
          "body": null,
          "is_bot": false,
          "headline": "feat: 部分常见位置自动拒绝悬赏邀请",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T06:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1587f60da96d71abd165485536f2fcc15be7d7e3",
          "body": null,
          "is_bot": false,
          "headline": "feat: 初步添加自动拒绝勾协",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T06:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a3d3bf357784894cdd04d35e2ed2cdfbfe187a",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复秘闻设置错误",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T05:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92a72a7e419b904f3536f76dfe32534a414c6f7",
          "body": null,
          "is_bot": false,
          "headline": "feat: 自动御灵添加当御灵票为0时结束任务的功能",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T05:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edf02a7553e9a3eb9ec537ed241147da38d9c54d",
          "body": null,
          "is_bot": true,
          "headline": "ci: Update version to v3.10.8 [skip changelog]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-30T04:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8c6826e41488c1e42c8ed97a2b6538d2a490ab",
          "body": null,
          "is_bot": false,
          "headline": "doc: 完善配置",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T04:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68cd32de41b5c5ce48dc532d3960ac809984d23",
          "body": null,
          "is_bot": false,
          "headline": "doc: 完善图鉴分享配置",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T04:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39e31dd98b181c64c1ae3b8c91a86d56657e660",
          "body": null,
          "is_bot": false,
          "headline": "doc: 移动部分文件位置",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T04:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6550c8f631671276ec526fcf5a40043831de64f7",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加式神图鉴分享功能",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T04:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f510c4621b07aefca45f2269ee4e0fd02b00d7a9",
          "body": null,
          "is_bot": false,
          "headline": "chore: 优化花合战奖励领取",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T04:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a480ef234c7c712e03e7b55d4ea1859996453328",
          "body": null,
          "is_bot": false,
          "headline": "doc: 任务重命名为中文",
          "author_name": "disjoint7",
          "author_login": "TanyaShue",
          "committed_at": "2026-06-30T04:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 1127,
      "latest_release_at": "2026-07-23T01:16:55Z",
      "latest_release_tag": "v3.12.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 9,
      "stars": 99,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": [
        "agent/go.mod"
      ],
      "largest_source_bytes": 12846,
      "source_files_sampled": 37,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "agent/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.12.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 61
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/MaaXYZ/maa-framework-go/v4",
          "manifest": "agent/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0-beta.12"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "agent/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.33.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/maaxyz/maa-framework-go/v4",
            "direct": true,
            "version": "v4.0.0-beta.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 2,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 16,
        "open_issues": 2,
        "closed_ratio": 0.973,
        "closed_issues": 72,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "TanyaShue",
          "commits": 1077,
          "avatar_url": "https://avatars.githubusercontent.com/u/152378303?v=4"
        },
        {
          "type": "User",
          "login": "miaojiuqing",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/186719844?v=4"
        },
        {
          "type": "User",
          "login": "MistEO",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/18511905?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.976
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-release.yml",
        "mirrorchyan.yml",
        "mirrorchyan_release_note.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 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": "30 commit(s) and 8 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "af731ddebd4bf6aff69be588e1cead45dc473b5a",
        "ran_at": "2026-07-23T01:58:14Z",
        "aggregate_score": 3.8,
        "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-23T01:17:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-22T09:21:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 92,
          "created_at": "2026-05-31T12:51:07Z",
          "last_comment_at": "2026-05-31T13:12:51Z",
          "last_comment_author": "TanyaShue"
        },
        {
          "number": 93,
          "created_at": "2026-05-31T12:57:39Z",
          "last_comment_at": "2026-05-31T13:17:06Z",
          "last_comment_author": "syidan0617-svg"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/TanyaShue/MaaYYs",
    "host": "github.com",
    "name": "MaaYYs",
    "owner": "TanyaShue"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 50,
        "vitality": 95,
        "community": 45,
        "governance": 47,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 1127,
              "human_commit_share": 0.73,
              "days_since_last_push": 0,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1127 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1127
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.12.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.1
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 45,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 9,
              "stars": 99,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "99 stars",
                "points": 32.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.976
            },
            "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 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 16,
              "open_issues": 2,
              "closed_issues": 72,
              "issue_closed_ratio": 0.973,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "16/17 decided PRs merged",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 16,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "followers": 12,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "TanyaShue",
              "public_repos": 16,
              "account_age_days": 966
            },
            "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": "12 followers of TanyaShue",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "TanyaShue"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "16 public repos, account ~2 yr old",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 16
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 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": "30 commit(s) and 8 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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 6
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "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.945,
              "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": "69 of 73 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 73
                    }
                  }
                ],
                "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": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "agent/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "agent/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "agent/go.mod"
                    }
                  }
                ],
                "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": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "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": "Go",
              "largest_source_bytes": 12846,
              "source_files_sampled": 37,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/37 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 37,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:58:28.162254Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TanyaShue/MaaYYs.svg",
  "full_name": "TanyaShue/MaaYYs",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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