Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-30 19:21 UTC

magiclen / enum-ordinalize

This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.

RustMIT★ 16 stars⑂ 1 forksince Sep 2018View on GitHub ↗

magiclen/enum-ordinalize holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (64/100) and lowest on AI Readiness (42/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

57
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).

Ownership

Magic Len (Ron Li)Personal account
270 followers216 public repossince Nov 2013magiclen.org

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioenum-ordinalize4.4.27,808,200461 day agoenumnumberordinalordinalizeno-stdrust-patterns
crates.ioenum-ordinalize-derive4.4.16,963,6451732 days agoenumnumberordinalordinalizeno-stdrust-patterns

Metrics by category

Vitality

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

64Moderate · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
2.8/36Commit cadence — 4/52 weeks with commits
9.4/18Commit volume — 10 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year10
human_commit_share1
days_since_last_push1
active_weeks_last_year4
How it's scored
16.2/27Ships releases — 47 version tags (no GitHub releases)
36/36Release recency — latest release 1 days ago
19.8/27Release cadence — a release every ~108.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv4.4.2
releases_from_tagsyes
days_since_latest_release1
mean_days_between_releases108.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

50Moderate · 17% of overall
How it's scored
19.1/60Stars — 16 stars
0/25Forks — 1 forks
0/15Watchers — 2 watchers
Inputs used
forks1
stars16
watchers2
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
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 14,771,845 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesenum-ordinalize, enum-ordinalize-derive
dependents
ecosystemscrates
total_downloads157,022,173
monthly_downloads14,771,845
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

58Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.988
How it's scored
42/42Issue resolution — 100% of issues closed
15/30PR acceptance — 1/2 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues6
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs1
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.5/25Owner reach — 270 followers of magiclen
25/25Track record — 216 public repos, account ~12 yr old
Inputs used
followers270
owner_typeUser
is_verified
owner_loginmagiclen
public_repos216
account_age_days4,651
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 46 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesenum-ordinalize, enum-ordinalize-derive
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 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

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsrust
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

44Weak · 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
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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 — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

42Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0.6/40Legible commit history — 1 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.012
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, enum-ordinalize-derive/Cargo.toml, enum-ordinalize/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 86
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, enum-ordinalize-derive/Cargo.toml, enum-ordinalize/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/18 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes32,076
source_files_sampled18
oversized_source_files0

Key facts

16GitHub stars
2contributors
10commits, last 12 months
1days since last push
47releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:enum-ordinalize@4.4.2; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-30 19:21 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
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iosyn2enum-ordinalize-derive/Cargo.toml
crates.ioquote1.0.25enum-ordinalize-derive/Cargo.toml
crates.ioproc-macro21.0.52enum-ordinalize-derive/Cargo.toml
crates.ioenum-ordinalize-derive4.4.1enum-ordinalize/Cargo.toml
All dependencies 4

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

RegistryPackageVersionRelation
crates.ioenum-ordinalize-derivedirect
crates.ioproc-macro2direct
crates.ioquotedirect
crates.iosyndirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust"
      ],
      "is_fork": false,
      "size_kb": 140,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 71510
      },
      "pushed_at": "2026-07-29T09:22:21Z",
      "created_at": "2018-09-02T12:24:57Z",
      "owner_type": "User",
      "updated_at": "2026-07-29T09:24:15Z",
      "description": "This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://me.magiclen.org/",
      "name": "Magic Len (Ron Li)",
      "type": "User",
      "login": "magiclen",
      "company": "magiclen.org",
      "location": "Taipei City, Taiwan (R.O.C.)",
      "followers": 270,
      "avatar_url": "https://avatars.githubusercontent.com/u/5851348?v=4",
      "created_at": "2013-11-04T14:07:17Z",
      "is_verified": null,
      "public_repos": 216,
      "account_age_days": 4651
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.4.2",
          "kind": "patch",
          "published_at": "2026-07-29T09:22:07Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2026-06-27T19:29:08Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2026-06-27T16:06:24Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2025-10-28T06:40:12Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2023-12-15T03:23:41Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2023-12-15T01:27:11Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2023-12-15T01:18:35Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2023-12-06T16:34:55Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2023-11-27T19:21:56Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2023-11-26T09:07:58Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2023-11-26T08:23:49Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2023-11-22T08:31:26Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2023-11-20T05:47:41Z"
        },
        {
          "tag": "v3.1.15",
          "kind": "patch",
          "published_at": "2023-10-01T04:52:50Z"
        },
        {
          "tag": "v3.1.13",
          "kind": "patch",
          "published_at": "2023-05-10T07:43:11Z"
        },
        {
          "tag": "v3.1.12",
          "kind": "patch",
          "published_at": "2022-11-02T05:16:28Z"
        },
        {
          "tag": "v3.1.11",
          "kind": "patch",
          "published_at": "2022-03-07T15:47:49Z"
        },
        {
          "tag": "v3.1.10",
          "kind": "patch",
          "published_at": "2021-04-21T12:44:26Z"
        },
        {
          "tag": "v3.1.9",
          "kind": "patch",
          "published_at": "2021-03-10T22:00:55Z"
        },
        {
          "tag": "v3.1.8",
          "kind": "patch",
          "published_at": "2020-07-29T02:15:22Z"
        },
        {
          "tag": "v3.1.7",
          "kind": "patch",
          "published_at": "2020-07-20T11:15:09Z"
        },
        {
          "tag": "v3.1.6",
          "kind": "patch",
          "published_at": "2020-07-18T12:29:45Z"
        },
        {
          "tag": "v3.1.5",
          "kind": "patch",
          "published_at": "2020-07-17T08:21:51Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2020-07-12T08:01:42Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2020-07-09T14:10:23Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2020-06-27T10:47:33Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2020-06-19T08:36:41Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-05-16T13:13:59Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2020-05-16T11:02:39Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2020-05-16T10:58:35Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-05-16T10:09:59Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2019-09-16T15:03:27Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2019-05-05T08:46:56Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2019-05-05T07:52:02Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2019-04-30T09:45:28Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2018-12-19T12:54:09Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2018-11-19T06:44:28Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2018-11-14T07:32:43Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2018-11-14T05:25:29Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2018-09-09T23:06:55Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2018-09-05T05:10:20Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2018-09-03T12:57:57Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2018-09-03T08:25:47Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-09-03T08:16:03Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-09-03T08:09:25Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2018-09-02T12:33:55Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-09-02T12:27:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1f08c14baceb082ddcbc88d89e8da5b488d5876e",
          "body": null,
          "is_bot": false,
          "headline": "improve doc",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-07-29T09:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cccbc89fd2be1e1c27e7ba77c1aa58389557040",
          "body": null,
          "is_bot": false,
          "headline": "fix min-dependencies",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-06-27T19:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb3109863bd58c60ad46cdaecbc71d82bccecdd",
          "body": null,
          "is_bot": false,
          "headline": "improve tests",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-06-27T16:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e439f87e8c5118bf1a84556f7c783c119c546af",
          "body": null,
          "is_bot": false,
          "headline": "fix test warnings",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-06-27T14:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970a6901744a1e95bb0cb5a3442056829cabb273",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-06-26T09:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9185e0265ac715725b5a7b724523d6bfb4458867",
          "body": null,
          "is_bot": false,
          "headline": "use Rust 2024",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-06-26T08:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f0caf395f5b06d364e1ee316fcd6e2d99a272b",
          "body": null,
          "is_bot": false,
          "headline": "bump actions/checkout from 5 to 6",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2025-12-13T14:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce3f4e082629cd859d9cedb7210ecbadbc7b511",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2025-10-28T06:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0a43de578efce2d124a913c046927484b668b6",
          "body": null,
          "is_bot": false,
          "headline": "update MSRV",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2025-10-28T06:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2380c02699c049a292128b7f73c8f8c0f6a831f6",
          "body": null,
          "is_bot": false,
          "headline": "update project",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2025-10-28T06:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f90a3a519da6cb9032d9901b1bc88e72d677f2e",
          "body": null,
          "is_bot": false,
          "headline": "remove unused comments",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-24T00:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42425fd71470a85a4c54ae5d33798de41d53266c",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-15T03:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc90e41697f4b71cfd5a3a5d91d2c51005f0881",
          "body": null,
          "is_bot": false,
          "headline": "update MSRV",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-15T01:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c845df45aa59ef33c2ec4ee80361bfac55589c80",
          "body": null,
          "is_bot": false,
          "headline": "remove traits from the default features",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-15T01:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade8faf83c53e97ee642499f4465dcbfe8e8a09c",
          "body": null,
          "is_bot": false,
          "headline": "fix feature dependency",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-15T01:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49fce0bc78c97fb7914f4053104288c237a078c",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-07T04:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2950097f0e3838bef8d831f3f8bb80e4b6e2c56e",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-07T02:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0446170c75f9279f598414ca742ed9f496689dcc",
          "body": null,
          "is_bot": false,
          "headline": "use pub(crate) instead of pub",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-07T02:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a16097c9b67142213e44f8e456c15a7cbc2560f",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-06T16:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aafdd6517d91942218bf154e592130c6d64f37b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:magiclen/enum-ordinalize",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-06T16:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11f206984a913bfb4798e9ba757142f1de00521",
          "body": null,
          "is_bot": false,
          "headline": "remove the `num-bigint` crate in favor of the new `Int128` struct",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-06T16:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6cb58dbf04cb1a6827a81964d44d2ccd92ba07",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-12-06T02:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9f2ee35c90874c1fcf4773293ba77d1c7d36f5d",
          "body": null,
          "is_bot": false,
          "headline": "modify error messages",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-30T14:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e998de5e18cfaf824b83815c177654eb5cea13d",
          "body": null,
          "is_bot": false,
          "headline": "fix a bug",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-30T13:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d499b5de6ec3df705bd8a5acc1bdd5051735a1a",
          "body": null,
          "is_bot": false,
          "headline": "modify error messages",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-30T13:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9b960c1db2740ec2a138a0c894464ed37855d6",
          "body": null,
          "is_bot": false,
          "headline": "modify the error message",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-30T13:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81192e04a55b92f33bd32e47a1e423416be5fa3c",
          "body": null,
          "is_bot": false,
          "headline": "fix CI, update doc",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-27T19:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3756ce5afc159b779e3c2b409f085a6239fb9c",
          "body": null,
          "is_bot": false,
          "headline": "add more sub-attributes for the ordinalize attribute",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-27T18:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81125a963dd7e95fb353d7fb2141b67952e41715",
          "body": null,
          "is_bot": false,
          "headline": "add the miss rustdoc-args",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-26T09:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b1ac489f4b38fb260e8fadf56bc468e70945a1",
          "body": null,
          "is_bot": false,
          "headline": "improve doc",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-26T08:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005fb3528b3f07907071162880f4157ea6072880",
          "body": null,
          "is_bot": false,
          "headline": "add `VARIANTS` and `VALUES` into the `Oridinalize` trait",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T08:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9014b8135629af54366cf54241ca3e41307c717",
          "body": "This reverts commit e6d38dac545adc2e42238dc15d6ade13a78a4a7f.",
          "is_bot": false,
          "headline": "Revert \"add the variants feature\"",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T07:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f83641864921c26c6e733a230ba72cf7804187f",
          "body": null,
          "is_bot": false,
          "headline": "improve Variants",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T07:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d38dac545adc2e42238dc15d6ade13a78a4a7f",
          "body": null,
          "is_bot": false,
          "headline": "add the variants feature",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155fd9c8e4eff2083a08e0fc928a6aabebad8b0f",
          "body": null,
          "is_bot": false,
          "headline": "improve tests",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T04:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adec148afb7dac8cd699bb7d2eb458044a19eb2e",
          "body": null,
          "is_bot": false,
          "headline": "add an empty line",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T04:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cfb3ac635af5c33ff7a9d09faa81a7f44d297b",
          "body": null,
          "is_bot": false,
          "headline": "enhance compatibility of the ordinalize attribute",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-22T04:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7eb0dce1ae734681e4b9d9c369dd3d61cacc11",
          "body": null,
          "is_bot": false,
          "headline": "fix ci",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-20T05:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8f51a06d6a0d9f65a39a9bd78f7db01612b36e",
          "body": null,
          "is_bot": false,
          "headline": "reimplement",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-20T05:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "268293799d185e146302ad1c68cd5f4713ed8d12",
          "body": null,
          "is_bot": false,
          "headline": "update doc",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-10-01T04:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5efadb13f50748586c2a47dc464a196201ce9d3",
          "body": null,
          "is_bot": false,
          "headline": "update GitHub workflows",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-09-10T13:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d0db0167840242e857598c2e90c6f7bfd9792f4",
          "body": null,
          "is_bot": false,
          "headline": "update syn, remove unused code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-05-10T07:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee74b3c251ef1a795c03066c476dbd20cd423bb",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.toml",
          "author_name": "Magic Len (Ron Li)",
          "author_login": "magiclen",
          "committed_at": "2023-04-13T02:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a3c0dd40ec1178839e6ba9ae35552562aa7388",
          "body": null,
          "is_bot": false,
          "headline": "update github workflows",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-04-06T08:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34e00a66bcce40f0913cf2dfa44cc99d9fb8f74",
          "body": null,
          "is_bot": false,
          "headline": "update project",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-04-06T07:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69c9fbe943f846d346b8d53c0d77b6971bfa6ee9",
          "body": null,
          "is_bot": false,
          "headline": "replace `max_value()` with `MAX` and `min_value()` with `MIN`",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-11-02T05:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f10def9b393a20d1cd65258225a3ebc9c6361f",
          "body": null,
          "is_bot": false,
          "headline": "update project",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-03-07T15:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5b10d4780057ae026cdabcf4b268ec98d29a41",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-04-21T16:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9bf8f89b0d347d40fb08fa77365bd34eb54c71d",
          "body": null,
          "is_bot": false,
          "headline": "switch to GitHub Actions",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-04-21T12:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7164355b0644e3859e59e5bc9a4836e38fdde675",
          "body": null,
          "is_bot": false,
          "headline": "run clippy",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-03-10T22:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f0ba7f15f0c8e1b26cfe2e6a4a863ec6029616",
          "body": null,
          "is_bot": false,
          "headline": "include LICENSE and README.md in the published package",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-29T02:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba02f3a50f724c3df938d138ee37fd9144782498",
          "body": null,
          "is_bot": false,
          "headline": "remove the use of `mem::discriminant`",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-20T11:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b7469d113212be67fb0616639ddea0b9cadfc9",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-18T12:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da34e5dcb2aefbf17c30cf76d1b0a24d1c65d23",
          "body": "Upgrade to num-bigint 0.3",
          "is_bot": false,
          "headline": "Merge pull request #4 from cuviper/num-bigint-0.3",
          "author_name": "Magic Len (Ron Li)",
          "author_login": "magiclen",
          "committed_at": "2020-07-18T12:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11babf061de648b1fb4f89a1eb80f93505dea6ee",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to num-bigint 0.3",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2020-07-18T00:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a6b63329153efadadbdd894dc195f2e3344b1f",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-17T08:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0b320805c327b1530858413b1e59b347ae55e2",
          "body": null,
          "is_bot": false,
          "headline": "remove redundant tests, support Rust 1.45",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-17T08:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a04b237baa530fec0b14a28e240fe24e143660",
          "body": null,
          "is_bot": false,
          "headline": "support the case of one-variant enums",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-12T08:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859010e60d8a875edd00eafd4fa930fd82bc3f01",
          "body": null,
          "is_bot": false,
          "headline": "fix no-std support",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-09T14:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb29d26c4f281c55f1b93c7f12ecff4e49516b49",
          "body": null,
          "is_bot": false,
          "headline": "only include some files when publishing",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-06-27T10:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6997c7d5f185b81d53c42d591f1c8f6ac29cba",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-06-19T08:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87f8566e2aee8abca4dca99a16bb426b0ed754f0",
          "body": null,
          "is_bot": false,
          "headline": "handle more complicate cases",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-16T13:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5739b8c1ca44a34a83573b4b368f5b51a5c27362",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-16T11:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1253856ba3d88d8be453d85d7c117dfa5506709",
          "body": null,
          "is_bot": false,
          "headline": "fix README",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-16T10:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d4e034f0098ad4ce787c8f50c2fdd9c9d23c35c",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-16T10:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974ff3008aefe54c6d63a3343b0d435740d28bb6",
          "body": null,
          "is_bot": false,
          "headline": "reimplement using proc-macro",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-16T09:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213bf05d5b6cccf77eaa7d8087b75acbcbd7579e",
          "body": null,
          "is_bot": false,
          "headline": "run rustfmt",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-09-16T15:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea741c12d31c1f32d3c4a951190308c22f6748b6",
          "body": null,
          "is_bot": false,
          "headline": "update CI",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-07-28T12:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ef26e4709da0171e7cb6c3a81b4eca5dc0b28f",
          "body": null,
          "is_bot": false,
          "headline": "support all integer types",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-05-05T08:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580e057b1f0c93760537e5a27010fd79ddccbcc4",
          "body": null,
          "is_bot": false,
          "headline": "remove _DoNotUse",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-05-05T07:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40036c9df6694f9424a731ee4af16529341baa86",
          "body": null,
          "is_bot": false,
          "headline": "use visibility in macros",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-04-30T09:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417e17531dae1f597ef2517019c4cace79fe0182",
          "body": null,
          "is_bot": false,
          "headline": "update categories",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-04-16T03:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c9afd0c4c940e2b270c30370c1a9be17204c2f",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-12-19T12:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c840d8ea553c69b40f49ec1d704db88b61ed22f8",
          "body": null,
          "is_bot": false,
          "headline": "implement the Copy trait",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-11-19T06:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee77c585dc7aa27ead098c1b660c443fbf0536b3",
          "body": null,
          "is_bot": false,
          "headline": "tidy the code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-11-14T07:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7e854d280529bd018e6f54d9bfa141549bfec0",
          "body": null,
          "is_bot": false,
          "headline": "implement PartialOrd and Ord, tidy the code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-11-14T05:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f9011c6edf25d4b551d689df665981f72726f2d",
          "body": null,
          "is_bot": false,
          "headline": "ordinal and from_ordinal are public now",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-09T23:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98770d70c7ed9ef49be4933658b78f9e611d221",
          "body": null,
          "is_bot": false,
          "headline": "add Eq and Hash trait",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-05T05:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f82a318f26caab7e8d2049883d72a508d1d82d8",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows i686",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-03T12:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2516c8419b63a8f17593ab3e64a23d2453578f",
          "body": null,
          "is_bot": false,
          "headline": "try to fix Windows i686",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-03T12:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b9cc0b70cb8e775e1acfb1173ea0942129596c",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-03T08:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328ce6e2fc44307d0c278c5f36eab8ce3de61709",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-03T08:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3299422a11c9b8beb0a05d0c4594dae001fb8d",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.0",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-03T08:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a051b9d0538a6550d42986d520ffd39b476c999",
          "body": null,
          "is_bot": false,
          "headline": "fix the broken documentation",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-02T12:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee90596cd800cf04e458bfe62575b13e2b9d0a1b",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-02T12:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6743528c3c1dd42d119bb6d074831effa8b53580",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-09-02T12:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 10,
      "latest_release_at": "2026-07-29T09:22:07Z",
      "latest_release_tag": "v4.4.2",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 108.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "enum-ordinalize",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "enum",
            "number",
            "ordinal",
            "ordinalize",
            "no-std",
            "rust-patterns"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/enum-ordinalize",
          "is_deprecated": false,
          "latest_version": "4.4.2",
          "repository_url": "https://github.com/magiclen/enum-ordinalize",
          "versions_count": 46,
          "total_downloads": 89381258,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7808200,
          "first_published_at": "2018-09-02T12:28:36.625380Z",
          "latest_published_at": "2026-07-29T09:23:50.431714Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "enum-ordinalize-derive",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "enum",
            "number",
            "ordinal",
            "ordinalize",
            "no-std",
            "rust-patterns"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/enum-ordinalize-derive",
          "is_deprecated": false,
          "latest_version": "4.4.1",
          "repository_url": "https://github.com/magiclen/enum-ordinalize",
          "versions_count": 17,
          "total_downloads": 67640915,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 6963645,
          "first_published_at": "2023-11-20T05:58:33.624833Z",
          "latest_published_at": "2026-06-27T19:29:54.874595Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 32
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 16,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": [
        "Cargo.toml",
        "enum-ordinalize-derive/Cargo.toml",
        "enum-ordinalize/Cargo.toml"
      ],
      "largest_source_bytes": 32076,
      "source_files_sampled": 18,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "enum-ordinalize-derive/Cargo.toml",
        "enum-ordinalize/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "syn",
          "manifest": "enum-ordinalize-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "quote",
          "manifest": "enum-ordinalize-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.25"
        },
        {
          "name": "proc-macro2",
          "manifest": "enum-ordinalize-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.52"
        },
        {
          "name": "enum-ordinalize-derive",
          "manifest": "enum-ordinalize/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.4.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "enum-ordinalize-derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 4,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 6,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "magiclen",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/5851348?v=4"
        },
        {
          "type": "User",
          "login": "cuviper",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/36186?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.988
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-version.yml",
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1f08c14baceb082ddcbc88d89e8da5b488d5876e",
        "ran_at": "2026-07-30T19:21:55Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T09:26:47Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2020-07-18T12:27:32Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/magiclen/enum-ordinalize",
    "host": "github.com",
    "name": "enum-ordinalize",
    "owner": "magiclen"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 55,
            "calibrated": 57,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 57,
      "inputs": {
        "security": 44,
        "vitality": 64,
        "community": 50,
        "governance": 58,
        "calibration": "2026-08-02",
        "engineering": 60,
        "ai_readiness": 42,
        "weighted_overall_raw": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v4.4.2",
              "releases_from_tags": true,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 108.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~108.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 108.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 1,
              "stars": 16,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "16 stars",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "enum-ordinalize",
                "enum-ordinalize-derive"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 157022173,
              "monthly_downloads": 14771845
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "14,771,845 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 14771845,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.988
            },
            "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 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 6,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 1,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/2 decided PRs merged",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "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": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "followers": 270,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "magiclen",
              "public_repos": 216,
              "account_age_days": 4651
            },
            "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": "270 followers of magiclen",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 270,
                      "login": "magiclen"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "216 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 216
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "enum-ordinalize",
                "enum-ordinalize-derive"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.19,
        "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 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": 60,
            "inputs": {
              "topics": [
                "rust"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.4
            },
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "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": "weak",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.012,
              "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": "1 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 0.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 1,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "enum-ordinalize-derive/Cargo.toml",
                "enum-ordinalize/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, enum-ordinalize-derive/Cargo.toml, enum-ordinalize/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, enum-ordinalize-derive/Cargo.toml, enum-ordinalize/Cargo.toml"
                    }
                  }
                ],
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 86",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 32076,
              "source_files_sampled": 18,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/18 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 18,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 8
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:enum-ordinalize@4.4.2; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T19:21:59.510053Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/magiclen/enum-ordinalize.svg",
  "full_name": "magiclen/enum-ordinalize",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.