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

ibis-project / ibis-ml

IbisML is a library for building scalable ML pipelines using Ibis.

PythonApache-2.0★ 120 estrellas⑂ 15 forksdesde ene 2023Ver en GitHub ↗

ibis-project/ibis-ml tiene un índice de salud de 59 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (82/100) y la más baja, Vitality (33/100). Se actualizó por última vez hace 363 días. 2 personas concentran la mayor parte del trabajo reciente.

59
global / 100
Moderado

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

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

Titularidad

Ibis ProjectOrganización
306 seguidores24 repositorios públicosdesde abr 2017

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
PyPIibis-ml0.1.4-5hace 373 días

Métricas por categoría

Vitalidad

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

33En riesgo · 22% del índice global
Cómo se puntúa
3.6/36Recencia de push — último push hace 363 días
0.7/36Cadencia de commits — 1/52 semanas con commits
2.7/18Volumen de commits — 1 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_year1
human_commit_share1
days_since_last_push363
active_weeks_last_year1
Cómo se puntúa
27/27Publica versiones — 5 versiones publicadas
16.2/36Recencia de las versiones — última versión hace 363 días
19.8/27Cadencia de publicación — una versión cada ~107,1 días
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Datos de entrada utilizados
releases_count5
latest_release_tagv0.1.4
releases_from_tagsno
days_since_latest_release363
mean_days_between_releases107,1

Comunidad y Adopción

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

49En riesgo · 18% del índice global
Cómo se puntúa
33.7/60Estrellas — 120 estrellas
9.6/25Forks — 15 forks
5/15Observadores — 9 observadores
Datos de entrada utilizados
forks15
stars120
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
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_readme
has_license
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?

70Bueno · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
11.7/22.5Distribución de commits — el principal contribuyente firma el 48% de los commits
12.2/13.5Amplitud de contribuyentes — 9 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled9
top_contributor_share0,478
Cómo se puntúa
29.6/46.8Resolución de issues — 63% de issues cerradas
35.7/38.3Aceptación de PR — 98/105 PR decididos fusionados
10.5/15OpenSSF Scorecard: Code-Review — Found 16/22 approved changesets -- score normalized to 7
Datos de entrada utilizados
merged_prs98
open_issues29
closed_issues50
issue_closed_ratio0,633
closed_unmerged_prs7
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
17.9/25Alcance del propietario — 306 seguidores de ibis-project
22.2/25Trayectoria — 24 repos públicos, cuenta de ~9 años
Datos de entrada utilizados
followers306
owner_typeOrganization
is_verified
owner_loginibis-project
public_repos24
account_age_days3389
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en pypi
14/35Recencia de publicación — última publicación hace 373 días
20/20Historial de versiones — 5 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesibis-ml
ecosystemspypi
any_deprecatedno
min_days_since_publish373

Calidad de Ingeniería

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

82Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 3 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests — 2 out of 18 merged PRs checked by a CI test -- score normalized to 1
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://ibis-project.github.io/ibis-ml/
10/10Descripción del repositorio
10/10Topics — 4 topics
0/10Wiki
Datos de entrada utilizados
topicsfeature-engineering, machine-learning, sql, ibis
has_wikino
homepagehttps://ibis-project.github.io/ibis-ml/
has_readme
has_docs_dir
has_description

Seguridad

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

58Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.2/2.5CI-Tests — 2 out of 18 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 16/22 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4,8
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:ibis-ml@0.1.4 —lo que arrastra la instalación del paquete publicado—: 9 paquetes. No se analiza la alcanzabilidad.

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.

39En riesgo · 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)
40/40Historial de commits legible — 100 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
11/11Configuración de lint / formato
0/11Verificación estática de tipos
0/10Entorno reproducible
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_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
0/45Código verificable por tipos — Python sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/34 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes29.891
source_files_sampled34
oversized_source_files0
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

120estrellas de GitHub
9contribuidores
1commits en los últimos 12 meses
363días desde el último push
5versiones publicadas
2factor bus
29issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 15 ⇿
0Estrellas
15Forks
5Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

03581013151512023-082024-102025-12
Mayor 0Menor 1Parche 4

Cada punto abarca 3 días.

OpenSSF Scorecard 4.8 / 10
4.8agregado

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-25 17:27 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
1CI-Tests2 out of 18 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 16/22 approved changesets -- score normalized to 7
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 1
RegistroPaqueteRestricción de versiónManifiesto
PyPIibis-frameworkpyproject.toml
Todas las dependencias 1

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 1 paquetes directos y 0 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
PyPIibis-frameworkdirecta
Avisos de dependencias 0

Instalar pypi:ibis-ml@0.1.4 arrastra 9 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "feature-engineering",
        "machine-learning",
        "sql",
        "ibis"
      ],
      "is_fork": false,
      "size_kb": 2748,
      "has_wiki": false,
      "homepage": "https://ibis-project.github.io/ibis-ml/",
      "languages": {
        "Python": 155287
      },
      "pushed_at": "2025-07-27T16:20:38Z",
      "created_at": "2023-01-13T17:51:53Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-10T18:09:24Z",
      "description": "IbisML is a library for building scalable ML pipelines using Ibis.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://ibis-project.org",
      "name": "Ibis Project",
      "type": "Organization",
      "login": "ibis-project",
      "company": null,
      "location": null,
      "followers": 306,
      "avatar_url": "https://avatars.githubusercontent.com/u/27442526?v=4",
      "created_at": "2017-04-13T18:19:08Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 3389
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-07-27T16:15:57Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-09-16T17:45:26Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-07-24T15:00:19Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-07-23T17:45:41Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-05-25T05:54:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e4a3b55b1554b395fe030df8bdfe8a2f68f16230",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump sigstore-python action to fix deprecation (#184)",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2025-07-27T16:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e48709d1a9fe58b4fb96b3c382ac39800403885f",
          "body": null,
          "is_bot": false,
          "headline": "build: bump IbisML version from `0.1.3` to `0.1.4`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2025-07-17T00:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b06a35485a52f45e13ded1df875fd1dfb4fabbc",
          "body": null,
          "is_bot": false,
          "headline": "ci: update workflows to v4 of the artifact actions (#183)",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2025-07-16T19:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7578348a3d4a664750e99ef6369d685cf0685ed",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle span NoneType exception in skorch patching (#182)",
          "author_name": "Tyler White",
          "author_login": "IndexSeek",
          "committed_at": "2025-07-16T18:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59bd6f564afe1e385f610e634e30d26d7752f10",
          "body": null,
          "is_bot": false,
          "headline": "feat(metrics): add a classification metrics module (#176)",
          "author_name": "Tyler White",
          "author_login": "IndexSeek",
          "committed_at": "2024-12-25T15:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2d02170024623ad047bd5684def004c83a4c97",
          "body": null,
          "is_bot": false,
          "headline": "style(ruff): clear ruff check violations (#175)",
          "author_name": "Tyler White",
          "author_login": "IndexSeek",
          "committed_at": "2024-12-01T17:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c32d6046e125ee7ecc89e471f2c71122b8d4fc98",
          "body": null,
          "is_bot": false,
          "headline": "fix(steps): add unit test and fix unique col scaling (#158)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-25T22:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8aebcbd53edf9133fa2d9b0ea4062be83b1ad52",
          "body": null,
          "is_bot": false,
          "headline": "fix(steps): add unit test and fix null cols for impute (#157)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-25T22:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0728d679a4ba0614149bbefa09404730bf6980",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): supress sidebar display on FAQ home",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-25T21:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ffde98131f25e7f72f57d1cebc9c4e97e05e7d",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): reorganize nav bar and add FAQ link",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-25T21:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302f643b42ef8d8a1f211bbb0225fdac29996957",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "docs(website): document custom step implementation",
          "author_name": "ahaan",
          "author_login": "ahaan1984",
          "committed_at": "2024-09-25T21:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdeeb58f3ccec597dd44a8bdcaf3c89344c9f6a4",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "docs(examples): use built-in train-test split code (#172)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-17T23:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dce35ef555c882bfd25c4a240f5fbb1de5e2f86",
          "body": null,
          "is_bot": false,
          "headline": "docs: use `train_test_split` util over custom code",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-17T04:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8479b8deaf433f1305daeebfdf6e8003684ed3e4",
          "body": null,
          "is_bot": false,
          "headline": "chore(utils): replace outdated `Table.__getitem__`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-17T04:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11628f7b89eb115b46db6b7d7e618401026ac52c",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "docs: fix warnings from deprecations (#166)",
          "author_name": "Cody Peterson",
          "author_login": "lostmygithubaccount",
          "committed_at": "2024-09-16T22:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ffd3a2e40854d8653f4f9dc7f9e3981554761f",
          "body": null,
          "is_bot": false,
          "headline": "build: bump IbisML version from `0.1.2` to `0.1.3`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-16T17:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ad24c30673525b4c28b1b0f70858d1575a208b",
          "body": "Refs: cfd6dc1da16cf17151cf63de20ef9be2845026ed",
          "is_bot": false,
          "headline": "revert: ensure publish workflow is run on tag push",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-16T17:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f5934e4b8176f00f87e579ebcf7c6fc2c230d7f",
          "body": null,
          "is_bot": false,
          "headline": "test(core): check that `Pipeline.set_params` works",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-16T16:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1ec0a73b807b1617ca30b74d903b01027cf3cc",
          "body": null,
          "is_bot": false,
          "headline": "refactor(core): privatize step param getter/setter",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-16T16:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b771e61effde43000cd85a4cc89e9bd342f7e34",
          "body": null,
          "is_bot": false,
          "headline": "feat(core): implement a more robust `set_params()`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-16T16:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd6dc1da16cf17151cf63de20ef9be2845026ed",
          "body": null,
          "is_bot": false,
          "headline": "ci: only run the publish workflow on pushes to main (#165)",
          "author_name": "Jim Crist-Harif",
          "author_login": "jcrist",
          "committed_at": "2024-09-16T14:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbcab9573f4e560ab5a456432ddfec8ac80dd65",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "chore: add polars to the dev dependencies (#163)",
          "author_name": "Jim Crist-Harif",
          "author_login": "jcrist",
          "committed_at": "2024-09-16T14:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3f535b90748518911e6160179fd2068dc31dc7",
          "body": null,
          "is_bot": false,
          "headline": "refactor(steps): rename class to `ExpandTimestamp`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-16T14:31:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc1990cfa1c6b29fcfff2d35edffd164dbb07cd",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix broken readme link",
          "author_name": "Jim Crist-Harif",
          "author_login": "jcrist",
          "committed_at": "2024-09-16T14:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8706ec3145837621a336ff78855f1523249c43",
          "body": null,
          "is_bot": false,
          "headline": "refactor(core): simplify, as steps can't be nested",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-14T00:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10dcb0c9f458a08481e6fa6dadbc07aa7127c51",
          "body": null,
          "is_bot": false,
          "headline": "fix(core): fix `get_params()` when using deferreds",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-14T00:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb27edf21c6546198950e882b71e841bf0306ded",
          "body": null,
          "is_bot": false,
          "headline": "fix(steps): hard code param names for mutate steps",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-14T00:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "784aa1d1b146ed548110780615eda1dcd8b469a4",
          "body": null,
          "is_bot": false,
          "headline": "feat(core): implement `get_params()` API for steps",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-09-14T00:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa71647bb93b2c70b5f5fedfbc8788598b1503a7",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "build: make NumPy, pandas, and Arrow deps optional (#152)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-13T22:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d582952330858ee640448892181aaccb0cfd89",
          "body": null,
          "is_bot": false,
          "headline": "fix(steps): fix int column has no `isnan()` method (#154)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-13T16:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6582682fa0397a032118cb4a990734319f2f49b5",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "fix(utils): fix possible name collision in `train_test_split` (#142)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-13T03:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a183f44547dc5c828a303207b0b83abe1c2fe6d1",
          "body": null,
          "is_bot": false,
          "headline": "fix(steps): fix `min_frequency` and `max_category` (#156)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-09-13T03:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2aaafea31e4ca0ccf9ef2e001ac4e7717d674b",
          "body": null,
          "is_bot": false,
          "headline": "docs(examples): add kaggle example (#122)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-08-30T23:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0084273ea8d2de3a16f21405421059856f5e1802",
          "body": null,
          "is_bot": false,
          "headline": "docs(steps): fix wrong name for timestamp selector (#139)",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-08-26T20:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80881f86981efd88299c0cef1c00614d5176ad47",
          "body": null,
          "is_bot": false,
          "headline": "fix(utils): remove redundant column in train_test_split() (#131)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-08-23T21:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0263b9f73ada4588409d777d8730778d98a42d2",
          "body": null,
          "is_bot": false,
          "headline": "build: bump IbisML version from `0.1.1` to `0.1.2`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-24T13:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "777d7d7ef556cfef80bf4d36708484ea0efc812c",
          "body": null,
          "is_bot": false,
          "headline": "test(steps): temporarily avoid op inequality issue",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-24T13:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d72c5de26107b54036988fcb721ba48d7036b09d",
          "body": "Co-authored-by: Jim Crist-Harif <jcristharif@gmail.com>",
          "is_bot": false,
          "headline": "fix(core): make table normalization 9.2-compatible",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-24T13:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "043272b5cc055a948ebff8ec4b37fb58efd880d8",
          "body": null,
          "is_bot": false,
          "headline": "build: bump IbisML version from `0.1.0` to `0.1.1`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-23T17:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722c4484d164e2520d706eec9bdccb29f3010167",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): generalize name to \"Data splitting\" (#128)",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-19T17:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6041907b11b24c57ea56ae82666c959966396b43",
          "body": null,
          "is_bot": false,
          "headline": "feat(utils): provide a `train_test_split` function (#124)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-07-18T05:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c46bed9941ec0d716728fecc5ad576cc2eb7ca37",
          "body": null,
          "is_bot": false,
          "headline": "fix(website): restore padding to Bootstrap default",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-11T20:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5da1bd86e10aa83326b77b3b9a180f8d7247bda",
          "body": null,
          "is_bot": false,
          "headline": "feat(steps): link docs from scikit-learn HTML repr",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-07-10T17:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c2cc32d7327589c7ea0d75e471d1f92aeb44178",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "fix(steps): handle cols with all nulls in `DropZeroVariance` (#118)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-06-26T15:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9fca48ba3d96ee8e264366ccd2545524b7ffa12",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): move support matrix under reference",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-06-21T03:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5337593cdbcdf3881b4f23464c47c35d817d8195",
          "body": null,
          "is_bot": false,
          "headline": "docs: replace \"data set\" with \"dataset\" everywhere",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-06-21T03:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4919fb973e5a725dc9678d78f67697d393183f8",
          "body": null,
          "is_bot": false,
          "headline": "docs: acknowledge original source for the tutorial",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-06-21T03:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20071e5a2696a2b87358b901ec5e176cafc53bb2",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): perform casts for PyTorch as needed",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-06-21T03:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b704a71f83ad0729f28e6eae05c7882f171701",
          "body": null,
          "is_bot": false,
          "headline": "fix(steps): set HandleUnivariateOutliers._fit_expr",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-05-30T14:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54eecdeeb0ced3ddcae82386b41e1e358c5f60c8",
          "body": null,
          "is_bot": false,
          "headline": "docs(examples): add intro and install instructions",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-30T14:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e9ab06a466eaa813b373004420535a055c110b",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): write introduction and installation",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-30T14:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b8489f9ab21266553e6bad323ff6224db48a1f",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): shorten \"scikit-learn\" to \"sklearn\"",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-30T12:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec641219e2b2b2da410864518b3b3acd97fbfb58",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "ci: use Python 3.11.8 to build Dask support matrix",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-05-30T12:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0421c66d4a9deaed881f868530ef0de768300952",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): add a tool chooser for the tutorial",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-30T06:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36cb62800cbea316a6be09fa04cfd1807e7788a5",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): add the tutorial using scikit-learn",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-30T02:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b319bcd1e8775bab7c3e232edcd5ac19b94e87f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: move tutorial notebook back to examples dir",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-30T02:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a4a230cb930bd029f117a7e96d748441ed1721",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): add support matrix (#102)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-05-29T06:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6a05e23f69d257ca1483cd94f6e20e751b53f67",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): include version key post-modification",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-29T06:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3427a426c88ec10cb36563098e022784d1fefa71",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): look for `__version__`, not `version`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-29T05:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77dce5bf6b76a18f50311a3bef2c9d3109a8bf68",
          "body": null,
          "is_bot": false,
          "headline": "ci: add a unique identifier to publish to TestPyPI",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-29T00:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba196633705aa297ad36b2425b4b07f00fad992",
          "body": "Refs: 555dfba",
          "is_bot": false,
          "headline": "revert(release): undo hack used for v0.1.0 release",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T05:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555dfba9b5d94ee8c729c2b5dc59b2aacdeac829",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): create GitHub release without publish",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T05:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcea335d5b9900d87ce8048c4f3126abbcb810de",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): update GitHub Action that signs dists",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T05:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de741f8a6118808b4ae19a5cc39e116736a53ccf",
          "body": null,
          "is_bot": false,
          "headline": "docs: update License and PyPI links in README file",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T04:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc55de560ca85923dec389b6cd4a9aee40ff81a5",
          "body": null,
          "is_bot": false,
          "headline": "build(release): bump the version number to `0.1.0`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T04:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def051ca7a88bc3b51b62449c5b5d5d11fb17219",
          "body": null,
          "is_bot": false,
          "headline": "style(ruff): target Python 3.10 and apply upgrades",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T04:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f2e38384a080c81547f79480ac780308df3c41",
          "body": null,
          "is_bot": false,
          "headline": "build: configure content type for long description",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T04:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10b8d2a05d8a44cfd5003fce9c6568b955fb6ba",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): publish to PyPI, GitHub, and TestPyPI",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T04:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda16f428bd4ee1048146ae656a46b6aa814115e",
          "body": null,
          "is_bot": false,
          "headline": "build: use Flit build system instead of setuptools",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-25T04:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02485fdb3bf80caf7fece9e6c4c503a013caedb4",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve explanations of patches and printing",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94ed51eb05e462be17bb47bab52d27880208dfe",
          "body": null,
          "is_bot": false,
          "headline": "test(core): add tests for `Recipe` and `Step` repr",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077373e20abb10d0a16e1a0c29d33fe2ee7e51e3",
          "body": null,
          "is_bot": false,
          "headline": "chore(core): do not repr `steps` as a keyword list",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f293dba2ca9e2b8c6fbd8a7ab0db6f19f4c72515",
          "body": null,
          "is_bot": false,
          "headline": "feat(core): implement \"pretty-printing\" of `Step`s",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e9cb6752995c790153cf4399ccd312b5b7cd08",
          "body": null,
          "is_bot": false,
          "headline": "feat(core): implement pretty-printing of `Recipe`s",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabc3c45e08bc4b49b0a03996558d04a15a74e4b",
          "body": null,
          "is_bot": false,
          "headline": "test(core): test HTML representation of a `Recipe`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bd0d93421188d23039184b71b59d6f0cd9d03b",
          "body": null,
          "is_bot": false,
          "headline": "feat(core): visualize recipes in sklearn pipelines",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-24T01:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6dd36344c2fc609b34f5e881791bdf666382bad",
          "body": "Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>",
          "is_bot": false,
          "headline": "feat(steps): implement univariate outlier handling (#95)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-05-22T00:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c112248ce21788e268fea49213bbb5fd526ce0f",
          "body": null,
          "is_bot": false,
          "headline": "chore(website): add dark-/light-themed Zulip logos (#98)",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-13T21:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62990119bbeda20347b930c5e62828cedabe014",
          "body": null,
          "is_bot": false,
          "headline": "test(steps): add tests and rename to OrdinalEncode (#97)",
          "author_name": "Jiting Xu",
          "author_login": "jitingxu1",
          "committed_at": "2024-05-13T21:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eefbdef227385949619ca12289fe8d9d120c143",
          "body": "Co-authored-by: Jiting Xu <126802425+jitingxu1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(steps): treat null values as proper categories (#94)",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-13T16:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534d4fc5a05ace2983dd3f9a8370d24771bddee3",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): update section titles, descriptions",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-13T14:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3747650ca3082554324ea7d43b0974bbe9b95065",
          "body": null,
          "is_bot": false,
          "headline": "refactor(steps): move feature generation/selection",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-13T14:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958f7332f071aa0a3ba5a252ce979beaaab787f2",
          "body": null,
          "is_bot": false,
          "headline": "refactor(steps): start every step name with a verb",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-13T14:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8ddd525e2a6ce9454ab07c7633e0caea8e5295",
          "body": null,
          "is_bot": false,
          "headline": "refactor(steps): make all submodules to be private",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-13T14:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "690dbdafa261cbe8e9c0d586a586724e1091823d",
          "body": null,
          "is_bot": false,
          "headline": "docs: align the README with the content on the web",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-07T17:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456c951c50f4f3677d9e2b1c9e647a0988a6d687",
          "body": null,
          "is_bot": false,
          "headline": "build(coverage): also exclude type-checking blocks",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-07T17:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea531df00fcbf606d3dbcd808f544c59b5b89984",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename the `ibisml` package to `ibis_ml`",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-07T17:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f94f4e9860a620f0c6638040324b368526c5c4f",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): simplify the long path for the demo",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T23:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab35b027d562dbe3c917fb41ffb78b743ebca05f",
          "body": null,
          "is_bot": false,
          "headline": "build: require `ibis-framework[examples]` for envs",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T17:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa18611a1a538a953843c43fa30c6c74b164e30",
          "body": null,
          "is_bot": false,
          "headline": "docs(tutorial): use sentence case for demo headers",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T17:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b82b0ce7d7e361256a64f38f26a0a841a41a0fa",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): add YAML front matter, and run demo",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T15:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9860b1347f549bb38699183fa45cba93f9e180d",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): move tutorial, and publish directly",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T15:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38643b332a9fb8bb4bd1ff6486ae5468fdf0c0fb",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): add Overview and Tutorial to navbar",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T15:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff32e9322c9fe009aff2635efee82f7e5568c3e",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): fix broken links due to whitespaces",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T09:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5388d95d07e8c88bdee91f229f2ed35c03699b29",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): add a runnable getting started demo",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T09:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011082bcbf658663437798f77d4dea17abf6b448",
          "body": null,
          "is_bot": false,
          "headline": "docs: align content in README with that on website",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T09:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79bbb90dc29e0d9161bd9bca706db576841d9226",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): replace any unhyphenated repo names",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T09:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2894583e5edcf2819d28e5be8671c83fa90fad25",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): use Zulip icon and update chat link",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T09:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52d40e96f98656d3bd4f7ed988230a7da8c6a76",
          "body": null,
          "is_bot": false,
          "headline": "docs(website): restructure the IbisML landing page",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T09:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae737d34108707c4dbf9bb3e15ab1f419eca80c",
          "body": null,
          "is_bot": false,
          "headline": "ci: upgrade to Python 3.12 for test/docs workflows",
          "author_name": "Deepyaman Datta",
          "author_login": "deepyaman",
          "committed_at": "2024-05-02T01:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 1,
      "latest_release_at": "2025-07-27T16:15:57Z",
      "latest_release_tag": "v0.1.4",
      "releases_from_tags": false,
      "days_since_last_push": 363,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 363,
      "mean_days_between_releases": 107.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ibis-ml",
          "exists": true,
          "license": null,
          "keywords": [
            "License :: OSI Approved :: Apache Software License"
          ],
          "ecosystem": "pypi",
          "matches_repo": null,
          "registry_url": "https://pypi.org/project/ibis-ml/",
          "is_deprecated": false,
          "latest_version": "0.1.4",
          "repository_url": null,
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2024-05-25T04:56:13.887833Z",
          "latest_published_at": "2025-07-17T00:58:04.668197Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 373
        }
      ]
    },
    "popularity": {
      "forks": 15,
      "stars": 120,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 15,
        "total_forks": 15
      },
      "star_history": null,
      "open_issues_and_prs": 29
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 29891,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": "pypi:ibis-ml@0.1.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "ibis-framework",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ibis-framework",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 98,
        "open_issues": 29,
        "closed_ratio": 0.633,
        "closed_issues": 50,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "deepyaman",
          "commits": 100,
          "avatar_url": "https://avatars.githubusercontent.com/u/14007150?v=4"
        },
        {
          "type": "User",
          "login": "jcrist",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/2783717?v=4"
        },
        {
          "type": "User",
          "login": "jitingxu1",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/126802425?v=4"
        },
        {
          "type": "User",
          "login": "IndexSeek",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/50381805?v=4"
        },
        {
          "type": "User",
          "login": "toohsk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7709796?v=4"
        },
        {
          "type": "User",
          "login": "lostmygithubaccount",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/54814569?v=4"
        },
        {
          "type": "User",
          "login": "gforsyth",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3596999?v=4"
        },
        {
          "type": "User",
          "login": "sfc-gh-twhite",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/90005851?v=4"
        },
        {
          "type": "User",
          "login": "ahaan1984",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/113466054?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.478
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "docs.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "2 out of 18 merged PRs checked by a CI test -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 16/22 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e4a3b55b1554b395fe030df8bdfe8a2f68f16230",
        "ran_at": "2026-07-25T17:27:06Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-07-27T16:20:40Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-07-27T16:20:37Z",
      "ci_last_conclusion": "STARTUP_FAILURE",
      "oldest_open_issues": [
        {
          "number": 26,
          "created_at": "2024-03-09T00:07:45Z",
          "last_comment_at": "2024-03-19T00:24:33Z",
          "last_comment_author": "NickCrews"
        },
        {
          "number": 32,
          "created_at": "2024-03-20T02:29:41Z",
          "last_comment_at": "2024-06-18T06:49:12Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 47,
          "created_at": "2024-03-22T18:11:03Z",
          "last_comment_at": "2024-08-23T04:01:01Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 52,
          "created_at": "2024-04-02T23:50:17Z",
          "last_comment_at": "2024-04-16T20:25:14Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 56,
          "created_at": "2024-04-05T22:54:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2024-04-11T23:50:07Z",
          "last_comment_at": "2024-04-16T20:49:52Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 63,
          "created_at": "2024-04-12T00:11:49Z",
          "last_comment_at": "2024-04-16T20:53:46Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 65,
          "created_at": "2024-04-15T14:38:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 66,
          "created_at": "2024-04-15T14:48:59Z",
          "last_comment_at": "2024-04-16T21:13:28Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 69,
          "created_at": "2024-04-16T21:25:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2024-05-01T04:46:48Z",
          "last_comment_at": "2024-08-21T18:47:15Z",
          "last_comment_author": "ianmcook"
        },
        {
          "number": 87,
          "created_at": "2024-05-02T23:38:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 92,
          "created_at": "2024-05-07T18:23:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 126,
          "created_at": "2024-07-01T20:01:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2024-08-19T12:02:00Z",
          "last_comment_at": "2025-03-06T14:37:47Z",
          "last_comment_author": "cpcloud"
        },
        {
          "number": 135,
          "created_at": "2024-08-19T13:01:21Z",
          "last_comment_at": "2024-09-18T20:41:16Z",
          "last_comment_author": "gtauzin"
        },
        {
          "number": 136,
          "created_at": "2024-08-19T13:14:55Z",
          "last_comment_at": "2024-08-26T22:23:51Z",
          "last_comment_author": "jitingxu1"
        },
        {
          "number": 140,
          "created_at": "2024-08-23T22:38:35Z",
          "last_comment_at": "2024-08-30T07:50:56Z",
          "last_comment_author": "deepyaman"
        },
        {
          "number": 149,
          "created_at": "2024-09-04T22:37:51Z",
          "last_comment_at": "2025-04-11T04:42:38Z",
          "last_comment_author": "zy662"
        },
        {
          "number": 159,
          "created_at": "2024-09-14T00:09:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ibis-project/ibis-ml",
    "host": "github.com",
    "name": "ibis-ml",
    "owner": "ibis-project"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 58,
        "vitality": 33,
        "community": 49,
        "governance": 70,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 33,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 363,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 363 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 363
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v0.1.4",
              "releases_from_tags": false,
              "days_since_latest_release": 363,
              "mean_days_between_releases": 107.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 363 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 363
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~107.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 107.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 12,
              "days_since_last_merged_pr": 363,
              "days_since_last_human_commit": 363,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 363 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 363
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 15,
              "stars": 120,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "120 stars",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 120
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "15 forks",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 9,
              "top_contributor_share": 0.478
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 48% of commits",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 98,
              "open_issues": 29,
              "closed_issues": 50,
              "issue_closed_ratio": 0.633,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "63% of issues closed",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "98/105 decided PRs merged",
                "points": 35.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 98,
                      "decided": 105
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 16/22 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 306,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ibis-project",
              "public_repos": 24,
              "account_age_days": 3389
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "306 followers of ibis-project",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 306,
                      "login": "ibis-project"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~9 yr old",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "ibis-ml"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 373
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 373 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 373
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 18 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "feature-engineering",
                "machine-learning",
                "sql",
                "ibis"
              ],
              "has_wiki": false,
              "homepage": "https://ibis-project.github.io/ibis-ml/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://ibis-project.github.io/ibis-ml/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 18 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 16/22 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:ibis-ml@0.1.4 runtime dependency closure — what installing the published package pulls in — 9 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:ibis-ml@0.1.4",
                  "assessed": 9
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 9,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 29891,
              "source_files_sampled": 34,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T17:27:23.449142Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/ibis-project/ibis-ml.svg",
  "full_name": "ibis-project/ibis-ml",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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