Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-29 07:07 UTC

oxidecomputer / newtype-uuid

A wrapper around UUIDs to provide type safety

RustApache-2.0★ 42 stars⑂ 10 forkssince Jan 2024View on GitHub ↗

oxidecomputer/newtype-uuid holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (76/100) and lowest on AI Readiness (58/100). It was last updated today. A single contributor accounts for most of its recent work.

75
overall / 100
Good

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.

75
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 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).

Ownership

2,887 followers404 public repossince Aug 2019

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ionewtype-uuid1.4.0775,193171 day agoguidnewtypeuniqueuuiddata-structuresno-std
crates.iointegration-testspoints to another repo — not scored0.1.031180 days ago
crates.ionewtype-uuid-macros0.1.114,11321 day agoguidnewtypeuniqueuuid

Metrics by category

Vitality

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

76Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
5.5/36Commit cadence — 8/52 weeks with commits
14.1/18Commit volume — 36 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year36
human_commit_share0.68
days_since_last_push0
active_weeks_last_year8
How it's scored
27/27Ships releases — 19 releases published
36/36Release recency — latest release 1 days ago
19.8/27Release cadence — a release every ~62.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagnewtype-uuid-macros-0.1.1
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases62.1
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?

58Moderate · 17% of overall
How it's scored
26.2/60Stars — 42 stars
8/25Forks — 10 forks
6.7/15Watchers — 17 watchers
Inputs used
forks10
stars42
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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
78.6/80Monthly downloads — 789,306 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesnewtype-uuid, newtype-uuid-macros
dependents
ecosystemscrates
total_downloads8,615,414
monthly_downloads789,306
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.1/22.5Commit distribution — top contributor authored 95% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.949
How it's scored
26.2/42Issue resolution — 62% of issues closed
23.4/30PR acceptance — 85/109 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs85
open_issues3
closed_issues5
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.625
closed_unmerged_prs24
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
30/30Ownership backing — organization-owned
0/20Verified domain
24.9/25Owner reach — 2,887 followers of oxidecomputer
25/25Track record — 404 public repos, account ~6 yr old
Inputs used
followers2,887
owner_typeOrganization
is_verified
owner_loginoxidecomputer
public_repos404
account_age_days2,542

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 — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesnewtype-uuid, newtype-uuid-macros
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsrust, uuid
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?

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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
7.5/7.5Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages1
assessed_packages132
unassessed_packages0
affected_by_severitylow 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 132 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

58Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.7/40Legible commit history — 34 of 68 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.5
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Justfile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesJustfile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, crates/custom-crate-tests/Cargo.toml, crates/integration-tests/Cargo.toml, crates/newtype-uuid-macros/Cargo.toml, crates/newtype-uuid/Cargo.toml, e2e-example/e2e-kinds/Cargo.toml, e2e-example/e2e-schema-consumer/Cargo.toml, e2e-example/e2e-schema-producer/Cargo.toml
dependency_bot_commit_share0.04
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/54 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes38,586
source_files_sampled54
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

42GitHub stars
6contributors
36commits, last 12 months
0days since last push
19releases
1bus factor
3open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'e2e-kinds' from its registry
  • crates package 'integration-tests' points at a different repository (https://github.com/r3e-network/neo-llvm); excluded from ecosystem scoring
  • Could not fetch crates package 'custom-crate-tests' from its registry
  • Could not fetch crates package 'e2e-schema-consumer' from its registry
  • Could not fetch crates package 'e2e-schema-producer' from its registry
  • deps.dev does not index crates:newtype-uuid@1.4.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 10 ⇿
0Stars
10Forks
17Releases

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

02468101012024-012024-122025-11
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 5.4 / 10
5.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-29 07:07 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 43
RegistryPackageVersion constraintManifest
crates.iointegration-testscrates/custom-crate-tests/Cargo.toml
crates.iomy-custom-uuidcrates/custom-crate-tests/Cargo.toml
crates.ionewtype-uuid-macroscrates/custom-crate-tests/Cargo.toml
crates.ioserde_jsoncrates/custom-crate-tests/Cargo.toml
crates.iodatatest-stablecrates/integration-tests/Cargo.toml
crates.ioexpectoratecrates/integration-tests/Cargo.toml
crates.ioheckcrates/integration-tests/Cargo.toml
crates.ionewtype-uuid-macroscrates/integration-tests/Cargo.toml
crates.ionewtype-uuidcrates/integration-tests/Cargo.toml
crates.ioprettypleasecrates/integration-tests/Cargo.toml
crates.ioproc-macro2crates/integration-tests/Cargo.toml
crates.ioproptestcrates/integration-tests/Cargo.toml
crates.ioquotecrates/integration-tests/Cargo.toml
crates.ioschemarscrates/integration-tests/Cargo.toml
crates.ioserdecrates/integration-tests/Cargo.toml
crates.ioserde_jsoncrates/integration-tests/Cargo.toml
crates.ioserde_tokenstreamcrates/integration-tests/Cargo.toml
crates.iosyncrates/integration-tests/Cargo.toml
crates.iotest-strategycrates/integration-tests/Cargo.toml
crates.iotypifycrates/integration-tests/Cargo.toml
crates.iouuidcrates/integration-tests/Cargo.toml
crates.ioheckcrates/newtype-uuid-macros/Cargo.toml
crates.ioproc-macro2crates/newtype-uuid-macros/Cargo.toml
crates.ioquotecrates/newtype-uuid-macros/Cargo.toml
crates.ioserdecrates/newtype-uuid-macros/Cargo.toml
crates.ioserde_tokenstreamcrates/newtype-uuid-macros/Cargo.toml
crates.iosyncrates/newtype-uuid-macros/Cargo.toml
crates.ioproptestcrates/newtype-uuid/Cargo.toml
crates.ioserdecrates/newtype-uuid/Cargo.toml
crates.ioserde_jsoncrates/newtype-uuid/Cargo.toml
crates.ioschemarscrates/newtype-uuid/Cargo.toml
crates.iouuidcrates/newtype-uuid/Cargo.toml
crates.ionewtype-uuide2e-example/e2e-kinds/Cargo.toml
crates.ionewtype-uuid-macrose2e-example/e2e-kinds/Cargo.toml
crates.ioserdee2e-example/e2e-kinds/Cargo.toml
crates.ioe2e-kindse2e-example/e2e-schema-consumer/Cargo.toml
crates.ionewtype-uuide2e-example/e2e-schema-consumer/Cargo.toml
crates.ioserdee2e-example/e2e-schema-consumer/Cargo.toml
crates.iotypifye2e-example/e2e-schema-consumer/Cargo.toml
crates.ioe2e-kindse2e-example/e2e-schema-producer/Cargo.toml
crates.ioschemarse2e-example/e2e-schema-producer/Cargo.toml
crates.ioserdee2e-example/e2e-schema-producer/Cargo.toml
crates.ioserde_jsone2e-example/e2e-schema-producer/Cargo.toml
All dependencies 132

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

RegistryPackageVersionRelation
crates.iodatatest-stable0.3.2direct
crates.ioexpectorate1.2.0direct
crates.ioheck0.5.0direct
crates.ioprettyplease0.3.0direct
crates.ioproc-macro21.0.107direct
crates.ioproptest1.7.0direct
crates.ioquote1.0.47direct
crates.ioschemars0.8.22direct
crates.ioserde1.0.229direct
crates.ioserde_json1.0.151direct
crates.ioserde_tokenstream0.2.3direct
crates.ioserde_tokenstream0.3.0direct
crates.iosyn2.0.119direct
crates.iosyn3.0.3direct
crates.iotest-strategy0.4.1direct
crates.iotypify0.7.0direct
crates.iouuid1.24.0direct
crates.ioaho-corasick1.1.3indirect
crates.ioallocator-api20.2.21indirect
crates.ioanstream0.6.19indirect
crates.ioanstyle1.0.11indirect
crates.ioanstyle-parse0.2.7indirect
crates.ioanstyle-query1.1.3indirect
crates.ioanstyle-wincon3.0.9indirect
crates.ioatomicwrites0.4.4indirect
crates.ioautocfg1.4.0indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags2.9.1indirect
crates.iobumpalo3.14.0indirect
crates.iobyteorder1.5.0indirect
crates.iocamino1.1.10indirect
crates.iocfg-if1.0.0indirect
crates.ioclap4.5.40indirect
crates.ioclap_builder4.5.40indirect
crates.ioclap_derive4.5.40indirect
crates.ioclap_lex0.7.5indirect
crates.iocolorchoice1.0.4indirect
crates.ioconsole0.15.10indirect
crates.iodyn-clone1.0.17indirect
crates.ioencode_unicode1.0.0indirect
crates.ioequivalent1.0.1indirect
crates.ioerrno0.3.12indirect
crates.ioescape82590.5.3indirect
crates.iofancy-regex0.14.0indirect
crates.iofastrand2.3.0indirect
crates.iofoldhash0.2.0indirect
crates.iogetrandom0.3.3indirect
crates.iogetrandom0.4.3indirect
crates.ioglob0.3.2indirect
crates.iohashbrown0.16.1indirect
crates.iohashbrown0.17.1indirect
crates.ioindexmap2.14.0indirect
crates.iois_terminal_polyfill1.70.1indirect
crates.ioitoa1.0.14indirect
crates.iojs-sys0.3.77indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.169indirect
crates.iolibtest-mimic0.8.1indirect
crates.iolinux-raw-sys0.4.15indirect
crates.iolinux-raw-sys0.9.4indirect
crates.iolog0.4.33indirect
crates.iomemchr2.7.4indirect
crates.ionewline-converter0.3.0indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.20.2indirect
crates.ioonce_cell_polyfill1.70.1indirect
crates.ioppv-lite860.2.20indirect
crates.ior-efi5.2.0indirect
crates.ior-efi6.0.0indirect
crates.iorand0.9.1indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.9.3indirect
crates.iorand_xorshift0.4.0indirect
crates.ioregex-automata0.4.9indirect
crates.ioregex-syntax0.8.5indirect
crates.ioregress0.11.1indirect
crates.iorustix0.38.44indirect
crates.iorustix1.0.7indirect
crates.iosame-file1.0.6indirect
crates.ioschemars_derive0.8.22indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_derive_internals0.29.1indirect
crates.ioserde_spanned1.1.1indirect
crates.iosimilar2.6.0indirect
crates.iostatic_assertions1.1.0indirect
crates.iostrsim0.11.1indirect
crates.iostructmeta0.3.0indirect
crates.iostructmeta-derive0.3.0indirect
crates.iotarget-triple1.0.1indirect
crates.iotempfile3.20.0indirect
crates.iotermcolor1.4.1indirect
crates.iothiserror2.0.19indirect
crates.iothiserror-impl2.0.19indirect
crates.iotoml1.1.3+spec-1.1.0indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_parser1.1.3+spec-1.1.0indirect
crates.iotoml_writer1.1.2+spec-1.1.0indirect
crates.iotrybuild1.0.118indirect
crates.iotypify-impl0.7.0indirect
crates.iotypify-macro0.7.0indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-segmentation1.12.0indirect
crates.iounicode-width0.2.0indirect
crates.ioutf8parse0.2.2indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.14.2+wasi-0.2.4indirect
crates.iowasm-bindgen0.2.100indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.iowinapi-util0.1.9indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowinnow1.0.4indirect
crates.iowit-bindgen-rt0.39.0indirect
crates.iozerocopy0.7.35indirect
crates.iozerocopy-derive0.7.35indirect
crates.iozmij1.0.23indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
rand0.9.1indirectlow20.10.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust",
        "uuid"
      ],
      "is_fork": false,
      "size_kb": 316,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Just": 2764,
        "Rust": 90971
      },
      "pushed_at": "2026-07-28T07:28:34Z",
      "created_at": "2024-01-31T01:47:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T07:29:04Z",
      "description": "A wrapper around UUIDs to provide type safety",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://oxide.computer",
      "name": "Oxide Computer Company",
      "type": "Organization",
      "login": "oxidecomputer",
      "company": null,
      "location": "Emeryville, California",
      "followers": 2887,
      "avatar_url": "https://avatars.githubusercontent.com/u/54040662?v=4",
      "created_at": "2019-08-12T18:54:51Z",
      "is_verified": null,
      "public_repos": 404,
      "account_age_days": 2542
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "newtype-uuid-macros-0.1.1",
          "kind": "other",
          "published_at": "2026-07-28T03:39:17Z"
        },
        {
          "tag": "newtype-uuid-1.4.0",
          "kind": "other",
          "published_at": "2026-07-28T03:38:15Z"
        },
        {
          "tag": "newtype-uuid-1.3.2",
          "kind": "other",
          "published_at": "2025-11-07T03:26:51Z"
        },
        {
          "tag": "newtype-uuid-1.3.1",
          "kind": "other",
          "published_at": "2025-09-30T20:35:28Z"
        },
        {
          "tag": "newtype-uuid-1.3.0",
          "kind": "other",
          "published_at": "2025-08-19T20:39:07Z"
        },
        {
          "tag": "newtype-uuid-macros-0.1.0",
          "kind": "other",
          "published_at": "2025-08-19T20:37:38Z"
        },
        {
          "tag": "newtype-uuid-1.2.4",
          "kind": "other",
          "published_at": "2025-06-17T21:50:49Z"
        },
        {
          "tag": "newtype-uuid-1.2.3",
          "kind": "other",
          "published_at": "2025-06-17T00:33:16Z"
        },
        {
          "tag": "newtype-uuid-1.2.2",
          "kind": "other",
          "published_at": "2025-05-25T03:12:57Z"
        },
        {
          "tag": "newtype-uuid-1.2.1",
          "kind": "other",
          "published_at": "2025-01-15T04:11:17Z"
        },
        {
          "tag": "newtype-uuid-1.2.0",
          "kind": "other",
          "published_at": "2025-01-15T04:05:05Z"
        },
        {
          "tag": "newtype-uuid-1.1.3",
          "kind": "other",
          "published_at": "2024-11-07T10:14:41Z"
        },
        {
          "tag": "newtype-uuid-1.1.2",
          "kind": "other",
          "published_at": "2024-10-08T02:07:59Z"
        },
        {
          "tag": "newtype-uuid-1.1.0",
          "kind": "other",
          "published_at": "2024-04-12T09:09:12Z"
        },
        {
          "tag": "newtype-uuid-1.0.1",
          "kind": "other",
          "published_at": "2024-02-16T00:44:29Z"
        },
        {
          "tag": "newtype-uuid-0.3.0",
          "kind": "other",
          "published_at": "2024-02-02T23:56:38Z"
        },
        {
          "tag": "newtype-uuid-0.2.1",
          "kind": "other",
          "published_at": "2024-02-02T23:11:53Z"
        },
        {
          "tag": "newtype-uuid-0.2.0",
          "kind": "other",
          "published_at": "2024-02-01T21:16:58Z"
        },
        {
          "tag": "newtype-uuid-0.1.0",
          "kind": "other",
          "published_at": "2024-01-31T02:23:37Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6fd809964aadd05b7882041fd97c6f6ee7478356",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | minor | [`v4.3.1` ->\n`v4.4.0`](https://redirect.github.com/actions/checkout/compare/v4.3.1...v4.4.0)\n|\n\n---\n\n### Release Notes\n[…]\nCIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v4.4.0 (#128)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2026-07-28T07:27:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5492773d71be339c9e7a95053d809fd9e73b1300",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | digest | [`34e1148` ->\n`11d5960`](https://redirect.github.com/actions/checkout/compare/34e1148...11d5960)\n|\n\n---\n\n### Configur\n[…]\nyIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout digest to 11d5960 (#125)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2026-07-28T06:23:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7fc03722ffd05d90b52695688e9597c9d430184",
          "body": null,
          "is_bot": false,
          "headline": "switch to newer gh-pages deployment style",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T04:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8e3677fb972ae0d894ff000321f4e3c0d4c1dd",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid-macros] version 0.1.1",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T03:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8293123cf1ea6cdd609a24d7b85da202555814a4",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.4.0",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T03:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae1481a47dcc27f71bd00c7c6d7bf2554029a33",
          "body": null,
          "is_bot": false,
          "headline": "[meta] prepare changelogs",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T03:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9fb22931ec33fc70dd5b7f92a7307c8f73fc02f",
          "body": "Drop unused dependencies and excludes.",
          "is_bot": false,
          "headline": "[9/n] Cargo.toml cleanup (#124)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T03:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06cafa8fa0c12a066d1e0345539e1ad23ff65b6",
          "body": "Enabled by the MSRV bump to Rust 1.85.",
          "is_bot": false,
          "headline": "[8/n] move to Rust 2024 (#123)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T03:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b138c983a90bda3052522525df1dd3fb6938c1",
          "body": "Covered by the MSRV.",
          "is_bot": false,
          "headline": "[7/n] implement core::error::Error instead of std::error::Error (#122)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T03:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f25d82dcc8d1ece6aaeb7d5f86994067385bfd3",
          "body": "trybuild 1.0.118 stopped normalizing the gutter width in rustc\ndiagnostics, so the two snapshots whose snippets reach two-digit line\nnumbers now record the alignment rustc actually emits.",
          "is_bot": false,
          "headline": "[6/n] update trybuild (#121)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T02:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2201ca30fc8d3467f9d3449724d7c603f5698bd",
          "body": "Nice simplification.",
          "is_bot": false,
          "headline": "[5/n] pick the powerset recipe from the CI matrix (#120)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T02:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ed27438accfb5e067eb9c0b616ce8bab053eeba",
          "body": "typify 0.7 no longer generates the `impl From<&T> for T` conversions,\nhence the snapshot change.",
          "is_bot": false,
          "headline": "[4/n] update typify to 0.7 (#119)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T02:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f9e1c063aa65114bccff36ac4113e5ad6da08e",
          "body": "No reason to include the e2e schema stuff in it -- upcoming PRs will\nbreak the e2e example on the MSRV.",
          "is_bot": false,
          "headline": "[3/n] scope the MSRV CI job to published crates (#118)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T02:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6add906c7b83c9c682f4c579facb69522971d7",
          "body": "Also requires bumping serde_tokenstream and prettyplease.",
          "is_bot": false,
          "headline": "[2/n] update to syn 3 (#117)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T02:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4ca1415c24e00723c166fcef2c2b3849650a9a",
          "body": "Updating to syn 3 requires serde_tokenstream 0.3, which is on Rust\nedition 2024 and so needs Rust 1.85.\n\nPer the MSRV policy in the readme, this makes the next newtype-uuid\nrelease 1.4.0 rather than 1.3.3.",
          "is_bot": false,
          "headline": "[1/n] bump MSRV to Rust 1.85 (#116)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-28T02:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b73079ec596d57cd3adc6e5326128a7952b0c8",
          "body": null,
          "is_bot": false,
          "headline": "update UI tests (#115)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-07-27T23:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b7fcb6f7a6405267374bf671dd15917dd7f508",
          "body": null,
          "is_bot": false,
          "headline": "[release] use trusted publishing (#109)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-04-01T02:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20d9d795b03f9c0e043c3686fa4b549a7d99d54a",
          "body": null,
          "is_bot": false,
          "headline": "fix clippy (#110)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2026-04-01T02:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b293e2d7d64c66315e3932e86863f254c3d15012",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | digest | [`08eba0b` ->\n`34e1148`](https://redirect.github.com/actions/checkout/compare/08eba0b...34e1148)\n|\n\n---\n\n### Configur\n[…]\nSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout digest to 34e1148 (#106)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-11-21T04:27:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bb909abe62ca3c969f8a80d559c6c5ea18cda9e",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | minor | [`v4.2.2` ->\n`v4.3.1`](https://redirect.github.com/actions/checkout/compare/v4.2.2...v4.3.1)\n|\n\n---\n\n### Release Notes\n[…]\niwidXBkYXRlZEluVmVyIjoiNDEuMTczLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v4.3.1 (#97)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-11-18T04:27:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cffa78e43c0ef5021c3d8188e833db4fd1dc4da4",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.3.2",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-11-07T03:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855069a89878ca97f9691bbd7c95f0100a0da207",
          "body": null,
          "is_bot": false,
          "headline": "prepare changelog",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-11-07T03:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b754d0fecb1576c2155123138b1be276026a904a",
          "body": null,
          "is_bot": false,
          "headline": "add more UUID methods (#104)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-11-07T03:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20c885dc445e277337dd58740d9ff3de77a3849",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.3.1",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-09-30T20:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991d148a196e16740f6d5af736f09459c0263fc4",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-09-30T20:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5218d0a3fa1aeb07725b2f89105cec11852f1967",
          "body": "Title. Adds support for a v7 UUID method, but I didn't really _test_\nthis, but I can!\n\n---------\n\nCo-authored-by: Rain <rain@oxide.computer>",
          "is_bot": false,
          "headline": "feat: add support for v7 UUIDs (#101)",
          "author_name": "David Barsky",
          "author_login": "davidbarsky",
          "committed_at": "2025-09-30T20:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b802fa458c08a22f6e49104d7593d7aad710de",
          "body": null,
          "is_bot": false,
          "headline": "remove doc_auto_cfg (#102)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-09-29T18:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d77ab4a922ed7ce406a64ff9fb5a65be8d751ae7",
          "body": null,
          "is_bot": false,
          "headline": "update tests for Rust 1.90",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-09-28T23:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c26e8c65c1f1f8cdb7c364fd7032b788add6846",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | digest | [`11bd719` ->\n`08eba0b`](https://redirect.github.com/actions/checkout/compare/11bd719...08eba0b)\n|\n\n---\n\n### Configur\n[…]\ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNjIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout digest to 08eba0b (#96)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-08-20T03:37:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b7132a50ef967187a39d935de4724ba67b9229f",
          "body": null,
          "is_bot": false,
          "headline": "remove version numbers to try again",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-19T20:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe5102a0775e319eb0a52865ef6907ad4d90aac0",
          "body": null,
          "is_bot": false,
          "headline": "prepare newtype-uuid-macros release",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-19T20:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a154e5194bb8c4d8548bdfee5e32bd0323701e04",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.3.0",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-19T20:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b5ed1cbabb128add870f46ac0054169c976026",
          "body": null,
          "is_bot": false,
          "headline": "[meta] prepare releases",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-19T20:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1bd44810b6d28fd5bcdcbb61cddec833bdec31d",
          "body": "This PR adds a new function-style proc macro called\n`impl_typed_uuid_kinds`, with support for automatic replacement of UUID\nkinds in typify (and therefore progenitor).\n\nA typical invocation is:\n\n```rust\nimpl_typed_uuid_kinds! {\n    settings = {\n        schemars08 = {\n            attrs = [#[cfg(featu\n[…]\n                version = \"*\",\n                path = \"my_crate::types\",\n            },\n        },\n    },\n    kinds = {\n        User = {},\n        Organization = {},\n        Project = {},\n    },\n}\n```",
          "is_bot": false,
          "headline": "add an impl_typed_uuid_kinds macro with x-rust-type support (#71)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-19T20:03:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c255dcc2362a06b146cf8b4e6e326d0f407f9fb",
          "body": null,
          "is_bot": false,
          "headline": "more clippy fixes",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-14T20:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56b4b5f3aa2cbc38eae1a99f49eac32e8f3cc12",
          "body": null,
          "is_bot": false,
          "headline": "clippy fixes for Rust 1.89",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-08-14T19:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "467927e9167957ebf670e589a9d879225f06b451",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate prettyplease to 0.2.35 (#88)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-22T18:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a9fbdcbc4a586742c6e24d65f586b7a7a9e0c8b",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate syn to 2.0.104 (#89)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-22T18:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e3bbb2932eafd7cc6ab4b142b9f82b8ea5bb06d",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.2.4",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T21:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501c8fc14476152894bad66aa79d9b496eac98e8",
          "body": null,
          "is_bot": false,
          "headline": "[meta] prepare release",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T21:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a09527b76083f1c537e606f8a9d979cd751b6051",
          "body": "Per feedback, rename the method to make it clear that a typed UUID is\nbeing converted to one with looser semantics.",
          "is_bot": false,
          "headline": "rename cast to upcast (#87)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T21:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df08a52a3fa450a4e9c2706bfe0324edd2d0f517",
          "body": null,
          "is_bot": false,
          "headline": "[ci] add cargo-release to CI job, take 2",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T00:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24bef85d5c57493b43685f1ebaf3fb62dd3d81a2",
          "body": null,
          "is_bot": false,
          "headline": "[ci] add cargo-release to CI release job",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T00:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e371b7b425ab875506e3689824860a3ff40f9be7",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.2.3",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T00:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6dea8c579f0e4b8046a538e007f33a08bdbce03",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-17T00:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43ed9899192d8a0c4f491525ab0ca0d547e4994",
          "body": "This reverts commit 48e9c57b1d34f85b323668fc43017228417baa5c.\n\nWe're going to bump the MSRV in the future, but let's lower it for now\nto avoid an unnecessary minor version bump.",
          "is_bot": false,
          "headline": "Revert \"[meta] update MSRV to 1.75 (#79)\" (#86)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-16T21:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd748bebb8d6a6c3b152f90fead423a753c174ce",
          "body": "We'd like to have this in place for a tentative idea: convert from\n`InternalZpoolUuid` and `ExternalZpoolUuid` to a more general\n`ZpoolUuid`.",
          "is_bot": false,
          "headline": "add a cast function (#85)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-14T00:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e750a12e5362a56d2293440ee13fca69191ad020",
          "body": null,
          "is_bot": true,
          "headline": "Update codecov/codecov-action action to v5 (#82)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-13T18:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951f378a54b75be3329c7beb870b99bb342c402a",
          "body": null,
          "is_bot": true,
          "headline": "Update Swatinem/rust-cache digest to 9d47c6a (#62)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-13T18:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ac74b0ee6996537e288a7234df8a01bea000c33",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate prettyplease to 0.2.34 (#84)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-13T18:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535755d9768dd1bfdde4effbfdb1846c776da772",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate syn to 2.0.103 (#83)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-13T18:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1e1ce905a4496afdd9d0a5b5b81c4c3f855b11",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate syn to 2.0.102 (#75)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-12T16:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c85c0bd6a59f6842d91a6a714d90974b878657",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate proptest to 1.7.0 (#81)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-12T16:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "107c98141d7af745d60515046beeed853764f63f",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | minor | [`v4.1.4` ->\n`v4.2.2`](https://redirect.github.com/actions/checkout/compare/v4.1.4...v4.2.2)\n|\n\n---\n\n### Release Notes\n[…]\niIsInVwZGF0ZWRJblZlciI6IjQwLjQ5LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v4.2.2 (#80)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-12T03:46:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "48e9c57b1d34f85b323668fc43017228417baa5c",
          "body": null,
          "is_bot": false,
          "headline": "[meta] update MSRV to 1.75 (#79)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-11T22:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbdf5e5e29aec1fea615810208d5c6fe4ad4d352",
          "body": "cargo-readme seems to be unmaintained and broke for me locally.",
          "is_bot": false,
          "headline": "[meta] use cargo-sync-rdme to generate readmes, add Justfile (#78)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-11T22:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203dd80b2176d7f28a09940e4f8f631f73a17a96",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate expectorate to 1.2.0 (#14)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T17:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "565002da4f55c1632233255ca786e1fa8917c8b0",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate serde_json to 1.0.140 (#40)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T17:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25d3d686012d70fbb7534406ee487b1991aa72d",
          "body": null,
          "is_bot": true,
          "headline": "Update Swatinem/rust-cache action to v2.7.8 (#77)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T16:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8808b08b6624f882ea4256d38f05853883b6c3d7",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate prettyplease to 0.2.33 (#74)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T16:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d104aca988194a0e8dbe5fb7a6670e84d8fc5a",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate test-strategy to 0.4.1 (#76)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T16:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f58435ae88221b81f154bb39df3e58b45be97c",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[taiki-e/create-gh-release-action](https://redirect.github.com/taiki-e/create-gh-release-action)\n| action | digest | [`72d65ce` ->\n`26b8050`](https://redirect.github.com/taiki-e/create-gh-release-action\n[…]\nS43IiwidXBkYXRlZEluVmVyIjoiNDAuNDkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update taiki-e/create-gh-release-action digest to 26b8050 (#73)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T03:48:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55f4b8dc09bfd3174577d58bfd8875a8ae3b2c6d",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | digest | [`eef6144` ->\n`11bd719`](https://redirect.github.com/actions/checkout/compare/eef6144...11bd719)\n|\n\n---\n\n### Configur\n[…]\nS43IiwidXBkYXRlZEluVmVyIjoiNDAuNDkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->\n\nCo-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout digest to 11bd719 (#72)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-11T03:47:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf20d6fbb178cfe6d5b2109d5000880d1c5e51ad",
          "body": "Dropshot bloats compile times and doesn't get us much more than typify\ndoes.",
          "is_bot": false,
          "headline": "[integration-tests] update typify, drop dropshot (#70)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-10T23:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eba86c7719022cffef97e298ec1140cfcddf2c1",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] automatically format doctests (#69)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-10T23:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6f014bad5677c846da54d61d8950453f9a200f",
          "body": null,
          "is_bot": false,
          "headline": "[meta] move workspace config to root Cargo.toml (#68)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-06-10T22:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d287b592b8847cf3434ff24d828f63461d46e2",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate syn to 2.0.101 (#24)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-09T19:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fadd03caf64fec2c1d4049bad75d8b82a08926b1",
          "body": null,
          "is_bot": true,
          "headline": "Update Rust crate uuid to 1.17.0 (#34)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2025-06-09T19:10:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e64aada4f179e459d8afa3326c21185e81f6025",
          "body": null,
          "is_bot": true,
          "headline": "Bump crossbeam-channel from 0.5.14 to 0.5.15 (#65)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-25T03:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90516762fc623200fdb5ab6a1876672c7f0ae023",
          "body": null,
          "is_bot": true,
          "headline": "Bump ring from 0.17.8 to 0.17.14 (#66)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-25T03:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213f1d1c08ffbb7c4cc4e5417ae72cfe0915b869",
          "body": null,
          "is_bot": true,
          "headline": "Bump tokio from 1.38.1 to 1.44.2 (#64)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-25T03:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c1cb5a02547d46580618c4679ea75916df2193",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.2.2",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-05-25T03:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e531503d12325d4953229efe933696d3998cfc",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-05-25T03:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d39a2515eff79b3e13229bd092ba511bbbcd9d",
          "body": "Match the uuid crate.",
          "is_bot": false,
          "headline": "add AsRef<[u8]> and conversion to Vec<u8> (#67)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-05-25T03:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c45cbbf1a851f8d7a58ec370e7f522c04d95d0",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.2.1",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T04:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db4a22dbb78eb643c9ecb33c1684c9a1e7229ec",
          "body": null,
          "is_bot": false,
          "headline": "properly update MSRV in readme",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T04:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aaf1184627c97a3a70f9956c5059ad7756e6bb1",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.2.0",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T04:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648d4eeb8c24988bb5e5b0b5325284142f63d1b5",
          "body": null,
          "is_bot": false,
          "headline": "[meta] update readme + changelog, handle proptest std (#61)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T04:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6c4ef5d7c8e01b6bcbc142a8a93fb3a0079561",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for proptest + fixes (#57)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T03:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a7ec078ac859de33ce8d0a6aaeb698200f33ca",
          "body": "With the new support in Rust 1.84, run:\r\n\r\n```\r\nCARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS=fallback cargo update\r\n```",
          "is_bot": false,
          "headline": "[meta] update crates (#59)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T03:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b9df8221b1ac60ab63cb618bd5d55585fd0f28c",
          "body": "Several dependent crates need this.",
          "is_bot": false,
          "headline": "[meta] update MSRV to Rust 1.67 (#58)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2025-01-15T03:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d424fbeb50c89489c18686b7ebf652db39d9f44f",
          "body": null,
          "is_bot": false,
          "headline": "Add a feature to support proptest (#56)",
          "author_name": "Andrew J. Stone",
          "author_login": "andrewjstone",
          "committed_at": "2025-01-15T00:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f880b2ad6e02f013406d84609a3ec479fa6d6486",
          "body": null,
          "is_bot": false,
          "headline": "[ci] run nextest with --no-tests=pass",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-12-16T22:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef3b5105b628d480d0fc2d64cfc1862aa65685a2",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.1.3",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-11-07T10:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "221a0283d5ea494db8b3a62cd0271b0848d58726",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-11-07T10:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f1b7c7c0eea123fe9258765320d9008f42953c",
          "body": null,
          "is_bot": false,
          "headline": "impl Default for TypedUuid (#54)",
          "author_name": "James MacMahon",
          "author_login": "jmpesp",
          "committed_at": "2024-11-07T10:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69cd92e7f59f3cf54818dc6d7410805a252c3bad",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout digest to eef6144",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2024-10-08T03:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa77a4843e9ebffb45529e45957d00af6ba5560",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.1.2",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-10-08T02:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612bbf7b022c915e1e3b0fe84648f8600c05c401",
          "body": "Not sure how the uuid category was there.",
          "is_bot": false,
          "headline": "fix UUID categories",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-10-08T02:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a10164d8e303ea1a73bed63e89e844aebf0265",
          "body": null,
          "is_bot": false,
          "headline": "[newtype-uuid] version 1.1.1",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-10-08T02:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f56c65326c1a4f739da0f436f9e6523e191422d",
          "body": null,
          "is_bot": false,
          "headline": "[meta] prepare release",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-10-08T02:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c225131694bb40cb8e5dd47eb3556062bd0078fc",
          "body": "Mirror the const constructors provided by the uuid crate.\r\n\r\nThe constructor we can't provide yet is `try_parse`, because we don't have the\r\ntag to put in the error at compile time :( I should have had the tag as an\r\nassociated constant on the trait.",
          "is_bot": false,
          "headline": "add const constructors (#50)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-10-08T01:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e45c0b2605816032fb905f197131106fae7e56",
          "body": "Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update Rust crate serde to v1.0.210 (#37)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2024-10-08T01:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c6358f2a1111ed759f76f82ab86c413084a1b6",
          "body": "Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update Rust crate prettyplease to 0.2.22 (#39)",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2024-10-08T01:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4efc033ec3b534b82680cae5a443564dc09d50",
          "body": "The doc link was correct, but the text of the link refered to a\r\nnon-existing method.",
          "is_bot": false,
          "headline": "Correct doc for `as_untyped_uuid` (#48)",
          "author_name": "Zachary Dremann",
          "author_login": "Dr-Emann",
          "committed_at": "2024-08-12T18:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65999cd85d6d73159fc42fc8c753a069f7e9a2a4",
          "body": null,
          "is_bot": false,
          "headline": "update mio to 0.8.11",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-08-12T17:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195d96ee105b87958bbb1aa3e0faae5490928a5b",
          "body": null,
          "is_bot": false,
          "headline": "fix CI issues with Rust 1.80 (#49)",
          "author_name": "Rain",
          "author_login": "sunshowers",
          "committed_at": "2024-08-12T17:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c7403a0379a986f7284da8beb63252b43d55ec",
          "body": "Bumps [rustls](https://github.com/rustls/rustls) from 0.22.2 to 0.22.4.\n- [Release notes](https://github.com/rustls/rustls/releases)\n- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustls/rustls/compare/v/0.22.2...v/0.22.4)\n\n---\nupdated-dependencies:\n- dependency-name: rustls\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rustls from 0.22.2 to 0.22.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-12T04:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c6dc1457a35138bce262b02acb4ab48392529d8",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v4.1.4",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2024-04-29T07:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da6f52523e517068927534949f90b16ecb9c680",
          "body": null,
          "is_bot": true,
          "headline": "Update taiki-e/create-gh-release-action digest to 72d65ce",
          "author_name": "oxide-renovate[bot]",
          "author_login": "oxide-renovate[bot]",
          "committed_at": "2024-04-29T06:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 36,
      "latest_release_at": "2026-07-28T03:39:17Z",
      "latest_release_tag": "newtype-uuid-macros-0.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 62.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "newtype-uuid",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "guid",
            "newtype",
            "unique",
            "uuid",
            "data-structures",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/newtype-uuid",
          "is_deprecated": false,
          "latest_version": "1.4.0",
          "repository_url": "https://github.com/oxidecomputer/newtype-uuid",
          "versions_count": 17,
          "total_downloads": 8495202,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 775193,
          "first_published_at": "2024-01-31T02:23:32.159141Z",
          "latest_published_at": "2026-07-28T03:38:12.110213Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "integration-tests",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/integration-tests",
          "is_deprecated": false,
          "latest_version": "0.1.0",
          "repository_url": "https://github.com/r3e-network/neo-llvm",
          "versions_count": 1,
          "total_downloads": 29,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3,
          "first_published_at": "2026-01-29T09:05:03.913976Z",
          "latest_published_at": "2026-01-29T09:05:03.913976Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 180
        },
        {
          "name": "newtype-uuid-macros",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "guid",
            "newtype",
            "unique",
            "uuid"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/newtype-uuid-macros",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/oxidecomputer/newtype-uuid",
          "versions_count": 2,
          "total_downloads": 120212,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 14113,
          "first_published_at": "2025-08-19T20:37:29.909745Z",
          "latest_published_at": "2026-07-28T03:39:14.142362Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 42,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "crates/custom-crate-tests/Cargo.toml",
        "crates/integration-tests/Cargo.toml",
        "crates/newtype-uuid-macros/Cargo.toml",
        "crates/newtype-uuid/Cargo.toml",
        "e2e-example/e2e-kinds/Cargo.toml",
        "e2e-example/e2e-schema-consumer/Cargo.toml",
        "e2e-example/e2e-schema-producer/Cargo.toml"
      ],
      "largest_source_bytes": 38586,
      "source_files_sampled": 54,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rand",
            "direct": false,
            "version": "0.9.1",
            "severity": "low",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-cq8v-f236-94qc",
              "RUSTSEC-2026-0097"
            ],
            "fixed_version": "0.10.1",
            "advisory_count": 2,
            "oldest_advisory_days": 110
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1
        },
        "advisory_count": 2,
        "affected_count": 1,
        "assessed_count": 132,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "integration-tests",
          "manifest": "crates/custom-crate-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "my-custom-uuid",
          "manifest": "crates/custom-crate-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "newtype-uuid-macros",
          "manifest": "crates/custom-crate-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/custom-crate-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "datatest-stable",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "expectorate",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "heck",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "newtype-uuid-macros",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "newtype-uuid",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "prettyplease",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proc-macro2",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proptest",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quote",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "schemars",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_tokenstream",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "test-strategy",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typify",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "crates/integration-tests/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "heck",
          "manifest": "crates/newtype-uuid-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proc-macro2",
          "manifest": "crates/newtype-uuid-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quote",
          "manifest": "crates/newtype-uuid-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/newtype-uuid-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_tokenstream",
          "manifest": "crates/newtype-uuid-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "crates/newtype-uuid-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proptest",
          "manifest": "crates/newtype-uuid/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/newtype-uuid/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/newtype-uuid/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "schemars",
          "manifest": "crates/newtype-uuid/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "crates/newtype-uuid/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "newtype-uuid",
          "manifest": "e2e-example/e2e-kinds/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "newtype-uuid-macros",
          "manifest": "e2e-example/e2e-kinds/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "e2e-example/e2e-kinds/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "e2e-kinds",
          "manifest": "e2e-example/e2e-schema-consumer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "newtype-uuid",
          "manifest": "e2e-example/e2e-schema-consumer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "e2e-example/e2e-schema-consumer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typify",
          "manifest": "e2e-example/e2e-schema-consumer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "e2e-kinds",
          "manifest": "e2e-example/e2e-schema-producer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "schemars",
          "manifest": "e2e-example/e2e-schema-producer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "e2e-example/e2e-schema-producer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "e2e-example/e2e-schema-producer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "datatest-stable",
            "direct": true,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "expectorate",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": true,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.107",
            "ecosystem": "crates"
          },
          {
            "name": "proptest",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.47",
            "ecosystem": "crates"
          },
          {
            "name": "schemars",
            "direct": true,
            "version": "0.8.22",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.151",
            "ecosystem": "crates"
          },
          {
            "name": "serde_tokenstream",
            "direct": true,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "serde_tokenstream",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.119",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "test-strategy",
            "direct": true,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "typify",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "1.24.0",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "allocator-api2",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "0.6.19",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "atomicwrites",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "bit-set",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "bit-vec",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "camino",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": "4.5.40",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.5.40",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.5.40",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "console",
            "direct": false,
            "version": "0.15.10",
            "ecosystem": "crates"
          },
          {
            "name": "dyn-clone",
            "direct": false,
            "version": "1.0.17",
            "ecosystem": "crates"
          },
          {
            "name": "encode_unicode",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.12",
            "ecosystem": "crates"
          },
          {
            "name": "escape8259",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "fancy-regex",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.169",
            "ecosystem": "crates"
          },
          {
            "name": "libtest-mimic",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.4.15",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.33",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "crates"
          },
          {
            "name": "newline-converter",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.20",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "rand_xorshift",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "regress",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "0.38.44",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "schemars_derive",
            "direct": false,
            "version": "0.8.22",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive_internals",
            "direct": false,
            "version": "0.29.1",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "structmeta",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "structmeta-derive",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "target-triple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.20.0",
            "ecosystem": "crates"
          },
          {
            "name": "termcolor",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "1.1.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": "1.0.118",
            "ecosystem": "crates"
          },
          {
            "name": "typify-impl",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "typify-macro",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "unarray",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.14.2+wasi-0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-backend",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.59.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rt",
            "direct": false,
            "version": "0.39.0",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.7.35",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.7.35",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 132,
        "direct_count": 17,
        "indirect_count": 115
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 85,
        "open_issues": 3,
        "closed_ratio": 0.625,
        "closed_issues": 5,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "sunshowers",
          "commits": 93,
          "avatar_url": "https://avatars.githubusercontent.com/u/180618?v=4"
        },
        {
          "type": "User",
          "login": "andrewjstone",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/466937?v=4"
        },
        {
          "type": "User",
          "login": "davidbarsky",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2067774?v=4"
        },
        {
          "type": "User",
          "login": "jmpesp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2858890?v=4"
        },
        {
          "type": "User",
          "login": "rob0rt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3067060?v=4"
        },
        {
          "type": "User",
          "login": "Dr-Emann",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1153779?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.949
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "coverage.yml",
        "docs.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "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 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 10,
            "reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6fd809964aadd05b7882041fd97c6f6ee7478356",
        "ran_at": "2026-07-29T07:07:01Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T07:29:25Z",
      "oldest_open_prs": [
        {
          "number": 11,
          "created_at": "2024-02-05T08:25:55Z",
          "last_comment_at": "2026-05-07T20:15:46Z",
          "last_comment_author": "oxide-renovate"
        },
        {
          "number": 28,
          "created_at": "2024-03-04T21:33:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 90,
          "created_at": "2025-06-26T03:21:36Z",
          "last_comment_at": "2026-05-07T20:15:38Z",
          "last_comment_author": "oxide-renovate"
        },
        {
          "number": 91,
          "created_at": "2025-06-26T03:21:40Z",
          "last_comment_at": "2026-05-07T20:15:45Z",
          "last_comment_author": "oxide-renovate"
        },
        {
          "number": 92,
          "created_at": "2025-06-27T03:22:53Z",
          "last_comment_at": "2026-05-07T20:15:44Z",
          "last_comment_author": "oxide-renovate"
        },
        {
          "number": 93,
          "created_at": "2025-07-19T03:25:30Z",
          "last_comment_at": "2026-05-07T20:15:43Z",
          "last_comment_author": "oxide-renovate"
        },
        {
          "number": 105,
          "created_at": "2025-11-18T04:27:45Z",
          "last_comment_at": "2026-05-07T20:15:39Z",
          "last_comment_author": "oxide-renovate"
        },
        {
          "number": 111,
          "created_at": "2026-04-14T03:34:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2026-05-23T09:06:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 126,
          "created_at": "2026-07-28T04:06:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 127,
          "created_at": "2026-07-28T05:23:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2026-07-28T07:28:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-28T07:27:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2024-01-31T02:01:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2024-02-01T02:16:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2024-02-01T02:54:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/oxidecomputer/newtype-uuid",
    "host": "github.com",
    "name": "newtype-uuid",
    "owner": "oxidecomputer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 65,
            "calibrated": 75,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 75,
      "inputs": {
        "security": 63,
        "vitality": 76,
        "community": 58,
        "governance": 63,
        "calibration": "2026-08-02",
        "engineering": 65,
        "ai_readiness": 58,
        "weighted_overall_raw": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 36,
              "human_commit_share": 0.68,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "36 commits in the last year",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "newtype-uuid-macros-0.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 62.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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 ~62.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 62.1
                    }
                  }
                ],
                "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": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 10,
              "stars": 42,
              "watchers": 17,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "42 stars",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "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": 98,
            "inputs": {
              "packages": [
                "newtype-uuid",
                "newtype-uuid-macros"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 8615414,
              "monthly_downloads": 789306
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "789,306 downloads/month across crates",
                "points": 78.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 789306,
                      "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": 63,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.949
            },
            "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 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "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": 57,
            "inputs": {
              "merged_prs": 85,
              "open_issues": 3,
              "closed_issues": 5,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.625,
              "closed_unmerged_prs": 24,
              "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": "62% of issues closed",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "85/109 decided PRs merged",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 85,
                      "decided": 109
                    }
                  }
                ],
                "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 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "excellent",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 2887,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "oxidecomputer",
              "public_repos": 404,
              "account_age_days": 2542
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,887 followers of oxidecomputer",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2887,
                      "login": "oxidecomputer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "404 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 404
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "newtype-uuid",
                "newtype-uuid-macros"
              ],
              "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": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rust",
                "uuid"
              ],
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 132 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 132
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 1,
              "assessed_packages": 132,
              "unassessed_packages": 0,
              "affected_by_severity": "low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 132,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "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": "34 of 68 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 68
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/custom-crate-tests/Cargo.toml",
                "crates/integration-tests/Cargo.toml",
                "crates/newtype-uuid-macros/Cargo.toml",
                "crates/newtype-uuid/Cargo.toml",
                "e2e-example/e2e-kinds/Cargo.toml",
                "e2e-example/e2e-schema-consumer/Cargo.toml",
                "e2e-example/e2e-schema-producer/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Justfile"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "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": 38586,
              "source_files_sampled": 54,
              "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/54 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 54,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'e2e-kinds' from its registry",
    "crates package 'integration-tests' points at a different repository (https://github.com/r3e-network/neo-llvm); excluded from ecosystem scoring",
    "Could not fetch crates package 'custom-crate-tests' from its registry",
    "Could not fetch crates package 'e2e-schema-consumer' from its registry",
    "Could not fetch crates package 'e2e-schema-producer' from its registry",
    "deps.dev does not index crates:newtype-uuid@1.4.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T07:07:17.791504Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oxidecomputer/newtype-uuid.svg",
  "full_name": "oxidecomputer/newtype-uuid",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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