Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-08-01 16:15 UTC

precice / fenicsx-adapter

preCICE adapter for the open source computing platform FEniCSx

PythonLGPL-3.0★ 18 stars⑂ 12 forkssince Nov 2021View on GitHub ↗

precice/fenicsx-adapter holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Engineering Quality (86/100) and lowest on AI Readiness (38/100). It was last updated 15 days ago. A single contributor accounts for most of its recent work.

77
overall / 100
Good

Software health index

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

77
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

preCICEOrganization
257 followers64 public repossince May 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIfenicsxprecice1.0.1259357 days agofenicsxpreciceadapter

Metrics by category

Vitality

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

79Good · 21% of overall
How it's scored
28.8/36Push recency — last push 15 days ago
13.8/36Commit cadence — 20/52 weeks with commits
15.6/18Commit volume — 53 commits in the last year
7/10OpenSSF Scorecard: Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year53
human_commit_share1
days_since_last_push15
active_weeks_last_year20

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 4 releases published
36/36Release recency — latest release 57 days ago
27/27Release cadence — a release every ~28 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count4
latest_release_tagv1.0.1
releases_from_tagsno
days_since_latest_release57
mean_days_between_releases28
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?

42Weak · 17% of overall
How it's scored
20/60Stars — 18 stars
8.7/25Forks — 12 forks
1.7/15Watchers — 3 watchers
Inputs used
forks12
stars18
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (LGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
32.2/80Monthly downloads — 259 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfenicsxprecice
dependents
ecosystemspypi
total_downloads
monthly_downloads259
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

66Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.3/22.5Commit distribution — top contributor authored 63% of commits
13.5/13.5Contributor breadth — 13 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.63
How it's scored
27.6/42Issue resolution — 66% of issues closed
25.5/30PR acceptance — 40/47 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
9/15OpenSSF Scorecard: Code-Review — Found 9/15 approved changesets -- score normalized to 6
Inputs used
merged_prs40
open_issues12
closed_issues23
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.657
closed_unmerged_prs7
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.3/25Owner reach — 257 followers of precice
25/25Track record — 64 public repos, account ~11 yr old
Inputs used
followers257
owner_typeOrganization
is_verified
owner_loginprecice
public_repos64
account_age_days4,089
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 57 days ago
12/20Version history — 3 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfenicsxprecice
ecosystemspypi
any_deprecatedno
min_days_since_publish57

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows — 10 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 13 out of 13 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
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

59Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 13 out of 13 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
4.5/7.5Code-Review — Found 9/15 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:fenicsxprecice@1.0.1 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.

AI Readiness

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

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

Key facts

18GitHub stars
13contributors
53commits, last 12 months
15days since last push
4releases
1bus factor
12open 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 ★ / 12 ⇿
0Stars
12Forks
4Releases

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.

0246810121212022-082024-072026-06
Major 1Minor 0Patch 1

Each point covers 4 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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-08-01 16:15 UTC

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

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

RegistryPackageVersionRelation
PyPImpi4pydirect
PyPInumpydirect
PyPIprecice-adapter-schemadirect
PyPIpyprecicedirect
PyPIscipydirect
Dependency advisories 0

Installing pypi:fenicsxprecice@1.0.1 pulls in 10 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 7466,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 72533,
        "Dockerfile": 717
      },
      "pushed_at": "2026-07-16T16:59:56Z",
      "created_at": "2021-11-30T09:35:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-31T15:30:14Z",
      "description": " preCICE adapter for the open source computing platform FEniCSx",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "develop",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://precice.org",
      "name": "preCICE",
      "type": "Organization",
      "login": "precice",
      "company": null,
      "location": "Germany",
      "followers": 257,
      "avatar_url": "https://avatars.githubusercontent.com/u/12561035?v=4",
      "created_at": "2015-05-22T14:03:02Z",
      "is_verified": null,
      "public_repos": 64,
      "account_age_days": 4089
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-06-05T13:57:13Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-18T08:43:43Z"
        },
        {
          "tag": "v1.0.0rc2",
          "kind": "other",
          "published_at": "2026-03-13T13:28:18Z"
        },
        {
          "tag": "v1.0.0rc1",
          "kind": "other",
          "published_at": "2026-03-13T10:58:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "17d67792f7819aff45e5f0d7ab00163a5a0ce63e",
          "body": null,
          "is_bot": false,
          "headline": "Add a workflow to trigger the system tests (#83)",
          "author_name": "Gerasimos Chourdakis",
          "author_login": "MakisH",
          "committed_at": "2026-07-16T16:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6caa283d930e3027c75e58c935e257474f67a06a",
          "body": null,
          "is_bot": false,
          "headline": "Prepare documentation for rendering in Hugo (#82)",
          "author_name": "MuhammadAashirAslam",
          "author_login": "MuhammadAashirAslam",
          "committed_at": "2026-06-30T09:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52eccf22130e290b5ee2229ce9a7a4468aaf7b9",
          "body": null,
          "is_bot": false,
          "headline": "Add reference paper details to documentation",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-06-19T17:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be826b81d4e00fb69240fd82fa1b8636f97b4e4f",
          "body": null,
          "is_bot": false,
          "headline": "Add reference paper details",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-06-19T07:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57d40b677e1008e633934dd09e1c7cb05cbe6cca",
          "body": "Release v1.0.1",
          "is_bot": false,
          "headline": "Merge pull request #81 from precice/fenicsx-adapter-v1.0.1",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-06-05T11:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4610f5c4015d931826b004b6797400c64654be5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-06-05T07:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480faff5d8708edc9407c916416637f15c50315c",
          "body": "* Add profiling sections to API functions\n\n* Add profiling sections and fix case with empty ranks\n\n* Fix profiling section in write_data for empty rank\n\n* Add profiling API to mocked preCICE\n\n* Formatting\n\n* Fix potentially block operations for parallel use\n\n* Add changelog entry\n\n* Revert digit cutoff default value",
          "is_bot": false,
          "headline": "Several fixes and enhancements for parallel use (#80)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-06-05T05:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a2dbdca805aa21d887dda7426cd77ee3913f78",
          "body": "* remove unnecessary computations for static mapping\n* update tests",
          "is_bot": false,
          "headline": "Introduce cache for `convert_fenicsx_to_precice` (#78)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-05-12T14:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a300eb816317d1f8975a10bee8b372bfba3190ac",
          "body": "- Modulo operation behaved unexpectedly for negative values which caused the bug in #76",
          "is_bot": false,
          "headline": "Fix bug described in #76",
          "author_name": "Alex Hocks",
          "author_login": "Snapex2409",
          "committed_at": "2026-04-18T10:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078d1cdcebf97242250fba07b535d47328bbaae4",
          "body": null,
          "is_bot": false,
          "headline": "Change old dockerfile paths to new ones",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-04-10T07:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9157fc162ea44f1c6b024e6df0605515dd920e1",
          "body": "…ction (#75)\n\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Add Dockerfile for building a container to run partitioned heat condu…",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-04-02T12:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1500a32cf17b2d983762b9c4cffc2d2cb54d24",
          "body": null,
          "is_bot": false,
          "headline": "replace master with main",
          "author_name": "Niklas",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-20T14:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa31aa6e691cc4f85f45172139e35d74a933121f",
          "body": null,
          "is_bot": false,
          "headline": "Merge main into develop.",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-18T08:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5ef84bf1b18d0740e1c132a184b8322a42c1d9",
          "body": "Release v1.0.0",
          "is_bot": false,
          "headline": "Merge pull request #74 from precice/fenicsx-adapter-v1.0.0",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-18T08:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913f9142e181a6b8fa2246f72dd24f22b6008181",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-18T08:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0f6f1aa939ea214a1ad24c47788f9f784615d36",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into develop",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-18T08:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a2ce671a53ed8b9e5c4c51d891afdf11e79890",
          "body": null,
          "is_bot": false,
          "headline": "Change wording in README",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-18T08:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688891dda3cf82337b636e02b8417edd6ead71b3",
          "body": null,
          "is_bot": false,
          "headline": "Further simplify base level README",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-13T15:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa6d457ef1076a88f11f5a1b06bf2bd5f1967c0",
          "body": "…elop",
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:precice/fenicsx-adapter into dev…",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-13T13:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a1fd660f9931c3c77cb2a2b1f207286d8252ca",
          "body": null,
          "is_bot": false,
          "headline": "Fix Python version classifier",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-13T13:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd40a52a3ba3f37f3fa447fa02d22607ad1de7d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in ReleaseGuide.md",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-13T11:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa9d56371ca150fbc155351eb465c144b955112",
          "body": null,
          "is_bot": false,
          "headline": "Update the release guide",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-13T08:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0458343ec6a980cc3bf82f8d896232f5af4724ab",
          "body": null,
          "is_bot": false,
          "headline": "Remove development history from readme",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-12T14:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60b425b3d63116c0de457648874ea5e6ef2a19e1",
          "body": null,
          "is_bot": false,
          "headline": "Change tutorial links to dummy links",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-12T14:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "533b4a77702aa7e004e6fb7ce5e77dc56cc3a7d2",
          "body": null,
          "is_bot": false,
          "headline": "Fix dependencies table in docs",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-03-12T06:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec054511179cc9d1b57d18d41ebba37364ae5b5d",
          "body": "* add workflow dispatch",
          "is_bot": false,
          "headline": "Add workflow dispatch option to update website (#72)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-11T10:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3cfe6ea1f56b9d3ca7211d504b4ffe1bd381ab7",
          "body": "* add workflow for version release\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Add release workflow and update readme (#64)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-11T09:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fae4697f8da94cbf8ebf4cff00339eeb2bdc18c",
          "body": "* Add changelog entry\n* add documentation and workflow for it",
          "is_bot": false,
          "headline": "Add documentation (#65)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-10T14:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bdb35f2545a85c738b6ea16d4faa212a67c82df",
          "body": "* remove unnecessary files; rename tutorials folder to testing-setups and move it into tests",
          "is_bot": false,
          "headline": "Clean repository (#71)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-09T10:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d952492bb94a653c557f71537ced418cfd5393d3",
          "body": "Move the tutorials to https://github.com/precice/tutorials. See https://github.com/precice/tutorials/pull/687, https://github.com/precice/tutorials/pull/688 and https://github.com/precice/tutorials/pull/714\n\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Remove tutorials (#63)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-04T13:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6290767bbe692f7aa0c012a5ae6f126a49bd8f8f",
          "body": "* modify config.py to follow the adapter config schema\n* add changelog entry\n* Add adapter schema validation tool and use it\n\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Follow the adapter config schema (#59)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2026-03-04T11:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0df7441d24b8b5cd1d71973f6ef8ce579314dd5",
          "body": "* impl\n\n* Fix formatting\n\n* Use new rounding unique coordinates functionality in the interpolate function too\n\n* Remove import that is no longer used\n\n* potential fix\n\n* should work now\n\n* Formatting\n\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Unique Integer-based number comparison to avoid round-off (#67)",
          "author_name": "Alex Hocks",
          "author_login": "Snapex2409",
          "committed_at": "2026-02-24T08:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2deaf7a0f7fb1190ee298b28832d0bc1c727ce1",
          "body": null,
          "is_bot": false,
          "headline": "Remove last traces of versioneer",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-17T16:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19318ce965cc20574b8e2a941641404672e23a5",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate markdown linting checks under pre-commit",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T17:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed96e04b8623009d4c71649be0e755ff7423c43",
          "body": "* Use Git-based versioning instead of versioneer\n\n* Add changelog entry",
          "is_bot": false,
          "headline": "Use Git-based versioning instead of versioneer (#70)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T17:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdee46aa55349249602843280b1719ea1874d7f7",
          "body": "* Use pyproject.toml as build recipe file\n\n* Add changelog entry",
          "is_bot": false,
          "headline": "Use pyproject.toml as build recipe file (#69)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T16:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52d3668f78d019837336f8eda460f254f1f42db",
          "body": null,
          "is_bot": false,
          "headline": "Formatting in the release guide",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T12:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed08181fdc0633c6731540572569de93ddb6f96",
          "body": "* Relax mpi4py version requirement\n\n* Add changelog",
          "is_bot": false,
          "headline": "Relax mpi4py version requirement (#68)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T11:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a264c8ab21f62bc82a71639a6e64faf9bbcd7498",
          "body": null,
          "is_bot": false,
          "headline": "Remove packaging part from README",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T11:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f848f8f91c1d61ac91160d4520d019cb6f9afc4b",
          "body": null,
          "is_bot": false,
          "headline": "Revamp README",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2026-02-12T11:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977ffffc434017581588f3dd7d0bb1db551d0d28",
          "body": null,
          "is_bot": false,
          "headline": "remove leftover coupling expression (#60)",
          "author_name": "steffenger",
          "author_login": "steffenger",
          "committed_at": "2025-12-14T15:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc137852e857b5f7f5196828e41af1c8d74ac59",
          "body": null,
          "is_bot": false,
          "headline": "Make tutorials compatible with FEniCSx v0.1 (#57)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-12-04T14:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b352a82359102b544c0ee26ae564bb62aa980f4",
          "body": "* Add adapter interpolation for boundary conditions for 2D, 3D and vector-valued coupling scenarios\n* Add support for MPI\n* `read_data` doesn't return preCICE values if `CouplingBoundaryInterpolation.ADAPTER` is specified during initialization - it interpolates the read data directly to the function given as a parameter",
          "is_bot": false,
          "headline": "Add proper interpolation for 2D and 3D cases and support for MPI (#55)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-12-04T10:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ffa918bd4b8e31c8b928d9befe681290dd93e6c",
          "body": "* add profiling snippets\n\n* add CHANGELOG.md\n\n* Modify changelog entry\n\n* Formatting\n\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Add profiling (#56)",
          "author_name": "steffenger",
          "author_login": "steffenger",
          "committed_at": "2025-12-01T19:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8c7bc7fe94df0c8ee12b7bb49425db1c505cd2",
          "body": "* Remove deepcopy operations as they are not performance efficient\n\n* Add Changelog entry\n\n* Reinstate copy.deepcopy for vertex coordinates because they are returned as key of the return dict of read_data",
          "is_bot": false,
          "headline": "Remove deepcopy operations as they are not performance efficient (#52)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2025-10-01T16:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa97ffa2f1722f87a7f7f51607f525eba44c0860",
          "body": "Co-authored-by: efirvida <efirvida@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add support for 3D coupling (#51)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-10-01T08:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6215dc0e2a4d6dd564f0267e4378ddee50e559ef",
          "body": null,
          "is_bot": false,
          "headline": "Fix Exception statements and function docstrings",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2025-09-29T07:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07b054d839d2e059f2b2423426c64ca4e35e64b8",
          "body": null,
          "is_bot": false,
          "headline": "Run Actions to check formatting and links only once per feature PR (#53)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2025-09-24T14:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e789df699e8c60d08c78f06d930d18274f80080e",
          "body": null,
          "is_bot": false,
          "headline": "Remove PyPI badge because there is no released version pushed to it",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2025-09-05T15:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4205771067752b5f0b3e76e673958ed0666297",
          "body": "…#48)\n\n* Add API to access just-in-time mapping feature\n* Add mwe for jit feature and modified partitioned heat equation example to use jit mapping instead of a coupling expression determined by `expression_core.py`.\n---------\n\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>",
          "is_bot": false,
          "headline": "Use just-in-time mapping to build custom interpolant in the adapter (…",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-09-05T14:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b44875cd522f994b542e6437745ad0c22bcb81a",
          "body": null,
          "is_bot": false,
          "headline": "Add tutorial: Flow over heated plate (#49)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-08-30T15:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8d998078ac984a19c9cd5c53bf3b7e8538b352",
          "body": null,
          "is_bot": false,
          "headline": "Fixed falsely formatted string",
          "author_name": "Niklas",
          "author_login": "NiklasVin",
          "committed_at": "2025-08-29T09:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d310f6a22c4fb3b4e8ff77f04fbd64fa81f215",
          "body": "* Remove mpi4py restriction\n\n* Remove numpy restriction from the tutorial\n\n* Reinstate NumPy restriction for the tutorial, and enfore the mpi4py restriction in the tutorial instead of the adapter\n\n* Add changelog entry",
          "is_bot": false,
          "headline": "Remove mpi4py restriction (#46)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2025-08-28T17:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e13673888182540126f7bfdba0c3ea7bb2ee674",
          "body": "* Introduction of couplingMesh class\n* Apply changes on partitioned heat equation\n* Update tests and fix bug in fenicsxprecice\n* Add suggested changes",
          "is_bot": false,
          "headline": "Support to communicate multiple datafields on multiple meshes (#39)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-05-02T12:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693fcab1e7761cfccb2b64daccc326d34914f481",
          "body": "Support for multiple meshes and at most one read/write data field.\n---------\n\nCo-authored-by: Benjamin Rodenberg <benjamin.rodenberg@cit.tum.de>",
          "is_bot": false,
          "headline": "Support to communicate multiple data fields (#34)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-04-17T13:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c2bd5e30b582189e82e8e24bc40c049cebf0c4",
          "body": null,
          "is_bot": false,
          "headline": "Fix path to config.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-04-12T21:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8bde39113d39bc1ed9286e0337bb7c347ed035",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary duplicates.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-04-12T19:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce5e6176974e9a9876855443f40de4bb57ecf46",
          "body": null,
          "is_bot": false,
          "headline": "Update to autopep8@v2 (#37)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-03-31T15:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54233d17e097edff678ad7c819822b871f27efd6",
          "body": null,
          "is_bot": false,
          "headline": "Install FEniCSx adapter in venv for running tutorials (#33)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-03-18T10:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358bf805c4adb013ca22a1ecbec09ecfe05d81d4",
          "body": null,
          "is_bot": false,
          "headline": "Restrict to mpi4py<4 (#35)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-03-12T15:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6986f7190ed8cbd91514d4d7aa99b879cf6642",
          "body": "precice/precice:develop is not maintained.",
          "is_bot": false,
          "headline": "Use precice/precice:nightly",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-03-12T09:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8b5536b85eb71dd9b85beb177c1ee18b74411d",
          "body": "* Update adapter to use preCICE version 3 API.\n* Use latest preCICE version 3 in CI.\n* Update partitioned heat equation tutorial structure and API calls.\n* Update tests.\n* Update dependencies in setup.py.\n\n---------\n\nCo-authored-by: Benjamin Rodenberg <benjamin.rodenberg@cit.tum.de>",
          "is_bot": false,
          "headline": "Compatibility update for dolfinx 0.9.0 and preCICE v3 (#28)",
          "author_name": "NiklasV",
          "author_login": "NiklasVin",
          "committed_at": "2025-03-11T08:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ab6e2dca55d1e58b054e02a80dae948dbcb541",
          "body": null,
          "is_bot": false,
          "headline": "Update information on citing (#30)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-18T12:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9ff9473b1e7db9bffe33809a571e489cb3e47b",
          "body": null,
          "is_bot": false,
          "headline": "Install python3-venv",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-17T08:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db45a58359a842430674c10ae8eee790a7bc7d8",
          "body": null,
          "is_bot": false,
          "headline": "Add requirements.txt and run in venv.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-17T08:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d3c9fc05c30376a322cae51329c61e33c83999",
          "body": null,
          "is_bot": false,
          "headline": "Fix bare URLs.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-17T08:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "028c75497ebd93e6878b6c20c6057e77d600abd0",
          "body": null,
          "is_bot": false,
          "headline": "Fix bare URLs.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-17T08:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92629238895b89ae88021ccabbb11bc535e9a650",
          "body": null,
          "is_bot": false,
          "headline": "Add pointer to #15.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-17T08:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44aad13ebd99b79e2a8b33bb390f751c667248d0",
          "body": null,
          "is_bot": false,
          "headline": "Add PR template.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2025-02-17T08:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da94f04b766ff88082b466f58149067ebcf153c",
          "body": "Require pyprecice from version 2 release cycle.",
          "is_bot": false,
          "headline": "Update setup.py",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-11-26T11:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c57da792a187756a5451a9e70145c2511299c6b9",
          "body": "Use official docker container",
          "is_bot": false,
          "headline": "Update run-tutorials.yml",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-11-26T10:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261690f56eaab6e28d60cfc2c6033b7442e26019",
          "body": null,
          "is_bot": false,
          "headline": "Update CI pipeline",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-11-26T10:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5743d489a4da707e65603e80afaaa219338be955",
          "body": null,
          "is_bot": false,
          "headline": "Fix linter.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-11-26T10:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74eecdc7376304354f92d4ba319833173af6ada8",
          "body": "…tutorials/tree/fenicsx-cases. Related to https://github.com/precice/tutorials/issues/491.",
          "is_bot": false,
          "headline": "Get partitioned heat conduction case form https://github.com/precice/…",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-11-26T10:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809fa23fc691730366bd70a1564c318bc84e0479",
          "body": null,
          "is_bot": false,
          "headline": "Remove broken link.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-11-26T10:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48917cc51b3633fd034784d49248eae4b7fe0ec",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2024-02-22T14:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11bd54d15fc79a37f22f2721d75dcdc4f8e2f1dc",
          "body": null,
          "is_bot": false,
          "headline": "Fix link",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2023-08-11T18:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7bae974efaf47baa4f22b5a2cb1d670208a6c78",
          "body": null,
          "is_bot": false,
          "headline": "Update versioneer to 0.29",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2023-08-11T17:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "955b964bd0082b5eacff14886ab6ebdea4281dd6",
          "body": "… vector-valued functions (#15)\n\n* Remove parallelization (see #22) \r\n* Remove PointSources (see #24)\r\n* Remove tests and support for vector functions (#9)\r\n* Remove parallelization (see #22)\r\n* Update tests.\r\n* Remove nearest projection.\r\n* Working version with partitioned heat equation.\r\n* Update \n[…]\n\r\n\r\nCo-authored-by: Ishaan Desai <ishaandesai@gmail.com>\r\nCo-authored-by: Benjamin Rodenberg <benjamin.rodenberg@in.tum.de>\r\nCo-authored-by: Arved Enders-Seidlitz <arved.enders-seidlitz@ikz-berlin.de>",
          "is_bot": false,
          "headline": "Develop minimal working version without support for parallel runs and…",
          "author_name": "PhilipHildebrand",
          "author_login": "PhilipHildebrand",
          "committed_at": "2023-01-05T13:57:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71ba29cce65e287f5e51b3a32a20ce4322d6b100",
          "body": null,
          "is_bot": false,
          "headline": "Run autopep8 on pull requests.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2022-12-22T21:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b942133bb7dfaf6114e1e79ae59d3d51140df03",
          "body": null,
          "is_bot": false,
          "headline": "Move to target version v0.5.2. (#20)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2022-12-16T18:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8150ecd4da53eed40910b1282c7d25ab658831",
          "body": "* Update outdated links\r\n* Synchronize README.md with current version in https://github.com/precice/tutorials.\r\n* Split workflows for checking markdown files and links like in https://github.com/precice/tutorials.\r\n* Add error code 0 because of https://www.cs.cit.tum.de/sccs/personen/benjamin-rodenberg/.\r\n* Add todos for not yet existing links.",
          "is_bot": false,
          "headline": "Fix broken links and update corresponding workflows (#18)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2022-12-16T17:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d70f0242b356a9509655f1d0065e2a84291587e",
          "body": "* Updated dockerfile & added release workflow\r\n\r\n* made the Dockerfile aware of other branches\r\n\r\n* revert editable install\r\n\r\n* fixed some linting\r\n\r\n* linting\r\n\r\n* improved doc",
          "is_bot": false,
          "headline": "Updated dockerfile & added release workflow (#11)",
          "author_name": "Boris Martin",
          "author_login": "boris-martin",
          "committed_at": "2022-08-18T13:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55366fbf7ade3d4018288be7f32762beb83fa0c0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into develop",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T14:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a12e9c6e14cdcf0907068691d3bd6851a70007",
          "body": null,
          "is_bot": false,
          "headline": "Update build-and-test.yml",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T14:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51b99ad16015fbade21f6721104c31ee92b44e6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into develop",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T14:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf989ae160e32f2ff3306a93c16cae03f57d932",
          "body": null,
          "is_bot": false,
          "headline": "Remove some workflows that are currently not needed.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T14:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff0afd74cb5f8958f0f0bcf28fea5fb0c3de208",
          "body": null,
          "is_bot": false,
          "headline": "Quickfix setup.py.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T13:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0736f7727bf2f0ebf96e9477e3350db8c09633cc",
          "body": null,
          "is_bot": false,
          "headline": "Copy fenics tutorial from v202104.1.1 and duplicate it for development.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T13:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ec4c2458362ec7adb5aa2eae27e287af6275e7",
          "body": null,
          "is_bot": false,
          "headline": "Update to FEniCSx.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-11-30T13:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a16bdf9d237e512e2e1ae9ef4ed1bb983ea5b9",
          "body": "Release v1.2.0",
          "is_bot": false,
          "headline": "Merge pull request #136 from precice/fenics-adapter-v1.2.0",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-07-13T12:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff280d6b113852c2b19b29ba0c39563358fc503",
          "body": null,
          "is_bot": false,
          "headline": "Bump version and add missing entry.",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-07-13T10:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "361cfaffc80cb5145bcc8891790cf429938592cf",
          "body": "* Refactoring owned and unowned vertices filtering techniques for efficiency\r\n* Remove unused variables and make code more explicit.\r\n\r\nCo-authored-by: Benjamin Rodenberg <benjamin.rodenberg@in.tum.de>",
          "is_bot": false,
          "headline": "Optimizing DoF filtering while extracting vertex data from FEniCS (#135)",
          "author_name": "Ishaan Desai",
          "author_login": "IshaanDesai",
          "committed_at": "2021-07-12T07:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3486e03b1eccf935a0b9299e3cd3d21e39a365",
          "body": null,
          "is_bot": false,
          "headline": "Adds a warning, if python 3.6.9 is used (#134)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-07-06T14:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b248cf013e976e67f6d3bed5335a943cee2542e0",
          "body": null,
          "is_bot": false,
          "headline": "Drop numpy restriction.",
          "author_name": "BenjaminRodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-04-23T20:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce5dfbadd33cd89827dfe2bcaa858005fa2783f",
          "body": null,
          "is_bot": false,
          "headline": "Use installation method compatible with versioneer.",
          "author_name": "BenjaminRodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-04-23T20:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d036931fa2f926994a96c46ef03b628e8228fa",
          "body": null,
          "is_bot": false,
          "headline": "Add CI for pushing docker images.",
          "author_name": "BenjaminRodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-04-23T19:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ab95c82e772dde888773c5ad0b6d151e2e97f8",
          "body": null,
          "is_bot": false,
          "headline": "Warn, if FEniCS is not found (#130)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-04-23T19:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f1ec648f08d3af220a59a6c72ee0febb282012",
          "body": null,
          "is_bot": false,
          "headline": "Test python3 setup.py sdist (#127)",
          "author_name": "Benjamin Rodenberg",
          "author_login": "BenjaminRodenberg",
          "committed_at": "2021-04-22T10:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c406dd30037230f84f07234dd7c2b1819fec64c8",
          "body": "Co-authored-by: BenjaminRodenberg <benjamin.rodenberg@in.tum.de>",
          "is_bot": false,
          "headline": "Remove Travis CI (#132)",
          "author_name": "Gerasimos Chourdakis",
          "author_login": "MakisH",
          "committed_at": "2021-04-22T10:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 53,
      "latest_release_at": "2026-06-05T13:57:13Z",
      "latest_release_tag": "v1.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 15,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 57,
      "mean_days_between_releases": 28
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fenicsxprecice",
          "exists": true,
          "license": "LGPL-3.0",
          "keywords": [
            "FEniCSx",
            "preCICE",
            "adapter",
            "Development Status :: 4 - Beta",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/fenicsxprecice/",
          "is_deprecated": false,
          "latest_version": "1.0.1",
          "repository_url": "https://github.com/precice/fenicsx-adapter",
          "versions_count": 3,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 259,
          "first_published_at": "2026-03-13T13:28:51.747658Z",
          "latest_published_at": "2026-06-05T13:57:50.737840Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 57
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 18,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 27099,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": "pypi:fenicsxprecice@1.0.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "pyprecice",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "~=3.0"
        },
        {
          "name": "scipy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "<1.15.0"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.13.3"
        },
        {
          "name": "mpi4py",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3"
        },
        {
          "name": "precice-adapter-schema",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mpi4py",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "precice-adapter-schema",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyprecice",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 5,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 40,
        "open_issues": 12,
        "closed_ratio": 0.657,
        "closed_issues": 23,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "BenjaminRodenberg",
          "commits": 177,
          "avatar_url": "https://avatars.githubusercontent.com/u/5740604?v=4"
        },
        {
          "type": "User",
          "login": "IshaanDesai",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/44898158?v=4"
        },
        {
          "type": "User",
          "login": "NiklasVin",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/139122850?v=4"
        },
        {
          "type": "User",
          "login": "Snapex2409",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/73783301?v=4"
        },
        {
          "type": "User",
          "login": "uekerman",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2901384?v=4"
        },
        {
          "type": "User",
          "login": "shkodm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/13331189?v=4"
        },
        {
          "type": "User",
          "login": "richahert",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/33255175?v=4"
        },
        {
          "type": "User",
          "login": "steffenger",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/95339856?v=4"
        },
        {
          "type": "User",
          "login": "MakisH",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4943683?v=4"
        },
        {
          "type": "User",
          "login": "boris-martin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/84379125?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.63
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-and-test.yml",
        "build-docker.yml",
        "check-links.yml",
        "check-pep8.yml",
        "release.yml",
        "run-checks.yml",
        "run-system-tests.yml",
        "run-tutorials.yml",
        "test-docker-files.yml",
        "update-website.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "13 out of 13 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": 6,
            "reason": "Found 9/15 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "17d67792f7819aff45e5f0d7ab00163a5a0ce63e",
        "ran_at": "2026-08-01T16:15:36Z",
        "aggregate_score": 4.9,
        "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-16T17:00:33Z",
      "oldest_open_prs": [
        {
          "number": 61,
          "created_at": "2025-12-14T15:37:12Z",
          "last_comment_at": "2025-12-14T17:46:49Z",
          "last_comment_author": "IshaanDesai"
        }
      ],
      "last_merged_pr_at": "2026-07-16T16:59:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2022-02-24T10:01:29Z",
          "last_comment_at": "2022-03-14T14:24:34Z",
          "last_comment_author": "arvedes"
        },
        {
          "number": 7,
          "created_at": "2022-02-24T10:42:46Z",
          "last_comment_at": "2022-03-03T19:50:15Z",
          "last_comment_author": "BenjaminRodenberg"
        },
        {
          "number": 8,
          "created_at": "2022-04-06T12:02:31Z",
          "last_comment_at": "2022-09-26T14:00:06Z",
          "last_comment_author": "precice-bot"
        },
        {
          "number": 23,
          "created_at": "2023-01-05T13:52:41Z",
          "last_comment_at": "2025-04-09T09:14:16Z",
          "last_comment_author": "NiklasVin"
        },
        {
          "number": 32,
          "created_at": "2025-03-10T15:00:23Z",
          "last_comment_at": "2025-03-10T16:03:48Z",
          "last_comment_author": "BenjaminRodenberg"
        },
        {
          "number": 38,
          "created_at": "2025-04-11T15:58:11Z",
          "last_comment_at": "2025-05-02T09:52:43Z",
          "last_comment_author": "NiklasVin"
        },
        {
          "number": 42,
          "created_at": "2025-05-02T09:47:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2025-07-24T07:36:11Z",
          "last_comment_at": "2025-07-28T14:07:36Z",
          "last_comment_author": "steffenger"
        },
        {
          "number": 50,
          "created_at": "2025-08-29T09:20:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2025-12-05T12:22:53Z",
          "last_comment_at": "2025-12-27T13:49:13Z",
          "last_comment_author": "NiklasVin"
        },
        {
          "number": 62,
          "created_at": "2025-12-18T16:29:25Z",
          "last_comment_at": "2026-04-22T10:24:24Z",
          "last_comment_author": "NiklasVin"
        },
        {
          "number": 79,
          "created_at": "2026-05-08T13:30:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/precice/fenicsx-adapter",
    "host": "github.com",
    "name": "fenicsx-adapter",
    "owner": "precice"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 66,
            "calibrated": 77,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 77,
      "inputs": {
        "security": 59,
        "vitality": 79,
        "community": 42,
        "governance": 66,
        "calibration": "2026-08-02",
        "engineering": 86,
        "ai_readiness": 38,
        "weighted_overall_raw": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 53,
              "human_commit_share": 1,
              "days_since_last_push": 15,
              "active_weeks_last_year": 20
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 15 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "53 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v1.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 57,
              "mean_days_between_releases": 28
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 57 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 17,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 17 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 12,
              "stars": 18,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18 stars",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "weak",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "packages": [
                "fenicsxprecice"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 259
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "259 downloads/month across pypi",
                "points": 32.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 259,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.63
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 63% of commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "merged_prs": 40,
              "open_issues": 12,
              "closed_issues": 23,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.657,
              "closed_unmerged_prs": 7,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "66% of issues closed",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "40/47 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 40,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/15 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 257,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "precice",
              "public_repos": 64,
              "account_age_days": 4089
            },
            "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": "257 followers of precice",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 257,
                      "login": "precice"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "64 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 64
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "fenicsxprecice"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 57
            },
            "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 57 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "3 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 86,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "exceptional",
            "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": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "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": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/15 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:fenicsxprecice@1.0.1 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:fenicsxprecice@1.0.1",
                  "assessed": 10
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.46,
              "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": "46 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 27099,
              "source_files_sampled": 17,
              "oversized_source_files": 0
            },
            "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": "0/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:pypi",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T16:15:58.041369Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/precice/fenicsx-adapter.svg",
  "full_name": "precice/fenicsx-adapter",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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