Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-27 01:27 UTC

cmills1095 / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.

C++Licencia propia★ 0 estrellas⑂ 0 forksdesde mar 2022forkVer en GitHub ↗

cmills1095/aspect tiene un índice de salud de 31 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Sustainability & Governance (64/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 1279 días. 3 personas concentran la mayor parte del trabajo reciente.

31
global / 100
En riesgo

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

31
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Abandonment Policy applies a 85% multiplier to weighted overall health.

Titularidad

cmills1095Cuenta personal
3 seguidores10 repositorios públicosdesde oct 2019

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

13Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 1279 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push1279
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 10 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1829 días
12.6/27Cadencia de publicación — una versión cada ~210,8 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count10
latest_release_tagv2.3.0
releases_from_tags
days_since_latest_release1829
mean_days_between_releases210,8
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

64Moderado · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
17.2/22.5Distribución de commits — el principal contribuyente firma el 24% de los commits
13.5/13.5Amplitud de contribuyentes — 76 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 25 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled76
top_contributor_share0,237
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
38.2/38.3Aceptación de PR — 1/1 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
4.3/25Alcance del propietario — 3 seguidores de cmills1095
19.6/25Trayectoria — 10 repos públicos, cuenta de ~6 años
Datos de entrada utilizados
followers3
owner_typeUser
is_verified
owner_logincmills1095
public_repos10
account_age_days2477
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

56Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 3 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://aspect.geodynamics.org/
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://aspect.geodynamics.org/
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

30En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 25 contributing companies or organizations
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — 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 — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Los pesos restantes se han renormalizado.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

50Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
15.5/40Historial de commits legible — 29 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,29
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — benchmarks/blankenbach/Makefile, benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — C++ (tipado estático)
10/10Entorno reproducible — Dockerfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesbenchmarks/blankenbach/Makefile, benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — C++ (tipado estático)
53.7/55Tamaños de archivo manejables — 29/1270 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageC++
largest_source_bytes656.886
source_files_sampled1270
oversized_source_files29
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples, notebooks
Datos de entrada utilizados
example_dirsexamples, notebooks
has_mcp_signalno
api_schema_files

Datos clave

0estrellas de GitHub
76contribuidores
0commits en los últimos 12 meses
1279días desde el último push
10versiones publicadas
3factor bus
0issues abiertas
ecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 3.0 / 10
3.0agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-27 01:27 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 25 contributing companies or organizations
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 297224,
      "has_wiki": true,
      "homepage": "https://aspect.geodynamics.org/",
      "languages": {
        "C++": 9597349,
        "sed": 17633,
        "Perl": 8625,
        "CMake": 318494,
        "Shell": 128066,
        "MATLAB": 4703,
        "Python": 96435,
        "Gnuplot": 59807,
        "Makefile": 64255,
        "Dockerfile": 6490,
        "Jupyter Notebook": 158267
      },
      "pushed_at": "2023-01-24T16:50:39Z",
      "created_at": "2022-03-29T16:52:01Z",
      "owner_type": "User",
      "updated_at": "2022-05-23T22:23:43Z",
      "description": "A parallel, extensible finite element code to simulate convection in both 2D and 3D models.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "cmills1095",
      "company": null,
      "location": null,
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/56559868?v=4",
      "created_at": "2019-10-14T18:29:52Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 2477
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2021-07-23T16:09:44Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2020-06-30T18:54:08Z"
        },
        {
          "tag": "v2.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-06-28T15:36:24Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2019-04-29T09:06:03Z"
        },
        {
          "tag": "v2.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-04-16T19:38:15Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-06-22T21:24:08Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-05-10T08:11:03Z"
        },
        {
          "tag": "v2.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-05-09T07:08:57Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2017-03-01T02:41:21Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-05-13T17:08:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "64a43ec46afc0d0d99e40fed62561b87dd041d1e",
          "body": "Increase use of parse_map in material models",
          "is_bot": false,
          "headline": "Merge pull request #5032 from bobmyhill/use_parse_map",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2023-01-24T07:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18eca00c317959d47b37b5d1851bcbdf676722b5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #5037 from tjhei/changelog_fix",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2023-01-23T22:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25d4adc1c2fecb845a8a7dbc4b55ba80c0d4a7e",
          "body": null,
          "is_bot": false,
          "headline": "fix changelog entry",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-23T19:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e2ec8333d0d36d61fff00850933106dbe4760e",
          "body": "Added field type functions",
          "is_bot": false,
          "headline": "Merge pull request #5029 from bobmyhill/field_types",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-23T19:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de01bf328e2915117d3d5f6f8a688242a44e98c",
          "body": "added n_phase functions to PhaseFunction",
          "is_bot": false,
          "headline": "Merge pull request #5034 from bobmyhill/add_n_phases_PhaseFunction",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-23T14:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd26cb3d05070e7f9e430cd31e1f410b34225ba",
          "body": "…nement\n\nadd a new mesh refinement plugin for the nonadiabatic temperature",
          "is_bot": false,
          "headline": "Merge pull request #5024 from jdannberg/nonadiabatic_temperature_refi…",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-23T14:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb5d0b2fcbf4bfefc027e854afc0697ba6be4ce",
          "body": "automate citations/bibfile check",
          "is_bot": false,
          "headline": "Merge pull request #5031 from tjhei/citation-list",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2023-01-23T13:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78dc9c48e0ee975f0e6fc4295775d3e9f626e0b9",
          "body": null,
          "is_bot": false,
          "headline": "added n_phase functions to PhaseFunction",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2023-01-22T21:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e80a6f72cc046f677d909d58778fa190813e543",
          "body": null,
          "is_bot": false,
          "headline": "bib fix",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-21T21:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e268e29ce8eec6084dce7cc20cc2b420b66c6b2",
          "body": "Docs: last batch of cookbooks",
          "is_bot": false,
          "headline": "Merge pull request #5030 from cmills1095/docs-simple-setups-cookbooks",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-21T20:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e4f9a71dc7d880604c666668fff021e33096574",
          "body": null,
          "is_bot": false,
          "headline": "add latexmk and biber",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-21T20:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8d9791203290577354bca58ea865a3dd2567f3",
          "body": null,
          "is_bot": false,
          "headline": "replace possibly_extend... with parse_map... in material_model",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2023-01-21T13:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9d081bc462e9c730371630beb9033ea955ce0b",
          "body": null,
          "is_bot": false,
          "headline": "change threshold value to 100",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-20T23:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e1090534ac957126cc1387d3dc9bbda5a786148",
          "body": null,
          "is_bot": false,
          "headline": "leave default empty",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-20T21:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbf9a0bd984e66643c855f6e6cfc57fa88060c8",
          "body": "Fix compiler warnings gcc11",
          "is_bot": false,
          "headline": "Merge pull request #5027 from gassmoeller/fix_warnings",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2023-01-20T20:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e0d09b206a91629fd8b2767b2726f43ddaf436",
          "body": null,
          "is_bot": false,
          "headline": "small error fix",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T20:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4be60a0a3e58c90c8c11c695be4c347029f2186",
          "body": null,
          "is_bot": false,
          "headline": "changes made",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T19:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5310c134a75cfcbfa7db720f0c92574f30d5bd35",
          "body": null,
          "is_bot": false,
          "headline": "add CI check",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-20T19:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943cb853a18324a8d0cb2443825512045a0ffe0b",
          "body": null,
          "is_bot": false,
          "headline": "addressed comments",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2023-01-20T19:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ec1abbd77477b058c50154810f317a47da6baf",
          "body": null,
          "is_bot": false,
          "headline": "fix more bib errors",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-20T19:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e206b58a39c1d31e3af9d939e76db898a823a2a",
          "body": null,
          "is_bot": false,
          "headline": "add citations-list.tex",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-20T19:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d4ece02d249d98df9fd90695d68028af4b58dc",
          "body": null,
          "is_bot": false,
          "headline": "Fix compiler warnings gcc11",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-20T19:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcdb6a71718d55b27c1f7170b954c7f8f0184da0",
          "body": null,
          "is_bot": false,
          "headline": "plume 2d chunk",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T17:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a991f31052ec038fddc37a0c5164b74c67ff9043",
          "body": null,
          "is_bot": false,
          "headline": "visualizing phase diagram",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T17:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3f1b13d65eb828371606b2ed488b8d8375e3bb",
          "body": null,
          "is_bot": false,
          "headline": "convection 2d box phase transition",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T16:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d842fb0ffcd9c5ef5946a6b18eb373fccfd4484",
          "body": null,
          "is_bot": false,
          "headline": "lazy syntax",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T16:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d78e3fcad9f7628377ce1c0b717be7a01af1afd",
          "body": "…field type functions",
          "is_bot": false,
          "headline": "changed field type chemical_composition to chemical_component, added …",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2023-01-20T16:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f7dae492ac5c93f866f2f966bcad7330e79e3c",
          "body": null,
          "is_bot": false,
          "headline": "geomio",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-20T15:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd09f56e3c15061939e20563a86f6de480933a1e",
          "body": "Remove unnecessary lines of code",
          "is_bot": false,
          "headline": "Merge pull request #5028 from gassmoeller/use_initializer_lists",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2023-01-19T18:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af49f17f1abc00faeb21328e1635a562892adb73",
          "body": "Some optimizations for the grain size material model",
          "is_bot": false,
          "headline": "Merge pull request #5019 from gassmoeller/optimize_grain_size_material",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-19T15:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9119ba1004b96c87646202584ac0f9a62277827",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary lines of code",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-19T15:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139ecfe8dc5c0b6ea2aeba496cc1e0f1cc374f11",
          "body": null,
          "is_bot": false,
          "headline": "move variable out of loop",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-19T14:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40554574292d8591cc1e8ad900d145b1412d4115",
          "body": null,
          "is_bot": false,
          "headline": "Fix newline",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-19T14:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9039a30a601f0275ad8139bd8583299a79a73285",
          "body": null,
          "is_bot": false,
          "headline": "address comments",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-18T17:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f940c812044d943437d6df1e08a81bf2b88eb4",
          "body": null,
          "is_bot": false,
          "headline": "fix include",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-17T23:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bde074d1289a705c8193a1a7e1ade3f34f344c5",
          "body": null,
          "is_bot": false,
          "headline": "finite strain",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-17T23:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659fa3a52f5bf0d1ae9e4be6700a34257cc2e1a7",
          "body": null,
          "is_bot": false,
          "headline": "prescribed internal velocity ascii",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-17T22:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263d70affa4e8b3e701856220a1c2f8db5db47ca",
          "body": null,
          "is_bot": false,
          "headline": "add a new mesh refinement plugin for the nonadiabatic temperature",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-17T21:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eabe535722c014ffa7ef3468bdff705f2b67bd5",
          "body": null,
          "is_bot": false,
          "headline": "Averaging material properties",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-17T20:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ee6d25d55b9f5987ef7498ea360afc3655d6df",
          "body": "New shear heating output",
          "is_bot": false,
          "headline": "Merge pull request #5021 from jdannberg/new_shear_heating_output",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-17T14:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f8bd497cf8ee81cc8f7af5110084c8b77e2011a",
          "body": "Add cmake and astyle to environment of test container",
          "is_bot": false,
          "headline": "Merge pull request #5022 from gassmoeller/fix_tester_build",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-14T20:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a2d181dcb4ba69047c2a126d3a5ee51b1a90a1",
          "body": null,
          "is_bot": false,
          "headline": "Add cmake and astyle to environment",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-13T20:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31ac32b2c3886aaf4fc9facea3253441484730a1",
          "body": null,
          "is_bot": false,
          "headline": "Address comments",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-13T20:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cbf5b162c04c157f38e16e6a710da99cd753c17",
          "body": "Always update apt package list before install in tester",
          "is_bot": false,
          "headline": "Merge pull request #5018 from gassmoeller/update_apt_for_tester",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-13T17:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a35cd694676d74994cbd05f332b1f869ac7638ce",
          "body": "Docs: Sphinx convert last geophysical setups cookbooks",
          "is_bot": false,
          "headline": "Merge pull request #5020 from cmills1095/docs-geophysical-cookbooks",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-13T17:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "042b4cfcbbbb0200ed8542ccf259495e91d4eb1f",
          "body": null,
          "is_bot": false,
          "headline": "fix anisotropic viscosity cookbook and test",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-13T15:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77975fe51a6b76937154a975deaf8915335d2022",
          "body": null,
          "is_bot": false,
          "headline": "remove boundary_area_change_work_fractions",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-13T01:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18b6bdac07399d4d6d1dddd078ba29d8c1e015d",
          "body": null,
          "is_bot": false,
          "headline": "make new shear heating output",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2023-01-13T01:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda94b6aee9611849abc7464139bf52770a43b55",
          "body": null,
          "is_bot": false,
          "headline": "kinematically driven subduction 2d",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-12T23:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89527a58ae1941aec00eac041f665c9760f5d823",
          "body": null,
          "is_bot": false,
          "headline": "mid-ocean-ridge",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-12T21:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9e409ed2a86db0cdd783fb63fa012fedf78197",
          "body": null,
          "is_bot": false,
          "headline": "global_melt",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-12T19:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38fa3380c9b13afb7a1b739eab7ffd330a0552a",
          "body": null,
          "is_bot": false,
          "headline": "crustal_deformation",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-12T18:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38c1350eb143368753031685cd49b779b6a04a1",
          "body": null,
          "is_bot": false,
          "headline": "morency_doin",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-12T18:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28519fcdd4bcd0de36241e600091b02b04620f03",
          "body": null,
          "is_bot": false,
          "headline": "Reduce computation in dislocation creep loop",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-11T21:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518ada04a6e720e295be279a1f2f559f561b6b7b",
          "body": null,
          "is_bot": false,
          "headline": "steinberger",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2023-01-11T21:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85e093e95a4a49f4b8e6d7b5749d9bd9d4d8d952",
          "body": null,
          "is_bot": false,
          "headline": "Precompute some exponents",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-11T21:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b15fd962a5c6588739c93332fc6a32ed3fca765",
          "body": null,
          "is_bot": false,
          "headline": "Reduce calls to grain size index and adiabatic conditions",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-11T20:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6cc475454f80fba2381bdb42d43e341a113395f",
          "body": null,
          "is_bot": false,
          "headline": "Properly name calls to std",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-11T19:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7beb9828b99f8e3b549ff541a441e87550c2a1",
          "body": "Adiabatic boundary layer age function",
          "is_bot": false,
          "headline": "Merge pull request #5009 from gassmoeller/adiabatic_cooling_function",
          "author_name": "naliboff",
          "author_login": "naliboff",
          "committed_at": "2023-01-11T18:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5936d3f5f573ae8ec443ea02642b4a3e7a2bd117",
          "body": "Fix build of deal.II dev tester image",
          "is_bot": false,
          "headline": "Merge pull request #5016 from gassmoeller/fix_tester_build",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-11T16:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c09f3af1fbac0d061d11f382c279a517584404f",
          "body": "fix/cleanup bib files",
          "is_bot": false,
          "headline": "Merge pull request #5017 from tjhei/bib-fixes",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-11T15:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6c556e970a2064e3d429923ee15d6d59a432e14",
          "body": null,
          "is_bot": false,
          "headline": "Always update apt sources before install",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-11T12:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c5e1121eec3cf08b88e34a5228f679356bf828",
          "body": "- fix broken entries (missing @)\n- remove abstracts with unicode\n- replace unicode with latex symbols\n- fix minor other issues",
          "is_bot": false,
          "headline": "fix/cleanup bib files",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-10T20:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917ce5c2774d0cfe86da08bd4aa685bbf95ea815",
          "body": "Adds citations",
          "is_bot": false,
          "headline": "Merge pull request #5005 from ljhwang/oct22",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-10T18:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b724d1b077aec5c168829e117ddf5308f8edeb07",
          "body": null,
          "is_bot": false,
          "headline": "Fix build of deal.II dev tester image",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-10T18:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169aa4f129d1f2b404c8eadfc5a717e750414448",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into oct22",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-10T17:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "704ed414a7a2244322407ff20f56126858c47ab6",
          "body": "Adds last citations for 2022",
          "is_bot": false,
          "headline": "Merge pull request #5013 from ljhwang/dec22",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-10T17:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e58b14302489cd3df0d631adabc03239438d17f",
          "body": null,
          "is_bot": false,
          "headline": "Adds empty line, fixes umlaut and a few other things",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2023-01-10T13:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d0c5740944c30eeb7a1d275fb78ce8d41d0a54",
          "body": "update parameters",
          "is_bot": false,
          "headline": "Merge pull request #5014 from tjhei/maintenance_jan2023",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2023-01-10T13:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0adb64e1f00b4e02ed86dc7e6f8b1156dd3c15cc",
          "body": null,
          "is_bot": false,
          "headline": "parameter update",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2023-01-01T14:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e485e08c42a228cac5e0c6b71903ea09ef55b88d",
          "body": null,
          "is_bot": false,
          "headline": "adds last citations for 2022",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2022-12-29T18:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691e6c8baba244eed3e8cf91ff60085bfddda856",
          "body": "Docs: Finishing benchmarks",
          "is_bot": false,
          "headline": "Merge pull request #4982 from cmills1095/docs-benchmarks",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-17T15:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d018e3cc4ff3508ebf9d2348a424c3a448c0379c",
          "body": null,
          "is_bot": false,
          "headline": "requested changes made",
          "author_name": "cmills1095",
          "author_login": "cmills1095",
          "committed_at": "2022-12-15T21:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2b00d02955f3ea66434f5c2b957375313dac7b",
          "body": "Make grain size work on particles",
          "is_bot": false,
          "headline": "Merge pull request #5010 from gassmoeller/grain_size_on_particles",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2022-12-11T14:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b34f3a99557f18820c731fabf5d3bc5e283c57a",
          "body": null,
          "is_bot": false,
          "headline": "Remove assert. Limit requested material properties.",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-10T15:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12817f05c6a2c7d11c57674a6fda499b6cb0b058",
          "body": null,
          "is_bot": false,
          "headline": "Indent",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-06T22:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56279a69163c24744cf1f2544d1a7a074dd06fa",
          "body": null,
          "is_bot": false,
          "headline": "Make grain size work on particles",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2022-12-06T22:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce3665211e6b902b444cfe727a73e7417766fc0",
          "body": null,
          "is_bot": false,
          "headline": "Add adiabatic age function",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-06T21:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07bff6c1cbdd75c306ac984680f89f05198196f2",
          "body": null,
          "is_bot": false,
          "headline": "add new parameters",
          "author_name": "Juliane Dannberg",
          "author_login": "jdannberg",
          "committed_at": "2022-12-06T20:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c2ebd4f9fbd68807a5f2bf334efdf6bb5c0706b",
          "body": "Add plate cooling to adiabatic initial temperature plugin",
          "is_bot": false,
          "headline": "Merge pull request #4184 from danieldouglas92/plate_cooling",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-06T18:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dfaeb62980da1df74a68e0c5d79fa86ea1ed88a",
          "body": null,
          "is_bot": false,
          "headline": "Fix test failures",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-06T16:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22602a08e45324dd456eab0dd25411baa2a9a296",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into plate_cooling",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-06T14:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8464d7bb60c8400cd4c70ae652ae0a30c086ec8f",
          "body": "Add CPO DRex computation",
          "is_bot": false,
          "headline": "Merge pull request #4975 from MFraters/add_cpo_drex_2004_code",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-05T13:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d538c7cac9b2dac61da6c2755741ab1c75c799",
          "body": "Update annulus benchmark and include transient version of the benchmark",
          "is_bot": false,
          "headline": "Merge pull request #5007 from gassmoeller/transient_annulus",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-05T12:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf39eb63d8df6df4c2427befdef62acbe652f397",
          "body": "Update rigid shear benchmark with transient version.",
          "is_bot": false,
          "headline": "Merge pull request #5008 from gassmoeller/transient_rigid_shear",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2022-12-04T19:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c7f9b257d6f1c580f2b160129e8ab52951106e",
          "body": null,
          "is_bot": false,
          "headline": "Improve code style",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-04T12:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285e9a4e3ebcdf4e1c68ccf4f3be14ff2cc54cca",
          "body": null,
          "is_bot": false,
          "headline": "Shorten test",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T20:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c4518e5d1d99445a152ccb9dbc72a66d61dd5d",
          "body": null,
          "is_bot": false,
          "headline": "Indent",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T20:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c84b5439f082460af6fa0809d88fea71c6f2b1",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T20:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a6c9b7145eafcfba5be539ec95a2b537bcc280",
          "body": null,
          "is_bot": false,
          "headline": "Add transient rigid shear benchmark.",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T20:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8632fa3a7aee08375b864d7842f44ef3f59aa7c3",
          "body": null,
          "is_bot": false,
          "headline": "Adress comments Rene",
          "author_name": "MFraters",
          "author_login": "MFraters",
          "committed_at": "2022-12-02T18:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d626eacf37caf2534b411eb156adce311ef7deb",
          "body": "Co-authored-by: Timo Heister <timo.heister@gmail.com>\nCo-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2022-12-02T18:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8e4157403f0e5daea65946af48284d7b93e042",
          "body": null,
          "is_bot": false,
          "headline": "Adress comments Timo.",
          "author_name": "MFraters",
          "author_login": "MFraters",
          "committed_at": "2022-12-02T18:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66454651ef6219ff8b1d3ca99249e03a4a4a78de",
          "body": null,
          "is_bot": false,
          "headline": "Add ASPECT CPO cite tag and reference.",
          "author_name": "MFraters",
          "author_login": "MFraters",
          "committed_at": "2022-12-02T18:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fcedf661cac415d58a957b7e9d3ea01befe898c",
          "body": "… but with a different random number generator.",
          "is_bot": false,
          "headline": "Add initial D-Rex code as close as possible to the ASPECT DRex paper,…",
          "author_name": "MFraters",
          "author_login": "MFraters",
          "committed_at": "2022-12-02T18:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d679db2b55f7556e419409e43fd2d6fcdcb410bf",
          "body": null,
          "is_bot": false,
          "headline": "Add missing newline",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T18:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "230526aeb3cb6656cca3aff616e8cce3904fcf77",
          "body": null,
          "is_bot": false,
          "headline": "Readd latex manual entry",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T17:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368e9fc212cd65238313a9024263df9f5a12973f",
          "body": null,
          "is_bot": false,
          "headline": "Update annulus benchmark and include transient.",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2022-12-02T14:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed71274bc1e3f56bde7266a2a419f786bce21f7",
          "body": "add to .gitignore",
          "is_bot": false,
          "headline": "Merge pull request #5006 from tjhei/git_igore",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2022-12-01T18:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334681526578e74e6b3a97c0f9329552bbc6cf93",
          "body": null,
          "is_bot": false,
          "headline": "add to .gitignore",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2022-12-01T14:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 0,
      "latest_release_at": "2021-07-23T16:09:44Z",
      "latest_release_tag": "v2.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 1279,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1829,
      "mean_days_between_releases": 210.8
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "benchmarks/blankenbach/Makefile",
        "benchmarks/tangurnis/Makefile",
        "contrib/docker/docker/jupyter/Makefile",
        "doc/Makefile",
        "doc/sphinx/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 656886,
      "source_files_sampled": 1270,
      "oversized_source_files": 29,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "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": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "bangerth",
          "commits": 3199,
          "avatar_url": "https://avatars.githubusercontent.com/u/7504421?v=4"
        },
        {
          "type": "User",
          "login": "tjhei",
          "commits": 3050,
          "avatar_url": "https://avatars.githubusercontent.com/u/1531285?v=4"
        },
        {
          "type": "User",
          "login": "gassmoeller",
          "commits": 3039,
          "avatar_url": "https://avatars.githubusercontent.com/u/7582930?v=4"
        },
        {
          "type": "User",
          "login": "jdannberg",
          "commits": 647,
          "avatar_url": "https://avatars.githubusercontent.com/u/7517347?v=4"
        },
        {
          "type": "User",
          "login": "MFraters",
          "commits": 579,
          "avatar_url": "https://avatars.githubusercontent.com/u/7631629?v=4"
        },
        {
          "type": "User",
          "login": "anne-glerum",
          "commits": 429,
          "avatar_url": "https://avatars.githubusercontent.com/u/7631624?v=4"
        },
        {
          "type": "User",
          "login": "naliboff",
          "commits": 333,
          "avatar_url": "https://avatars.githubusercontent.com/u/3475679?v=4"
        },
        {
          "type": "User",
          "login": "bobmyhill",
          "commits": 305,
          "avatar_url": "https://avatars.githubusercontent.com/u/8144905?v=4"
        },
        {
          "type": "User",
          "login": "ian-r-rose",
          "commits": 130,
          "avatar_url": "https://avatars.githubusercontent.com/u/5728311?v=4"
        },
        {
          "type": "User",
          "login": "class4kayaker",
          "commits": 130,
          "avatar_url": "https://avatars.githubusercontent.com/u/1050493?v=4"
        }
      ],
      "contributors_sampled": 76,
      "top_contributor_share": 0.237
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_tester_base_image.yml",
        "docker.yml",
        "linux.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 25 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 9,
            "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": "no SAST tool detected",
            "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": null,
            "reason": "No tokens found",
            "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": "64a43ec46afc0d0d99e40fed62561b87dd041d1e",
        "ran_at": "2026-07-27T01:27:14Z",
        "aggregate_score": 3,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2022-05-21T20:48:41Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cmills1095/aspect",
    "host": "github.com",
    "name": "aspect",
    "owner": "cmills1095"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 30,
        "vitality": 13,
        "community": 9,
        "governance": 64,
        "engineering": 56,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 36,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1279,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1279 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1279
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v2.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1829,
              "mean_days_between_releases": 210.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1829 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1829
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~210.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 210.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 1527,
              "days_since_last_human_commit": 1279,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1279 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1279,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 76,
              "top_contributor_share": 0.237
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 24% of commits",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "76 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 25 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): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "followers": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "cmills1095",
              "public_repos": 10,
              "account_age_days": 2477
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of cmills1095",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "cmills1095"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~6 yr old",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://aspect.geodynamics.org/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://aspect.geodynamics.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 25 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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.2,
                "status": "partial",
                "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": "no SAST tool detected",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.29,
              "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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "benchmarks/blankenbach/Makefile",
                "benchmarks/tangurnis/Makefile",
                "contrib/docker/docker/jupyter/Makefile",
                "doc/Makefile",
                "doc/sphinx/Makefile"
              ],
              "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": "benchmarks/blankenbach/Makefile, benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "benchmarks/blankenbach/Makefile, benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 656886,
              "source_files_sampled": 1270,
              "oversized_source_files": 29
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "29/1270 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1270,
                      "oversized": 29
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "notebooks"
              ],
              "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, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T01:27:40.770066Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cmills1095/aspect.svg",
  "full_name": "cmills1095/aspect",
  "license_state": "custom",
  "license_spdx": null
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadas.