Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 00:58 UTC

spcl / dace

DaCe - Data Centric Parallel Programming

Python · Jupyter NotebookBSD-3-Clause★ 592 stars⑂ 158 forkssince Feb 2019View on GitHub ↗

spcl/dace holds a health index of 83 out of 100, placing it in the Good band. It scores highest on Engineering Quality (96/100) and lowest on AI Readiness (54/100). It was last updated today. 2 contributors account for most of its recent work.

83
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.

83
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

SPCLOrganization
378 followers166 public repossince Aug 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIdace1.0.2-32492 days ago

Metrics by category

Vitality

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

93Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
29.1/36Commit cadence — 42/52 weeks with commits
18/18Commit volume — 187 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year187
human_commit_share1
days_since_last_push0
active_weeks_last_year42
How it's scored
27/27Ships releases — 31 releases published
36/36Release recency — latest release 30 days ago
19.8/27Release cadence — a release every ~82.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count31
latest_release_tagv2.0.0-alpha4
releases_from_tagsno
days_since_latest_release30
mean_days_between_releases82.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

77Good · 18% of overall
How it's scored
45/60Stars — 592 stars
18.3/25Forks — 158 forks
6.4/15Watchers — 15 watchers
Inputs used
forks158
stars592
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
18/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno

Sustainability & Governance

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

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.5/22.5Commit distribution — top contributor authored 44% of commits
13.5/13.5Contributor breadth — 74 contributors
10/10OpenSSF Scorecard: Contributors — project has 13 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled74
top_contributor_share0.444
How it's scored
32.7/46.8Issue resolution — 70% of issues closed
32.2/38.3PR acceptance — 1,568/1,861 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs1,568
open_issues140
closed_issues327
issue_closed_ratio0.7
closed_unmerged_prs293
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.5/25Owner reach — 378 followers of spcl
25/25Track record — 166 public repos, account ~8 yr old
Inputs used
followers378
owner_typeOrganization
is_verified
owner_loginspcl
public_repos166
account_age_days3,264
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
14/35Publish recency — latest publish 492 days ago
20/20Version history — 32 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdace
ecosystemspypi
any_deprecatedno
min_days_since_publish492

Engineering Quality

Are baseline engineering and documentation practices in place?

96Excellent · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
16/16Linter config — ruff.toml
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://dace.is/fast
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicshigh-performance-computing, programming-language, cuda, fpga, high-level-synthesis, vivado-hls
has_wikiyes
homepagehttp://dace.is/fast
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 13 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — 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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories32
affected_packages1
assessed_packages12
unassessed_packages27
affected_by_severitycritical 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 12 resolved dependencies against OSV. 27 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

54Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 98 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.98
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — doc/Makefile
22/22Automated tests
11/11Lint / format config — ruff.toml
0/11Static type checking
10/10Reproducible environment — Dockerfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
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_dockerfileyes
typed_languageno
bootstrap_filesdoc/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
54/55Manageable file sizes — 23/1,218 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes280,652
source_files_sampled1,218
oversized_source_files23
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — notebooks, samples
Inputs used
example_dirsnotebooks, samples
has_mcp_signalno
api_schema_files

Key facts

592GitHub stars
74contributors
187commits, last 12 months
0days since last push
31releases
2bus factor
140open 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 ★ / 158 ⇿
0Stars
158Forks
30Releases

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.

0408012016015642019-032022-112026-06
Major 1Minor 2Patch 18

Each point covers 7 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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-26 00:57 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
All dependencies 39

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

RegistryPackageVersionRelation
PyPIabsl-pyindirect
PyPIastunparse1.6.3indirect
PyPIclickindirect
PyPIcmakeindirect
PyPIcoverageindirect
PyPIdill0.3.9indirect
PyPIefficientnet-pytorchindirect
PyPIfparserindirect
PyPIipykernelindirect
PyPIjaxindirect
PyPIjinja2indirect
PyPImpmath1.3.0indirect
PyPInbconvertindirect
PyPInetworkx3.4.2indirect
PyPIninjaindirect
PyPInumpy1.26.4indirect
PyPIonnxindirect
PyPIonnxruntimeindirect
PyPIonnxscriptindirect
PyPIonnxsimindirect
PyPIopt-einsumindirect
PyPIpackaging24.1indirect
PyPIply3.11indirect
PyPIpre-commit4.1.0indirect
PyPIprotobufindirect
PyPIpymlirindirect
PyPIpyreadlineindirect
PyPIpytest-covindirect
PyPIpytest-timeoutindirect
PyPIpyyaml6.0.2indirect
PyPIscikit-buildindirect
PyPIscipyindirect
PyPIsphinx-autodoc-typehintsindirect
PyPIsphinx-rtd-themeindirect
PyPIsympy1.13.3indirect
PyPItorchindirect
PyPItransformers4.50indirect
PyPItyping-extensionsindirect
PyPIyapf0.43.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 12 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 27 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
transformers4.50indirectcritical325.5.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "high-performance-computing",
        "programming-language",
        "cuda",
        "fpga",
        "high-level-synthesis",
        "vivado-hls"
      ],
      "is_fork": false,
      "size_kb": 178863,
      "has_wiki": true,
      "homepage": "http://dace.is/fast",
      "languages": {
        "C": 643,
        "C++": 210966,
        "Cuda": 98815,
        "HTML": 6321,
        "CMake": 14116,
        "Shell": 17137,
        "MATLAB": 889,
        "Python": 10431549,
        "Dockerfile": 1143,
        "Jupyter Notebook": 1768533
      },
      "pushed_at": "2026-07-26T00:55:43Z",
      "created_at": "2019-02-26T12:05:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T17:33:39Z",
      "description": "DaCe - Data Centric Parallel Programming",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Jupyter Notebook"
      ]
    },
    "owner": {
      "blog": "https://spcl.inf.ethz.ch/",
      "name": "SPCL",
      "type": "Organization",
      "login": "spcl",
      "company": null,
      "location": null,
      "followers": 378,
      "avatar_url": "https://avatars.githubusercontent.com/u/31108244?v=4",
      "created_at": "2017-08-17T17:28:01Z",
      "is_verified": null,
      "public_repos": 166,
      "account_age_days": 3264
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.0-alpha4",
          "kind": "prerelease",
          "published_at": "2026-06-25T14:14:14Z"
        },
        {
          "tag": "v2.0.0-alpha3",
          "kind": "prerelease",
          "published_at": "2026-05-11T14:48:51Z"
        },
        {
          "tag": "v2.0.0-alpha2",
          "kind": "prerelease",
          "published_at": "2026-01-11T06:07:18Z"
        },
        {
          "tag": "v2.0.0-alpha1",
          "kind": "prerelease",
          "published_at": "2025-12-08T16:05:53Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-03-20T15:19:07Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-01-23T15:49:59Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-11-16T03:31:41Z"
        },
        {
          "tag": "v1.0.0rc1",
          "kind": "other",
          "published_at": "2024-10-24T14:41:25Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2024-06-20T18:02:15Z"
        },
        {
          "tag": "v0.16",
          "kind": "other",
          "published_at": "2024-06-13T20:26:08Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2023-12-07T18:20:58Z"
        },
        {
          "tag": "v0.15",
          "kind": "other",
          "published_at": "2023-10-16T17:32:56Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2023-06-12T07:24:11Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2023-06-08T18:52:26Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2023-02-22T15:58:39Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2022-10-14T17:08:52Z"
        },
        {
          "tag": "v0.14",
          "kind": "other",
          "published_at": "2022-08-26T00:48:48Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2022-06-30T22:17:01Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2022-06-22T20:38:36Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2022-04-26T21:30:15Z"
        },
        {
          "tag": "v0.13",
          "kind": "other",
          "published_at": "2022-02-28T12:34:29Z"
        },
        {
          "tag": "v0.12",
          "kind": "other",
          "published_at": "2022-01-22T15:05:23Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2021-12-17T23:43:16Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2021-11-23T23:53:34Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2021-11-12T17:27:36Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2021-10-18T21:55:54Z"
        },
        {
          "tag": "v0.10.8",
          "kind": "patch",
          "published_at": "2021-04-14T22:50:08Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2020-10-04T16:36:16Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2020-01-06T19:06:34Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2019-10-22T23:18:11Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2019-08-24T17:30:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e73727fc3f853bd2e45e1bb0dc4ecc65337de6db",
          "body": null,
          "is_bot": false,
          "headline": "Bump version (#2459)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-07-23T16:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7fe52d5cb7ae22a1f85deca10d90dadaf37fef",
          "body": "`get_loop_end` reports the **inclusive** last value of the iterate, so\n`range()`'s exclusive bound has to sit one unit past it *in the\ndirection of travel*: above it while ascending, below it while\ndescending. The bound was hardcoded one unit above, which for a negative\nstride lands on the wrong sid\n[…]\n`>`/`>=` conditions,\nchecking which array elements actually get written.\n\n### Verification\n\n128 passed across `tests/transformations/interstate/` and\n`tests/transformations/loop_manipulation_test.py`.",
          "is_bot": false,
          "headline": "Fix LoopUnroll on descending loops (#2452)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-07-23T13:01:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e05bafba8b6b71197ae9d937e3be653ecbc2267",
          "body": "Removes 75 of 393 `getattr`/`hasattr` call sites in `dace/`, replacing\nthem with `isinstance` checks, direct attribute access, or class-level\ndefaults. Reflection with no static equivalent is kept (serialization,\n`visit_<TypeName>` dispatch, runtime-string lookup, sympy/numpy/ast\nduck-typing, ONNX s\n[…]\nsion extended, another\nbug was exposed. GPU instrumentation's data dump does not insert a\nsynchronization correctly and can thus dump stale data, where GPU tests\nrandomly fail. I have also fixed that.",
          "is_bot": false,
          "headline": "Replace getattr/hasattr with static type checks (#2449)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-07-22T23:02:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f2fd38b791060da6204fbaa8925f53098dd76ce",
          "body": "## Problem\n\nApplying Python's `//` to a **sympy** operand builds `sympy.floor(expr /\nd)`. Sympy then distributes\nthe division over the sum inside the floor, and `sym2cpp` prints the\nfloor's *argument* without the\nfloor itself -- so every term of the sum truncates on its own.\n\n```python\n>>> N = dace.\n[…]\nnge. Needs\n`strided_map: False`; with the default the dividing branch is never\nreached and the test passes\n  against broken code.\n- `tests/numpy/reshape_test.py` -- `reinterpret` on a symbolic stride.",
          "is_bot": false,
          "headline": "Fix floor/ceil division on symbolic operands (#2451)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-07-22T13:56:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8dd39823bad48b29be22903ba30655102494e364",
          "body": "## Problem\nThe `dace::half` fallback in `dace/runtime/include/dace/types.h` is\nbroken in two independent ways:\n\n1. **No default constructor.** \nGenerated code that declares an uninitialized `dace::float16` fails to\ncompile:\n   ```\n   error: no matching function for call to 'dace::half::half()'\n   ``\n[…]\n\n- Add a default constructor.\n\n## Tests\n\nAdds `tests/half_cpu_test.py`, to test the conversion against NumPy as\nthe reference.\n\n---------\n\nCo-authored-by: Yakup Koray Budanaz <budanaz.yakup@gmail.com>",
          "is_bot": false,
          "headline": "Fix incorrect CPU float16 implementation (#2395)",
          "author_name": "Elias Achermann",
          "author_login": "eliasachermann",
          "committed_at": "2026-07-20T16:20:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c00d92d2c2e18c4b67cf3a2550248e5d28a491b",
          "body": "## Description\n\nQuick follow-up from https://github.com/spcl/dace/pull/2418.\n`std::atan2` exposed as `dace.math.atan2` computes the arc tangent of `y\n/ x` and thus requires two arguments.",
          "is_bot": false,
          "headline": "fix: new `dace.math.atan2` requires two arguments (#2435)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-19T18:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e75ce1acaa2447240a9275c051a1423195fc72",
          "body": "## Description\n\nSince PR https://github.com/spcl/dace/pull/1678 merged, the docstring of\n`SDFG.read_and_write_sets()` is outdated because the behavior of\n`SDFGState._read_and_write_sets()` changed. Read after write situations\nare no longer considered as explained in the the added NOTE in\n`SDFGState.\n[…]\nf89b0c110330da43eee9e3ed77163b92a/dace/sdfg/state.py#L803-L807\n\nThis PR suggests to change the docstring of `SDFG.read_and_write_sets()`\nto avoid wrong expectations of users.\n\n/cc @philip-paul-mueller",
          "is_bot": false,
          "headline": "docs: fix docstring of `SDFG.read_and_write_sets()` (#2441)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-19T18:35:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bcb0257f89b0c110330da43eee9e3ed77163b92a",
          "body": "## Description\n\nThis PR brings back a couple of stree -> SDFG fixes from the NASA\nworking branch https://github.com/spcl/dace/pull/2364, which accumulated\na bunch of changes last month. In particular, this PR contains\n\n1. consider scalar memlets e.g. when collecting memlets of conditions.\nour use-ca\n[…]\ndth=\"1920\" height=\"1001\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bc798341-bd84-4951-b80f-eed77fbaa653\"\n/>\n\n---------\n\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[stree] stree to SDFG fixes (#2420)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-14T07:35:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62c6a34992e6a0798cb76be37407ce0fa6548ffb",
          "body": "## Description\n\nThis is the last commit in cleaning up \"the NASA working branch\", i.e.\nhttps://github.com/spcl/dace/pull/2364. It contains a couple of smaller\nunrelated (type) fixes and typos. It is assumed that all of these\nchanges are covered (in one way or another) by existing test cases.",
          "is_bot": false,
          "headline": "Miscellaneous type hint fixes and typos (#2421)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-13T15:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "690690bd6282417d62544432e244afbabb319a41",
          "body": "Data descriptor validation rejected NumPy integer scalars in shapes,\nstrides, and offsets despite their integral semantics.\n\n- **Validation**\n- Accept `numbers.Integral` implementations, including NumPy integer\ntypes.\n  - Preserve existing symbolic expression support.\n\n- **Coverage**\n- Add regressio\n[…]\ny: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: tbennun <8348955+tbennun@users.noreply.github.com>\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Accept non-standard integral types in data descriptors (#2432)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-07-12T15:12:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "177ca55e817f261d991a2bdd82cbce567d598e8e",
          "body": "PyTorch 2.13 removed Named Tensors\n(https://github.com/pytorch/pytorch/pull/173895)",
          "is_bot": false,
          "headline": "Remove incompatible header (#2433)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-07-12T09:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83da5d338eaeb8621bc705e5c8536edf5400ae5c",
          "body": "…ee nodes (#2419)\n\n## Description\n\nEvery tree node has functions to calculate input and output memlets of\nthat node. Tree scopes have a default implementation to gather all\ninputs/outputs of their children. That default implementation for scopes\ndidn't consider read after write (within the same scop\n[…]\n memlets and\nadds a test.\n\nThis PR is part of a series of commits to bring back the fixes from the\nJune push (i.e. https://github.com/spcl/dace/pull/2364) into `main` as\nclean commits with test cases.",
          "is_bot": false,
          "headline": "stree: consider read-after-write when calculating input_memlets of tr…",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-11T15:21:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba1d92a335edd59026134856d16c9efe48d1e746",
          "body": "## Description\n\n`dace/math.h` re-exposes a couple of math functions from `cmath`, e.g.\n`std::sin(x)`, which has overloads for e.g. `float` and `double`. Some\nfunctions, e.g. `asin(x)`, were not exposed in this way. This leads to\nprecision issues when `asin(x)` is called with a `float` because in the\n[…]\nr, more meaningful PRs.\n\n@alexnick83 would you mind giving this another look? I've added a simple\ntest for `asin()` as you asked in\nhttps://github.com/spcl/dace/pull/2364#pullrequestreview-4264812947.",
          "is_bot": false,
          "headline": "Expose additional math functions in `dace/math.h` (#2418)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-11T15:01:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9775f40f1f1a9498ef098a85d595167cd2faa64b",
          "body": "This PR is similar to [PR#2404](https://github.com/spcl/dace/pull/2404)\nbut adds `typed=True` to all `lru_cache`s (except the ones that do not\ntake an argument.",
          "is_bot": false,
          "headline": "`lru_cache` Type Aware (#2423)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-07-03T10:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a38430d660614442b54f18bdf6006b250b3fc5ae",
          "body": "## Summary\n\n`dace.symbolic.simplify` is memoized with `functools.lru_cache`.\n`lru_cache`\nkeys its entries by `hash`/`==`, and in Python booleans *are* integers:\n\n```python\n>>> hash(True) == hash(1)\nTrue\n>>> True == sympy.Integer(1)\nTrue\n```\n\nAs a result the cache cannot tell `simplify(True)` apart f\n[…]\nt-volume\npropagation\nover a single-iteration map still succeeds (this reproduced the original\n  `TypeError` verbatim before the fix).\n\n---------\n\nCo-authored-by: Yakup Koray Budanaz <ybudanaz@ethz.ch>",
          "is_bot": false,
          "headline": "Fix `lru_cache` type-conflation in `dace.symbolic.simplify` (#2404)",
          "author_name": "Nicholas Sommer",
          "author_login": "Spielopoly",
          "committed_at": "2026-07-02T14:32:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "feb0df959300329b4d24cc511c7a43f8c2bbe2c7",
          "body": "## Description\n\nThis PR updates `actions/checkout` from `v6` to the latest `v7`. No\nbreakage is expected from reading the change log.",
          "is_bot": false,
          "headline": "ci: update `actions/checkout` v6 -> v7 (#2417)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-07-01T03:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb13072bc4e449935b14c2b159b1a9d7cd1e7242",
          "body": "This PR adds a special case for 1D slices that are contiguous in that\ndimension, but are not packed.\n\n---------\n\nCo-authored-by: Yakup Koray Budanaz <budanaz.yakup@gmail.com>",
          "is_bot": false,
          "headline": "Subset 1D Slicing Contiguous  (#2410)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-06-29T13:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "853d8b5bf20b3bb413b08d593f3d3f439e03549d",
          "body": "…line (#2401)\n\nThis PR uses a list for the return type of `depends_on()` in order to\nenforce deterministic dependency ordering in SDFG optimization\npipelines.\n\n---------\n\nCo-authored-by: Till Ehrengruber <till.ehrengruber@cscs.ch>",
          "is_bot": false,
          "headline": "Enforce deterministic dependency ordering in SDFG transformation pipe…",
          "author_name": "Edoardo Paone",
          "author_login": "edopao",
          "committed_at": "2026-06-23T10:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75909a80d977634503c04cf5f14b7b0f1baed642",
          "body": "[PR#2366](https://github.com/spcl/dace/pull/2366) introduced a new\nglobal that was used during serialization. However, this fails when\nmultiple threads are active, which is not the default mode of operation\n(except in GT4Py and the [DaCe tests\nthemselves](https://github.com/spcl/dace/pull/2126)).\nThis PR made the serialization thread safe.\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Make Symbol Serialisation Thread Safe (#2388)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-06-23T08:10:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aa97f77ade0be42f6d9e2bef1efb060487be926d",
          "body": "pystrings that have Abs, Min and Max (capital start) are considered user\nfunctions until deserialized, creating issues. (see: #2391).\n\nThis Pr fixes that.",
          "is_bot": false,
          "headline": "Fix Issue #2391 (#2392)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-06-19T15:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989d6042aac9adf10563500f713e0649b7d27800",
          "body": "This PR allows SDFGs from versions earlier than 2.0.0a4 (pre-released\nwith this PR) to be loaded successfully.",
          "is_bot": false,
          "headline": "Symbolic serialization backwards compatibility (#2400)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-06-17T16:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed461da833013c05d0134f9ae0b5ad48002f0c53",
          "body": null,
          "is_bot": false,
          "headline": "Fix fparser circular import on Python 3.14 (#2405)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-06-17T06:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6717b608f497190205d5145b0dd50d1575458c0",
          "body": "## Problem\n\n`ProgramVisitor.make_slice` builds the slice-read memlet with\n`Memlet.simple(array, rng, ...)`. `Memlet.simple` stores a passed-in\n`Subset` **by reference** (it does not copy), and `rng` is frequently\nthe cached `Range` object handed back by the `accesses` cache on a\nrepeated read of the\n[…]\n## Test\n\n`tests/python_frontend/slice_subset_aliasing_test.py` asserts that no\ntwo memlets in the parsed SDFG share a subset object, plus an end-to-end\nvalue check. Fails before the fix, passes after.",
          "is_bot": false,
          "headline": "fix(frontend): give each slice memlet its own subset object (#2375)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-22T23:19:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17be66ec4affc79021d65b7e75dfd3b22462da70",
          "body": "Instead of symbolic expressions as sympy strings (which might be\nambiguous in symbol names, assumptions, and properties), this PR\nmodifies symbol serialization to emit strings as follows:\n\n* Symbols are always prefixed with a dollar sign (`$i`, `$return`).\n* Symbols with non-default assumptions are \n[…]\n <tbennun@gmail.com>\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>\nCo-authored-by: Yakup Koray Budanaz <budanaz.yakup@gmail.com>\nCo-authored-by: Yakup Koray Budanaz <ybudanaz@ethz.ch>",
          "is_bot": false,
          "headline": "Make symbolic serialization type-safe (#2366)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-22T20:30:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4200db545fd463b0eada4f5292a5f361db33888e",
          "body": "- [x] Clarify interstate edge assignment type\n- [x] Make pystr_to_symbolic more efficient by using globals\n- [x] Create a `Subscript` function in symbolic expressions\n\n---------\n\nCo-authored-by: Yakup Koray Budanaz <budanaz.yakup@gmail.com>",
          "is_bot": false,
          "headline": "Better handling of subscripts in symbolic expressions (#2378)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-05-22T14:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93facbbf585b6f93015eac5f98cb1f4582cfde3e",
          "body": "Small fix for sporadic test failure caused by low floating point\ntolerance and unseeded random input.",
          "is_bot": false,
          "headline": "Use seeded test input for determinism (#2376)",
          "author_name": "Afif",
          "author_login": "affifboudaoud",
          "committed_at": "2026-05-21T13:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d7572752a3c674b9988cb3e29987dfd579ee425",
          "body": "Convert process grids, subarrays, and redistribution arrays to special\ndata descriptors. Removes specialized SDFG fields and streamlines code\ngeneration.",
          "is_bot": false,
          "headline": "Distributed Grid Data Descriptors (#2361)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-05-20T17:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c7d860f75660ad6d798e9bafd1963d2f07a665",
          "body": "…ic (#2372)\n\n## Maps must have a positive step\n\nA DaCe `Map` is an unordered, ascending iteration domain, and the CPU\nbackend\nemits an ascending loop only (`for (i = begin; i < end + 1; i +=\nstep)`). A\nnegative/descending step silently miscompiles. As we would need to check\nfor `>`.\nI think Loop2Map\n[…]\nrt((step) > 0)` before the OpenMP\npragma.\nIt should not have a performance impact, as we compile with `-O3` by\ndef.\n\nNo existing test uses a negative-step `dace.map`; positive-step maps are\nunchanged.",
          "is_bot": false,
          "headline": "Maps must have a positive step: reject descending maps, assert symbol…",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-20T04:25:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5628519cf870fc16db7e8e2f379ca505dd609fc1",
          "body": "In [PR#2331](https://github.com/spcl/dace/pull/2331) and\n[PR#2348](https://github.com/spcl/dace/pull/2348) the possibility of\ndifferent folder modes/versions was introduced with the goal of reducing\nthe size of the generated folder. The idea was to \"only dump what is\nneeded\".\n\nIn `production` `progr\n[…]\nmake the binary an importable package and would also allow\nto offload the processing of the arguments to `C++`.\nFor more information on this see\n[issue#2362](https://github.com/spcl/dace/issues/2362).",
          "is_bot": false,
          "headline": "Make DaCe Folder Self Consistent (again) (#2355)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-05-20T04:23:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00b1f1adac8e3e506c786c2706856c63cdc5952e",
          "body": "## Refuse state fusion that breaks happens-before ordering\n\nAfter `StateFusion` runs, some graphs become incorrect because a\nhappens-before dependency before the fused states is lost.\n\nPattern this fixes:\n<img width=\"304\" height=\"496\" alt=\"Pattern\"\nsrc=\"https://github.com/user-attachments/assets/1f4\n[…]\ntps://github.com/user-attachments/assets/80cfce82-c3f8-4979-904a-54863c388d05\"\n/>\n\n**Current approach:** refuse the fusion in this case, leaving the graph\ncorrect rather than producing an invalid one.",
          "is_bot": false,
          "headline": "StateFusionExtended: refuse unsafe write-after-read fusion (#2369)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-18T21:32:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "861901e80e268daf9b7c5ba5a017f78a71d764ca",
          "body": "## Fix two breaking patterns in Map Fission\n\nThis PR fixes two SDFG patterns where `MapFission` produced an invalid\ngraph\n(\"Leftover nodes in queue\" from `scope_dict`).\n\n### Pattern 1 — map nested inside another map\n\n<img width=\"1111\" height=\"671\" alt=\"Breaking pattern 1\"\nsrc=\"https://github.com/use\n[…]\ns and replicating them per fissioned map. I plan a Map Fission\nextension (also for Map Fusion, vertical and horizontal, to recombine\nbranches), tracked separately and out of scope for this bug-fix PR.",
          "is_bot": false,
          "headline": "Bugfix/mapfission nested parent isolated nodes (#2368)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-18T21:31:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6492e04e6ed0ef5a1048b9d37b179ab5967e4f82",
          "body": "I have added cutensor tensor transpose expansion for cutensor v2 and\nported tensor contraction to cutensor v2 too.\n\nAfter this we should also close this old PR:\nhttps://github.com/spcl/dace/pull/1303.",
          "is_bot": false,
          "headline": "TTranspose node with cuTensor v2 (#2317)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-18T13:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fc0478f52a012fd41117002b463fc3273badd5",
          "body": "Dead control flow elimination does not simplify by trying to evaluate\ntrivial if conditions. I wrote a pass that does that:\n\nIt tries to eval if branches that are trivially true and then lifts the\ninner CFG upwards:\n<img width=\"442\" height=\"699\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/a\n[…]\ns:\n<img width=\"699\" height=\"680\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/d08da18c-0825-4afc-8956-cad007b3e6d9\"\n/>\n\n---------\n\nCo-authored-by: Philipp Schaad <schaad.phil@gmail.com>",
          "is_bot": false,
          "headline": "Lift trivial Ifs (#2138)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-16T16:28:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f9b6099a78ac15f69801978e4a23c04186239a0",
          "body": "If Loop2Map references arrays only on IfBlock or InterstateEdge, then\nthe symbols necessary for stride/offset/shape are not added properly to\nthe Nested SDFG, causing an invalid SDFG. There is also a new test case\nnow.\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix Loop2Map. (#2349)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-12T07:09:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6ea492ed9e340e3626011015a4adfe40965dce71",
          "body": null,
          "is_bot": false,
          "headline": "Bump release version to 2.0.0alpha3",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-05-11T14:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525962e8aec74b68c7e45f075569f196607b5378",
          "body": "The variable `connections_to_make` was a class variable and not marked\nas a dace property and hence shared between all instances. It is now an\ninstance variable and thus private.\nAlso the variable was never cleared, so technically, the connections\nshould have accumulated inside it.\n\nFurthermore, the\n[…]\ntion populates the `connections_to_make`. However, this behaviour is\nnot guaranteed and now `apply()` explicitly calls `can_be_applied()` to\nmake sure that `connections_to_make` is properly populated.",
          "is_bot": false,
          "headline": "Fixed a Possible Bug in the Extended State Fusion (#2009)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-05-08T13:55:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f976fd26e4911ea4ff1d5403c19138443adc76f7",
          "body": "Second installment of documentation entries.\n\n- [x] Update getting started tutorial with easier CompiledSDFG syntax\n(Fixes Issue #1011)\n- [x] Audit entries for correctness w.r.t. code\n    - [x]  Python frontend features / support\n- [x] Python frontend preprocessing\n- [x] Optimizing SDFGs with the SD\n[…]\n- [x] Working with symbolic expressions\n    - [x] New library nodes\n    - [x] New frontend\n    - [x] DSLs and SDFGConvertible\n    - [x] New Backends\n    - [x] Writing your own instrumentation provider",
          "is_bot": false,
          "headline": "Documentation v2 (#1126)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-05-07T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca8c4847e2076b9264e3641d9df9215b22bb5111",
          "body": "## Description\n\nThis is a follow-up from https://github.com/spcl/dace/pull/2346. By\nconvention, pytest searches for tests in files ending with `_test.py`\n(unless otherwise configured). The new min warps by eu test was thus\nnever running on CI:\n\n- gpu test run [before 2346\nmerged](https://gitlab.com/\n[…]\n53677205/-/jobs/14139835937)\nstill shows 307 test cases executed\n\nWith this rename, it will be picked up and the number of gpu tests\nexecuted should increase to 308.\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "test: rename min warps per eu test file (#2358)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-05-06T06:25:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1d4a18dd44a5ddb317352cb5fb9f0d957a4ca33",
          "body": "This PR adds a conversion from the Schedule Tree representation to SDFG. In particular, the following features are implemented:\n\n* Keep descriptor repository in schedule tree root and use in reconstruction\n* Find state boundaries in stree\n* Generic input/output memlet recovery for stree nodes\n* Meml\n[…]\nppear in a dataflow block, depending on behavior)\n\nSeveral features are not yet implemented and will be added in a future PR.\n\n---------\n\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Schedule Tree to SDFG Translation (#2262)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-05-05T14:37:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3fab1a39d0098b675f8bea1ef3bfb3785c4e31dd",
          "body": "A simple pass that can detect some reduction patterns:\nFrom this:\n<img width=\"452\" height=\"571\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/8a08db65-92e6-4193-abb8-4dc4a67a1b4b\"\n/>\n\nto:\n<img width=\"580\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/2c7619d8\n[…]\nuser-attachments/assets/73bbc634-e3b9-4474-812f-6ea2573042ee\"\n/>\n\nto:\n<img width=\"262\" height=\"663\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/9127ab4d-365a-400f-b5e7-6556de9016b2\"\n/>",
          "is_bot": false,
          "headline": "Add loop to reduce (#2347)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-04T07:27:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bad709a391d788412f7850ea93e1b7432e8b9ef4",
          "body": "Fixes readthedocs failing build, as well as all errors and warnings in\ndocumentation, including adding a new Libraries and Environments page.",
          "is_bot": false,
          "headline": "Fix documentation compilation issues (#2359)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-05-04T07:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a989cc2e280c34a2fe00a5a947fd80788e5e5a0",
          "body": "This fixes 2 bugs in map fission.\n\n1) Loop-dependent views are incorrectly hoisted. For example:\n\nThe read `__tmp_726_11_r` depends on `A[i]` but it is considered as the\nsubset if not present within the NSDFG.\n<img width=\"608\" height=\"512\" alt=\"Pasted image\"\nsrc=\"https://github.com/user-attachments/\n[…]\nmap iterator. I fix this by\ngenerating the access expression for intermediate arrays via `(i -\nbegin)/step` such that the generated access expression is always correct\n, regardless of the map's shape.",
          "is_bot": false,
          "headline": "Fix Map Fission (#2339)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-05-03T19:17:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d76a660c5d770a15318066c48ab28e2428b6dd4",
          "body": null,
          "is_bot": false,
          "headline": "Update `SDFG.add_loop` to use `LoopRegion` (#2300)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-04-29T09:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41499c2ce4a4b9243675365520023514d496695",
          "body": null,
          "is_bot": false,
          "headline": "Added gpu_min_warps_per_eu option (#2346)",
          "author_name": "Ioannis Magkanaris",
          "author_login": "iomaganaris",
          "committed_at": "2026-04-28T06:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb493c6d4e2d9041768e81bb5b42d5bb5faec83",
          "body": "… of unsupported types (#2354)\n\nEnhance the error message in parser when failing to understand a\nSequence of non supported object.\n\nCloses: https://github.com/spcl/dace/issues/2332",
          "is_bot": false,
          "headline": "[Minor | Python parser] Verbose error message for subscript into list…",
          "author_name": "Florian Deconinck",
          "author_login": "FlorianDeconinck",
          "committed_at": "2026-04-28T06:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4d4f4eee6a8f4a521eabbdc3dc6b3f4add9bf3",
          "body": "## Description\n\nThis PR updates the action `codecov/codecov-action` from `v5` to `v6`.\nThis step is needed to support GHA runners based on node24.\n\n<img width=\"1655\" height=\"428\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/0901bf1b-2285-4394-b005-4b64b855233e\"\n/>\n\nThe only change in \n[…]\nA runners based on node24. The update should come without any\nissues.\n\nMore information can be found\n[here](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/).",
          "is_bot": false,
          "headline": "ci: update codecov action to support node24 (#2343)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-04-24T15:41:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34458f70bb8a7ea550630040e6bc13b1e7495be6",
          "body": "## Description\n\nIn PR https://github.com/spcl/dace/pull/2321 we introduced a way to turn\nof automatic stack inspection when adding a node to a state without\nexplicitly stating debug info (such as file name, line info, ...). Since\nmerging this PR, we get a ton of `DeprecationWarning`s from code added\n[…]\nkeep the API of `state.add_*()` functions as before,\npartially reverting changes from PR\nhttps://github.com/spcl/dace/pull/2321. Doing so, we can drop the\ndeprecation warnings because nothing changes.",
          "is_bot": false,
          "headline": "Avoid DebugInfo warnings (take two) (#2345)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-04-23T07:15:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e93f2d97b6a23a071873401a7fcf24efa455d58c",
          "body": "Two changes:\n- Rename `build_folder_version` to `build_folder_mode`.\n- Write folder mode to file `FOLDER_MODE` instead of `VERSION`.\n- Always save the `CACHEDIR.TAG` file .",
          "is_bot": false,
          "headline": "Rename `build_folder_version` to `build_folder_mode` (#2348)",
          "author_name": "Edoardo Paone",
          "author_login": "edopao",
          "committed_at": "2026-04-22T16:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51790b5684511e1a379a90ca3f5a374e99817124",
          "body": "When we build an SDFG, there's the option to store `DebugInfo` with some\nSDFG nodes. For example, this `DebugInfo` can be used to store file &\nline information of parsed code when building an SDFG. When using the\nSDFG API, the default is to inspect the python stack and extract file &\nline informatio\n[…]\n The defaults are kept as is,\ni.e. we keep inspecting the stack by default. However, the config option\nallows a central pace to turn `DebugInfo` off, which could be configured\nin production scenarios.",
          "is_bot": false,
          "headline": "Add a config option for storing lineinfo into the SDFG (#2321)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-04-18T08:07:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a322c1cd4c13cf6884dde958a0efaee9c358d8b",
          "body": "- Fix script to query the HIP architecture of the machine\n- Remove explicit setting of `--offload-arch` in `HIP_HIPCC_FLAGS`\n- Set `CMAKE_HIP_FLAGS` instead of `EXTRA_HIP_FLAGS`",
          "is_bot": false,
          "headline": "Handle HIP flags similarly to CUDA flags (#2338)",
          "author_name": "Ioannis Magkanaris",
          "author_login": "iomaganaris",
          "committed_at": "2026-04-17T17:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbcb0437394ede0316a5262c03fc13389289a84",
          "body": "When we started to enforce consistent formatting on the CI (PR\nhttps://github.com/spcl/dace/pull/1957), an important discussion point\nwas for developers to see changes that needed to be applied. For lack of\nbetter knowledge, I've added a small script to show the `git diff`\noutput in case of failure.\n[…]\n//github.com/spcl/dace/actions/runs/24556723300/job/71794961944?pr=2337)).\nIt even comes with a colored output ... :star_struck: I suggest, we drop\nthe custom script since this option is much simpler.",
          "is_bot": false,
          "headline": "ci: cleanup linting GitHub Action (#2337)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-04-17T17:48:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19746e54846b3484b517b40229cf213da78e1d0d",
          "body": "Unused imports add a performance overhead at runtime, and risk creating\nimport cycles. To automatically detect and remove them in the future,\nthis PR suggests to add [ruff](https://docs.astral.sh/ruff/) as a\n`pre-commit` hook to detect unused imports. I've added an exception for\n`__init__.py` files \n[…]\n/library/include_test.py`: make sure we keep the necessary\nimport in the middle of the test\n- `dace/sdfg/analysis/schedule_tree/treenodes.py`: manually remove the\nnow trivial `if TYPE_CHECKING` branch",
          "is_bot": false,
          "headline": "ci: find and automatically remove unused imports (#2318)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-04-17T16:36:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "77b3ca4414cc83fd6507166d5ad95212898fd7b4",
          "body": "Old version is now deprecated",
          "is_bot": false,
          "headline": "Update Read the Docs configuration for new versions (#2330)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-04-17T16:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f274e9636e114d0c1803d67dbc6db7f0218a10",
          "body": "The initial idea was to reduce the size of the cache folder, by only\nstoring the components that are needed.\nTo this end the code generator was modified such that different versions\nof build folder could be generated.\nCurrently there are only two versions:\n- `development`: Which is the old full vers\n[…]\nn the build folder\n([eb54062](https://github.com/spcl/dace/pull/2331/commits/eb540625fe7ed01699bf73458caeaf1e53feb625)).\n- Miscellaneous refactoring in the `ReloadableDLL`, that changed its\ninterface.",
          "is_bot": false,
          "headline": "Reduced Size of SDFG Folder (#2331)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-04-17T11:06:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0ec62e20d44b6cb5f83f89b2fbc9b61f218e48e5",
          "body": "…s (#2329)",
          "is_bot": false,
          "headline": "InlineSDFG: verify that connectors have properly matching access node…",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-03-26T19:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa014f04cf9a517d5a5f5dd5fda24d1e52954d5",
          "body": "`Range` subsets have a `reorder()` function that re-orders the\ndimensions in-place. So far, it only re-ordered the ranges, but not the\ntile sizes (which are stored in a separate list). This PR makes sure\nboth, ranges and tile sizes, are re-ordered according to the given\npermutation. The PR adds a simple test case.",
          "is_bot": false,
          "headline": "fix: reorder tile sizes when reordering ranges (#2327)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-03-18T20:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa9aa3cc21f1ae538e34e9ba37923bb673480bc",
          "body": "If we unroll a top-level for CFG, then the connectivity might be broken,\nI added a unit test and the fix to it.\n\nReplace dict on loop does not properly update the init statement, which\ncan be exposed by loop unrolling when parent loop parameter is used\ninside in an inner loop. I fixed it and added a unit test in loop unroll\nthat would expose it.",
          "is_bot": false,
          "headline": "Fix a bug in loop unroll (#2325)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-03-16T07:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a155d59d4ca84eaf5603bc5e2e8c75d972e924",
          "body": "Following up on PR https://github.com/spcl/dace/pull/2312, this PR\nproposes to save compressed SDFGs in the program folder. As discussed in\nthe last meeting:\n\n- no change to the API, i.e. we keep keyword arguments of `sdfg.save()`\nas they are.\n- save `program.sdfg` as compressed `program.sdfgz` insi\n[…]\nrogram\nfolder\n- make sure that changes are backwards compatible and that the program\nfolder is still found regardless of `program.sdfg` or `program.sdfgz`\n\n---------\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "Save compressed SDFGs in program folder (#2315)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-03-12T14:42:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfac14e6d1f15793be2965f7d2268de3f396dd34",
          "body": "Some parts of DaCe are currently relying on `six`, a python2 / python3\ncompatibility library. Given that DaCe is only supporting python 3.10 -\n3.14 now, I think we don't need the `six` dependency anymore.",
          "is_bot": false,
          "headline": "refactor: remove six (py2 / py3 compat library) (#2313)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-27T16:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d83bf365326b0812b33bf2bdb34d81cc688440c",
          "body": "Set is not hashable doesn't work with lru cache decorator, I propose\nusing FrozenSet here.",
          "is_bot": false,
          "headline": "Fix impossible to realize type hint (#2314)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-02-27T16:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c07cefdd1905dc80ffecd136ae5de7a5d0eacce",
          "body": "This PR suggest to write a `CACHEDIR.TAG` file into the program folder.\nThe tag is an attempt to signal (e.g. to backup software) that the\ncontaining folder contains no archival value, see\nhttp://www.brynosaurus.com/cachedir/.\n\nWhile the convention started with cache directories for things like\nthum\n[…]\n/var/cache` or `/tmp`) apply for build folders.\n\nInstead of writing the file by hand, we could also a library like\nhttps://pypi.org/project/cachedir-tag/.\n\n---------\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "feature: write `CACHEDIR.TAG` into program folder (#2311)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-26T17:15:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1546dbf598c36c5db18100ba013a415b8c027c3",
          "body": "Reduces SDFG size when serialized, using the following methods:\n\n* Non-human-readable JSON dumping by default\n* Consolidating file names in DebugInfo to be per-SDFG\n* Reducing the size of the DebugInfo JSON object based on fields\n* Saving transformation history set to off by default",
          "is_bot": false,
          "headline": "Reduce serialized SDFG size (#2312)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-02-26T17:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2f69a9a026ed5c2f383de6a5810c7e46f41aef",
          "body": null,
          "is_bot": false,
          "headline": "Remove replication in `ConditionalBlock` serialization (#2310)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-02-23T14:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3183de393d9fc9ff75eb3df61efe3896484e48f4",
          "body": "The `ControlFlowReachability` pass gets prohibitively expensive in\nparticular graphs. Updating from `v1/maintenance` to current `main`, we\nhave seen `simplify()` runtimes of 10-15 minutes where previous runtime\nwas in the order of magnitude of tens of seconds.\n\nThe slowdown turned out to be caused b\n[…]\no up\" an re-evaluate the\nsame closures for \"upper\" regions again and again. This PR suggest a\nsimple cache of closures per region to avoid this duplicate evaluation.\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "`ControlFlowReachability` pass: cache closures per region (#2306)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-16T09:45:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6475483e0512e77f524838e509e46fd0a411e09",
          "body": "…` (#2298)\n\nGet the number of warnings in tests down by avoiding usage of\n`state.add_*` functions like `state.add_array(...)`.\n\n---------\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "Avoid usage of deprecated `state.add_array()` and `state.add_stream()…",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-12T10:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d16c77fc2fc1e91d6362fb502e548c4ff7114169",
          "body": "`MapFusionVertical` must create new data (reduced versions of the\nintermediate data) and hence name it. Before it was using a naming\nscheme based on the node id, which might not be stable.\nThe new scheme uses the name of the intermediate data and guarantees\nstable names for exclusive intermediate nodes and for shared\nintermediate nodes under the condition that they are only involved in\none MapFusionVertical operation.\n\n---------\n\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "New Naming Scheme of Intermediates in MapFusionVertical (#2302)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-02-11T20:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65953187f5c4a1389fd519cff4875f6bdc86525f",
          "body": "A student gets a CMake error on some older version.\n\n```\nCMake Error at CMakeLists.txt:191 (if):\nif given arguments:\n     \"3.28.3\" \"VERSION_LESS\"\nUnknown arguments specified\n```\n\nI think it is better to just check if the variable is defined before, so\nas not have a missing argument error.",
          "is_bot": false,
          "headline": "Minor Improvement In CMakeLists.txt (#2301)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-02-11T18:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d45d926570b5a369378b7b717fe7498bd2d2ca",
          "body": "The default configuration of CUDA MPS does not support the number of\npytest workers (32) used by the CI job. Besides, CUDA MPS is not needed\nbecause the GPU is not configured in exclusive mode.",
          "is_bot": false,
          "headline": "(CI-Fix) Disable CUDA MPS in CSCS CI (#2303)",
          "author_name": "edopao",
          "author_login": "edopao",
          "committed_at": "2026-02-11T16:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673909a03c9b74cac092eaaa54174f83e12b370b",
          "body": "Reduces the number of warnings",
          "is_bot": false,
          "headline": "Fewer warnings (#2299)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-02-09T15:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57738800826f6e66e4dc0b0dd8018b943807eb5a",
          "body": "Updated GitHub Actions dependencies to the latest versions. No breakage\nis expected. I've checked the logs and most of them just updated to\nnode20, which is a breaking changes because it requires an up-to-date\nrunner. Since we rely GitHub's runners, this should be no problem.\n\nCo-authored-by: Roman Cattaneo <>\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: update github actions (#2287)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-07T23:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c65853f4fe03b4e2cff354524781869b17d91da",
          "body": "This PR replaces `is_start_state` -> `is_start_block` because the former\nis deprecated. The PR is part of an ongoing effort to reduce warnings\nemitted in tests.\n\nUnrelated to this change, the PR removes unused imports and fixes a\ncouple of typos in changed files.\n\n---------\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "Avoid usage of deprecated `is_start_state` (#2297)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-07T22:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a88b3cb4568f486851eeef1c12909d6f76c03c5",
          "body": "After a brief discussion `subsets.Indices` were deprecated last week\nwith PR https://github.com/spcl/dace/pull/2282. Since then, many Dace\ntests emit warnings because of remaining usage of `Indices` in the\noffset member functions of `subsets.Range`.\n\nThis PR suggests to adapt `Range.from_indices()` \n[…]\ng\nones all \"upgrade\" indices to ranges. They can be removed once we remove\nthe deprecated `Indices` class.\n\n---------\n\nCo-authored-by: Roman Cattaneo <>\nCo-authored-by: Tal Ben-Nun <tbennun@gmail.com>",
          "is_bot": false,
          "headline": "Avoid usage of deprecated ` Indices` class (#2292)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-06T15:19:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ca64a49abbec749b1da1ab1b0e360ffcd6c80a5",
          "body": "A student had a problem because `np.int8` maps to `char`. Char can be\neither unsigned or signed according to the C++ standard\n(https://en.cppreference.com/w/cpp/language/types.html). I propose we\neither use `int8_t` directly or `signed char`, I updated the dictionary\naccording to this proposal.",
          "is_bot": false,
          "headline": "Use int8_t instead of char (#2296)",
          "author_name": "Yakup Koray Budanaz",
          "author_login": "ThrudPrimrose",
          "committed_at": "2026-02-06T02:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6eb7774a4863a049f72674cdb1a83221c7f8b0e",
          "body": "This PR enables enumerations to contain attributes via definition as a\ndataclass. It is also better than the previous `aenum`-based approach\nfor type checkers and IDEs, as it transparently keeps the enumeration\nmembers. This feature will be useful for nesting attributes and methods\ninto the classes \n[…]\nplate_ enum\nmember, and `CPU_Multicore(OMPScheduleType.Static)` is an instance.\nRegistering a new template externally looks like:\n```python\nScheduleType.register_template(\"CPU_Multicore\", CPUData)\n```",
          "is_bot": false,
          "headline": "Extensible enumeration class with optional dataclass attributes (#2294)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-02-05T16:11:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba3532923ba30029e9a276f2fbfac017f56c5c48",
          "body": "Upstream tests in NDSL started showing the following warning\n\n```none\nUserWarning: You passed `None` as `argnames` to `CompiledSDFG`, but the\nSDFG you passed has positional arguments. This is allowed but deprecated.\n```\n\nI started digging and discovered that the same warning is also present\nin DaCe \n[…]\n from the `DaceProgram` of the parser\nthrough `load_precompiled_sdfg` such that the information is available\nin the `CompiledSDFG` class and the warning is silenced.\n\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "refactor: pass along argnames when loading a pre-compiled SDFG (#2291)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-02-03T15:18:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1191f5f2bc8a1b5db21bf64d62abd31983f5a12b",
          "body": "This includes memlets that target symbols, symbol assignment, and\nreading/writing arrays or scalars without an appropriate memlet.",
          "is_bot": false,
          "headline": "Check for invalid accesses in explicit dataflow tasklets (#2289)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-02-02T17:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ae7eedcb21716b48f1645cbadc16ae97721f78",
          "body": "The changes include reimplementing `DepthCounter` class for AST\ntraversal, updating tasklet analysis functions to support both work and\ndepth metrics, extending the SDFG analysis to include interstate edge\nwork/depth, and adding tests to validate the new logic.",
          "is_bot": false,
          "headline": "Work-Depth: support interstate edges, better tasklet depth (#2288)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-02-01T17:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed254b393db5877d1f79c743a864c16f5ef34f3",
          "body": "In particular, this get rid of a bunch of if/else blocks with breaking\nchanges in python 3.8 and 3.9.\n\n---------\n\nCo-authored-by: Roman Cattaneo <1116746+romanc@users.noreply.github.com>\nCo-authored-by: Roman Cattaneo <>",
          "is_bot": false,
          "headline": "Drop support for python versions < 3.10 (#2286)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-01-31T17:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07b4fd8066ec3c76d93554b09a51de2229a935a8",
          "body": "`MapFusion` is deprecated and `MapFusionVertical` should be used\ninstead. `MapFusion` remains in the cobase as a compatibility layer for\nbackwards compatibility.\n\nThis PR changes the way how `MapFusion` is deprecated. Previously, a\nwarning would be emitted whenever the class was loaded (e.g. when ac\n[…]\nng_test.py` (unused import) is\nbecause I used test in there to make sure the warning disappears.\n\n/cc @philip-paul-mueller FYI\n\nCo-authored-by: Roman Cattaneo <1116746+romanc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "MapFusion: only warn when class is instantiated (#2285)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-01-30T21:28:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87ab3520ef3ffef316cea4818fa2ccc422008ad7",
          "body": "Following up from a discussion on Mattermost, this PR suggests to\nimprove the error messages around undefined / ambiguous starting blocks.\n\n---------\n\nCo-authored-by: Roman Cattaneo <1116746+romanc@users.noreply.github.com>\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Improved errors for undefined/ambiguous start blocks (#2278)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-01-30T07:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9b28f53b52b9043eebe22925d8c50abe1daeb2",
          "body": "This reverts commit c9576df9a3e5b3f094236c3c8ad402a854cf7881.",
          "is_bot": false,
          "headline": "Revert \"Add dace::float32sr type to DaCe (#2148)\" (#2283)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-29T19:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285c23b754f11e6509ed16e1d579c26df607559d",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate `subsets.Indices` and make subclass of `Range` (#2282)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-29T15:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "056de4c8e8663e5aca7998ca57e3281f7f65f1a4",
          "body": "Fixes a bug where Dead Dataflow Elimination would eliminate a field used\nin a condition",
          "is_bot": false,
          "headline": "Consider LoopRegion as reachable (#2281)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-28T18:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed0407ff5ac8c8bec45c71b6978fedc7aeaab1b",
          "body": "The `_is_data_accessed_downstream()` function was missing visited node\ntracking in its graph traversal. Even though the dataflow graph is\nacyclic, the same node can be reached via multiple paths, causing it to\nbe processed exponentially many times. For example, in a diamond-shaped\ngraph `A → B,C → D\n[…]\n. I added a\n`visited` set to make sure each node is only processed once. This\nreduces map fusion time from 26+ minutes to seconds on a large test\nSDFGs.\n\nCo-authored-by: edopao <edoardo.paone@cscs.ch>",
          "is_bot": false,
          "headline": "Fix exponential complexity in MapFusionVertical (#2233)",
          "author_name": "Afif",
          "author_login": "affifboudaoud",
          "committed_at": "2026-01-28T12:47:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c23ca0d9ba31a13881ffc9aa483b70381ea72811",
          "body": "This PR fixes an error raised inside dead state elimination when a\nmalformed conditional block is detected. Previously, the error wouldn't\nbe raised correctly because `InvalidSDFGNodeError` was missing the\nrequired arguments `sdfg`, `state_id`, and `node_id`.\n\nCo-authored-by: Roman Cattaneo <1116746+romanc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix error raised for malformed conditional blocks (#2279)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-01-27T11:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bba5fbb3c93b47cf96e9ff9af11d381406127ce",
          "body": "Since Python 3.9 is EOL, this PR updates the version span supported by\nDaCe.\nThe PR also removes some deprecated pre-3.9 parsing code.",
          "is_bot": false,
          "headline": "Change Python versions supported by DaCe to 3.10-3.14 (#2276)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-26T15:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e45213691a36381bf13caea896021c90a16fb18d",
          "body": "This PR stops the mypy/pyright warnings when using `dace.*` types, and\nalso shows them as numpy arrays for code completion purposes.",
          "is_bot": false,
          "headline": "Improve dtype type hints with type stubs (#2274)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-22T17:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961bce090b931ff5fd0fc17dafecb7d206817832",
          "body": "This PR refactors how calling an SDFG works.\n[PR#1467](github.com/spcl/dace/pull/1467) introduced the `fast_call()`\nAPI, which allowed to call a compiled SDFG and skipping some tests.\nThis was done to support the use case of calling the same SDFG with the\nsame (as in pointers) multiple times.\nHoweve\n[…]\nll__()` and `initialize()` to support\nthe use case for `{get, set}_workspace_size()`.\n\n---------\n\nCo-authored-by: Philipp Schaad <schaad.phil@gmail.com>\nCo-authored-by: Tal Ben-Nun <tbennun@gmail.com>",
          "is_bot": false,
          "headline": "Refactored How Calling in `CompiledSDFG` Works (#2206)",
          "author_name": "Philip Müller",
          "author_login": "philip-paul-mueller",
          "committed_at": "2026-01-21T06:41:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7434e913348400d17d6da6b4de79584f4ddcc63f",
          "body": "Allow compilation with latest LLVM versions. Without this change there's\nthe following error:\n```\n>               raise cgx.CompilationError('Compiler failure:\\n' + ex.output)\nE               dace.codegen.exceptions.CompilationError: Compiler failure:\nE               [ 20%] Building CXX object CMake\n[…]\nrtically_implicit_solver_at_predictor_step.dir/all] Error 2\nE               gmake: *** [Makefile:91: all] Error 2\n\n.venv/lib/python3.12/site-packages/dace/codegen/compiler.py:254: CompilationError\n```",
          "is_bot": false,
          "headline": "Fix gpu reduction templates (#2268)",
          "author_name": "Ioannis Magkanaris",
          "author_login": "iomaganaris",
          "committed_at": "2026-01-20T17:08:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9576df9a3e5b3f094236c3c8ad402a854cf7881",
          "body": "This new type enables DaCe users to perform calculations with stochastic\nrounding in single precision.\n\nThis change is validated with unit tests.\n\n---------\n\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add dace::float32sr type to DaCe (#2148)",
          "author_name": "Thomas Creavin",
          "author_login": "creavin",
          "committed_at": "2026-01-20T14:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "846d791f835f1b06666eb4585591515a62421186",
          "body": "This enables array-like objects to be used in callbacks and retain the\noriginal object.",
          "is_bot": false,
          "headline": "Recover original Python object in callbacks (#2275)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-19T15:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec0bb2f9b697ed01c4a0b99882c1be3dfb48e269",
          "body": null,
          "is_bot": false,
          "headline": "Remove the deprecated `GPU_Default` schedule type (#2273)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-18T06:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36c0a73563ef253f501b58f7f3a0d0d5a9a5e31",
          "body": null,
          "is_bot": false,
          "headline": "Remove the deprecated `NestedSDFG.schedule` property (#2272)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-17T11:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27e41633bba01f53363b20ef4a0a35e476d1c4b",
          "body": "Allow the compiler to unroll itself the `LoopRegion`s instead of just\nhaving a manual unroll feature with the `LoopUnroll` pass",
          "is_bot": false,
          "headline": "Add `#pragma unroll <X>` to `LoopRegion` generated code (#2269)",
          "author_name": "Ioannis Magkanaris",
          "author_login": "iomaganaris",
          "committed_at": "2026-01-14T16:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b5f7f0c2f0ead01f6b7902ef9fb778e8602655",
          "body": "- [x] Remove ArrayInterface\n- [x] Remove other FPGA-related enumeration entries\n- [x] Mitigate extraneous arguments in `dace.codegen.targets.cpp`\n- [x] Remove runtime includes and references to DaCe-FPGA macros\n- [x] Address TODOs from #2252",
          "is_bot": false,
          "headline": "Further extract FPGA code generation support (#2265)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-13T19:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee38c13e1885a30b9f2072ba59eed3e10dfc2a26",
          "body": "Although the GPU codegen is being reworked, this small change would be\nuseful for the time being. It a an extension to the HIP codegen of the\ncurrent solution for stream-order memory allocation. It has been tested\nin GT4Py.",
          "is_bot": false,
          "headline": "Add HIP-codegen for stream-order memory allocation (#2270)",
          "author_name": "edopao",
          "author_login": "edopao",
          "committed_at": "2026-01-13T14:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d293a5589cc3cda17978c61aa9946260e2943921",
          "body": "- Added NVTX/rocTX markers to SDFGs, states, scopes and copies in the\nCPU code to analyze and measure easily the DaCe runtime using NVIDIA/AMD\nprofiling tools\n- Added related test and documentation\n\n---------\n\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>\nCo-authored-by: Philip Müller <147368808+philip-paul-mueller@users.noreply.github.com>\nCo-authored-by: Philip Mueller <philip.paul.mueller@bluemain.ch>\nCo-authored-by: Tal Ben-Nun <tbennun@gmail.com>",
          "is_bot": false,
          "headline": "Add NVTX/rocTX ranges (#2001)",
          "author_name": "Ioannis Magkanaris",
          "author_login": "iomaganaris",
          "committed_at": "2026-01-12T14:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b88b82b4963cf12c48b4a80398a1f864ac14ff1a",
          "body": "The DaCe FPGA backend will be supported out-of-tree. This PR extracts\nthe capabilities to a separate repository:\nhttps://github.com/spcl/dace-fpga\n\nThis PR also reduces circular imports and encourages more\nobject-oriented design for code generation.",
          "is_bot": false,
          "headline": "Extract FPGA code generation to separate repository (#2252)",
          "author_name": "Tal Ben-Nun",
          "author_login": "tbennun",
          "committed_at": "2026-01-11T00:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c074f7ab0a363ebbc8404e4aa7e804660d13dd95",
          "body": "As part of bringing our schedule tree branch from `v1/maintenance` to\n`main` (see https://github.com/spcl/dace/pull/2262), I have fixed a\ncouple of typos. I'd like to pull these out into a separate PR to keep\nthe schedule tree PR as small as possible (which will still be large\nonce done).\n\nCo-authored-by: Roman Cattaneo <1116746+romanc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix a bunch of typos in comments (#2263)",
          "author_name": "Roman Cattaneo",
          "author_login": "romanc",
          "committed_at": "2026-01-10T05:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30728ab19c23b0a55f33fcdbdd849db98cc2caf",
          "body": "… (#2251)\n\nThe values retrieved from `Config` are strings. For block_size\nconfiguration, the values need to be converted to `int` type.\n\nCo-authored-by: Philipp Schaad <schaad.phil@gmail.com>\nCo-authored-by: Tal Ben-Nun <tbennun@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix in cuda codegen: convert block_size config values to `int` values…",
          "author_name": "edopao",
          "author_login": "edopao",
          "committed_at": "2025-12-25T06:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 31,
      "commits_last_year": 187,
      "latest_release_at": "2026-06-25T14:14:14Z",
      "latest_release_tag": "v2.0.0-alpha4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 42,
      "days_since_latest_release": 30,
      "mean_days_between_releases": 82.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dace",
          "exists": true,
          "license": null,
          "keywords": [
            "License :: OSI Approved :: BSD License",
            "Operating System :: OS Independent",
            "Programming Language :: Python :: 3"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/dace/",
          "is_deprecated": false,
          "latest_version": "1.0.2",
          "repository_url": "https://github.com/spcl/dace",
          "versions_count": 32,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2019-03-15T23:38:34.448242Z",
          "latest_published_at": "2025-03-20T15:17:14.034694Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 492
        }
      ]
    },
    "popularity": {
      "forks": 158,
      "stars": 592,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 2
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 2
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 2
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 2
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 156,
        "total_forks": 158
      },
      "star_history": null,
      "open_issues_and_prs": 254
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "doc/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 280652,
      "source_files_sampled": 1218,
      "oversized_source_files": 23,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "transformers",
            "direct": false,
            "version": "4.50",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.6,
            "advisory_ids": [
              "GHSA-29pf-2h5f-8g72",
              "GHSA-37mw-44qp-f5jm",
              "GHSA-489j-g2vx-39wf",
              "GHSA-4w7r-h757-3r74",
              "GHSA-59p9-h35m-wg4g",
              "GHSA-69w3-r845-3855",
              "GHSA-9356-575x-2w9m",
              "GHSA-fgcw-684q-jj6r",
              "GHSA-jjph-296x-mrcr",
              "GHSA-phhr-52qp-3mj4"
            ],
            "fixed_version": "5.5.0",
            "advisory_count": 32,
            "oldest_advisory_days": 383
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "critical": 1
        },
        "advisory_count": 32,
        "affected_count": 1,
        "assessed_count": 12,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 27,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "absl-py",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "astunparse",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cmake",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "dill",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "pypi"
          },
          {
            "name": "efficientnet-pytorch",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fparser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipykernel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jax",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mpmath",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "nbconvert",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "networkx",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "ninja",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "1.26.4",
            "ecosystem": "pypi"
          },
          {
            "name": "onnx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "onnxruntime",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "onnxscript",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "onnxsim",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "opt-einsum",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "24.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ply",
            "direct": false,
            "version": "3.11",
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "protobuf",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pymlir",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyreadline",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-timeout",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "scikit-build",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-autodoc-typehints",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sympy",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "pypi"
          },
          {
            "name": "torch",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "transformers",
            "direct": false,
            "version": "4.50",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "yapf",
            "direct": false,
            "version": "0.43.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 39,
        "direct_count": 0,
        "indirect_count": 39
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 114,
        "merged_prs": 1568,
        "open_issues": 140,
        "closed_ratio": 0.7,
        "closed_issues": 327,
        "closed_unmerged_prs": 293
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "tbennun",
          "commits": 4504,
          "avatar_url": "https://avatars.githubusercontent.com/u/8348955?v=4"
        },
        {
          "type": "User",
          "login": "alexnick83",
          "commits": 1744,
          "avatar_url": "https://avatars.githubusercontent.com/u/31545860?v=4"
        },
        {
          "type": "User",
          "login": "definelicht",
          "commits": 1065,
          "avatar_url": "https://avatars.githubusercontent.com/u/2845320?v=4"
        },
        {
          "type": "User",
          "login": "TizianoDeMatteis",
          "commits": 566,
          "avatar_url": "https://avatars.githubusercontent.com/u/5871117?v=4"
        },
        {
          "type": "User",
          "login": "carljohnsen",
          "commits": 248,
          "avatar_url": "https://avatars.githubusercontent.com/u/4798536?v=4"
        },
        {
          "type": "User",
          "login": "phschaad",
          "commits": 202,
          "avatar_url": "https://avatars.githubusercontent.com/u/9193712?v=4"
        },
        {
          "type": "User",
          "login": "orausch",
          "commits": 190,
          "avatar_url": "https://avatars.githubusercontent.com/u/22137236?v=4"
        },
        {
          "type": "User",
          "login": "smr97",
          "commits": 176,
          "avatar_url": "https://avatars.githubusercontent.com/u/18290261?v=4"
        },
        {
          "type": "User",
          "login": "andreaskuster",
          "commits": 175,
          "avatar_url": "https://avatars.githubusercontent.com/u/20418060?v=4"
        },
        {
          "type": "User",
          "login": "nslvn",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/150337316?v=4"
        }
      ],
      "contributors_sampled": 74,
      "top_contributor_share": 0.444
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "copilot-setup-steps.yml",
        "general-ci.yml",
        "gpu-ci.yml",
        "heterogeneous-ci.yml",
        "linting.yml",
        "ml-ci.yml",
        "pyFV3-ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "ruff.toml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 13 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "e73727fc3f853bd2e45e1bb0dc4ecc65337de6db",
        "ran_at": "2026-07-26T00:57:40Z",
        "aggregate_score": 6.5,
        "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-23T18:17:22Z",
      "oldest_open_prs": [
        {
          "number": 149,
          "created_at": "2020-02-26T18:47:18Z",
          "last_comment_at": "2020-03-09T16:05:50Z",
          "last_comment_author": "alexnick83"
        },
        {
          "number": 802,
          "created_at": "2021-07-27T21:29:29Z",
          "last_comment_at": "2021-07-27T22:15:37Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1046,
          "created_at": "2022-07-08T16:01:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1066,
          "created_at": "2022-07-21T13:32:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1110,
          "created_at": "2022-09-14T10:58:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1112,
          "created_at": "2022-09-20T19:56:49Z",
          "last_comment_at": "2023-01-25T20:42:37Z",
          "last_comment_author": "tbennun"
        },
        {
          "number": 1136,
          "created_at": "2022-11-03T13:26:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1159,
          "created_at": "2022-11-28T11:08:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1183,
          "created_at": "2023-01-09T13:17:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1218,
          "created_at": "2023-03-15T14:11:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1232,
          "created_at": "2023-03-23T21:29:10Z",
          "last_comment_at": "2023-03-27T15:03:32Z",
          "last_comment_author": "FlorianDeconinck"
        },
        {
          "number": 1235,
          "created_at": "2023-03-26T15:00:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1237,
          "created_at": "2023-03-28T20:18:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1245,
          "created_at": "2023-04-26T16:30:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1252,
          "created_at": "2023-05-08T11:41:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1254,
          "created_at": "2023-05-10T16:05:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1255,
          "created_at": "2023-05-17T09:04:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1298,
          "created_at": "2023-07-05T18:29:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1299,
          "created_at": "2023-07-06T20:35:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1303,
          "created_at": "2023-07-10T15:21:35Z",
          "last_comment_at": "2023-10-27T13:23:32Z",
          "last_comment_author": "BenWeber42"
        }
      ],
      "last_merged_pr_at": "2026-07-23T17:33:34Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 62,
          "created_at": "2019-12-13T17:41:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2020-01-09T16:19:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 292,
          "created_at": "2020-06-23T15:16:07Z",
          "last_comment_at": "2020-06-24T07:55:50Z",
          "last_comment_author": "tbennun"
        },
        {
          "number": 335,
          "created_at": "2020-08-06T16:08:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 368,
          "created_at": "2020-09-23T09:39:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 375,
          "created_at": "2020-09-28T07:21:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 638,
          "created_at": "2021-03-09T19:50:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 642,
          "created_at": "2021-03-12T10:03:31Z",
          "last_comment_at": "2021-03-12T10:08:58Z",
          "last_comment_author": "tim0s"
        },
        {
          "number": 650,
          "created_at": "2021-03-17T08:54:31Z",
          "last_comment_at": "2021-05-25T12:52:36Z",
          "last_comment_author": "alexnick83"
        },
        {
          "number": 665,
          "created_at": "2021-03-30T07:47:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 666,
          "created_at": "2021-03-30T07:54:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 669,
          "created_at": "2021-03-31T12:24:54Z",
          "last_comment_at": "2021-04-05T19:50:47Z",
          "last_comment_author": "tbennun"
        },
        {
          "number": 703,
          "created_at": "2021-05-05T07:56:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 715,
          "created_at": "2021-05-13T08:56:30Z",
          "last_comment_at": "2021-05-25T02:27:35Z",
          "last_comment_author": "learning-chip"
        },
        {
          "number": 1086,
          "created_at": "2022-08-11T20:45:52Z",
          "last_comment_at": "2022-08-12T14:08:00Z",
          "last_comment_author": "alexnick83"
        },
        {
          "number": 1113,
          "created_at": "2022-09-22T16:16:14Z",
          "last_comment_at": "2024-10-29T06:22:35Z",
          "last_comment_author": "tbennun"
        },
        {
          "number": 1146,
          "created_at": "2022-11-08T14:33:54Z",
          "last_comment_at": "2023-03-24T16:35:23Z",
          "last_comment_author": "FlorianDeconinck"
        },
        {
          "number": 1147,
          "created_at": "2022-11-08T15:18:17Z",
          "last_comment_at": "2024-11-10T19:06:02Z",
          "last_comment_author": "tbennun"
        },
        {
          "number": 1154,
          "created_at": "2022-11-22T15:48:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1157,
          "created_at": "2022-11-24T05:22:04Z",
          "last_comment_at": "2023-01-20T15:08:11Z",
          "last_comment_author": "tbennun"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spcl/dace",
    "host": "github.com",
    "name": "dace",
    "owner": "spcl"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 83,
      "inputs": {
        "security": 72,
        "vitality": 93,
        "community": 77,
        "governance": 73,
        "engineering": 96
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "commits_last_year": 187,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 42
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "42/52 weeks with commits",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 42
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "187 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 187
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 31,
              "latest_release_tag": "v2.0.0-alpha4",
              "releases_from_tags": false,
              "days_since_latest_release": 30,
              "mean_days_between_releases": 82.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "31 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 30 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~82.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 82.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "forks": 158,
              "stars": 592,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "592 stars",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 592
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "158 forks",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 158
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-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": 13.5,
                "status": "met",
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 74,
              "top_contributor_share": 0.444
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 44% of commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "74 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 1568,
              "open_issues": 140,
              "closed_issues": 327,
              "issue_closed_ratio": 0.7,
              "closed_unmerged_prs": 293
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "70% of issues closed",
                "points": 32.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1568/1861 decided PRs merged",
                "points": 32.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1568,
                      "decided": 1861
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 378,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "spcl",
              "public_repos": 166,
              "account_age_days": 3264
            },
            "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": "378 followers of spcl",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 378,
                      "login": "spcl"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "166 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 166
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "dace"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 492
            },
            "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 492 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 492
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "32 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 96,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "ruff.toml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ruff.toml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "high-performance-computing",
                "programming-language",
                "cuda",
                "fpga",
                "high-level-synthesis",
                "vivado-hls"
              ],
              "has_wiki": true,
              "homepage": "http://dace.is/fast",
              "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": "http://dace.is/fast",
                "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.5
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 13 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 12 resolved dependencies against OSV; 27 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 12
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 27
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 32,
              "affected_packages": 1,
              "assessed_packages": 12,
              "unassessed_packages": 27,
              "affected_by_severity": "critical 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 12,
              "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.98,
              "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": "98 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "doc/Makefile"
                    }
                  }
                ],
                "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": "ruff.toml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ruff.toml"
                    }
                  }
                ],
                "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "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": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 280652,
              "source_files_sampled": 1218,
              "oversized_source_files": 23
            },
            "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": "23/1218 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1218,
                      "oversized": 23
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "notebooks",
                "samples"
              ],
              "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": "notebooks, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks, samples"
                    }
                  }
                ],
                "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-26T00:58:10.652887Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spcl/dace.svg",
  "full_name": "spcl/dace",
  "license_state": "standard",
  "license_spdx": "BSD-3-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.