Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 10:05 UTC

amaranth-lang / amaranth

A modern hardware definition language and toolchain based on Python

PythonBSD-2-Clause★ 2,056 stars⑂ 199 forkssince Jan 2020View on GitHub ↗

amaranth-lang/amaranth holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Community & Adoption (76/100) and lowest on AI Readiness (32/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

70
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Amaranth HDLOrganization
212 followers10 public repossince Feb 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIamaranth0.5.9-198 days ago

Metrics by category

Vitality

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

74Good · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
14.5/36Commit cadence — 21/52 weeks with commits
14.1/18Commit volume — 36 commits in the last year
5/10OpenSSF Scorecard: Maintained — 4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year36
human_commit_share1
days_since_last_push8
active_weeks_last_year21
How it's scored
27/27Ships releases — 17 releases published
36/36Release recency — latest release 8 days ago
19.8/27Release cadence — a release every ~84.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count17
latest_release_tagv0.5.9
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases84.6
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?

76Good · 18% of overall
How it's scored
53.7/60Stars — 2,056 stars
19.1/25Forks — 199 forks
9.2/15Watchers — 47 watchers
Inputs used
forks199
stars2,056
watchers47
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-2-Clause)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

69Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.5/22.5Commit distribution — top contributor authored 71% of commits
13.5/13.5Contributor breadth — 87 contributors
10/10OpenSSF Scorecard: Contributors — project has 49 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled87
top_contributor_share0.713
How it's scored
40.5/46.8Issue resolution — 87% of issues closed
34.4/38.3PR acceptance — 696/773 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 14/20 approved changesets -- score normalized to 7
Inputs used
merged_prs696
open_issues114
closed_issues744
issue_closed_ratio0.867
closed_unmerged_prs77
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.7/25Owner reach — 212 followers of amaranth-lang
18.4/25Track record — 10 public repos, account ~5 yr old
Inputs used
followers212
owner_typeOrganization
is_verified
owner_loginamaranth-lang
public_repos10
account_age_days1,976
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 8 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesamaranth
ecosystemspypi
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://amaranth-lang.org/docs/amaranth/
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsfpga, hdl, amaranth-hdl
has_wikino
homepagehttps://amaranth-lang.org/docs/amaranth/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.2/2.5CI-Tests — 2 out of 20 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 14/20 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 49 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:amaranth@0.5.9 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.

AI Readiness

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

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31.5/40Legible commit history — 59 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.59
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
50.7/55Manageable file sizes — 7/90 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes122,099
source_files_sampled90
oversized_source_files7
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

2,056GitHub stars
87contributors
36commits, last 12 months
8days since last push
17releases
1bus factor
114open issues
PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 199 ⇿
0Stars
199Forks
16Releases

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.

0408012016020019552020-022023-042026-07
Major 0Minor 2Patch 13

Each point covers 6 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
1CI-Tests2 out of 20 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 14/20 approved changesets -- score normalized to 7
10Contributorsproject has 49 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
PyPIjschon~=0.11.1pyproject.toml
PyPIpyvcd>=0.2.2,<0.5pyproject.toml
PyPIJinja2~=3.0pyproject.toml
All dependencies 3

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

RegistryPackageVersionRelation
PyPIjinja2direct
PyPIjschondirect
PyPIpyvcddirect
Dependency advisories 0

Installing pypi:amaranth@0.5.9 pulls in 5 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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": [
        "fpga",
        "hdl",
        "amaranth-hdl"
      ],
      "is_fork": false,
      "size_kb": 4039,
      "has_wiki": false,
      "homepage": "https://amaranth-lang.org/docs/amaranth/",
      "languages": {
        "Python": 1759375
      },
      "pushed_at": "2026-07-16T12:04:03Z",
      "created_at": "2020-01-27T13:54:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T07:41:01Z",
      "description": "A modern hardware definition language and toolchain based on Python",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-2-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-2-Clause",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://amaranth-lang.org",
      "name": "Amaranth HDL",
      "type": "Organization",
      "login": "amaranth-lang",
      "company": null,
      "location": null,
      "followers": 212,
      "avatar_url": "https://avatars.githubusercontent.com/u/79619341?v=4",
      "created_at": "2021-02-25T03:39:55Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 1976
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-2-Clause",
      "raw_spdx": "BSD-2-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.9",
          "kind": "patch",
          "published_at": "2026-07-16T12:03:13Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2025-10-15T01:34:32Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2025-07-18T20:55:07Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2025-05-15T03:48:25Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2025-05-12T23:59:22Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2024-12-16T17:24:42Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2024-10-18T12:21:26Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-09-05T09:58:20Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-07-22T22:39:16Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-06-14T19:55:40Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2024-04-03T15:35:51Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2024-03-15T12:13:11Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2024-02-28T08:59:01Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2024-02-16T04:32:32Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2024-01-17T17:10:15Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-12-13T15:16:42Z"
        },
        {
          "tag": "v0.3",
          "kind": "other",
          "published_at": "2021-12-16T18:07:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fe524a11936222b2dd08751c68c66ef4b6d0bd22",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2026-07-16T11:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5680ba5dced3fcc663c4e19ad8a1b71e2b999ae",
          "body": "Fixes #1667.\n\nTested on hardware with LFE5U-25F.",
          "is_bot": false,
          "headline": "vendor._lattice: fix OE phase for ECP5 DDR buffer.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2026-07-12T16:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9be3e4a9e932c25e361d0085af31c5b420efc41",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor typo (\"whose a Signature\")",
          "author_name": "psmears",
          "author_login": "psmears",
          "committed_at": "2026-05-25T19:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750cdf7318835fd3b55e477fd34be2e99736186c",
          "body": "Pass 'set_csr' command to Gowin TCL interpreter when csr files were\npreviously added to the platform.",
          "is_bot": false,
          "headline": "gowin: Add support for .csr files",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-28T19:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09a75c2a74eed53868fa30a67cec9e61d25d8d4",
          "body": "- Add CG, SFN, CM packages prefixes\n- Add N, XF suffixes\n- Sort suffixes",
          "is_bot": false,
          "headline": "gowin: Update packages as of IDE V1.9.12.02_SP2",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-24T10:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b244eb922495233dfe470097cf8e58f0140209ac",
          "body": null,
          "is_bot": false,
          "headline": "gowin: Add support for C1 speed grade",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-24T10:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab08361a0b8652c852535dbfe8d4ed04755508eb",
          "body": "Add D, ES, P5B, P5C, SA subseries. Subseries were also sorted in\nalphabetical order.",
          "is_bot": false,
          "headline": "gowin: Update subseries as of IDE V1.9.12.02_SP2",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-24T10:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54876e7803e1cc5c48139df582f8abb2d8381381",
          "body": null,
          "is_bot": false,
          "headline": "gowin: Add GW3 series",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-24T10:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63603975cd23c0fd74e5d9d231640078897142b6",
          "body": "Add 3k, 5k, 20k, 25k, 60k, 75k sizes.",
          "is_bot": false,
          "headline": "gowin: Update sizes as of IDE V1.9.12.02_SP2",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-24T10:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0470cc99130de7c3cb0f40d1564de71b7f969195",
          "body": "Skip yielding ports with None metadata. This change fixes a bug which\nprevents building a design using IOPort instances with no metadata\n(required by some Gowin IP cores).",
          "is_bot": false,
          "headline": "build.plat: Skip ports with empty metadata",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-04-10T03:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30350dcab953f9aeb814c6ff721c634886e0691",
          "body": "Update family/part parsing regexes.",
          "is_bot": false,
          "headline": "gowin: Add support for GW5AST-138B",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-03-16T16:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beba39bf39f30ee72170b631b2474d344b49d9a5",
          "body": "Update family/part parsing regexes. Register GW5AT-15A oscillator\nentity name.",
          "is_bot": false,
          "headline": "gowin: Add support for GW5AT-15A",
          "author_name": "Jean THOMAS",
          "author_login": null,
          "committed_at": "2026-03-13T19:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870b6e3734d156c6f99c3df0f60ec8c4038e8717",
          "body": null,
          "is_bot": false,
          "headline": "docs: add the beautiful logo as a favicon",
          "author_name": "Noah Hüsser",
          "author_login": "Yatekii",
          "committed_at": "2026-02-28T20:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1014e1038844deaccd2aea1e38fe6759459026c",
          "body": null,
          "is_bot": false,
          "headline": "docs: tutorial: link to DigitalJS.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2026-02-16T21:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba80e01b0d02fd46890f361d77a59dd74766a760",
          "body": null,
          "is_bot": false,
          "headline": "mailmap: update megng's contact info.",
          "author_name": "Mégane Nguyen",
          "author_login": "megng1",
          "committed_at": "2026-01-26T22:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "738a9da46a2da4e3f0c3965620f60519a6999e0a",
          "body": null,
          "is_bot": false,
          "headline": "Deprecations for RFC 73.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2026-01-21T15:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb5be961d57a6e0daaa05bf0e63867532f0dd9c2",
          "body": null,
          "is_bot": false,
          "headline": "Implement RFC 73: Stricter connections.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2026-01-21T15:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d02d249b7c3be55f6a396fa8b31119587302a8",
          "body": null,
          "is_bot": false,
          "headline": "sim.core: add a warning about async generators on Python <= 3.12",
          "author_name": "Aaron Griffith",
          "author_login": "agrif",
          "committed_at": "2026-01-13T18:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6fa3773cef14df9efc1add927401938ad86146",
          "body": "See issue #1638.",
          "is_bot": false,
          "headline": "test_sim: add test for abandoned repeated tick trigger",
          "author_name": "Aaron Griffith",
          "author_login": "agrif",
          "committed_at": "2026-01-13T18:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bcd499617d12604da9fb63d48af47bf1c27fda7",
          "body": "Async event loops are responsible for cleaning up async generators. This is\na best-effort implementation to call aclose() when possible.\n\nReverts #1590 and closes #1638.",
          "is_bot": false,
          "headline": "sim.core: use asyncgen hooks to call aclose()",
          "author_name": "Aaron Griffith",
          "author_login": "agrif",
          "committed_at": "2026-01-13T18:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "777e58e6534e7a24aed712a399c815896f56f2b1",
          "body": null,
          "is_bot": false,
          "headline": "vendor._siliconblue: fix off-by-1 with `default_clk = \"SB_LFOSC\"`.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2026-01-13T18:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a3bf815dd17177c5245f6e489e125ad5e006972",
          "body": null,
          "is_bot": false,
          "headline": "docs/changes: update for new anon fragment names",
          "author_name": "Hans Christian Schmitz",
          "author_login": "hcsch",
          "committed_at": "2025-12-20T17:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c80ffba2778bcce651efa99347dbee9d2cdd2fe",
          "body": "Make use of `Fragment.origins` and `Instance.type` to derive nicer names for anonymous fragments.\nFor non-Instance `Fragment`s without origins we still fall back to the previous `U$<number>` naming.\nThe new names look like `<type_name>$<number>`, where `<number>` is derived from the source location\n\n[…]\nt) element (which currently should always be an\ninstance of `Elaboratable`, if present) is picked, and from it, its python type `__name__`.\n\nFixes https://github.com/amaranth-lang/amaranth/issues/1525",
          "is_bot": false,
          "headline": "hdl.ir: for anon fragments derive name from type where possible",
          "author_name": "Hans Christian Schmitz",
          "author_login": "hcsch",
          "committed_at": "2025-12-20T17:32:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ef99a51876215d6b7c7132c6bc91d3e9bbec48a",
          "body": null,
          "is_bot": false,
          "headline": "docs: include the latest version in the switcher.",
          "author_name": "miyuko",
          "author_login": "miyukoc",
          "committed_at": "2025-12-03T18:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11cb254f0a695e5e2293110e662b98426536cea",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix version switch always showing the current version the first.",
          "author_name": "miyuko",
          "author_login": "miyukoc",
          "committed_at": "2025-12-03T17:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d88ad1bab4d54dc11a1be57081200bcef766ae",
          "body": null,
          "is_bot": false,
          "headline": "docs: add a version switch.",
          "author_name": "miyuko",
          "author_login": "miyukoc",
          "committed_at": "2025-12-03T16:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "638edff214f7a95a050ca7e4ca1287cfe64d682c",
          "body": null,
          "is_bot": false,
          "headline": "docs: changes: update for version 0.5.8.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-10-15T01:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7db78b14afadea649098b15a39d02df5ee5eb4",
          "body": null,
          "is_bot": false,
          "headline": "CI: require tests to pass on Python 3.14.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-10-14T23:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd6e1624c575816a137b5267229bbb3fce0c6877",
          "body": null,
          "is_bot": false,
          "headline": "cli: address deprecations in Python 3.14.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-10-14T23:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7436b77326ee9b17643a357e8f72c4387d8355d5",
          "body": null,
          "is_bot": false,
          "headline": "lib.{data,wiring}: add Python 3.14 annotation support.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-10-14T23:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d72eaa81f5dd80678bca2e4cd7dd346002150e8",
          "body": null,
          "is_bot": false,
          "headline": "tracer: add Python 3.14 support.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-10-14T23:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b62e0c1d59893c0fe3906c4e9dc708d7de3c3d6",
          "body": null,
          "is_bot": false,
          "headline": "CI: Python 3.14 has been released.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-10-13T18:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47c6b78c97de566174cc01cf61c524557cc5f1ac",
          "body": "Fixes #1628.",
          "is_bot": false,
          "headline": "hdl._nir: speed up combinational cycle detection.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2025-10-13T16:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff446833ccf49b2f75fbee92124ff3f08926eb32",
          "body": "Gowin's SDC parser doesn't like quotes, so use braces instead.\n\nThis is a follow-up to PR #1501, merged as 0f27429. That PR just missed\nthis one last use of tcl_quote.",
          "is_bot": false,
          "headline": "vendor._gowin: use braces around net names in SDC",
          "author_name": "Aaron Griffith",
          "author_login": "agrif",
          "committed_at": "2025-09-04T03:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8dc2338043c0de2938bb285068be4e6256b8cea",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix typo.",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2025-08-04T16:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4ad4ec5da7d87c809290ebb44bbc2bb5bdc201",
          "body": null,
          "is_bot": false,
          "headline": "lib.data.{Field, Layout, Const}: add __hash__",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-08-04T15:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5689b6bc5a55fe1e634883e3fdebe8981ae3981b",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-07-18T21:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1ac19a6c09c9479359fa89db4c5f2bf20592b2",
          "body": null,
          "is_bot": false,
          "headline": "docs: exclude sourceforge URLs from linkcheck.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-07-18T21:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ae4913cc13c61977c5e156e2f562516ffe913f",
          "body": "This is useful for custom build runners that don't run a shell; more\nspecifically, WebAssembly based tooling.",
          "is_bot": false,
          "headline": "build.plat: add `build_{{name}}.json` output.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-07-18T21:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc5d1a4b06f1e3ae085629264f5ebc264b603ab6",
          "body": null,
          "is_bot": false,
          "headline": "CI: fix coverage submission.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-07-03T00:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca7fc450b492be5b6111dfe663d89989fa2d362",
          "body": null,
          "is_bot": false,
          "headline": "lib.io: document `platform.get_io_buffer()` override.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-06-25T11:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08fd7b3414843b5c83feee255b9e64cd8158fe60",
          "body": "Before this commit, the elaboration would access `self._port.invert`,\nwhich may not be present on custom `PortLike`s.",
          "is_bot": false,
          "headline": "lib.io: fix type check in `io.Buffer.elaborate`.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-06-25T11:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652dbef0399b73b48a4b56bd5e52e6e69bd2fc5a",
          "body": "Remove reference of out-dated platform method and point to `AsyncFFSynchronizer` instead.\n\nFix #1605",
          "is_bot": false,
          "headline": "Update document for `ResetSynchronizer`",
          "author_name": "Yichao Yu",
          "author_login": "yuyichao",
          "committed_at": "2025-06-19T19:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa493208b6f1af998764d76b028aa1202f048555",
          "body": "fixes #1608",
          "is_bot": false,
          "headline": "hdl._ast.Shape: cast width to int",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-06-19T19:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "916791022cb9cf96a552756d0e00efe2a4b16aba",
          "body": "They need a fix in sby to work: https://github.com/YosysHQ/sby/pull/323",
          "is_bot": false,
          "headline": "tests: skip tests using sby on pypy-3.11",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-05-14T15:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d456d57d5b2a861ac0fbeb1483919833540c10",
          "body": "pypy does not have _varname_from_oparg, so fall back to pre cpython-3.11 path\nref: https://github.com/pypy/pypy/blob/0253c85bf5f86a45760eda7f0af8953ed8a253c7/lib-python/3/dis.py#L351",
          "is_bot": false,
          "headline": "tracer: fix on pypy-3.11",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-05-14T15:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f3a55b103ff65ea1f98d1113a346f8ab1cbe588",
          "body": null,
          "is_bot": false,
          "headline": "CI: add pypy-3.11.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-05-14T15:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ed7ee452dc21f5d6d037acbb4115446a27bb1f",
          "body": null,
          "is_bot": false,
          "headline": "*: remove unused imports",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-05-14T13:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4804c04cd052aeedfa208ea70f9e956e30feccb",
          "body": null,
          "is_bot": false,
          "headline": "docs/changes: update for v0.5.5.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-05-12T23:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d805f9688deef70f4366d7b8a0dfceaed5053756",
          "body": "By chaining, `Fragment.origins` gets tracked through `FragmentTransformer`s",
          "is_bot": false,
          "headline": "hdl._ir: chain Fragment.origins with preexisting",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-05-12T22:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcbb9e7c12b9795ed561819af6cf702b3ae5a71",
          "body": null,
          "is_bot": false,
          "headline": "lib.wiring: make FlippedInterface hashable",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2025-05-12T19:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3ac270a4db6c99efcce2d737c07119ab2ff0e71",
          "body": "Otherwise, when used together with asyncio, the following warning will\nbe printed for each use of `.until()`/`.repeat()`:\n\n    E: asyncio: Task was destroyed but it is pending!\n    task: <Task pending name='Task-2' coro=<<async_generator_athrow without __name__>()>>\n    /usr/lib/python3.13/asyncio/base_events.py:744: RuntimeWarning: coroutine method 'aclose' of 'TickTrigger.__aiter__' was never awaited",
          "is_bot": false,
          "headline": "sim: call `.aclose()` on `TickTrigger` in `.until()` and `.repeat()`.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-05-11T05:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd41201e20592f412b15fd33fd29a9eb36899c69",
          "body": null,
          "is_bot": false,
          "headline": "lib.wiring: make `wiring.connect` source locations accurate.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-04-29T23:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7664a00f4d3033e353b2f3a00802abb7403c0b68",
          "body": "before this would raise an exception if platform.iter_signal_clock_constraints() returned any constraints.",
          "is_bot": false,
          "headline": "vendor._lattice: fix typo in clock constraint generation",
          "author_name": "Jaro Habiger",
          "author_login": "anuejn",
          "committed_at": "2025-04-26T12:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3dffa350be44756ed1fed3e97353129622efe7",
          "body": null,
          "is_bot": false,
          "headline": "CONTRIBUTING: add policy on use of LLMs / \"generative AI\".",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-04-08T18:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199c34ff43d39950add6c85149bd98a5d3569a21",
          "body": "Fixes #1569.",
          "is_bot": false,
          "headline": "hdl.ir: improve error raised when returning None from `elaborate`.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2025-03-05T00:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4a29d3a29fd316207aa77c5b63f991a4e81756",
          "body": null,
          "is_bot": false,
          "headline": "vendor._siliconblue: fix differential input.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2025-03-04T23:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9ea2c8496100c124a362a9c14523faae475ca1",
          "body": null,
          "is_bot": false,
          "headline": "vendor._gowin: fix comment syntax for add_preferences",
          "author_name": "wipeseals",
          "author_login": "wipeseals",
          "committed_at": "2025-02-08T08:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54dd41da3a8b5908cf16acd82ce0ece0c58de77e",
          "body": "Both `Matches` and `PriorityMatch` cells are obsoleted by the new cell.\n\nThis isn't really a functional change, as the validity rules on\nthe `PriorityMatch` inputs imposed by RTLIL backend forced the netlist\nto conform to the same rules as the new composite cell.",
          "is_bot": false,
          "headline": "amaranth._nir: implement new `Match` cell.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2025-02-03T05:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a242ff3bbe5ad1d634bc6d748a8d10a1aa9132a",
          "body": null,
          "is_bot": false,
          "headline": "build.plat: fix error in invoke_tool when running vivado.bat on Windows",
          "author_name": "wipeseals",
          "author_login": "wipeseals",
          "committed_at": "2025-02-01T15:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a570317c365acacd67c52521e0eeab2605714235",
          "body": null,
          "is_bot": false,
          "headline": "mailmap: fix up some identities.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2025-01-29T00:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2eca4a44c4651b273e0da1013cb7ea72a1941ea",
          "body": "Fixes #1544.",
          "is_bot": false,
          "headline": "vendor._xilinx: fix FFSynchronizer with custom shapes.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2025-01-25T03:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590cba1d6c00dffba7abb5f399680ac50e252adf",
          "body": "…ys/pull/4704",
          "is_bot": false,
          "headline": "backends: s/ilang/rtlil as a result of https://github.com/YosysHQ/yos…",
          "author_name": "Sebastian Holzapfel",
          "author_login": "vk2seb",
          "committed_at": "2024-11-17T02:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3a355a54993dae164863d94816a2c5c0df7657",
          "body": "The ilang alias to the rtlil frontend got removed in https://github.com/YosysHQ/yosys/pull/4704",
          "is_bot": false,
          "headline": "rpc: use rtlil instead of ilang",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2024-11-11T18:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4f68a1be4f549ecec0db73ebc751f7e8f6ac51",
          "body": null,
          "is_bot": false,
          "headline": "hdl._dsl: use Enum for fsm state signal",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2024-10-20T22:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6bf515e5b2f7cb64fbeac7f17997e5099a80731",
          "body": "This also adds the recently released Python 3.13 to CI.",
          "is_bot": false,
          "headline": "Drop support for Python 3.8.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-10-09T17:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41762f143538488b568302ac30801a59ca09c86b",
          "body": "Implement 'add_preferences' override for CST files, allowing customizing\nphysical placement of primitive.",
          "is_bot": false,
          "headline": "vendor._gowin: Add 'add_preferences' override",
          "author_name": "Jean THOMAS",
          "author_login": "jeanthom",
          "committed_at": "2024-10-09T09:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369dc19721a085abcd64308fb54c409afcafc31c",
          "body": "Do not infer the ports from the publicly accessible wires, but instead delegate finding the\nports to the `rtlil.convert` function",
          "is_bot": false,
          "headline": "rpc: add support for `wiring.Component`",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2024-10-07T16:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30d822a7d93ee615e70e95a9958051dcc794802",
          "body": "Fixes #1518",
          "is_bot": false,
          "headline": "back.rtlil: espace { and } in format string",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2024-09-20T16:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5ed4051dd74a6347af8d52f8e397eb53218ac4",
          "body": "Only include the condition of a assignment in the comb edges if the assignment assigns to the bit in question.",
          "is_bot": false,
          "headline": "hdl._nir: AssignmentList: fix comb_edges_to",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2024-09-19T10:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6090255aa9be4b985fb8abcac771780d69c3013",
          "body": null,
          "is_bot": false,
          "headline": "docs/changes: Add RFC 66 changes.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804b00c597ce41121c772ff5b5fb83219588a44f",
          "body": null,
          "is_bot": false,
          "headline": "build: Replace `default_clk_frequency` with `default_clk_period`.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b488e6204ec7f3803db2bab346f4e9c8df9fa7e8",
          "body": null,
          "is_bot": false,
          "headline": "build: Use `Period` for `add_clock_constraint()`.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224fcccbe80fec64415495e65c27f29201e866f6",
          "body": null,
          "is_bot": false,
          "headline": "build: Use `Period` to represent the period of a `Clock`.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d74cdbc747ca7bda5da4c3be058ff45352e8ef",
          "body": null,
          "is_bot": false,
          "headline": "sim: Add `SimulatorContext.elapsed_time()`.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8fb72a26cdcc5fe9019f5ce01d4d28ff0b0f30a",
          "body": null,
          "is_bot": false,
          "headline": "sim: Use `Period` to represent time.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbb0d3a49da291e4f1c1f04ea893b8d5f8f72a5",
          "body": null,
          "is_bot": false,
          "headline": "hdl.time: Implement `Period` type for representing time periods.",
          "author_name": "Vegard Storheil Eriksen",
          "author_login": "zyp",
          "committed_at": "2024-09-19T06:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2fdc41911b5d48d04e7433dea0e02e02e8f621b",
          "body": "…r domains.\n\nFixes #1454.",
          "is_bot": false,
          "headline": "hdl: allow driving individual bits of signals from multiple modules o…",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-09-18T00:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef38b930ad70ce1ede33a61e41203edd35b0eeda",
          "body": null,
          "is_bot": false,
          "headline": "docs: sim: fix typo async for",
          "author_name": "Purdea Andrei",
          "author_login": "purdeaandrei",
          "committed_at": "2024-09-17T22:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e2e87c795edb202fd59c7536b0d31ba67444fdd",
          "body": null,
          "is_bot": false,
          "headline": "lib.wiring: fix Signature.is_compliant docstring",
          "author_name": "Robin Ole Heinemann",
          "author_login": "rroohhh",
          "committed_at": "2024-09-17T21:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20f04277225fe714054472e3d6daf930a9b12ef",
          "body": null,
          "is_bot": false,
          "headline": "build.run: remove deprecated `execute_local(run_script=)` argument.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-09-05T11:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f274291e7e3909a2e3f3783fdecd2c5fd565841",
          "body": "Gowin IDE seems unhappy with quotes in clock signal names. For instance,\nwith the following SDC:\n\ncreate_clock -name \"clk50_0__io\" -period 20.0 [get_ports\n    {clk50_0__io}]\n\nGowin IDE will complain with the following error message:\n\nERROR  (TA2000) : \"top.sdc\":2 | 'syntax error' near token '-period'\n\nChanging quotes with curly braces fixes the issue.",
          "is_bot": false,
          "headline": "vendor._gowin: fix clock name quotes for Gowin IDE",
          "author_name": "Jean THOMAS",
          "author_login": "jeanthom",
          "committed_at": "2024-09-03T13:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92439018a4d1f2ad281bc07984e1128ca15b979b",
          "body": "This makes the only non-deprecated way to do I/O not be a pain when\nsubsignals are involved.",
          "is_bot": false,
          "headline": "build.res: allow `dir=\"-\"` when requesting resources with subsignals.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-08-30T19:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c03e450b30a5fac7157cd501615d67655db913b4",
          "body": "Fixes #1492.",
          "is_bot": false,
          "headline": "hdl.mem: mask initial value to shape.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-08-27T11:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fff8f0b194dcd3961b75a39d394a011433b1ad43",
          "body": null,
          "is_bot": false,
          "headline": "sim: fix memory writes with signed shapes.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-08-27T11:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be479584026cec65bdbcf6ae9b6e14d04a436878",
          "body": "…iews.\n\nFixes #1486.",
          "is_bot": false,
          "headline": "lib.data: bring `Const`'s `ArrayLayout` capabilities up to par with v…",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-08-24T21:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a4096830c22df42cfdeb2af8e6cf75bc01809b",
          "body": null,
          "is_bot": false,
          "headline": "sim: fix infinite recursion on non-`Signal` values.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-08-24T21:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e9bf36d8186b25be869f83bcaecb8c23e6e1d4",
          "body": "Fixes #1484.",
          "is_bot": false,
          "headline": "pyproject: bump sphinxcontrib-platformpicker dependency.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-08-21T13:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65496159445120c246543f062b7dd32fa025397b",
          "body": "Fixes #1482.",
          "is_bot": false,
          "headline": "docs/install: remove Arch installation instructions.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-08-20T12:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2e90913311e326d8f396e33d7a1c7f6eef6e4e",
          "body": "Co-authored-by: Catherine <whitequark@whitequark.org>",
          "is_bot": false,
          "headline": "vendor._gowin: change gowin platform to use nextpnr-himbaechel",
          "author_name": "Pepijn de Vos",
          "author_login": "pepijndevos",
          "committed_at": "2024-08-16T12:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556faea5ececad0eb28a923ba1f391148ced35b7",
          "body": null,
          "is_bot": false,
          "headline": "docs: guide: fix build with `PYTHONWARNINGS=error` after Sphinx update.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-08-16T11:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d8e61a0475f79a5a86b3bab61e6591e18379e9",
          "body": null,
          "is_bot": false,
          "headline": "docs: guide: update for RFC 59.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-08-16T11:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99158b8a41c54269165cde07b5aac1dc6e04e8b7",
          "body": null,
          "is_bot": false,
          "headline": "docs: stdlib/io: update for RFC 59.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-08-16T11:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f110dab7bd5f8c09689da0b9a57c88da1f56b24",
          "body": null,
          "is_bot": false,
          "headline": "pyproject: bump sphinxcontrib-yowasp-wavedrom.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-08-16T11:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b319d358cd238c64576f0f257b92c7154634482",
          "body": "We use the name `fmt` below, accidentally reassigning this. A\nShapeCastable (such as an Enum) used in formatting would cause a crash\nif any subsequent value was formatted.\n\nIt seems plausible the name `fmt` will get used again for other\n`shape.format()` returns, so use `fmtter` for the Formatter instead.",
          "is_bot": false,
          "headline": "hdl._ast: name Formatter instance uniquely.",
          "author_name": "Asherah Connor",
          "author_login": "kivikakk",
          "committed_at": "2024-08-10T19:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1258d8711349456aef3f38fc6a8f5a218c48b5cc",
          "body": null,
          "is_bot": false,
          "headline": "tests: add failing \"enum followed\" case.",
          "author_name": "Asherah Connor",
          "author_login": "kivikakk",
          "committed_at": "2024-08-10T19:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1860553cacfbb5d358f9a9e0699fb7efce0451",
          "body": null,
          "is_bot": false,
          "headline": "Implement RFC 71: `EnumView.matches`.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-08-06T21:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1d8d53f1981a078fe1fb15908336f1a5bd424f",
          "body": "The RGBLayout class itself is not shapelike, only instances of this class\nare shape-like. (i.e. `Shape.cast(RGBLayout)` would fail)\nIt's worth being precise especially because in some cases the classes\nthemselves are shape-like, for example in the case of Enums, the classes\nthat inherit from Enum are shape-like.",
          "is_bot": false,
          "headline": "docs/stdlib/data: improved wording describing example that is shape-like",
          "author_name": "Purdea Andrei",
          "author_login": "purdeaandrei",
          "committed_at": "2024-08-03T22:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69faf77022fbcc70020055af7236971906a79e9d",
          "body": null,
          "is_bot": false,
          "headline": "hdl: fix `SignalKey.__repr__`.",
          "author_name": "Wanda",
          "author_login": "wanda-phi",
          "committed_at": "2024-07-27T17:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf98136e2101d62aabfe2d1274bde87bb9dcd497",
          "body": null,
          "is_bot": false,
          "headline": "Implement RFC 17: Remove `log2_int`.",
          "author_name": "Catherine",
          "author_login": "whitequark",
          "committed_at": "2024-07-22T18:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 36,
      "latest_release_at": "2026-07-16T12:03:13Z",
      "latest_release_tag": "v0.5.9",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 84.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "amaranth",
          "exists": true,
          "license": "BSD-2-clause",
          "keywords": [],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/amaranth/",
          "is_deprecated": false,
          "latest_version": "0.5.9",
          "repository_url": "https://github.com/amaranth-lang/amaranth",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2021-12-10T05:08:37.747888Z",
          "latest_published_at": "2026-07-16T12:03:05.832669Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 199,
      "stars": 2056,
      "watchers": 47,
      "fork_history": {
        "days": [
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 2
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 3
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 2
          },
          {
            "date": "2021-12-11",
            "count": 2
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 2
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 2
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 2
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 2
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 195,
        "total_forks": 199
      },
      "star_history": null,
      "open_issues_and_prs": 130
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 122099,
      "source_files_sampled": 90,
      "oversized_source_files": 7,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:amaranth@0.5.9",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "jschon",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "~=0.11.1"
        },
        {
          "name": "pyvcd",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.2.2,<0.5"
        },
        {
          "name": "Jinja2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "~=3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "jinja2",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jschon",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyvcd",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 3,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 16,
        "merged_prs": 696,
        "open_issues": 114,
        "closed_ratio": 0.867,
        "closed_issues": 744,
        "closed_unmerged_prs": 77
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "whitequark",
          "commits": 1311,
          "avatar_url": "https://avatars.githubusercontent.com/u/54771?v=4"
        },
        {
          "type": "User",
          "login": "wanda-phi",
          "commits": 239,
          "avatar_url": "https://avatars.githubusercontent.com/u/145241585?v=4"
        },
        {
          "type": "User",
          "login": "rroohhh",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/7414518?v=4"
        },
        {
          "type": "User",
          "login": "megng1",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/5796363?v=4"
        },
        {
          "type": "User",
          "login": "cr1901",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/6418027?v=4"
        },
        {
          "type": "User",
          "login": "anuejn",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/8377902?v=4"
        },
        {
          "type": "User",
          "login": "Lunaphied",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/369772?v=4"
        },
        {
          "type": "User",
          "login": "peteut",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/1288741?v=4"
        },
        {
          "type": "User",
          "login": "zyp",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/153099?v=4"
        },
        {
          "type": "User",
          "login": "awygle",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/7854806?v=4"
        }
      ],
      "contributors_sampled": 87,
      "top_contributor_share": 0.713
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "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": 1,
            "reason": "2 out of 20 merged PRs checked by a CI test -- score normalized to 1",
            "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": 7,
            "reason": "Found 14/20 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 49 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fe524a11936222b2dd08751c68c66ef4b6d0bd22",
        "ran_at": "2026-07-25T10:04:44Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-16T12:09:59Z",
      "oldest_open_prs": [
        {
          "number": 591,
          "created_at": "2021-02-09T19:07:02Z",
          "last_comment_at": "2021-02-09T19:09:36Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 869,
          "created_at": "2023-08-16T09:54:04Z",
          "last_comment_at": "2023-08-16T09:57:53Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 904,
          "created_at": "2023-09-05T21:35:50Z",
          "last_comment_at": "2023-10-06T15:08:33Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 1005,
          "created_at": "2023-12-24T00:42:29Z",
          "last_comment_at": "2023-12-24T00:44:46Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1235,
          "created_at": "2024-03-23T23:27:02Z",
          "last_comment_at": "2024-03-25T21:51:12Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1380,
          "created_at": "2024-06-10T19:21:28Z",
          "last_comment_at": "2024-06-12T07:53:05Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 1426,
          "created_at": "2024-06-27T15:04:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1460,
          "created_at": "2024-07-23T17:49:00Z",
          "last_comment_at": "2024-08-08T21:07:14Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 1472,
          "created_at": "2024-08-03T22:54:12Z",
          "last_comment_at": "2024-08-03T22:55:46Z",
          "last_comment_author": "purdeaandrei"
        },
        {
          "number": 1473,
          "created_at": "2024-08-04T07:01:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1474,
          "created_at": "2024-08-04T07:36:26Z",
          "last_comment_at": "2024-08-04T07:40:26Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1475,
          "created_at": "2024-08-04T19:07:44Z",
          "last_comment_at": "2024-08-08T17:32:53Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 1578,
          "created_at": "2025-04-21T11:30:48Z",
          "last_comment_at": "2026-02-18T13:14:44Z",
          "last_comment_author": "qbojj"
        },
        {
          "number": 1621,
          "created_at": "2025-07-30T18:03:56Z",
          "last_comment_at": "2025-10-15T00:53:24Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 1655,
          "created_at": "2026-02-28T17:10:15Z",
          "last_comment_at": "2026-02-28T17:13:12Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1670,
          "created_at": "2026-07-06T16:33:06Z",
          "last_comment_at": "2026-07-11T21:48:35Z",
          "last_comment_author": "alikates"
        }
      ],
      "last_merged_pr_at": "2026-07-16T12:04:02Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2018-12-14T17:40:54Z",
          "last_comment_at": "2019-06-11T03:48:11Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 14,
          "created_at": "2018-12-21T06:38:10Z",
          "last_comment_at": "2019-09-20T18:37:58Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 105,
          "created_at": "2019-06-11T04:09:20Z",
          "last_comment_at": "2019-07-31T04:58:27Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 113,
          "created_at": "2019-06-25T00:21:11Z",
          "last_comment_at": "2019-07-14T09:56:39Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 145,
          "created_at": "2019-07-09T00:37:28Z",
          "last_comment_at": "2019-07-10T04:48:41Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 185,
          "created_at": "2019-08-22T21:49:31Z",
          "last_comment_at": "2020-04-23T03:11:06Z",
          "last_comment_author": "hofstee"
        },
        {
          "number": 207,
          "created_at": "2019-09-14T21:22:24Z",
          "last_comment_at": "2020-02-25T17:12:58Z",
          "last_comment_author": "anuejn"
        },
        {
          "number": 213,
          "created_at": "2019-09-20T12:09:59Z",
          "last_comment_at": "2019-11-28T21:22:48Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 217,
          "created_at": "2019-09-20T20:02:47Z",
          "last_comment_at": "2020-04-14T07:44:04Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 218,
          "created_at": "2019-09-20T20:13:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 247,
          "created_at": "2019-10-12T14:36:16Z",
          "last_comment_at": "2019-10-12T19:55:28Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 270,
          "created_at": "2019-11-16T13:21:41Z",
          "last_comment_at": "2019-11-18T18:23:37Z",
          "last_comment_author": "nmigen-issue-migration"
        },
        {
          "number": 285,
          "created_at": "2019-12-25T12:31:09Z",
          "last_comment_at": "2020-05-22T18:55:45Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 308,
          "created_at": "2020-01-19T13:50:16Z",
          "last_comment_at": "2020-05-27T23:59:05Z",
          "last_comment_author": "rroohhh"
        },
        {
          "number": 324,
          "created_at": "2020-02-16T22:09:02Z",
          "last_comment_at": "2022-08-16T14:39:16Z",
          "last_comment_author": "robtaylor"
        },
        {
          "number": 327,
          "created_at": "2020-02-28T14:43:52Z",
          "last_comment_at": "2023-02-03T03:31:51Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 363,
          "created_at": "2020-04-22T11:18:55Z",
          "last_comment_at": "2021-01-27T18:24:39Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 380,
          "created_at": "2020-05-05T10:31:14Z",
          "last_comment_at": "2024-02-28T14:25:15Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 384,
          "created_at": "2020-05-11T15:48:39Z",
          "last_comment_at": "2023-01-31T14:27:53Z",
          "last_comment_author": "whitequark"
        },
        {
          "number": 386,
          "created_at": "2020-05-14T08:49:45Z",
          "last_comment_at": "2020-10-20T09:44:45Z",
          "last_comment_author": "whitequark"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/amaranth-lang/amaranth",
    "host": "github.com",
    "name": "amaranth",
    "owner": "amaranth-lang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 58,
        "vitality": 74,
        "community": 76,
        "governance": 69,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 36,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "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": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v0.5.9",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 84.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~84.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 84.6
                    }
                  }
                ],
                "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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "forks": 199,
              "stars": 2056,
              "watchers": 47,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,056 stars",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2056
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "199 forks",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 199
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "47 watchers",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-2-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-2-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 87,
              "top_contributor_share": 0.713
            },
            "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 71% of commits",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "87 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 87
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 49 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 696,
              "open_issues": 114,
              "closed_issues": 744,
              "issue_closed_ratio": 0.867,
              "closed_unmerged_prs": 77
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "696/773 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 696,
                      "decided": 773
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 14/20 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 212,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "amaranth-lang",
              "public_repos": 10,
              "account_age_days": 1976
            },
            "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": "212 followers of amaranth-lang",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 212,
                      "login": "amaranth-lang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~5 yr old",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "amaranth"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 20 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "fpga",
                "hdl",
                "amaranth-hdl"
              ],
              "has_wiki": false,
              "homepage": "https://amaranth-lang.org/docs/amaranth/",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://amaranth-lang.org/docs/amaranth/",
                "points": 15,
                "status": "met",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 20 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "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 14/20 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 49 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:amaranth@0.5.9 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:amaranth@0.5.9",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.59,
              "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": "59 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 59,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 122099,
              "source_files_sampled": 90,
              "oversized_source_files": 7
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "7/90 source files over 60KB",
                "points": 50.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 90,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T10:05:12.516230Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/amaranth-lang/amaranth.svg",
  "full_name": "amaranth-lang/amaranth",
  "license_state": "standard",
  "license_spdx": "BSD-2-Clause"
}

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

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

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