Registro público
Informe de salud del softwareesquema 0.23.0 · métricas 1.13.0 · 2026-07-21 16:41 UTC

mcvickerlab / GenVarLoader

Dataloader for applying sequence models to personalized genomics

Python · RustMIT★ 30 estrellas⑂ 4 forksdesde abr 2022Ver en GitHub ↗

mcvickerlab/GenVarLoader tiene un índice de salud de 67 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (95/100) y la más baja, Community & Adoption (38/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

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

67
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

McVicker LabOrganización
7 seguidores7 repositorios públicosdesde ago 2021

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
PyPIgenvarloader0.40.0-119hace 0 días

Métricas por categoría

Vitalidad

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

95Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
28.4/36Cadencia de commits — 41/52 semanas con commits
18/18Volumen de commits — 1477 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year1477
human_commit_share0,94
days_since_last_push0
active_weeks_last_year41
Cómo se puntúa
27/27Publica versiones — 58 versiones publicadas
36/36Recencia de las versiones — última versión hace 0 días
27/27Cadencia de publicación — una versión cada ~4 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count58
latest_release_tagv0.40.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases4
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

38En riesgo · 18% del índice global
Cómo se puntúa
23.7/60Estrellas — 30 estrellas
4/25Forks — 4 forks
0/15Observadores — 2 observadores
Datos de entrada utilizados
forks4
stars30
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
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?

59Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.5/22.5Distribución de commits — el principal contribuyente firma el 98% de los commits
6.8/13.5Amplitud de contribuyentes — 5 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled5
top_contributor_share0,98
Cómo se puntúa
37.7/46.8Resolución de issues — 81% de issues cerradas
34.7/38.3Aceptación de PR — 205/226 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/7 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs205
open_issues16
closed_issues67
issue_closed_ratio0,807
closed_unmerged_prs21
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
6.5/25Alcance del propietario — 7 seguidores de mcvickerlab
16.4/25Trayectoria — 7 repos públicos, cuenta de ~4 años
Datos de entrada utilizados
followers7
owner_typeOrganization
is_verified
owner_loginmcvickerlab
public_repos7
account_age_days1795
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en pypi
35/35Recencia de publicación — última publicación hace 0 días
20/20Historial de versiones — 119 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgenvarloader
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Calidad de Ingeniería

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

92Excelente · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 7 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
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://genvarloader.readthedocs.io/en/latest/
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://genvarloader.readthedocs.io/en/latest/
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?

41En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/7 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 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
7.5/7.5Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 14 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3,8
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
11.6/35Dependencias directas libres de avisos conocidos — 4 afectados: pyarrow 15.0.2 (high 7.0), filelock 3.13.4 (moderate 6.3), tqdm 4.66.2 (low 3.9), +1 más
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
28/40Sin avisos pendientes — 3 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 808 días
Datos de entrada utilizados
sourceosv
advisories59
affected_packages17
assessed_packages321
unassessed_packages35
affected_by_severitycritical 1, high 6, moderate 4, low 2, unknown 4
direct_affected_packages4
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 321 dependencias resueltas con OSV. 35 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. 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.

76Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 89 de 94 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,947
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes14.996
Cómo se puntúa
18/18Arranque con un solo comando — docs/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato
11/11Verificación estática de tipos — python/genvarloader/py.typed
10/10Entorno reproducible — lockfile
10/10Práctica demostrada con agentes — 40 de los últimos 100 commits con autoría o crédito de agente
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
lockfilesCargo.lock
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_config
typecheck_configspython/genvarloader/py.typed
agent_commit_share0,4
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
Cómo se puntúa
27/45Código verificable por tipos — Python con configuración de verificación de tipos (python/genvarloader/py.typed)
54/55Tamaños de archivo manejables — 5/283 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes114.095
source_files_sampled283
oversized_source_files5
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — notebooks
Datos de entrada utilizados
example_dirsnotebooks
has_mcp_signalno
api_schema_files

Datos clave

30estrellas de GitHub
5contribuidores
1477commits en los últimos 12 meses
0días desde el último push
58versiones publicadas
1factor bus
16issues abiertas
crates.io, PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Could not fetch crates package 'genvarloader' from its registry
  • deps.dev does not index pypi:genvarloader@0.40.0; advisories assessed against the repository dependency graph instead

Más detalle

Historial de estrellas y forks 30 ★ / 4 ⇿
30Estrellas
4Forks
36Versiones

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.

05101520253030452022-082024-062026-04
Mayor 0Menor 14Parche 22

Cada punto abarca 4 días.

OpenSSF Scorecard 3.8 / 10
3.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-21 16:40 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/7 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities14 existing vulnerabilities detected
Dependencias directas 33
RegistroPaqueteRestricción de versiónManifiesto
crates.ioanyhow1.0.102Cargo.toml
crates.iobigtools0.5.6Cargo.toml
crates.iocoitrees0.4Cargo.toml
crates.ioitertools0.14.0Cargo.toml
crates.iondarray0.17.2Cargo.toml
crates.ionumpy0.29.0Cargo.toml
crates.iorayon1.12.0Cargo.toml
crates.ioseqpro-core0.1Cargo.toml
crates.iosvar2-codecCargo.toml
crates.iogenoray_coreCargo.toml
crates.iopyo30.29Cargo.toml
PyPIseqpro>=0.20pyproject.toml
PyPIgenoray>=3.0.0,<4pyproject.toml
PyPInumpypyproject.toml
PyPIlogurupyproject.toml
PyPInatsortpyproject.toml
PyPIpolars>=1.37.1pyproject.toml
PyPIcyvcf2pyproject.toml
PyPIpanderapyproject.toml
PyPIpysampyproject.toml
PyPIpyarrowpyproject.toml
PyPIpyrangespyproject.toml
PyPIpydantic>=2,<3pyproject.toml
PyPIpydantic-extra-types>=2.10pyproject.toml
PyPImore-itertoolspyproject.toml
PyPItqdmpyproject.toml
PyPIpybigwigpyproject.toml
PyPIeinopspyproject.toml
PyPIjoblibpyproject.toml
PyPIpoochpyproject.toml
PyPIawkwardpyproject.toml
PyPIhirola>=0.3,<0.4pyproject.toml
PyPIfilelock>=3.12pyproject.toml
Todas las dependencias 356

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

RegistroPaqueteVersiónRelación
crates.ioanyhow1.0.102directa
crates.iobigtools0.5.6directa
crates.iocoitrees0.4.0directa
crates.ioitertools0.10.5directa
crates.ioitertools0.14.0directa
crates.iondarray0.17.2directa
crates.ionumpy0.29.0directa
crates.iopyo30.29.0directa
crates.iorayon1.12.0directa
crates.ioseqpro-core0.1.0directa
crates.iosvar2-codec0.1.0directa
PyPIawkwarddirecta
PyPIcyvcf2directa
PyPIcyvcf20.30.28directa
PyPIeinopsdirecta
PyPIeinops0.7.0directa
PyPIfilelockdirecta
PyPIfilelock3.13.4directa
PyPIgenoraydirecta
PyPIhiroladirecta
PyPIjoblibdirecta
PyPIlogurudirecta
PyPIloguru0.7.2directa
PyPImore-itertoolsdirecta
PyPImore-itertools10.2.0directa
PyPInatsortdirecta
PyPInatsort8.4.0directa
PyPInumpy1.26.4directa
PyPIpanderadirecta
PyPIpandera0.18.3directa
PyPIpolarsdirecta
PyPIpolars0.20.19directa
PyPIpyarrowdirecta
PyPIpyarrow15.0.2directa
PyPIpybigwigdirecta
PyPIpybigwig0.3.22directa
PyPIpydanticdirecta
PyPIpydantic2.6.4directa
PyPIpydantic-extra-typesdirecta
PyPIpysamdirecta
PyPIpysam0.22.0directa
PyPIseqprodirecta
PyPIseqpro0.1.11directa
PyPItqdmdirecta
PyPItqdm4.66.2directa
crates.ioadler22.0.1indirecta
crates.ioaho-corasick1.1.4indirecta
crates.ioanstream1.0.0indirecta
crates.ioanstyle1.0.14indirecta
crates.ioanstyle-parse1.0.0indirecta
crates.ioanstyle-query1.1.5indirecta
crates.ioanstyle-wincon3.0.11indirecta
crates.ioarbitrary1.4.2indirecta
crates.ioattohttpc0.25.0indirecta
crates.ioautocfg1.5.0indirecta
crates.iobase640.21.7indirecta
crates.iobincode1.3.3indirecta
crates.iobitflags2.11.1indirecta
crates.iobumpalo3.20.3indirecta
crates.iobytemuck1.25.0indirecta
crates.iobyteorder1.5.0indirecta
crates.iobyteordered0.6.0indirecta
crates.iobytes1.11.1indirecta
crates.iocc1.2.61indirecta
crates.iocfg-if1.0.4indirecta
crates.ioclap4.6.1indirecta
crates.ioclap_builder4.6.0indirecta
crates.ioclap_derive4.6.1indirecta
crates.ioclap_lex1.1.0indirecta
crates.iocolorchoice1.0.5indirecta
crates.iocore-foundation0.9.4indirecta
crates.iocore-foundation-sys0.8.7indirecta
crates.iocrc32fast1.5.0indirecta
crates.iocrossbeam-channel0.5.15indirecta
crates.iocrossbeam-deque0.8.6indirecta
crates.iocrossbeam-epoch0.9.18indirecta
crates.iocrossbeam-utils0.8.21indirecta
crates.iocrunchy0.2.4indirecta
crates.ioderive_arbitrary1.4.2indirecta
crates.iodisplaydoc0.2.5indirecta
crates.ioeither1.15.0indirecta
crates.ioequivalent1.0.2indirecta
crates.ioerrno0.3.14indirecta
crates.iofastrand2.4.1indirecta
crates.iofind-msvc-tools0.1.9indirecta
crates.ioflate21.1.9indirecta
crates.iofnv1.0.7indirecta
crates.iofoldhash0.1.5indirecta
crates.ioform_urlencoded1.2.2indirecta
crates.iofutures0.3.32indirecta
crates.iofutures-channel0.3.32indirecta
crates.iofutures-core0.3.32indirecta
crates.iofutures-executor0.3.32indirecta
crates.iofutures-io0.3.32indirecta
crates.iofutures-macro0.3.32indirecta
crates.iofutures-sink0.3.32indirecta
crates.iofutures-task0.3.32indirecta
crates.iofutures-timer3.0.3indirecta
crates.iofutures-util0.3.32indirecta
crates.iogenoray0.1.0indirecta
crates.iogetrandom0.2.17indirecta
crates.iogetrandom0.4.2indirecta
crates.ioglob0.3.3indirecta
crates.iohalf2.7.1indirecta
crates.iohashbrown0.15.5indirecta
crates.iohashbrown0.17.0indirecta
crates.ioheck0.5.0indirecta
crates.iohttp0.2.12indirecta
crates.ioicu_collections2.2.0indirecta
crates.ioicu_locale_core2.2.0indirecta
crates.ioicu_normalizer2.2.0indirecta
crates.ioicu_normalizer_data2.2.0indirecta
crates.ioicu_properties2.2.0indirecta
crates.ioicu_properties_data2.2.0indirecta
crates.ioicu_provider2.2.0indirecta
crates.ioid-arena2.3.0indirecta
crates.ioidna1.1.0indirecta
crates.ioidna_adapter1.2.2indirecta
crates.ioindex_list0.2.17indirecta
crates.ioindexmap2.14.0indirecta
crates.ioinventory0.3.24indirecta
crates.iois_terminal_polyfill1.70.2indirecta
crates.ioitoa1.0.18indirecta
crates.ioleb128fmt0.1.0indirecta
crates.iolibc0.2.186indirecta
crates.iolibdeflate-sys0.13.0indirecta
crates.iolibdeflater0.13.0indirecta
crates.iolinux-raw-sys0.12.1indirecta
crates.iolitemap0.8.2indirecta
crates.iolog0.4.29indirecta
crates.iomatrixmultiply0.3.10indirecta
crates.iomemchr2.8.0indirecta
crates.iomemmap20.9.11indirecta
crates.iominiz_oxide0.8.9indirecta
crates.iondarray-npy0.10.0indirecta
crates.ionum-bigint0.4.8indirecta
crates.ionum-complex0.4.6indirecta
crates.ionum-integer0.1.46indirecta
crates.ionum-traits0.2.19indirecta
crates.ioonce_cell1.21.4indirecta
crates.ioonce_cell_polyfill1.70.2indirecta
crates.ioopenssl-probe0.1.6indirecta
crates.iopercent-encoding2.3.2indirecta
crates.iopest2.8.7indirecta
crates.iopest_derive2.8.7indirecta
crates.iopest_generator2.8.7indirecta
crates.iopest_meta2.8.7indirecta
crates.iopin-project-lite0.2.17indirecta
crates.ioportable-atomic1.13.1indirecta
crates.ioportable-atomic-util0.2.7indirecta
crates.iopotential_utf0.1.5indirecta
crates.ioprettyplease0.2.37indirecta
crates.ioproc-macro-crate3.5.0indirecta
crates.ioproc-macro21.0.106indirecta
crates.iopy_literal0.4.0indirecta
crates.iopyo3-build-config0.29.0indirecta
crates.iopyo3-ffi0.29.0indirecta
crates.iopyo3-macros0.29.0indirecta
crates.iopyo3-macros-backend0.29.0indirecta
crates.ioquote1.0.45indirecta
crates.ior-efi6.0.0indirecta
crates.iorawpointer0.2.1indirecta
crates.iorayon-core1.13.0indirecta
crates.ioregex1.12.3indirecta
crates.ioregex-automata0.4.14indirecta
crates.ioregex-syntax0.8.10indirecta
crates.iorelative-path1.9.3indirecta
crates.ioring0.17.14indirecta
crates.iorstest0.26.1indirecta
crates.iorstest_macros0.26.1indirecta
crates.iorustc-hash2.1.2indirecta
crates.iorustc_version0.4.1indirecta
crates.iorustix1.1.4indirecta
crates.iorustls0.21.12indirecta
crates.iorustls-native-certs0.6.3indirecta
crates.iorustls-pemfile1.0.4indirecta
crates.iorustls-webpki0.101.7indirecta
crates.iorustversion1.0.22indirecta
crates.ioryu1.0.23indirecta
crates.ioschannel0.1.29indirecta
crates.iosct0.7.1indirecta
crates.iosecurity-framework2.11.1indirecta
crates.iosecurity-framework-sys2.17.0indirecta
crates.iosemver1.0.28indirecta
crates.ioserde1.0.228indirecta
crates.ioserde_core1.0.228indirecta
crates.ioserde_derive1.0.228indirecta
crates.ioserde_json1.0.149indirecta
crates.ioshlex1.3.0indirecta
crates.iosimd-adler320.3.9indirecta
crates.ioslab0.4.12indirecta
crates.iosmallvec1.15.1indirecta
crates.iostable_deref_trait1.2.1indirecta
crates.iostrsim0.11.1indirecta
crates.iosyn1.0.109indirecta
crates.iosyn2.0.117indirecta
crates.iosynstructure0.13.2indirecta
crates.iotarget-lexicon0.13.5indirecta
crates.iotempfile3.27.0indirecta
crates.iothiserror1.0.69indirecta
crates.iothiserror2.0.18indirecta
crates.iothiserror-impl1.0.69indirecta
crates.iothiserror-impl2.0.18indirecta
crates.iotinystr0.8.3indirecta
crates.iotokio1.52.2indirecta
crates.iotoml_datetime1.1.1+spec-1.1.0indirecta
crates.iotoml_edit0.25.11+spec-1.1.0indirecta
crates.iotoml_parser1.1.2+spec-1.1.0indirecta
crates.ioucd-trie0.1.7indirecta
crates.ioufmt0.2.0indirecta
crates.ioufmt-macros0.3.0indirecta
crates.ioufmt-write0.1.0indirecta
crates.iounicode-ident1.0.24indirecta
crates.iounicode-xid0.2.6indirecta
crates.iountrusted0.9.0indirecta
crates.iourl2.5.8indirecta
crates.ioutf8_iter1.0.4indirecta
crates.ioutf8parse0.2.2indirecta
crates.iowasi0.11.1+wasi-snapshot-preview1indirecta
crates.iowasip21.0.3+wasi-0.2.9indirecta
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirecta
crates.iowasm-encoder0.244.0indirecta
crates.iowasm-metadata0.244.0indirecta
crates.iowasmparser0.244.0indirecta
crates.iowebpki0.22.4indirecta
crates.iowindows-link0.2.1indirecta
crates.iowindows-sys0.52.0indirecta
crates.iowindows-sys0.61.2indirecta
crates.iowindows-targets0.52.6indirecta
crates.iowindows_aarch64_gnullvm0.52.6indirecta
crates.iowindows_aarch64_msvc0.52.6indirecta
crates.iowindows_i686_gnu0.52.6indirecta
crates.iowindows_i686_gnullvm0.52.6indirecta
crates.iowindows_i686_msvc0.52.6indirecta
crates.iowindows_x86_64_gnu0.52.6indirecta
crates.iowindows_x86_64_gnullvm0.52.6indirecta
crates.iowindows_x86_64_msvc0.52.6indirecta
crates.iowinnow1.0.2indirecta
crates.iowit-bindgen0.51.0indirecta
crates.iowit-bindgen0.57.1indirecta
crates.iowit-bindgen-core0.51.0indirecta
crates.iowit-bindgen-rust0.51.0indirecta
crates.iowit-bindgen-rust-macro0.51.0indirecta
crates.iowit-component0.244.0indirecta
crates.iowit-parser0.244.0indirecta
crates.iowriteable0.6.3indirecta
crates.ioyoke0.8.2indirecta
crates.ioyoke-derive0.8.2indirecta
crates.iozerocopy0.8.54indirecta
crates.iozerocopy-derive0.8.54indirecta
crates.iozerofrom0.1.7indirecta
crates.iozerofrom-derive0.1.7indirecta
crates.iozerotrie0.2.4indirecta
crates.iozerovec0.11.6indirecta
crates.iozerovec-derive0.11.3indirecta
crates.iozip6.0.0indirecta
crates.iozlib-rs0.6.5indirecta
crates.iozmij1.0.21indirecta
crates.iozopfli0.8.3indirecta
PyPIannotated-types0.6.0indirecta
PyPIasciitree0.3.3indirecta
PyPIasttokens2.4.1indirecta
PyPIattrsindirecta
PyPIattrs23.2.0indirecta
PyPIcfgv3.4.0indirecta
PyPIclick8.1.7indirecta
PyPIcloudpickle3.0.0indirecta
PyPIcolorama0.4.6indirecta
PyPIcoloredlogs15.0.1indirecta
PyPIcoverage7.4.4indirecta
PyPIdask2023.12.1indirecta
PyPIdecopatch1.4.10indirecta
PyPIdistlib0.3.8indirecta
PyPIexceptiongroup1.2.0indirecta
PyPIexecuting2.0.1indirecta
PyPIfasteners0.19indirecta
PyPIfsspec2024.3.1indirecta
PyPIgenvarloader-cliindirecta
PyPIhumanfriendly10.0indirecta
PyPIicecream2.1.3indirecta
PyPIidentify2.5.35indirecta
PyPIimportlib-metadata7.1.0indirecta
PyPIiniconfig2.0.0indirecta
PyPIipythonindirecta
PyPIipywidgetsindirecta
PyPIjinja23.1.3indirecta
PyPIlinkify-it-py2.0.3indirecta
PyPIllvmlite0.42.0indirecta
PyPIlocket1.0.0indirecta
PyPImakefun1.15.2indirecta
PyPImarkdown-it-py3.0.0indirecta
PyPImarkupsafe2.1.5indirecta
PyPImaturinindirecta
PyPImdit-py-plugins0.4.0indirecta
PyPImdurl0.1.2indirecta
PyPImemray1.11.0indirecta
PyPIml-dtypes0.4.0indirecta
PyPImultimethod1.10indirecta
PyPImypy1.9.0indirecta
PyPImypy-extensions1.0.0indirecta
PyPImyst-parserindirecta
PyPInbsphinxindirecta
PyPInodeenv1.8.0indirecta
PyPInumbaindirecta
PyPInumba0.59.1indirecta
PyPInumcodecs0.12.1indirecta
PyPIpackaging24.0indirecta
PyPIpandas2.2.1indirecta
PyPIpartd1.4.1indirecta
PyPIpgenlibindirecta
PyPIpgenlib0.90.2indirecta
PyPIplatformdirs4.2.0indirecta
PyPIpluggy1.4.0indirecta
PyPIpre-commit3.7.0indirecta
PyPIpy-cpuinfo9.0.0indirecta
PyPIpy-spy0.3.14indirecta
PyPIpydantic-core2.16.3indirecta
PyPIpygments2.17.2indirecta
PyPIpyreadline33.4.1indirecta
PyPIpytest7.4.4indirecta
PyPIpytest-benchmark4.0.0indirecta
PyPIpytest-cases3.8.5indirecta
PyPIpytest-cov4.1.0indirecta
PyPIpython-dateutil2.9.0.post0indirecta
PyPIpytz2024.1indirecta
PyPIpyyaml6.0.1indirecta
PyPIrich13.7.1indirecta
PyPIruff0.0.292indirecta
PyPIsetuptools69.2.0indirecta
PyPIshellingham1.5.4indirecta
PyPIsix1.16.0indirecta
PyPIsphinxindirecta
PyPIsphinx-autodoc-typehintsindirecta
PyPIsphinx-book-themeindirecta
PyPItbbindirecta
PyPItbb2021.12.0indirecta
PyPItensorstore0.1.56indirecta
PyPItextual0.56.4indirecta
PyPItomli2.0.1indirecta
PyPItoolz0.12.1indirecta
PyPItorchindirecta
PyPItypeguard4.2.1indirecta
PyPItyperindirecta
PyPItyper0.12.3indirecta
PyPItyping-extensions4.11.0indirecta
PyPItyping-inspect0.9.0indirecta
PyPItzdata2024.1indirecta
PyPIuc-micro-py1.0.3indirecta
PyPIurllib3indirecta
PyPIurllib32.2.1indirecta
PyPIvirtualenv20.25.1indirecta
PyPIwin32-setctime1.1.0indirecta
PyPIwrapt1.16.0indirecta
PyPIxarray2023.12.0indirecta
PyPIzarr2.17.2indirecta
PyPIzipp3.18.1indirecta
Avisos de dependencias 17

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 321 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 17 tienen avisos conocidos, de los cuales 4 son directas. 35 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido, o fuera de la lista de paquetes informada.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
virtualenv20.25.1indirectacrítica420.36.1
pyarrow15.0.2directaalta323.0.1
click8.1.7indirectaalta18.3.3
jinja23.1.3indirectaalta83.1.6
rustls-webpki0.101.7indirectaalta60.104.0-alpha.7
setuptools69.2.0indirectaalta583.0.0
urllib32.2.1indirectaalta142.7.0
filelock3.13.4directamoderada43.20.3
memray1.11.0indirectamoderada21.19.2
pytest7.4.4indirectamoderada29.0.3
zipp3.18.1indirectamoderada23.19.1
tqdm4.66.2directabaja24.66.3
pygments2.17.2indirectabaja22.20.0
anyhow1.0.102directadesconocida11.0.103
bincode1.3.3indirectadesconocida1
crossbeam-epoch0.9.18indirectadesconocida10.9.20
rustls-pemfile1.0.4indirectadesconocida1

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": [],
      "is_fork": false,
      "size_kb": 146799,
      "has_wiki": true,
      "homepage": "https://genvarloader.readthedocs.io/en/latest/",
      "languages": {
        "Rust": 451730,
        "Shell": 2580,
        "Python": 1887789
      },
      "pushed_at": "2026-07-21T16:35:58Z",
      "created_at": "2022-04-06T02:07:58Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T16:29:47Z",
      "description": "Dataloader for applying sequence models to personalized genomics",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Rust"
      ]
    },
    "owner": {
      "blog": "http://mcvicker.salk.edu/",
      "name": "McVicker Lab",
      "type": "Organization",
      "login": "mcvickerlab",
      "company": null,
      "location": "Salk Institute for Biological Studies",
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/89281360?v=4",
      "created_at": "2021-08-20T22:58:55Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 1795
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2026-07-21T16:27:45Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2026-07-17T21:28:36Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2026-07-16T21:33:40Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2026-07-15T08:05:22Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2026-06-28T02:33:46Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2026-06-23T16:09:21Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2026-06-19T16:17:41Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2026-06-18T05:05:32Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2026-06-17T23:54:24Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2026-06-15T11:30:01Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2026-06-14T02:32:49Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-06-13T22:58:04Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2026-06-08T09:00:41Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-06-05T09:27:33Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2026-06-01T21:29:53Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2026-05-22T02:13:04Z"
        },
        {
          "tag": "v0.24.1",
          "kind": "patch",
          "published_at": "2026-05-13T19:50:29Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2026-05-12T21:21:21Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2026-05-11T18:59:34Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2026-05-09T00:48:16Z"
        },
        {
          "tag": "v0.22.3",
          "kind": "patch",
          "published_at": "2026-05-08T06:15:00Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2026-04-28T23:12:54Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2026-04-22T05:35:01Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-04-20T06:12:32Z"
        },
        {
          "tag": "0.21.4",
          "kind": "patch",
          "published_at": "2026-03-26T02:37:27Z"
        },
        {
          "tag": "0.21.3",
          "kind": "patch",
          "published_at": "2026-03-25T19:53:30Z"
        },
        {
          "tag": "0.21.2",
          "kind": "patch",
          "published_at": "2026-03-17T17:33:54Z"
        },
        {
          "tag": "0.21.1",
          "kind": "patch",
          "published_at": "2026-03-09T16:45:35Z"
        },
        {
          "tag": "0.21.0",
          "kind": "minor",
          "published_at": "2026-02-26T01:25:15Z"
        },
        {
          "tag": "0.20.0",
          "kind": "minor",
          "published_at": "2026-02-05T04:14:01Z"
        },
        {
          "tag": "0.19.1",
          "kind": "patch",
          "published_at": "2025-12-20T18:55:16Z"
        },
        {
          "tag": "0.19.0",
          "kind": "minor",
          "published_at": "2025-12-03T03:05:50Z"
        },
        {
          "tag": "0.18.3",
          "kind": "patch",
          "published_at": "2025-11-09T04:27:03Z"
        },
        {
          "tag": "0.18.2",
          "kind": "patch",
          "published_at": "2025-11-03T04:28:10Z"
        },
        {
          "tag": "0.18.1",
          "kind": "patch",
          "published_at": "2025-10-23T06:21:55Z"
        },
        {
          "tag": "0.18.0",
          "kind": "minor",
          "published_at": "2025-10-22T05:19:39Z"
        },
        {
          "tag": "0.17.0",
          "kind": "minor",
          "published_at": "2025-08-22T21:58:45Z"
        },
        {
          "tag": "0.16.0",
          "kind": "minor",
          "published_at": "2025-06-05T19:40:28Z"
        },
        {
          "tag": "0.15.0",
          "kind": "minor",
          "published_at": "2025-05-23T02:25:48Z"
        },
        {
          "tag": "0.14.4",
          "kind": "patch",
          "published_at": "2025-05-12T20:29:05Z"
        },
        {
          "tag": "0.14.3",
          "kind": "patch",
          "published_at": "2025-05-10T20:31:54Z"
        },
        {
          "tag": "0.14.2",
          "kind": "patch",
          "published_at": "2025-05-08T20:25:52Z"
        },
        {
          "tag": "0.14.1",
          "kind": "patch",
          "published_at": "2025-05-02T23:26:42Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2025-05-01T05:13:37Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2025-04-30T03:09:52Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2025-04-18T16:13:00Z"
        },
        {
          "tag": "0.10.8",
          "kind": "patch",
          "published_at": "2025-04-08T21:22:47Z"
        },
        {
          "tag": "0.10.7",
          "kind": "patch",
          "published_at": "2025-04-04T23:11:58Z"
        },
        {
          "tag": "0.10.6",
          "kind": "patch",
          "published_at": "2025-04-04T22:41:10Z"
        },
        {
          "tag": "0.10.5",
          "kind": "patch",
          "published_at": "2025-04-01T19:28:35Z"
        },
        {
          "tag": "0.10.4",
          "kind": "patch",
          "published_at": "2025-04-01T17:39:17Z"
        },
        {
          "tag": "0.10.3",
          "kind": "patch",
          "published_at": "2025-04-01T17:33:52Z"
        },
        {
          "tag": "0.10.2",
          "kind": "patch",
          "published_at": "2025-04-01T02:01:40Z"
        },
        {
          "tag": "0.10.1",
          "kind": "patch",
          "published_at": "2025-03-25T16:55:23Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2025-03-21T19:19:28Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2025-03-06T22:07:03Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2025-02-12T17:43:19Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2025-02-05T05:21:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "10fbc17896a070fd76cf1f3c46fc361471c0ba46",
          "body": null,
          "is_bot": true,
          "headline": "bump: version 0.39.0 → 0.40.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T16:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6a0f0b24cd52e6cf2a3a63c157d5a95616fcec",
          "body": "feat(dataloader): variant-windows & flank tokens over buffered/double_buffered transports",
          "is_bot": false,
          "headline": "Merge pull request #312 from mcvickerlab/feat/buffered-variant-windows",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T16:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229d9277a7e380a955ccdefc0d50b8bae1243f6b",
          "body": "…pe guard + start accounting in variant-windows\n\nFinal-review fixes for the buffered/double-buffered variant-windows feature:\n\n- Propagate `unphased_union` across the double_buffered producer boundary\n  (_build_producer_schema/_apply_schema); previously dropped, causing the\n  child to decode at on-d\n[…]\ninto the per-instance total.\n- Add drift-guard comments pointing the kind==2/kind==4 pack/unpack\n  block twins in _shm_layout.py at each other.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(dataloader): propagate unphased_union to producer, Svar2 info-dty…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T11:32:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ebed47c1bc98659b7355a2dcbb0586cdca7549a2",
          "body": "…t bound test\n\nReview found two gaps in the prior dummy_variant byte-accounting fix:\nraw-on-disk-count-based \"is this group empty\" checks miss groups that\nmin_af/max_af filtering empties out despite having real on-disk variants,\nunder-estimating the double_buffered slot for that (supported) combo.\nS\n[…]\nred slot-fit tests only check content-parity + no-raise;\ntheir docstrings are softened to say so, since this fixture's fixed shm\nslack is too generous to reliably trip ProducerError on an under-count.",
          "is_bot": false,
          "headline": "fix(dataloader): AF-filter-safe dummy_variant byte accounting + direc…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T10:45:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bc342a36d33196d7c7ffaf4bdf0d9ca80f0616e",
          "body": "…ant-windows support",
          "is_bot": false,
          "headline": "test(dataloader): double-buffered slot-fit regression + docs for vari…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T10:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf827ad6296973c414a7db11469c11c6550780b",
          "body": "…on (restores double_buffered parity for colliding unknown_token)\n\nHaps only retained the derived token_lut, so mode='double_buffered'\nrecovered the original token_alphabet by inverting the LUT\n(_token_alphabet_from_lut), which is provably lossy whenever\nunknown_token collides with a non-last alphab\n[…]\n'variant-windows', ...)) and read it straight from the\nproducer schema instead of inverting the LUT. Delete\n_token_alphabet_from_lut, now dead.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(dataloader): store token_alphabet on Haps, drop lossy LUT inversi…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T09:15:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c48923993e23aa106e86a28af12a7c98cbe4d0f2",
          "body": "…ouble_buffered'\n\nRemoves the two double_buffered guards Task 1.3 added for 'variant-windows'\noutput and flat-variants-with-ride-along-flank-tokens: the producer schema\n(2.1), shm kind=4/kind=2 payloads (2.2-2.3), and consumer reshape (2.4) now\ncarry both configs end-to-end, so both transports suppo\n[…]\nAdds file-backed parity tests exercising the whole cross-process\npath (producer schema + shm kind=4 + kind=2 flank_tokens together) against\nmode='buffered', and drops the now-obsolete rejection tests.",
          "is_bot": false,
          "headline": "feat(dataloader): support variant-windows and flank tokens in mode='d…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T08:49:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1cf40746db48a178eaa431d0cbb6a5b9d329e72",
          "body": "…d consumer reshape",
          "is_bot": false,
          "headline": "feat(dataloader): pass _FlatVariantWindows through the double-buffere…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T08:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb9ac837949684950ca34d8a0765c759264080a",
          "body": null,
          "is_bot": false,
          "headline": "feat(dataloader): shm kind=2 carries _FlatVariants.flank_tokens",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T08:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d20aaee6bd44a5e9024838aa2e0131b55fedf1d",
          "body": null,
          "is_bot": false,
          "headline": "feat(dataloader): shm kind=4 serialization for _FlatVariantWindows",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T07:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82519763c0547492cf094008366ae5795b60572e",
          "body": "…ation in _token_alphabet_from_lut\n\nThe contiguity check (recovered token ids must form 0..k-1) missed the\nboundary case unknown_token == len(alphabet)-1: it collides with the last\nsymbol's own token id, so the recovered alphabet silently drops that symbol\nwithout raising (e.g. b\"ACGT\" with unknown_\n[…]\nilt LUT is byte-identical, since a\nbyte at that token id behaves the same whether classified as \"in the\nalphabet\" or \"unknown\") while still rejecting genuinely lossy collisions\n(e.g. unknown_token=0).",
          "is_bot": false,
          "headline": "fix(dataloader): replace contiguity heuristic with round-trip verific…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T07:38:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a09bc4400c97466c21bbd4946feb1c220ab38dc",
          "body": "… stale window_opt\n\nHaps.window_opt is never cleared when the with_seqs/with_settings builder\nchain switches away from variant-windows (e.g.\n.with_seqs(\"variant-windows\", opt).with_seqs(\"variants\")\n.with_settings(flank_length=...)). _build_producer_schema (factored out of\n_spawn_producer for testabi\n[…]\nabet token id, and add regression coverage for the full\n_build_producer_schema -> _apply_schema round trip (including the mixed\nbuilder chain that triggered the bug) plus the collision-detection path.",
          "is_bot": false,
          "headline": "fix(dataloader): key producer-schema Config A/B on sequence_type, not…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T07:20:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d00dd4b715bbeb3ccc79d59db8957f9845a4aa94",
          "body": "…r schema\n\nmode='double_buffered' spawns a subprocess that rebuilds the Dataset from a\nserialized schema dict; it didn't carry variant-windows options or ride-along\nflank tokenization, so the child silently reconstructed the wrong dataset.\n\n_spawn_producer now emits window_opt (VarWindowOpt primitiv\n[…]\nboth in the child. Haps\nonly retains the derived 256-entry token_lut, not the original\ntoken_alphabet it was built from, so _token_alphabet_from_lut inverts the\nLUT back to the ordered alphabet bytes.",
          "is_bot": false,
          "headline": "feat(dataloader): replay VarWindowOpt and flank config in the produce…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T06:54:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7e1c0f32bba09d8f1471a6710370d0555529fc2",
          "body": "… flank tokens",
          "is_bot": false,
          "headline": "docs(dataloader): buffered transport now supports variant-windows and…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T06:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31d32fc1b82d6eab7f254eee187bac46b4c1fc0",
          "body": "…uffered'",
          "is_bot": false,
          "headline": "feat(dataloader): support variant-windows and flank tokens in mode='b…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T06:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2acfaf9d8591eba66378cc6dd980c6e05f786bcb",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(dataloader): instance-axis slicing for flat window and flank types",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T06:07:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ffef8fe1ecd525ce613c34eb88b556c586d1dbab",
          "body": "…ank_tokens",
          "is_bot": false,
          "headline": "feat(dataloader): byte accounting for variant-windows and variants fl…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T05:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de1342a27e00bb039a4ed8b5ff36241b8f3868b",
          "body": "…window support\n\nTDD, bite-sized plan for the 2026-07-20 spec. Phase 1 (PR1, buffered,\nin-process): byte accounting, flat window/flank slicing, guard narrowing.\nPhase 2 (PR2, double_buffered): producer-schema VarWindowOpt replay, shm\nkind=4 for _FlatVariantWindows, kind=2 flank_tokens extension, consumer\nreshape. Both configs (variant-windows + variants-with-flank-tokens),\nboth transports, parity vs mode=None.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(plan): implementation plan for buffered/double-buffered variant-…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T05:22:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fcf31d83d15fe05634bd7e23dd0df2dddca23114",
          "body": "…-window output\n\nDesign for lifting the variant-windows / variants-with-flank-tokens\nrejection in gvl.Dataset's buffered and double_buffered torch transports.\nCovers both output configs and both transports as a 2-PR stack (buffered\nfirst, in-process; double_buffered adds shm kind=4 + producer-schema\nreplay of VarWindowOpt). Targets main.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(spec): buffered & double-buffered dataloader support for variant…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-21T05:06:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e38d509445bfc74fddf3601bc02560b6bc82f135",
          "body": "style(docstrings): convert NumPy docstrings to Google style and enforce with ruff",
          "is_bot": false,
          "headline": "Merge pull request #294 from mcvickerlab/worktree-google-docstrings",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T23:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85546fa3fb7d71a444f941061f711d74f65f0199",
          "body": "…rings\n\n# Conflicts:\n#\tpython/genvarloader/_dataset/_impl.py",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into worktree-google-docst…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T23:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3cd84c703987c1842c1fa58e5350ab50fb6452a",
          "body": "…ce with ruff\n\nConvert all NumPy-style docstrings in `python/genvarloader/` to Google style and\nturn on ruff's pydocstyle (`D`) rules with `convention = \"google\"` to keep them\nthat way. The `D1xx` missing-docstring rules stay off (style is enforced on\ndocstrings that exist, not their presence) and `\n[…]\nh a `--check` gate; exposed as the `docstring-style` pixi task.\n- CLAUDE.md: document the Google-style convention and the verification command.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "style(docstrings): convert NumPy docstrings to Google style and enfor…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T23:09:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4a8b496ce1f5a94adf75a4bec0957848de733584",
          "body": "fix(flat-variants): accept str/bytes/NucleotideAlphabet for with_settings(token_alphabet=...)",
          "is_bot": false,
          "headline": "Merge pull request #293 from mcvickerlab/worktree-fix-292-token-alphabet",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T21:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "269d9e027bc95420496df9cd801703f0308df816",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into worktree-fix-292-token-alphabet",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T21:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5376bf74c29c9cfa0be9ddbb551fe00f10f7f1d5",
          "body": "…ings(token_alphabet=...)\n\nThe `with_settings(token_alphabet=...)` ride-along flank-tokens path forwarded the\nalphabet straight to `build_token_lut`, which only accepted `bytes` and crashed with\n`IndexError` on a `str` (it iterates the alphabet and indexes `lut[b]`, where a `str`\nyields `str` chars,\n[…]\nering is\npreserved verbatim across all three input types.\n\nCloses #292. Follow-up to #291, which scoped the same normalization to VarWindowOpt.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(flat-variants): accept str/bytes/NucleotideAlphabet for with_sett…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T21:35:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ea8f70250fe4156e83e535224bb4cb33be686779",
          "body": null,
          "is_bot": true,
          "headline": "bump: version 0.38.0 → 0.39.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T21:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5637b190aee25223b2a47f5d7d557e58bc7c2b",
          "body": "fix(reference): reject in_memory=False with reordered/subset contigs (#285)",
          "is_bot": false,
          "headline": "Merge pull request #290 from mcvickerlab/fix/285-reference-mmap-contigs",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T21:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "704091e836cb88262f444ee9fee9af2bc8961d74",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/285-reference-mmap-contigs",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d0cf0e501abffb83740f190c18d8eeda11641dd",
          "body": "…abet\n\nfeat(flat-variants): accept str/bytes/NucleotideAlphabet for VarWindowOpt.token_alphabet",
          "is_bot": false,
          "headline": "Merge pull request #291 from mcvickerlab/worktree-var-window-opt-alph…",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95913d50e6f97865f752ff33f7bec838eccde00b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/285-reference-mmap-contigs",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741dbe59c59eee40392c772f6e08367c5c5f1cc9",
          "body": "…wOpt.token_alphabet\n\nVarWindowOpt.token_alphabet now accepts str, bytes, or seqpro.NucleotideAlphabet\n(e.g. sp.alphabets.DNA) and normalizes to bytes in __post_init__, so downstream\nbuild_token_lut only ever sees bytes. Byte position remains the token id, so\nordering is preserved verbatim.\n\nThis also fixes the documented skill example, which passed sp.DNA.alphabet (a\nstr) and would previously have crashed in build_token_lut.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(flat-variants): accept str/bytes/NucleotideAlphabet for VarWindo…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:34:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0abdce46c5f667e948a8417dcbae0311c53cbf4e",
          "body": "…(#285)\n\nReference.from_path only rebuilt offsets into the caller's contig order on\nthe in_memory=True branch. On the in_memory=False (memory-mapped) branch the\ncontigs argument was accepted but offsets stayed in full-FASTA order, so any\ncaller indexing offsets by its own contig index silently read \n[…]\nero impact on current callers (the only contigs-passing caller uses\nin_memory=True; every in_memory=False call passes no contigs).\n\nCloses #285\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(reference): reject in_memory=False with reordered/subset contigs …",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:32:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f84682bbd6883813a308b06b25c469a32495174f",
          "body": "…bench\n\nperf(svar2): 2.3–5.5× spliced-variant decode via vectorized build_splice_plan + cohort-scale benchmark",
          "is_bot": false,
          "headline": "Merge pull request #289 from mcvickerlab/perf/svar2-spliced-variants-…",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b2fd6a97d6160de86b2a16b05e7c69b476a286",
          "body": "build_splice_plan looped over n_rows*n_samples pairs in Python to build the splice\npermutation -- 1.28M iterations at 256 transcripts x 5000 samples, 6.4M at 25000\nsamples. pyinstrument attributed 68% of the spliced with_seqs('variants') getitem to\nthis loop (36.5s of 52.7s), dwarfing the Rust decod\n[…]\n4   1011 -> 183  (5.5x)    S5000/T256  15935 -> 5498 (2.9x)\n  S1000/T256  2886 -> 784  (3.7x)    S25000/T64  18625 -> 7032 (2.6x)\n  S5000/T64   3516 -> 1101 (3.2x)    S25000/T256 77391 -> 33042 (2.3x)",
          "is_bot": false,
          "headline": "perf(svar2): vectorize build_splice_plan permutation",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:00:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b89303912e3d090e27af32a8683aa4a90f76cd5",
          "body": "…scale\n\nThe existing build_svar_splice.py is pinned to a committed 5-sample PGEN and cannot\nvary cohort size -- the dominant axis for PR #286's SVAR2 spliced with_seqs('variants')\ndecode. Add vcfixture-rs bulk cohorts so n_samples can grow toward AoU scale.\n\n- data/build_svar2_splice_bulk.py: vcfixt\n[…]\n-identical RaggedVariants oracle (--check mode).\n- profiling/profile_svar2_splice_variants.py: pyinstrument driver.\n- test_e2e_svar2_splice_variants.py: pytest-benchmark regression + determinism test.",
          "is_bot": false,
          "headline": "test(svar2): bulk spliced-variant decode benchmark harness at cohort …",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:00:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bbdf9980c52cdb20493117d326ec81e34103182",
          "body": "…mization",
          "is_bot": false,
          "headline": "docs(bench): spec + plan for SVAR2 spliced-variant benchmark and opti…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T20:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe969511d6a7b33ee96b44535195c5111185ffac",
          "body": null,
          "is_bot": false,
          "headline": "feat(svar2): support spliced variant records",
          "author_name": "bschilder",
          "author_login": "bschilder",
          "committed_at": "2026-07-17T20:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0ad21defbc8a1743b12718db60760e777fd93e",
          "body": "…oord\n\ndocs(claude): coordinate StreamingDataset work via GitHub Project",
          "is_bot": false,
          "headline": "Merge pull request #287 from mcvickerlab/worktree-streaming-project-c…",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T17:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f6d65ef6d3a42fb2720db78b04173dfbcd3bbba",
          "body": "Streaming work now targets a long-lived `streaming` integration branch off\nmain (PRs #274/#280/#282 merged into it), which lands on main as one\nintegrated PR at milestone boundaries — keeps main's queue to a single\nstreaming-facing PR instead of a deep stack.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(claude): route streaming PRs to the long-lived `streaming` branch",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T17:32:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "be7c77eb1c56e70e97d9f04b6ff0294b6bba8e17",
          "body": "All write-free StreamingDataset work is now tracked on the \"StreamingDataset\"\nGitHub Project. Adds a CLAUDE.md section directing streaming tasks to check the\nboard first, file issues with a `streaming:` prefix + `type:` label on the\nproject, keep PR \"Closes/relates\" refs accurate, and keep the board in sync with\ndocs/roadmaps/streaming-dataset.md.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(claude): coordinate StreamingDataset work via GitHub Project",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T17:32:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e364f5dfac3a04533cd63cc375be8c0627fe92ac",
          "body": "…profile\n\nperf(svar2): scatter-write spliced haplotypes (#273)",
          "is_bot": false,
          "headline": "Merge pull request #281 from mcvickerlab/worktree-spike+svar2-splice-…",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b5014e68dd64711c6ef76c84a6d22458eb8f47",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(roadmap): link PR #281 for svar2 spliced scatter-write (#273)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "74405900725fd25d4405e1bcdf4c0b0eb6f42fab",
          "body": "Sorting out_bounds by start alone (both the parallel carve in\nreconstruct::reconstruct_haplotypes_from_svar2 and the FFI-boundary\ncheck_disjoint_bounds_within overlap sweep) gives an unspecified tie\norder for rows sharing a start. A zero-length row produced by an\nexon-spanning deletion under var_fil\n[…]\n the 10.2 ms\ngap\" note in the rust-migration roadmap (both are independent\nminimums-over-reps on a noisy node, not a single-rep decomposition).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): deterministic tie-break for scatter-write bounds sort",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d06d2defc39f977a41b75c2492fd34f0e441f3f0",
          "body": null,
          "is_bot": false,
          "headline": "docs(roadmap): record svar2 spliced scatter-write results (#273)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e0898e2ce16775f5c228831f991917bf8b74cc",
          "body": "Permutes per-row metadata and lets each contig group's kernel call write\nstraight into the final spliced buffer, deleting the O(bytes) concatenate\nand the RC post-pass. Byte-identical to SVAR1.",
          "is_bot": false,
          "headline": "perf(svar2): scatter-write spliced haplotypes, no Python re-order",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8443435bb22cd4bec2df4aa27fca5e739fea8c3c",
          "body": "reconstruct_haplotypes_from_svar2_readbound_into took out_bounds and\nto_rc straight from Python with no validation, unlike every sibling\nentry (whose bounds are Rust-computed via bounds_from_offsets). An\nout-of-range out_bounds row was a silent OOB write; an overlapping row\nwas aliasing UB under py.\n[…]\nn PyValueError\nbefore py.detach. Also carries over the allocating entry's pure-DEL\nanchor-read NOTE, verified to apply unchanged to this entry.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): validate out_bounds and to_rc in scatter-write FFI entry",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "93b49f2e82298effb0e30cc241e71b771eebc431",
          "body": "…tions\n\nThe old 2-transcript, 2-contig splice_bed only reordered contig groups\nwithout splitting either into non-contiguous destination blocks, so it\ncould not catch a regression in the Rust carve's gap-tolerance for\nscattered-destination writes. Switch to a 3-transcript bed that\nalternates contigs in splice order (Ta:chr2, Tb:chr1, Tc:chr2), which\ngenuinely splits chr2's group around chr1's block, and make Tc\nminus-strand so the RC pass runs on rows landing in that gapped group.",
          "is_bot": false,
          "headline": "test(svar2): fix multicontig splice fixture to produce gapped destina…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39051d36de6ab112ecf7fdd75dc5c7770d5645c",
          "body": "Writes rows at caller-supplied destinations and skips the diffs sizing\npass (sizes come from out_bounds). Unused until the Python path lands.",
          "is_bot": false,
          "headline": "feat(svar2): scatter-write FFI entry for read-bound haplotypes",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6be4830a342863a80a271279481055c59ce1de",
          "body": "The chr22 benchmark and existing spliced tests are single-contig, so no\ntest covers a spliced read whose rows scatter across contig groups.",
          "is_bot": false,
          "headline": "test(svar2): multi-contig spliced parity guard",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff0b1ab58ab9b2fb39d52773a6173cd38b8b6cc",
          "body": "Adds a bounds-addressed counterpart to rc_flat_rows_inplace for reverse-\ncomplementing scattered rows at non-contiguous destinations. Extends\nndarray imports to include ArrayView2.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(reverse): rc_bounded_rows_inplace for scattered rows",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "db816dec1ef143fd83621f80bec91163a140edb1",
          "body": "Generalizes out_offsets to (n_work, 2) out_bounds so callers can scatter\nrows into non-contiguous destinations; carve in ascending-start order.\nNo behavior change - both FFI callers adapt via bounds_from_offsets.",
          "is_bot": false,
          "headline": "refactor(svar2): per-row destination bounds in the reconstruct core",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41bf14da350a06ed95a4df97d88d1c5140f9d767",
          "body": "Six tasks; 1-3 are independent (core bounds, RC helper, multi-contig\nparity guard) and dispatch in parallel, then FFI -> Python -> measure.\n\nAmends the spec: the spliced path gets its own _reconstruct_spliced\nrather than parameterizing get_haps_and_shifts by destination bounds.\nThe two paths call different FFI entries and differ on shifts/sizing;\nwhat they share is already factored into _gather_inputs/_ref_for_contig.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(plan): svar2 spliced scatter-write implementation plan (#273)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50c46a97ea483804d96c73e45441289231797294",
          "body": "Phase 0 spike attributes the svar2-vs-svar1 spliced gap: the Python\nre-order pass (`_ragged_arange_gather`) is 13.7 ms of a 10.2 ms total\ngap, and at ~9x the memcpy floor for the same bytes it is per-row numpy\ndispatch overhead (6600 rows), not bandwidth.\n\nDesign: scatter-write the svar2 read-bound \n[…]\nr1's \"fused\" spliced entry\npermutes metadata instead of bytes. Drops the gather-reuse lever (3.4 ms,\npartly shared with svar1) as out of scope.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(spec): svar2 spliced scatter-write design (#273)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-17T03:03:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f0a81c85b9e4f2447c960fdbe79c0fff4ea53d3b",
          "body": null,
          "is_bot": true,
          "headline": "bump: version 0.37.0 → 0.38.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T21:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d5055a8b9c27f229fc9fca4097a56995c8d466",
          "body": "perf(svar2): vectorize spliced haplotype row reorder (8x)",
          "is_bot": false,
          "headline": "Merge pull request #272 from mcvickerlab/perf/svar2-spliced-gather",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T18:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b62a8e768c8ee89050ddbb8a3f808ff2c34e9eb",
          "body": "Replace the byte-level fancy-index in `_ragged_arange_gather` (which built\n`arange(n_bytes)` plus two `np.repeat` arrays over every output byte) with a\nper-row slice + single `np.concatenate`. The Python-level work now scales with\nthe number of ragged rows (`len(perm)`), not the number of output byt\n[…]\nfe chr22 PGEN. Skips cleanly when the full test reference /\nplink2 are unavailable, mirroring the e2e suite's committed-data skip.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(svar2): vectorize spliced haplotype row reorder",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T17:42:49Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "be7c29c8cb0f92b997c0c59d5bc16c5c47889349",
          "body": null,
          "is_bot": false,
          "headline": "feat(svar2): support spliced exonic haplotypes",
          "author_name": "bschilder",
          "author_login": "bschilder",
          "committed_at": "2026-07-15T16:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ab8a7d4b22b021234b245b7e2db604fffb6ec6",
          "body": null,
          "is_bot": true,
          "headline": "bump: version 0.36.0 → 0.37.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T08:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd208c0518534dcc0a0adce450b3e8492c44951",
          "body": null,
          "is_bot": false,
          "headline": "chore: revert version",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T08:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d85fe1e641e4b711a8acffe7decaed4d107e527",
          "body": "…-bump\n\nfix(deps): bump genoray to Windows-compatible rev (fixes release pipeline)",
          "is_bot": false,
          "headline": "Merge pull request #268 from mcvickerlab/worktree-fix-windows-genoray…",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T07:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa3c025c24f2016850899e88558bde68e2cf95e",
          "body": "Bumps the pinned genoray rev (both svar2-codec and genoray_core) from\n4ec0216 to 66ba734, which replaces the Unix-only File::read_exact_at in\nthe svar2 LongAlleleReader with a cross-platform pread_exact helper.\n\nThe old rev broke all Windows wheel builds in the release pipeline\n(publish / windows ar\n[…]\nied GVL now cross-compiles to\nx86_64-pc-windows-gnu (previously failed) and still builds natively.\n\nDepends on d-laub/genoray#112.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): bump genoray to Windows-compatible rev",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T07:48:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4d2b6e7d9309ab4ccb810cabfa5c1830e1ca3fff",
          "body": "…progress\n\nRevert \"feat(write): add structured progress reporting\"",
          "is_bot": false,
          "headline": "Merge pull request #270 from mcvickerlab/revert-269-codex/structured-…",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T07:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a428a87e0b4fbd133e3ea85c9bceebbea8c8708",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"feat(write): add structured progress reporting\"",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-15T07:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82b204565ee96cd111217aa5c409aaea41e5ca9",
          "body": "feat(write): add structured progress reporting",
          "is_bot": false,
          "headline": "Merge pull request #269 from bschilder/codex/structured-progress",
          "author_name": "Brian M. Schilder",
          "author_login": "bschilder",
          "committed_at": "2026-07-15T05:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "826d528c6e5eb56ce8972e9b2fa54222e5d2ca3d",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "chore(pre-commit): auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-15T05:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502f0ba66bcf5e1e28768f285a51f44abd555758",
          "body": null,
          "is_bot": false,
          "headline": "fix(write): harden structured progress publication",
          "author_name": "bschilder",
          "author_login": "bschilder",
          "committed_at": "2026-07-15T05:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2bfb44dc1901ee2aaddf6572728ab742fa34c9",
          "body": null,
          "is_bot": false,
          "headline": "feat(write): add structured progress reporting",
          "author_name": "bschilder",
          "author_login": "bschilder",
          "committed_at": "2026-07-15T03:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "905ed3c49a73bdd2ef02ab0ac1a896db4093db8e",
          "body": null,
          "is_bot": true,
          "headline": "bump: version 0.36.0 → 0.37.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-14T22:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f01d2c866152feb1f38a338cf7ff4d3c4e0f63",
          "body": "feat: SVAR2 read-bound dataset wiring (draft — blocked on genoray svar-2 release)",
          "is_bot": false,
          "headline": "Merge pull request #266 from mcvickerlab/svar2-m6b-kernel",
          "author_name": "David Laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-14T22:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da6e27cd0022e5c7d89715933ea5fa714b634ddd",
          "body": "Python: drop the dev-wiring local wheel path and pin genoray>=3.0.0,<4\nfrom PyPI (first release with the INFO/FORMAT field-read API). Re-lock also\naligns seqpro to 0.21.1 in py311-313 (matching py310's pin; the old lock was\nstale there).\n\nRust: bump the genoray git-dep rev to the field_finalize no-c\n[…]\n16). At the prior rev genoray_core failed to compile with\ndefault-features=false (E0433: field_finalize gated behind conversion), which\nbroke gvl's extension build; verified importable at the new rev.",
          "is_bot": false,
          "headline": "build(deps): move onto released genoray 3.0.0",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-14T21:43:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16868c0388619a71ee20c604058f0a9e019cd3b3",
          "body": "Replace the local-path deps on svar2-codec and genoray_core with git\ndeps pinned at genoray main (82668a6). genoray publishes no crates to\ncrates.io; pulling straight from GitHub avoids needing a release. Cargo\nresolves both packages by name from a single clone of the repo.",
          "is_bot": false,
          "headline": "build(deps): source genoray crates from GitHub git dep",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-14T16:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649689d1fff4abf8aba6bb9f700ebf5756522104",
          "body": "The read-bound SVAR2 track kernel is called once per contig group, so its\n`k / ploidy` query index is contig-LOCAL. The FlankSample fill hash\n`hash4(base_seed, query, hap, out_idx+i)` needs the GLOBAL batch row to match\nthe single fused SVAR1 call, which diverged whenever a contig appeared at more\nt\n[…]\nocs/skill/roadmap updated.\n\n(Incidental: `pixi lock` refreshed a stale narwhals transitive pin via the\npixi-lock pre-commit hook.)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): global fill-seed for multi-contig FlankSample tracks (#267)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T22:36:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9e1f296c8983e0666dec67a4d4a134a4ab62e432",
          "body": "Task 8: the multi-contig FlankSample track-fill divergence was recorded only in\na code comment behind a NotImplementedError guard. Reference the tracking issue\nso the guard can be lifted once the fill-seed index is made global.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): reference issue #267 in the FlankSample fill-seed guard",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T22:09:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3ccadd9d2d272543e4cd5833e521d2593d5c559a",
          "body": "A bare `assert` is stripped under `python -O`, so a pathological >~2Mb deletion\nfootprint could silently corrupt the packed composite key. Raise ValueError so\nit fails fast regardless of optimization level. (Final whole-branch review nit.)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): raise (not assert) on max_ends packing-width overflow",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T21:10:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "853ad617a84dbd2bc8d77e8bfb25eb5051537006",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): backfill PR #266 link into Phase 6a roadmap entry",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T21:03:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "72d4a0ec69cb0aa517947b966c90e023bfa11181",
          "body": "The tmp/svar2_mvp benchmark/profiling drivers are machine-specific (hardcoded\n/carter paths + real chr21 stores absent in CI) and their perf conclusions\nalready live in docs/roadmaps/rust-migration.md, so they are dropped from git\nrather than relocated into tests/ (adding un-runnable scratch there w\n[…]\nremain on\ndisk (ignored) for local reuse; relocating+parameterizing specific ones into\ntests/benchmarks/ is a follow-up if wanted.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(svar2): untrack tmp/svar2_mvp scratch and blanket-ignore tmp/",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T21:02:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "18b624c17ff1581f7aecb048a9d30df21e608935",
          "body": "The write.md build snippet (and a pre-existing SKILL.md twin) used\ndense2sparse(VCF(...), path) — but dense2sparse takes dense numpy arrays and\nreturns a Ragged, and SparseVar2.from_vcf requires reference= or\nno_reference=. Use the verified public API: SparseVar.from_vcf(out, VCF(src),\nmax_mem=...) for .svar and SparseVar2.from_vcf(out, src, reference=...) for\n.svar2.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): fix genoray build snippets to the real from_vcf API",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T20:49:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "727d2ee4ca2717543323f278b1f16a2da4e8bcea",
          "body": "Roadmap Phase 6a: move unphased_union/variant-windows to supported, add the\nextend_to_length + field-routing guard/task lines, drop the stale\nvariant-windows-parity footnote, correct the parity count to the current\n.svar2 suite (55), add a 2026-07-13 notes-log entry, and add a ⛔ release-gate\nsubsect\n[…]\ndex.md source list, format.md .svar2 guard matrix + changelog\npin (0.37.0), write.md build snippet, dataset.md var_fields section.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): sync roadmap/skill/prose docs + add release-gate checklist",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T20:40:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8f525da7ecb09738e83e6fe3cde2de747f5195ad",
          "body": "The identical LSB-first presence-bit closure in the reconstruct and tracks\nper-hap merge_hap calls is now a documented svar2::present_bit free function;\nboth call sites reduce to a one-line closure over it. Byte-identical: svar2\nparity 36 pass, cargo build clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(svar2): hoist shared present_bit to svar2::present_bit",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T20:12:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3bd5a186c061ff593f75f845032e6965691abb59",
          "body": "annot_v_idxs/annot_ref_pos were None at both call sites of the SVAR2 kernel\nreconstruct_haplotypes_from_svar2 (annotated .svar2 haps are\nNotImplementedError-guarded), so the annotation chunk-carve, 3 of 4 parallel\nmatch arms, and the serial raw-pointer annot views were all unreachable. Drop\nthe two \n[…]\nype_core keeps its\nannot params (the SVAR1 path uses them). Byte-identical: svar2 parity 40 pass,\nreconstruct cargo tests 19 pass.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(svar2): drop dead annot_* capability from readbound haps kernel",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T20:03:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "04931653b01b708aa1f8ee67f53df47d78365fd9",
          "body": "SparseVar2Source and build_readbound_* have no importers under python/ — they\nare the parity oracle + FFI-input builders used only by tests. Move them to\ntests/_oracles/ (renaming _svar2_store_py.py -> svar2_readbound_inputs.py,\nsince it holds no store class), convert their relative imports to absol\n[…]\nnvarloader, genvarloader._dataset.\n_rag_variants), and repoint the 7 test files' imports + the Svar2Haps\ndocstring back-reference.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(svar2): move test-only oracles out of the shipped package",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:51:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f70a22d77412502ad4575b4e7adffea5b634b66e",
          "body": "region_starts was written, memmapped into _Svar2Cache, and never fed to the\nFFI (its own docstring said \"parity/debug only\" — the read path recomputes\nper-query starts post-jitter from the regions array). Remove it from the write\npath, the svar2_meta.json schema, the Svar2Haps loader (deriving R fro\n[…]\nd), and the cache-contents test. The genoray\n_find_ranges \"region_starts\" output key and the fresh read-time array are\nunaffected.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(svar2): drop unused region_starts from the ranges cache",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:45:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c7073e71d939c98c7926644a71d885df404f2cde",
          "body": "The composite key packed the absolute end (~pos-sized) into 21 low bits, so any\nvariant past ~2Mb into a contig would assert-fail the write (or, with -O,\nsilently corrupt the per-region ordering). Real chromosomes are hundreds of Mb;\nthe 40bp test fixture masked it. Pack the bounded ext = 1 - min(il\n[…]\nunpack end = (key>>SHIFT) + (key&mask). Add a large-\nposition regression test (stub decode at 3-5Mb) that crashed the old packing.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): pack bounded tie-break in max_ends key (fix >2Mb overflow)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:39:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3c0f17d0e72f42a0e4fec8057d3517bcf8e1e18f",
          "body": "Replace the O(regions x samples x ploidy) write-time Python triple-loop with a\nper-region scatter-max over a (pos<<21)|end composite key that preserves the\npos-then-end tie-break. A single haplotype never carries two variants at the\nsame position, so a global per-region max over the selected samples\n[…]\n a new\nequivalence test carrying the old loop as its oracle (asserted non-vacuous:\nthe DEL at POS 11 extends overlapping regions).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(svar2): vectorize _svar2_region_max_ends (byte-identical)",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:33:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0e1e5d61572e511d37a58bbfcc012466b48770de",
          "body": "_write_from_svar2 accepted the flag and ignored it, silently extending\nchromEnd regardless. Raise NotImplementedError (Phase-1 guard-matrix policy)\ninstead of producing a dataset that differs from what was requested.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): reject extend_to_length=False for .svar2 sources",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:29:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ae0cd7958e2b8f4d9bfc6c61a4e578d153ad1198",
          "body": "The Task-4 FFI-boundary guard rejected region_bounds[q,1] > contig_ref_len,\nbut gvl regions legitimately extend past a contig end (jitter/max_jitter\npadding, right-padded with pad_char), so that guard broke valid boundary reads\nand SVAR1 parity on the live read path. The anchor OOB is only reachable\n[…]\nant pos >= contig_len); guard that with a debug_assert at\nthe read site instead. The ref_/tracks contiguity guards are unaffected.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): drop over-strict anchor region guard; assert at read site",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:25:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ec99aba51c37ecf8bf9ae7d77c092aa8119a9380",
          "body": "Non-C-contiguous numpy views (a[::2]) of the reference/track arrays panicked\ninside the readbound kernels (contig_ref.as_slice().unwrap(),\ntracks.as_slice().unwrap()) instead of surfacing as ValueError. Validate\ncontiguity of ref_ and tracks at the #[pyfunction] boundary, and bound the\npure-DEL anch\n[…]\nd need no check; the internal vk_src assert_eq is a gvl-guaranteed invariant\n(matches genoray's contract check) and is left as-is.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): raise PyValueError on non-contiguous / OOB Python input",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T19:12:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "688ddc950b1f0605ebf836b6d521f80f410f7328",
          "body": "…sert\n\nThe parallel split_at_mut path already debug_asserts out_offsets is\nnon-decreasing; the serial raw-pointer fallback carved out_e - out_s with no\nguard, so a non-monotonic offsets array underflows to a multi-GB slice (UB).\nHoist the same assert into both serial loops.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svar2): guard serial unsafe carve path with monotonicity debug_as…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T18:35:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0bb676e3551840988df22d8dee8190b31631c499",
          "body": "Fix the reverted-get_unchecked test docstring, the stale unphased_union\nout-of-scope claim in the Svar2Haps module docstring, and internal plan/task\nnumbering (\"Task 7c\", \"Phase-1 wiring\", \"FIX 1\", \"Task 13/14/15\", etc.) that\nleaked into shipped comments and docstrings. Also add missing docstrings to\nthe svar2/store.rs PyO3 items, make_svar2_link, and _reconstruct_variants.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): strip stale/internal references from shipped comments",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T18:25:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f79025c0af81aa36f7b24987cb4f22a8df5e595e",
          "body": "Bare `pyrefly check` matches zero files inside a .claude/worktrees checkout\n(root .gitignore ignores .claude/, pyrefly honors ignore files), so typecheck\nsilently passed on nothing. Point it at python/genvarloader + tests, fix the\npre-commit hook to match, and clear the now-flagged unused pyrefly-ignore.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(svar2): make typecheck task check explicit paths",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T18:14:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f5d0f0897083bd340e93a0df3c80be311982b0a1",
          "body": "13-task plan covering the correctness/safety fixes, shipping hygiene, Rust\nde-duplication, and doc consistency from the design spec, ending in the\nrelease-gated draft PR.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): implementation plan for the final pre-merge pass",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T18:03:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "320561db0b4dad8945496f42ef351bdc94003966",
          "body": "Design for the finishing pass over the SVAR2 M6b branch: correctness/safety\nfixes (unsafe serial-path guard, stale get_unchecked doc, Python-reachable\npanics, extend_to_length), shipping hygiene (oracle relocation, dead FFI\ncapability, max_ends vectorization, typecheck-task fix, tmp/ relocation),\nRust duplication extraction, and doc consistency. Documents the genoray\nrelease gate rather than resolving it.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(svar2): final pre-merge pass design spec",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T17:15:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3405dc3605ad53b6e9ad1adcadec6aee5b96cae0",
          "body": "…nerate oracle\n\nThree findings from the final whole-branch review.\n\nThe oracle fixture was degenerate: every provenance index was zero (each\ncontig's var_key stream had one call, chr1's dense stream one variant), so\nhardcoding both call_idx and the dense row to 0 still passed the whole suite.\nThe fi\n[…]\nty info dict), crashing the public buffered\ndataloader path. It now takes the dtype from the store manifest; the SVAR1 path\nis unchanged.\n\nField tests 9/9; no-regression 25/25; SVAR1 var_fields 10/10.",
          "is_bot": false,
          "headline": "fix(svar2): validate open(var_fields=), size buffered output, de-dege…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T12:44:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "729489f979411ed3ff6cf8f401d9f55afa2db705",
          "body": "Extends the existing .svar2 sections of the genvarloader skill (Phase-1 scope,\nthe var_fields entry, and the gotchas matrix) and the faq's .svar2 support\nsentence.\n\nNo CHANGELOG entry: this repo has no root changelog, and docs/source/changelog.md\nis auto-generated from commit messages by commitizen (and per CLAUDE.md does not\ncount as documentation). The plan's changelog step assumed genoray's convention.",
          "is_bot": false,
          "headline": "docs(svar2): document INFO/FORMAT field routing in variants outputs",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T11:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39136c472d2c70829a22bf6ab0211878d784c57d",
          "body": "…ndows fields\n\nTwo real gaps found by review:\n\nDataset.open(var_fields=...) was a silent no-op for SVAR2: var_fields is a\npublic open() parameter forwarded to Haps.from_path but not to\nSvar2Haps.from_path, so a store field would be advertised in\navailable_var_fields and then be absent from the outpu\n[…]\ner-group typing block into\na shared helper, and raise ValueError (not a hand-raised AssertionError) when the\nkernel's itemsize disagrees with the store manifest.\n\nField tests 7/7; no-regression 25/25.",
          "is_bot": false,
          "headline": "fix(svar2): honor Dataset.open(var_fields=) and cover multi-contig wi…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T11:40:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4c2721dd9a3c7f901f35c72e6f56badc2188e91",
          "body": "_reconstruct_variant_windows now forwards the requested store fields to the\ndecode kernel and adds the returned columns to _FlatVariantWindows.fields,\nalongside start/ilen. Field buffers are flat per-variant data parallel to pos,\nso they share the same row offsets (including under unphased_union) an\n[…]\ntes\nthe fields dict and DummyVariant.scalar_for already falls back to NaN for float\ncolumns and 0 for integer columns. Verified against the oracle test rather than\nassumed.\n\nOracle test now 6/6 green.",
          "is_bot": false,
          "headline": "feat(svar2): route INFO/FORMAT fields into variant-windows output",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T11:07:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce03789d8a4c3dd20c1dba7ef0347259c9217931",
          "body": "_reconstruct_variants now forwards the requested store fields to the decode\nkernel and attaches the returned buffers to the output, viewing the raw\nlittle-endian bytes as the store's dtype (no widening; missing entries keep the\nstored default verbatim, guarded by an itemsize check against the manife\n[…]\nndling at all.\n\nBuiltin names still win over a same-named store field. With no fields requested\nthe kernel keeps its zero-overhead path.\n\nOracle test: 5 passed (variant-windows still red — next task).",
          "is_bot": false,
          "headline": "feat(svar2): route INFO/FORMAT fields into RaggedVariants",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T10:58:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eedbe04f9462b5f34ed3afca6aca8276806c5b3b",
          "body": "…, multi-contig, union)\n\nGates the field-routing wiring. Fixture spans two contigs and carries INFO AF\n(Float, with a missing value), INFO NS (Integer), and FORMAT DP (Integer), with\ndistinct values per variant and per sample so a wrong variant/value or sample\nassociation is detectable rather than c\n[…]\nracle, not a\nsnapshot of our own output).\n\nCurrently RED (5 failed, 1 passed): discovery and var_fields acceptance work;\nonly the field values are absent from the output. That is the Task 2.3/2.4 gap.",
          "is_bot": false,
          "headline": "test(svar2): oracle test for INFO/FORMAT field routing (var_key+dense…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T10:50:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70dadbe11d7a6b6351c38f75e804501886d11739",
          "body": "…ading\n\nSvar2Haps reads the store's field manifest (SparseVar2.available_fields) into\nstore_fields and advertises the keys in available_var_fields, so users can\nrequest them via var_fields. The manifest entries are kept as genoray\nStoredField objects rather than flattened to a tuple, because the sto\n[…]\ns what stops an unknown field name reaching the Rust FFI.\n\nThe SVAR1 body is byte-identical (re-indented only): git diff -w reports 13\ninsertions and 0 deletions. SVAR1 var_fields coverage: 71 passed.",
          "is_bot": false,
          "headline": "feat(svar2): discover store INFO/FORMAT fields and skip SVAR1 lazy-lo…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T10:24:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55ab671a4e411406a3301f5d70e67d8875c19c8c",
          "body": "… field buffers\n\nThe FFI gains a trailing fields=[(category, name, dtype_str)] parameter. When\nnon-empty it opens one FieldView per FieldSub (iterating FieldSub::all() so the\nviews land in the order FieldGather indexes them by), selects\ngather_haps_readbound_src (the only gather that populates the v\n[…]\nies the dense FORMAT stride.\n\nWhen fields is empty the old gather is used and no field work runs. Existing\ncall sites are updated mechanically for the new arity; Python field wiring is\nthe next phase.",
          "is_bot": false,
          "headline": "feat(svar2): decode_variants_from_svar2_readbound returns INFO/FORMAT…",
          "author_name": "d-laub",
          "author_login": "d-laub",
          "committed_at": "2026-07-13T09:26:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 1477,
      "latest_release_at": "2026-07-21T16:27:45Z",
      "latest_release_tag": "v0.40.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 41,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 4
    },
    "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": "genvarloader",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/genvarloader/",
          "is_deprecated": false,
          "latest_version": "0.40.0",
          "repository_url": "https://github.com/mcvickerlab/GenVarLoader",
          "versions_count": 119,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2023-10-12T03:29:32.283278Z",
          "latest_published_at": "2026-07-21T16:35:44.322267Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 30,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": {
        "days": [
          {
            "date": "2022-08-11",
            "count": 3
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 3
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 2
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 30,
        "total_stars": 30
      },
      "open_issues_and_prs": 18
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "python/genvarloader/py.typed"
      ],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 114095,
      "source_files_sampled": 283,
      "oversized_source_files": 5,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 14996
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "docs/requirements.txt",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "virtualenv",
            "direct": false,
            "version": "20.25.1",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-597g-3phw-6986",
              "GHSA-rqc4-2hc7-8c8v",
              "PYSEC-2024-187",
              "PYSEC-2026-2009"
            ],
            "fixed_version": "20.36.1",
            "advisory_count": 4,
            "oldest_advisory_days": 604
          },
          {
            "name": "pyarrow",
            "direct": true,
            "version": "15.0.2",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7,
            "advisory_ids": [
              "GHSA-rgxp-2hwp-jwgg",
              "PYSEC-2024-161",
              "PYSEC-2026-113"
            ],
            "fixed_version": "23.0.1",
            "advisory_count": 3,
            "oldest_advisory_days": 599
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.7",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 82
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-cpwx-vrp4-4pq7",
              "GHSA-gmj6-6f8f-6699",
              "GHSA-h75v-3vvj-5mfj",
              "GHSA-q2x7-8rv6-6q7h",
              "PYSEC-2026-1471",
              "PYSEC-2026-1472",
              "PYSEC-2026-1474",
              "PYSEC-2026-1475"
            ],
            "fixed_version": "3.1.6",
            "advisory_count": 8,
            "oldest_advisory_days": 806
          },
          {
            "name": "rustls-webpki",
            "direct": false,
            "version": "0.101.7",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-82j2-j2ch-gfr8",
              "GHSA-965h-392x-2mh5",
              "GHSA-xgp8-3hg3-c2mh",
              "RUSTSEC-2026-0098",
              "RUSTSEC-2026-0099",
              "RUSTSEC-2026-0104"
            ],
            "fixed_version": "0.104.0-alpha.7",
            "advisory_count": 6,
            "oldest_advisory_days": 98
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "69.2.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-5rjg-fvgr-3xxf",
              "GHSA-cx63-2mw6-8hw5",
              "PYSEC-2025-49",
              "PYSEC-2026-1918",
              "PYSEC-2026-3447"
            ],
            "fixed_version": "83.0.0",
            "advisory_count": 5,
            "oldest_advisory_days": 736
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.2.1",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2xpw-w6gg-jr37",
              "GHSA-34jh-p97f-mpxf",
              "GHSA-38jv-5279-wg99",
              "GHSA-48p4-8xcf-vxj5",
              "GHSA-gm62-xv2j-4w53",
              "GHSA-pq67-6m6q-mj2v",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-1994",
              "PYSEC-2026-1995"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 14,
            "oldest_advisory_days": 763
          },
          {
            "name": "filelock",
            "direct": true,
            "version": "3.13.4",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.3,
            "advisory_ids": [
              "GHSA-qmgc-5h2g-mvrw",
              "GHSA-w853-jp5j-5j7f",
              "PYSEC-2026-1374",
              "PYSEC-2026-1375"
            ],
            "fixed_version": "3.20.3",
            "advisory_count": 4,
            "oldest_advisory_days": 216
          },
          {
            "name": "memray",
            "direct": false,
            "version": "1.11.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-r5pr-887v-m2w9",
              "PYSEC-2026-2203"
            ],
            "fixed_version": "1.19.2",
            "advisory_count": 2,
            "oldest_advisory_days": 126
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "7.4.4",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.8,
            "advisory_ids": [
              "GHSA-6w46-j5rx-g56g",
              "PYSEC-2026-1845"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 2,
            "oldest_advisory_days": 180
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.18.1",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-jfmj-5v4g-7637",
              "PYSEC-2026-2074"
            ],
            "fixed_version": "3.19.1",
            "advisory_count": 2,
            "oldest_advisory_days": 742
          },
          {
            "name": "tqdm",
            "direct": true,
            "version": "4.66.2",
            "severity": "low",
            "ecosystem": "pypi",
            "cvss_score": 3.9,
            "advisory_ids": [
              "GHSA-g7vv-2v7x-gj9p",
              "PYSEC-2026-1976"
            ],
            "fixed_version": "4.66.3",
            "advisory_count": 2,
            "oldest_advisory_days": 808
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.17.2",
            "severity": "low",
            "ecosystem": "pypi",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-5239-wwwm-4pmq",
              "PYSEC-2026-2987"
            ],
            "fixed_version": "2.20.0",
            "advisory_count": 2,
            "oldest_advisory_days": 121
          },
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.102",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0190"
            ],
            "fixed_version": "1.0.103",
            "advisory_count": 1,
            "oldest_advisory_days": 26
          },
          {
            "name": "bincode",
            "direct": false,
            "version": "1.3.3",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0141"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 217
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0204"
            ],
            "fixed_version": "0.9.20",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "rustls-pemfile",
            "direct": false,
            "version": "1.0.4",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0134"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 235
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 6,
          "unknown": 4,
          "critical": 1,
          "moderate": 4
        },
        "advisory_count": 59,
        "affected_count": 17,
        "assessed_count": 321,
        "assessed_package": null,
        "unassessed_count": 35,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "crates",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.102"
        },
        {
          "name": "bigtools",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5.6"
        },
        {
          "name": "coitrees",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "itertools",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14.0"
        },
        {
          "name": "ndarray",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.17.2"
        },
        {
          "name": "numpy",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.29.0"
        },
        {
          "name": "rayon",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.12.0"
        },
        {
          "name": "seqpro-core",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "svar2-codec",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "genoray_core",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pyo3",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.29"
        },
        {
          "name": "seqpro",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.20"
        },
        {
          "name": "genoray",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.0.0,<4"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "loguru",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "natsort",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "polars",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.37.1"
        },
        {
          "name": "cyvcf2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pandera",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pysam",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pyarrow",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pyranges",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pydantic",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2,<3"
        },
        {
          "name": "pydantic-extra-types",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.10"
        },
        {
          "name": "more-itertools",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "tqdm",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pybigwig",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "einops",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "joblib",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pooch",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "awkward",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "hirola",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.3,<0.4"
        },
        {
          "name": "filelock",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.12"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.102",
            "ecosystem": "crates"
          },
          {
            "name": "bigtools",
            "direct": true,
            "version": "0.5.6",
            "ecosystem": "crates"
          },
          {
            "name": "coitrees",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": "0.10.5",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "ndarray",
            "direct": true,
            "version": "0.17.2",
            "ecosystem": "crates"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3",
            "direct": true,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "seqpro-core",
            "direct": true,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "svar2-codec",
            "direct": true,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "awkward",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cyvcf2",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cyvcf2",
            "direct": true,
            "version": "0.30.28",
            "ecosystem": "pypi"
          },
          {
            "name": "einops",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "einops",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": true,
            "version": "3.13.4",
            "ecosystem": "pypi"
          },
          {
            "name": "genoray",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hirola",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "joblib",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "loguru",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "loguru",
            "direct": true,
            "version": "0.7.2",
            "ecosystem": "pypi"
          },
          {
            "name": "more-itertools",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "more-itertools",
            "direct": true,
            "version": "10.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "natsort",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "natsort",
            "direct": true,
            "version": "8.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": "1.26.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pandera",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandera",
            "direct": true,
            "version": "0.18.3",
            "ecosystem": "pypi"
          },
          {
            "name": "polars",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "polars",
            "direct": true,
            "version": "0.20.19",
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": true,
            "version": "15.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pybigwig",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pybigwig",
            "direct": true,
            "version": "0.3.22",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": "2.6.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-extra-types",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pysam",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pysam",
            "direct": true,
            "version": "0.22.0",
            "ecosystem": "pypi"
          },
          {
            "name": "seqpro",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "seqpro",
            "direct": true,
            "version": "0.1.11",
            "ecosystem": "pypi"
          },
          {
            "name": "tqdm",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tqdm",
            "direct": true,
            "version": "4.66.2",
            "ecosystem": "pypi"
          },
          {
            "name": "adler2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "arbitrary",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "attohttpc",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.21.7",
            "ecosystem": "crates"
          },
          {
            "name": "bincode",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.3",
            "ecosystem": "crates"
          },
          {
            "name": "bytemuck",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteordered",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.61",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation-sys",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "crc32fast",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-channel",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-deque",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "crunchy",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "derive_arbitrary",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "find-msvc-tools",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "flate2",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-channel",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-executor",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-io",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-macro",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-sink",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-timer",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "genoray",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "half",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.15.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collections",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale_core",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer_data",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties_data",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "id-arena",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna_adapter",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "index_list",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "inventory",
            "direct": false,
            "version": "0.3.24",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "leb128fmt",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "libdeflate-sys",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "libdeflater",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.29",
            "ecosystem": "crates"
          },
          {
            "name": "matrixmultiply",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": "0.9.11",
            "ecosystem": "crates"
          },
          {
            "name": "miniz_oxide",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "ndarray-npy",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.8",
            "ecosystem": "crates"
          },
          {
            "name": "num-complex",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-probe",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "pest",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "pest_derive",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "pest_generator",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "pest_meta",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic-util",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.37",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-crate",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "py_literal",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-build-config",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-ffi",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros-backend",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.45",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "rawpointer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-core",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.10",
            "ecosystem": "crates"
          },
          {
            "name": "relative-path",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "ring",
            "direct": false,
            "version": "0.17.14",
            "ecosystem": "crates"
          },
          {
            "name": "rstest",
            "direct": false,
            "version": "0.26.1",
            "ecosystem": "crates"
          },
          {
            "name": "rstest_macros",
            "direct": false,
            "version": "0.26.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": "0.21.12",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-native-certs",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-pemfile",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-webpki",
            "direct": false,
            "version": "0.101.7",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "schannel",
            "direct": false,
            "version": "0.1.29",
            "ecosystem": "crates"
          },
          {
            "name": "sct",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "security-framework",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "security-framework-sys",
            "direct": false,
            "version": "2.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": false,
            "version": "1.0.149",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "simd-adler32",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "1.0.109",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.117",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "target-lexicon",
            "direct": false,
            "version": "0.13.5",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": false,
            "version": "1.52.2",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.25.11+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "ucd-trie",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "ufmt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "ufmt-macros",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "ufmt-write",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-xid",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "untrusted",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": false,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "utf8_iter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasip2",
            "direct": false,
            "version": "1.0.3+wasi-0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasip3",
            "direct": false,
            "version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-encoder",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-metadata",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasmparser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "webpki",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.57.1",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-core",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust-macro",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-component",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-parser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.54",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.54",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom-derive",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "zerotrie",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.6",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "zip",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "zlib-rs",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          },
          {
            "name": "zopfli",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "asciitree",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "asttokens",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "23.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cfgv",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.7",
            "ecosystem": "pypi"
          },
          {
            "name": "cloudpickle",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coloredlogs",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "dask",
            "direct": false,
            "version": "2023.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "decopatch",
            "direct": false,
            "version": "1.4.10",
            "ecosystem": "pypi"
          },
          {
            "name": "distlib",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "executing",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "fasteners",
            "direct": false,
            "version": "0.19",
            "ecosystem": "pypi"
          },
          {
            "name": "fsspec",
            "direct": false,
            "version": "2024.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "genvarloader-cli",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "humanfriendly",
            "direct": false,
            "version": "10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "icecream",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "identify",
            "direct": false,
            "version": "2.5.35",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ipython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipywidgets",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "linkify-it-py",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "llvmlite",
            "direct": false,
            "version": "0.42.0",
            "ecosystem": "pypi"
          },
          {
            "name": "locket",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "makefun",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "maturin",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mdit-py-plugins",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "memray",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ml-dtypes",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "multimethod",
            "direct": false,
            "version": "1.10",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "myst-parser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbsphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nodeenv",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "numba",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numba",
            "direct": false,
            "version": "0.59.1",
            "ecosystem": "pypi"
          },
          {
            "name": "numcodecs",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "24.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "partd",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pgenlib",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pgenlib",
            "direct": false,
            "version": "0.90.2",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "py-cpuinfo",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "py-spy",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.16.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.17.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyreadline3",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-benchmark",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cases",
            "direct": false,
            "version": "3.8.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2024.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "13.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.0.292",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "69.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-autodoc-typehints",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-book-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tbb",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tbb",
            "direct": false,
            "version": "2021.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tensorstore",
            "direct": false,
            "version": "0.1.56",
            "ecosystem": "pypi"
          },
          {
            "name": "textual",
            "direct": false,
            "version": "0.56.4",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "toolz",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "torch",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typeguard",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspect",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2024.1",
            "ecosystem": "pypi"
          },
          {
            "name": "uc-micro-py",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "20.25.1",
            "ecosystem": "pypi"
          },
          {
            "name": "win32-setctime",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wrapt",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "xarray",
            "direct": false,
            "version": "2023.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "zarr",
            "direct": false,
            "version": "2.17.2",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.18.1",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 356,
        "direct_count": 45,
        "indirect_count": 311
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 205,
        "open_issues": 16,
        "closed_ratio": 0.807,
        "closed_issues": 67,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "d-laub",
          "commits": 2184,
          "avatar_url": "https://avatars.githubusercontent.com/u/60826163?v=4"
        },
        {
          "type": "User",
          "login": "AaronJeeHo",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/44958014?v=4"
        },
        {
          "type": "User",
          "login": "bschilder",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/34280215?v=4"
        },
        {
          "type": "User",
          "login": "jackdesmarais",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/12927434?v=4"
        },
        {
          "type": "User",
          "login": "Al-Murphy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/62257358?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.98
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "bump.yaml",
        "lint.yaml",
        "merge.yaml",
        "publish.yaml",
        "release-pipeline.yaml",
        "release.yaml",
        "test.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/7 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 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": 10,
            "reason": "30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "14 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "10fbc17896a070fd76cf1f3c46fc361471c0ba46",
        "ran_at": "2026-07-21T16:40:52Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mcvickerlab/GenVarLoader",
    "host": "github.com",
    "name": "GenVarLoader",
    "owner": "mcvickerlab"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 41,
        "vitality": 95,
        "community": 38,
        "governance": 59,
        "engineering": 92
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 1477,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 41
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "41/52 weeks with commits",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1477 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1477
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v0.40.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 4,
              "stars": 30,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "30 stars",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.98
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 205,
              "open_issues": 16,
              "closed_issues": 67,
              "issue_closed_ratio": 0.807,
              "closed_unmerged_prs": 21
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "205/226 decided PRs merged",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 205,
                      "decided": 226
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 7,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mcvickerlab",
              "public_repos": 7,
              "account_age_days": 1795
            },
            "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": "7 followers of mcvickerlab",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "mcvickerlab"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~4 yr old",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "genvarloader"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "119 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 119
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 92,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://genvarloader.readthedocs.io/en/latest/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://genvarloader.readthedocs.io/en/latest/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.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,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 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": "30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "14 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 321 resolved dependencies against OSV; 35 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 321
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 35
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "osv",
              "advisories": 59,
              "affected_packages": 17,
              "assessed_packages": 321,
              "unassessed_packages": 35,
              "affected_by_severity": "critical 1, high 6, moderate 4, low 2, unknown 4",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: pyarrow 15.0.2 (high 7.0), filelock 3.13.4 (moderate 6.3), tqdm 4.66.2 (low 3.9), +1 more",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "pyarrow 15.0.2 (high 7.0), filelock 3.13.4 (moderate 6.3), tqdm 4.66.2 (low 3.9)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 808 days ago",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 3,
                      "oldest": 808
                    }
                  }
                ],
                "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": 321,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.947,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 14996
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "89 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "python/genvarloader/py.typed"
              ],
              "agent_commit_share": 0.4,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "python/genvarloader/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "python/genvarloader/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "40 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 40,
                      "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 114095,
              "source_files_sampled": 283,
              "oversized_source_files": 5
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (python/genvarloader/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "python/genvarloader/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "5/283 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 283,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "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": "notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": [
    "Could not fetch crates package 'genvarloader' from its registry",
    "deps.dev does not index pypi:genvarloader@0.40.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T16:41:34.731871Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mcvickerlab/GenVarLoader.svg",
  "full_name": "mcvickerlab/GenVarLoader",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.23.0 — metodología completa · wiki de métricas.

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