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

xcompact3d / Incompact3d

Current CPU version of our solver for the Navier-Stokes equations

FortranBSD-3-Clause★ 212 stars⑂ 147 forkssince Mar 2018View on GitHub ↗

xcompact3d/Incompact3d holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (72/100) and lowest on Vitality (24/100). It was last updated 185 days ago. 2 contributors account for most of its recent work.

51
overall / 100
Moderate

Software health index

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

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

Ownership

Xcompact3dOrganization
108 followers12 public repossince Mar 2018

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

Metrics by category

Vitality

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

24At Risk · 21% of overall
How it's scored
3.6/36Push recency — last push 185 days ago
1.4/36Commit cadence — 2/52 weeks with commits
6.3/18Commit volume — 4 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year4
human_commit_share1
days_since_last_push185
active_weeks_last_year2
How it's scored
27/27Ships releases — 3 releases published
7.2/36Release recency — latest release 563 days ago
5.4/27Release cadence — a release every ~546.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count3
latest_release_tagv5.0
releases_from_tagsno
days_since_latest_release563
mean_days_between_releases546.5
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?

56Moderate · 17% of overall
How it's scored
37.7/60Stars — 212 stars
18/25Forks — 147 forks
5.8/15Watchers — 12 watchers
Inputs used
forks147
stars212
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

68Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.7/22.5Commit distribution — top contributor authored 39% of commits
13.5/13.5Contributor breadth — 21 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled21
top_contributor_share0.393
How it's scored
37/42Issue resolution — 88% of issues closed
25.7/30PR acceptance — 145/169 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-Review — Found 8/17 approved changesets -- score normalized to 4
Inputs used
merged_prs145
open_issues9
closed_issues66
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.88
closed_unmerged_prs24
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.6/25Owner reach — 108 followers of xcompact3d
20.1/25Track record — 12 public repos, account ~8 yr old
Inputs used
followers108
owner_typeOrganization
is_verified
owner_loginxcompact3d
public_repos12
account_age_days3,056

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://xcompact3d.readthedocs.io/en/latest/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsnavier-stokes, computational-fluid-dynamics, cfd, direct-numerical-simulation, large-eddy-simulation
has_wikiyes
homepagehttps://xcompact3d.readthedocs.io/en/latest/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

37Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 4 out of 13 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 8/17 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

27At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.3/40Legible commit history — 25 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.25
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Fortran without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageFortran
largest_source_bytes2,765
source_files_sampled5
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

212GitHub stars
21contributors
4commits, last 12 months
185days since last push
3releases
2bus factor
9open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 147 ⇿
0Stars
147Forks
3Releases

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.

025507510012515013642018-042022-052026-06
Major 0Minor 0Patch 0

Each point covers 8 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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 15:47 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests4 out of 13 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 8/17 approved changesets -- score normalized to 4
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 7

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

RegistryPackageVersionRelation
PyPInbconvertindirect
PyPInbsphinxindirect
PyPIpygmentsindirect
PyPIsphinxindirect
PyPIsphinx-autobuildindirect
PyPIsphinx-copybuttonindirect
PyPIsphinx-rtd-themeindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "navier-stokes",
        "computational-fluid-dynamics",
        "cfd",
        "direct-numerical-simulation",
        "large-eddy-simulation"
      ],
      "is_fork": false,
      "size_kb": 179600,
      "has_wiki": true,
      "homepage": "https://xcompact3d.readthedocs.io/en/latest/",
      "languages": {
        "Perl": 6880,
        "CMake": 22082,
        "Shell": 596,
        "Python": 929,
        "Fortran": 1570595,
        "Emacs Lisp": 311
      },
      "pushed_at": "2026-01-28T07:21:28Z",
      "created_at": "2018-03-29T09:10:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T08:43:54Z",
      "description": "Current CPU version of our solver for the Navier-Stokes equations",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Fortran",
      "significant_languages": [
        "Fortran"
      ]
    },
    "owner": {
      "blog": "https://www.incompact3d.com/",
      "name": "Xcompact3d",
      "type": "Organization",
      "login": "xcompact3d",
      "company": null,
      "location": "London",
      "followers": 108,
      "avatar_url": "https://avatars.githubusercontent.com/u/37588006?v=4",
      "created_at": "2018-03-20T15:11:35Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 3056
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.0",
          "kind": "other",
          "published_at": "2025-01-15T09:10:23Z"
        },
        {
          "tag": "v4.1",
          "kind": "other",
          "published_at": "2024-03-15T14:15:03Z"
        },
        {
          "tag": "v4.0",
          "kind": "other",
          "published_at": "2022-01-18T09:52:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "abb010e615cff520f949a210278945346995966c",
          "body": "Fix decomp2d Cmake",
          "is_bot": false,
          "headline": "Merge pull request #397 from xcompact3d/fix-decomp2d-cmake",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2025-12-02T11:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10a6c2fcba14e37440aae9971f066b14c3012ac",
          "body": null,
          "is_bot": false,
          "headline": "Consistently set cmake minimum version",
          "author_name": "Jacques Xing",
          "author_login": null,
          "committed_at": "2025-12-02T11:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac118e3eb8997a0e5ffe85579fbe512dd79566e0",
          "body": null,
          "is_bot": false,
          "headline": "Fix decomp2d Cmake",
          "author_name": "Jacques Xing",
          "author_login": null,
          "committed_at": "2025-12-02T10:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519d61553c47fcbe848c8f260b2c2ee7f8ffbfa4",
          "body": "…rations (#380)",
          "is_bot": false,
          "headline": "Doc update : rename BC-XXX to Case-XXX and update the list of configu…",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-08-25T11:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffbc59662c0bce114bec670e195362cf43934cb5",
          "body": "* Use gen_iodir_name to make the adios2/vtk location format-porable\n\n* Need to pass the base name of the directory we want the VTK file in\n\n* trim the output from gen_iodir_name to avoid a space any space at the end\n\n---------\n\nCo-authored-by: cflag <cedric.flageul@univ-poitiers.fr>",
          "is_bot": false,
          "headline": "Add flexibility to the VTK directory name. (#366)",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2025-06-25T13:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6357fd1677ab3e2579482dba50f9d2d42e416d05",
          "body": "Remove xdmf and add a vtk.xml file for ADIOS2 visualization.",
          "is_bot": false,
          "headline": "Merge pull request #365 from xcompact3d/update_adios_visu",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2025-06-25T07:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8b4b8e541a6d557eeba20859500a2ad101d9b0",
          "body": null,
          "is_bot": false,
          "headline": "Fix previous commit",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-06-24T14:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b989fa44ecc1b1d7a1b8adca97df949d96284c65",
          "body": null,
          "is_bot": false,
          "headline": "Update visu to detect the time step for the first snapshot",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-06-24T14:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ae9fb2f5a7e854739621b2d7c01a38ed83526e",
          "body": null,
          "is_bot": false,
          "headline": "Fix build without ADIOS2",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-06-24T11:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9627c84603ffef483c8b69ebdb47a27a3b015dc",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleaning",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-06-24T10:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec9be52befb727e32183f6e71dda178416c1ae5",
          "body": null,
          "is_bot": false,
          "headline": "Only rank 0 should open and write to the vtk.xml file",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-06-24T10:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa850c2f5f5d2ed3dd60b995b82831bb7f78ff3",
          "body": "…S2 output also contains a warp field allowing to rescale the domain in case of streching. This extra field is present inside each instantaneous snapshot",
          "is_bot": false,
          "headline": "Remove xdmf and add a vtk.xml file for ADIOS2 visualization. The ADIO…",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-06-24T10:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0e28738f1fca44bf0a68fb0155b44d666bf1b8",
          "body": "* bug fix for particle with periodic condition\n\n* add lenpe define\n\n* remove iface\n\n* add periodic_bc to decomp_2d_init\n\n* Define periodic_bc in one line\n\n* add a comment and format change\n\n---------\n\nCo-authored-by: Jian Fang <jian.fang@stfc.ac.uk>\nCo-authored-by: CFLAG <mathrack@users.noreply.github.com>",
          "is_bot": false,
          "headline": "bug fix for particle with periodic condition (#345)",
          "author_name": "Jian Fang",
          "author_login": "fangjian19",
          "committed_at": "2025-03-20T16:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06af91a0713a362af42ae7b04d491260d31b70ea",
          "body": null,
          "is_bot": false,
          "headline": "Update 2decomp version (#338)",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T15:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7027ffc6094ec6d046c017f7cc066f79d1a6c8cd",
          "body": "* Add single precision verification on TGV\r\n\r\n* Add Pipe and PTBL to test and examples",
          "is_bot": false,
          "headline": "Add pipe flow test and periodic boundary layer test for ctest (#337)",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2025-01-14T15:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dfa468be568cf3b94815a96baa8632eb2f67bb6",
          "body": null,
          "is_bot": false,
          "headline": "Fix generate_reference_test_data.yml (#335)",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T15:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0a4dc343ee5f33d9a58575f4958dee851fb4e9",
          "body": null,
          "is_bot": false,
          "headline": "Fix some typo in the github action for generating TGV data (#334)",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T15:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6468b11765ecdc3a08d9926e720b56a7c2f1a80c",
          "body": null,
          "is_bot": false,
          "headline": "Add numpy in ctest CI ot generate TGV data",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T15:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c5683f05a1e99dad0835e8d24356f8d107d36c",
          "body": null,
          "is_bot": false,
          "headline": "Update ctest to generate TGV data",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T14:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e37ad5dbb9d122e61fd7e81455624d13e6e77a",
          "body": null,
          "is_bot": false,
          "headline": "Update ctest debug options",
          "author_name": "cflag",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T14:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3a227d63fcd97c516a86f966121c9508dde98c",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in generate_reference_test_data.yml",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T14:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9799c476c8869bdafbb12dbe273ef419018fe563",
          "body": null,
          "is_bot": false,
          "headline": "Add single precision verification on TGV (#333)",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2025-01-14T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4390ffa5cee17aada6475867efd2a743c3a7d77",
          "body": "Fix variable names in restart",
          "is_bot": false,
          "headline": "Merge pull request #332 from xcompact3d/mathrack-patch-1",
          "author_name": "slaizet",
          "author_login": "slaizet",
          "committed_at": "2025-01-14T12:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36068ccd6fa388de210ba21729e63814e9cbbd3a",
          "body": null,
          "is_bot": false,
          "headline": "Fix variable names in restart",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T12:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0728af6356f091230d3a415b59919c7f49b04b7",
          "body": "Fix Force loop for the wind turbine case",
          "is_bot": false,
          "headline": "Merge pull request #329 from xcompact3d/fix_nvhpc_wind_turbine",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2025-01-14T11:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c19a56da9c1355ecda10a0b248eb8de34c9d75",
          "body": "Use DEBG only for dev builds",
          "is_bot": false,
          "headline": "Merge pull request #331 from xcompact3d/mathrack-dev-debg",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2025-01-14T10:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87988ffd0549a5b853cf92117ee5fbbb33555a7a",
          "body": null,
          "is_bot": false,
          "headline": "Use DEBG only for dev builds",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2025-01-14T09:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3829c5c51deb0b0c7067307243bfbe6c8e3b62",
          "body": null,
          "is_bot": false,
          "headline": "Use lowercase for the variable name",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-26T12:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b606a4c920eef73f3833051938186e6e1fe142a9",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variable",
          "author_name": "rfj82982",
          "author_login": "rfj82982",
          "committed_at": "2024-11-25T15:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa5fcea193f71ca940fbb2df9aa42642d81f646",
          "body": null,
          "is_bot": false,
          "headline": "Remove comment in acl_source.f90",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-25T12:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b0e941b6ac1ab36a583c8e5a43f243d35a4978",
          "body": null,
          "is_bot": false,
          "headline": "Update acl_source.f90",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-25T12:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63742d54e14365b60cc84c9bc4fd35fcae0ad309",
          "body": null,
          "is_bot": false,
          "headline": "Fix Force loop for the wind turbine case",
          "author_name": "rfj82982",
          "author_login": "rfj82982",
          "committed_at": "2024-11-25T11:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e174c5ce8f4abf5a9eadacea28eb7a19a1d18cab",
          "body": "Update parameters.f90",
          "is_bot": false,
          "headline": "Merge pull request #325 from xcompact3d/323-fix-ptbl-and-pipe",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-25T09:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46486d76db2273b05901a98956e386fd6657eec4",
          "body": "Update tests continue",
          "is_bot": false,
          "headline": "Merge pull request #324 from xcompact3d/UpdateTests_Continue",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-22T11:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8605f9dc326181624b539e529c6395a9fd76f176",
          "body": null,
          "is_bot": false,
          "headline": "Fix particles examples and tests",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-21T16:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54a33ab0d898720fa669ddfa6bdcbe1da9b8474e",
          "body": null,
          "is_bot": false,
          "headline": "Update parameters.f90",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T15:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87105bfbfe7d5405ad7e633b8a372f548501806",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into UpdateTests_Continue",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-21T15:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4bbafe72a3bfed425dff89d7930053bf9435da",
          "body": "Split the tests from the examples and update of the related .md files",
          "is_bot": false,
          "headline": "Merge pull request #303 from xcompact3d/UpdateTests",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-21T15:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afacf450b6825814cfe459816560abe95174b7dd",
          "body": null,
          "is_bot": false,
          "headline": "Add example for full channel simulation with particles",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-21T14:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400847d4585c24653d280d8e8c2e13c4c79bfb3e",
          "body": null,
          "is_bot": false,
          "headline": "Add MHD and particle to new example/tests framework",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-21T14:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05adc2fc9e404cfdee0d3dd497fd7b470e61be5",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in X3D_CREATE_TEST.cmake",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd710cf690f261e40023a91f25136afac9934f5",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf55c8dfe6a8ca21a401eb8368e3bf2572fe977f",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3519d89cce43a3efb07434e63bffbe03f904e82",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5150ade6b69033dde066905f809aa6758a2b721",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61edca2dcf41b334ed69132fd585bd57aaf1d1ba",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309b3d251b3c3a6c8ed21fcceef0792ff4f5ea07",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-21T08:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69fb139c815e0d2b5c99204e7738e8bdefce7038",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into UpdateTests",
          "author_name": "rfj82982",
          "author_login": "rfj82982",
          "committed_at": "2024-11-21T08:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6108535ab2c5609ab66cce53dea9d4be21d0b691",
          "body": "…homin-in-lmn-poisson-solver-to-make-it-explicit\n\nRefactor LMN/Poisson solver to compute rho0 explicitly",
          "is_bot": false,
          "headline": "Merge pull request #320 from xcompact3d/319-redesign-computation-of-r…",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-20T23:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633935e82c4a8285f44b2c85687a9a9d0d1e135b",
          "body": "…poisson-solver-to-make-it-explicit",
          "is_bot": false,
          "headline": "Merge branch 'master' into 319-redesign-computation-of-rhomin-in-lmn-…",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-20T22:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1cc41bdc84b702a0b4ebbbce2bc2548fc5dfb7c",
          "body": "Fix allreduce with inplace",
          "is_bot": false,
          "headline": "Merge pull request #318 from xcompact3d/fix-allreduce-with-inplace",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-20T18:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be33fa933fb099d1a9dd04c2c7b0106abc38adbd",
          "body": null,
          "is_bot": false,
          "headline": "Fix isnan function using ieee intrinsic",
          "author_name": "rfj82982",
          "author_login": "rfj82982",
          "committed_at": "2024-11-20T18:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a93b1089a3c0c7fb88206477ad92c81eeda87c",
          "body": "The original code with rho0 computation \"hidden\" was not clear,\nthis change makes it explicit, and simplifies the logic",
          "is_bot": false,
          "headline": "Refactor LMN/Poisson solver to compute rho0 explicitly",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-20T13:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c4fd0be2ec464439b0b8de18277151504a1ecf",
          "body": null,
          "is_bot": false,
          "headline": "small bug for iterative Poisson solver",
          "author_name": "Sylvain Laizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-20T13:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d27faff96f3bda9ff3673174c3feb7a0b3298a",
          "body": null,
          "is_bot": false,
          "headline": "small typo fixed in acl_source",
          "author_name": "Sylvain Laizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-20T10:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e0c98b795f03afc93454fcae242bafb0953a55",
          "body": null,
          "is_bot": false,
          "headline": "finishing implementation of MPI_IN_PLACE",
          "author_name": "Sylvain Laizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-19T16:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501011beb2e5377e58ce4e17722011c6c831002a",
          "body": null,
          "is_bot": false,
          "headline": "mpi_in_place implementation in allreduce",
          "author_name": "Sylvain Laizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-19T14:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bfe7e53b02159d7598184c45da2fe9fd1889c2b",
          "body": "Add DEBG macro to DEBUG builds",
          "is_bot": false,
          "headline": "Merge pull request #317 from xcompact3d/pbartholomew08-patch-1",
          "author_name": "slaizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-19T14:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e54adedd7472f201ae7636d97b3c5499651fac",
          "body": null,
          "is_bot": false,
          "headline": "adding mpi_in_place for allreduce operations",
          "author_name": "Sylvain Laizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-19T14:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb2a11115b8342e17899ffbccd0937206ee6b7a9",
          "body": "However refinement_matrice was already using the variable without\n(seemingly) declaring it",
          "is_bot": false,
          "headline": "The poisson module needed to use decomp_2d_mpi : nrank",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-19T13:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f59ab0a9951bf4100631c97757fb8c6794d02d",
          "body": null,
          "is_bot": false,
          "headline": "Apparently GNU doesn't support -g3, replace with -g",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-19T13:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e301abe42925d4201c5b141a38dba5eae488e0",
          "body": null,
          "is_bot": false,
          "headline": "Make CMake add -cpp",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-19T13:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3183f9189d6c664171076e245fe18008154ca8",
          "body": "DEBUG builds will add both the DEBG and DEBUG macros",
          "is_bot": false,
          "headline": "Add DEBG macro to DEBUG builds",
          "author_name": "Paul Bartholomew",
          "author_login": "pbartholomew08",
          "committed_at": "2024-11-19T13:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afdf9028b2a4f52c217615687430938fe7fed434",
          "body": "…praf values (#314)\n\n* Move stretching suborutines to a dedicated module and fix undefined ypraf values\r\n\r\n* Move variables alpha and beta to the stretching module\r\n\r\n* Add the save attribute to the variables in the stretching module\r\n\r\n* Minor formatting update",
          "is_bot": false,
          "headline": "Move stretching subroutines to a dedicated module and fix undefined y…",
          "author_name": "CFLAG",
          "author_login": "mathrack",
          "committed_at": "2024-11-19T12:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd1f8d6cfd85c9ef919adddd54b41b86385b4ce7",
          "body": "fix bug #294 (ibm out of memory problem with iibm=3)",
          "is_bot": false,
          "headline": "Merge pull request #316 from xcompact3d/fix_ibm3",
          "author_name": "slaizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-19T11:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197f56c943af8ce84fdbe12027b17c9bfee93b52",
          "body": null,
          "is_bot": false,
          "headline": "fix bug #294",
          "author_name": "Sylvain Laizet",
          "author_login": "slaizet",
          "committed_at": "2024-11-19T10:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa97aae3599bfe5b217b881057242c55871c288",
          "body": null,
          "is_bot": false,
          "headline": "Add example with 2 turbines",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-14T17:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201a3ac221c9645944605bfb097708546e1597d2",
          "body": null,
          "is_bot": false,
          "headline": "Add NREL Wind-Turbine to examples and tests",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-14T16:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94206005c7090d655b168dab7b148ee9b7b22b69",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-14T12:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7108570a3218af216ba8337b06ddbe6ecb02257c",
          "body": null,
          "is_bot": false,
          "headline": "Remove Wind-Turbine. Still to Fix",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-14T12:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8dad3f77355235d41c07406fa542619194f355",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into UpdateTests",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-12T16:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e83fb695e8156a68cd37533d1d90991ea10623a",
          "body": null,
          "is_bot": false,
          "headline": "Update Tests and Examples",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-12T14:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ebbad626411c8316c824ade012be1982dee90e",
          "body": "Particle module remastered.",
          "is_bot": false,
          "headline": "Merge pull request #309 from fangjian19/master",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-12T13:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccbd146ee6f64bf521f54e604c7f3d9efce38a18",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variable",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-12T12:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bba4b8d99ae7cc87bf4d97b1dd5a13d0339b1ac",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variable",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-12T11:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcbfcbad436acd8907debe34029671238cdbfd26",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary return statement",
          "author_name": "Stefano  Rolfo",
          "author_login": "rfj82982",
          "committed_at": "2024-11-12T11:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8a8176de76c185c4230c9df3e08ad85936fd6d",
          "body": null,
          "is_bot": false,
          "headline": "add licence infomation on some subroutines related to particles",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-11-08T15:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93c08955ede2ae723aae1bb3abb86bf4a25a00b6",
          "body": null,
          "is_bot": false,
          "headline": "add licence infomation on some subroutines related to particles",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-11-08T15:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf952ecad7907ea3d02bff98a3764afb84b6351",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:fangjian19/Incompact3d",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-11-08T11:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb391c9c71eaf325984309ed3d65312e639e2d9",
          "body": null,
          "is_bot": false,
          "headline": "bug in isnan for nvhpc",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-11-08T11:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f02cde83780b38dc9b6ab7b9043e716173c5eb",
          "body": "…lities, particle",
          "is_bot": false,
          "headline": "split the module particle into 3 modules, particle_type, particle_uti…",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-11-07T16:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e20206e77ba8b51deedd39190f52ee954de3f7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:fangjian19/Incompact3d",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-11-07T11:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b7fa78898414809d27fbfc80329f138d70540f",
          "body": null,
          "is_bot": false,
          "headline": "minor correction",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-11-07T11:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56aafc35b8331fd47ba224b080ef796e0a5e0400",
          "body": null,
          "is_bot": false,
          "headline": "adressed comments from Paul",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-11-06T15:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ef331dcc424f6c13a2ed705712f209a1b90b81",
          "body": null,
          "is_bot": false,
          "headline": "getting rid of blank commenting line",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-11-05T17:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a6014920e9a05c7b1bb1741f637b3808161adb",
          "body": null,
          "is_bot": false,
          "headline": "fix a minor problem in screen printing",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-31T10:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc31b78e3e00e65df9eb28fc7092d93022ece9a8",
          "body": null,
          "is_bot": false,
          "headline": "default test_particle off",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-31T09:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcaf6933438fc4316bd460ef6caaa00fd18d837",
          "body": null,
          "is_bot": false,
          "headline": "improve mptool according to Cedric review",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-31T09:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2be1e3e833ee7cce499cc15f212e236cd45c0c",
          "body": null,
          "is_bot": false,
          "headline": "fix function pmax_mytype_array in mptool",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-30T22:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af9ada80feda1a9552b33126d6eef6683c559cf",
          "body": null,
          "is_bot": false,
          "headline": "fix intt_particles",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-30T21:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e509e62ddcc2beca9ab05781a4fd7d726dc21182",
          "body": null,
          "is_bot": false,
          "headline": "fix initype_particle in module param",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-30T09:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a2df90b9384f81055a4fab685e3f6bdc3393e3",
          "body": null,
          "is_bot": false,
          "headline": "solved formatting issues",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-30T09:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d846ec05c0b4d88ee29dad9cf7d3e8e6274db8",
          "body": null,
          "is_bot": false,
          "headline": "minor change on screen print",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-29T12:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9180cd4dd91d749ebac704d85c1e04a6ee65c1ed",
          "body": null,
          "is_bot": false,
          "headline": "particle module development done",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-29T12:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0290c073ffb5e8178f65546f715a652a7b782c",
          "body": null,
          "is_bot": false,
          "headline": "pass test with single precision, fixing conflict",
          "author_name": "fangjian19",
          "author_login": "fangjian19",
          "committed_at": "2024-10-28T23:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b88d4f56f402f681425ec7aaba66b804ff895f",
          "body": null,
          "is_bot": false,
          "headline": "change use only format back",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-10-25T09:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5713d13f466f6aa524d7467216b62c1fe2ba8701",
          "body": null,
          "is_bot": false,
          "headline": "remove a few lines according to the pull request review",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-10-25T08:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ace0d62465b2062b97553fd8fc309dee6f6186",
          "body": null,
          "is_bot": false,
          "headline": "nothing really",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-10-23T11:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78ba0b06c3ddc33386b91e4bd3d88e7a0431430d",
          "body": "… developed",
          "is_bot": false,
          "headline": "particle tracking module developed and tested with two extra examples…",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-10-23T11:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d9596badc2fe7e4484a323b288f2f1a7bb4aa6",
          "body": null,
          "is_bot": false,
          "headline": "add particle inject frequency concept",
          "author_name": "fangjian",
          "author_login": null,
          "committed_at": "2024-10-17T15:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 4,
      "latest_release_at": "2025-01-15T09:10:23Z",
      "latest_release_tag": "v5.0",
      "releases_from_tags": false,
      "days_since_last_push": 185,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 563,
      "mean_days_between_releases": 546.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 147,
      "stars": 212,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 2
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 2
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 2
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 2
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 2
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 2
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 136,
        "total_forks": 147
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2765,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 7,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "nbconvert",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbsphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-autobuild",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 0,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 145,
        "open_issues": 9,
        "closed_ratio": 0.88,
        "closed_issues": 66,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "pbartholomew08",
          "commits": 585,
          "avatar_url": "https://avatars.githubusercontent.com/u/7126672?v=4"
        },
        {
          "type": "User",
          "login": "slaizet",
          "commits": 309,
          "avatar_url": "https://avatars.githubusercontent.com/u/45965875?v=4"
        },
        {
          "type": "User",
          "login": "mathrack",
          "commits": 197,
          "avatar_url": "https://avatars.githubusercontent.com/u/13522171?v=4"
        },
        {
          "type": "User",
          "login": "rfj82982",
          "commits": 163,
          "avatar_url": "https://avatars.githubusercontent.com/u/35581400?v=4"
        },
        {
          "type": "User",
          "login": "ricardofrantz",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/4220623?v=4"
        },
        {
          "type": "User",
          "login": "nbeb",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/71822834?v=4"
        },
        {
          "type": "User",
          "login": "gdeskos",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/15731572?v=4"
        },
        {
          "type": "User",
          "login": "fangjian19",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/6450466?v=4"
        },
        {
          "type": "User",
          "login": "tlestang",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/13448239?v=4"
        },
        {
          "type": "User",
          "login": "cjaneippel",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/61295370?v=4"
        }
      ],
      "contributors_sampled": 21,
      "top_contributor_share": 0.393
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "Build.yml",
        "generate_reference_test_data.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "4 out of 13 merged PRs checked by a CI test -- score normalized to 3",
            "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": 4,
            "reason": "Found 8/17 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "abb010e615cff520f949a210278945346995966c",
        "ran_at": "2026-08-01T15:47:48Z",
        "aggregate_score": 3.6,
        "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": "2025-12-02T11:48:54Z",
      "oldest_open_prs": [
        {
          "number": 249,
          "created_at": "2024-01-23T16:35:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 304,
          "created_at": "2024-10-05T15:42:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 330,
          "created_at": "2024-12-09T07:11:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 343,
          "created_at": "2025-02-24T15:37:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 348,
          "created_at": "2025-03-30T22:04:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 402,
          "created_at": "2026-01-22T18:42:44Z",
          "last_comment_at": "2026-01-28T09:42:18Z",
          "last_comment_author": "mathrack"
        }
      ],
      "last_merged_pr_at": "2025-12-02T11:35:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 245,
          "created_at": "2024-01-17T19:27:34Z",
          "last_comment_at": "2025-02-18T12:31:46Z",
          "last_comment_author": "mathrack"
        },
        {
          "number": 288,
          "created_at": "2024-09-04T07:49:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 290,
          "created_at": "2024-09-05T09:16:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 315,
          "created_at": "2024-11-18T15:43:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 339,
          "created_at": "2025-01-15T11:40:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 340,
          "created_at": "2025-01-15T11:42:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 410,
          "created_at": "2026-06-17T07:40:05Z",
          "last_comment_at": "2026-07-16T11:46:02Z",
          "last_comment_author": "xiongxin9000"
        },
        {
          "number": 411,
          "created_at": "2026-06-29T13:59:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 413,
          "created_at": "2026-07-15T14:57:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xcompact3d/Incompact3d",
    "host": "github.com",
    "name": "Incompact3d",
    "owner": "xcompact3d"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 51,
            "calibrated": 51,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 51,
      "inputs": {
        "security": 37,
        "vitality": 24,
        "community": 56,
        "governance": 68,
        "calibration": "2026-08-02",
        "engineering": 72,
        "ai_readiness": 27,
        "weighted_overall_raw": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 24,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 1,
              "days_since_last_push": 185,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 185 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 185
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "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": 44,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 563,
              "mean_days_between_releases": 546.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 563 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 563
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~546.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 546.5
                    }
                  }
                ],
                "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": "dormant",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 6,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 243,
              "days_since_last_human_commit": 243,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 243 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 243
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "forks": 147,
              "stars": 212,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "212 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "147 forks",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 147
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 21,
              "top_contributor_share": 0.393
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "21 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "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": 79,
            "inputs": {
              "merged_prs": 145,
              "open_issues": 9,
              "closed_issues": 66,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.88,
              "closed_unmerged_prs": 24,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "145/169 decided PRs merged",
                "points": 25.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 145,
                      "decided": 169
                    }
                  }
                ],
                "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 8/17 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 108,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "xcompact3d",
              "public_repos": 12,
              "account_age_days": 3056
            },
            "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": "108 followers of xcompact3d",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 108,
                      "login": "xcompact3d"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~8 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 13 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "navier-stokes",
                "computational-fluid-dynamics",
                "cfd",
                "direct-numerical-simulation",
                "large-eddy-simulation"
              ],
              "has_wiki": true,
              "homepage": "https://xcompact3d.readthedocs.io/en/latest/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://xcompact3d.readthedocs.io/en/latest/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 13 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/17 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 27,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.25,
              "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": "25 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Fortran",
              "largest_source_bytes": 2765,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Fortran without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Fortran"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {},
      "primary": null,
      "evidence": [],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T15:48:10.504006Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xcompact3d/Incompact3d.svg",
  "full_name": "xcompact3d/Incompact3d",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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