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

Debilski / pelita

Actor-based Toolkit for Interactive Language Education in Python

PythonLicencia propia★ 1 estrella⑂ 0 forksdesde abr 2012forkVer en GitHub ↗

Debilski/pelita tiene un índice de salud de 35 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Engineering Quality (56/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 9 días. Una sola persona concentra la mayor parte del trabajo reciente.

35
global / 100
En riesgo

Índice de salud del software

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

35
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

44 seguidores103 repositorios públicosdesde mar 2010Institute for Theoretical Biology, Humboldt-University

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPIpelitaapunta a otro repositorio; no se puntúa2.6.0-23hace 303 díaseducation

Métricas por categoría

Vitalidad

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

30En riesgo · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 9 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push9
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 14 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 2447 días
12.6/27Cadencia de publicación — una versión cada ~330,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count14
latest_release_tagv2.0.1
releases_from_tags
days_since_latest_release2447
mean_days_between_releases330,3
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

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

Sostenibilidad y Gobernanza

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

34En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
8.8/22.5Distribución de commits — el principal contribuyente firma el 61% de los commits
13.5/13.5Amplitud de contribuyentes — 23 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled23
top_contributor_share0,61
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — 0/4 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs4
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
11.9/25Alcance del propietario — 44 seguidores de Debilski
25/25Trayectoria — 103 repos públicos, cuenta de ~16 años
Datos de entrada utilizados
followers44
owner_typeUser
is_verified
owner_loginDebilski
public_repos103
account_age_days5986
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

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

Documentación

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — http://aspp.github.com/pelita/
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttp://aspp.github.com/pelita/
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

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

46En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 26 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.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3,3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages15
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:pelita@2.6.0 —lo que arrastra la instalación del paquete publicado—: 15 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

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

32En riesgo · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
10.1/40Historial de commits legible — 19 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,19
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — doc/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdoc/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
0/45Código verificable por tipos — Python sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/73 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes47.660
source_files_sampled73
oversized_source_files0

Datos clave

1estrellas de GitHub
23contribuidores
0commits en los últimos 12 meses
9días desde el último push
14versiones publicadas
1factor bus
0issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • pypi package 'pelita' points at a different repository (https://github.com/ASPP/pelita); excluded from ecosystem scoring

Más detalle

OpenSSF Scorecard 3.3 / 10
3.3agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 8
RegistroPaqueteRestricción de versiónManifiesto
PyPIpyzmqpyproject.toml
PyPIPyYAMLpyproject.toml
PyPInumpypyproject.toml
PyPInetworkxpyproject.toml
PyPIpytest>=4pyproject.toml
PyPIzeroconfpyproject.toml
PyPIrichpyproject.toml
PyPIclickpyproject.toml
Todas las dependencias 0

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

RegistroPaqueteVersiónRelación
Avisos de dependencias 0

Instalar pypi:pelita@2.6.0 arrastra 15 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 11536,
      "has_wiki": true,
      "homepage": "http://aspp.github.com/pelita/",
      "languages": {
        "Shell": 740,
        "Python": 537972
      },
      "pushed_at": "2026-07-15T10:06:56Z",
      "created_at": "2012-04-23T18:20:18Z",
      "owner_type": "User",
      "updated_at": "2025-05-30T20:28:31Z",
      "description": "Actor-based Toolkit for Interactive Language Education in Python",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "debilski.de",
      "name": "Rike-Benjamin Schuppner",
      "type": "User",
      "login": "Debilski",
      "company": "Institute for Theoretical Biology, Humboldt-University",
      "location": "Berlin",
      "followers": 44,
      "avatar_url": "https://avatars.githubusercontent.com/u/216179?v=4",
      "created_at": "2010-03-04T23:34:56Z",
      "is_verified": null,
      "public_repos": 103,
      "account_age_days": 5986
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2019-11-11T11:37:21Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2019-09-03T08:35:03Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2018-10-29T21:40:13Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2018-01-18T01:22:32Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2017-08-31T10:05:17Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2012-09-07T13:52:33Z"
        },
        {
          "tag": "v0.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2012-09-05T10:58:16Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2012-05-23T17:45:26Z"
        },
        {
          "tag": "v0.1.1-rc1",
          "kind": "prerelease",
          "published_at": "2012-05-18T16:39:52Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2011-09-21T19:04:25Z"
        },
        {
          "tag": "v0.1.0-rc3",
          "kind": "prerelease",
          "published_at": "2011-09-14T10:12:01Z"
        },
        {
          "tag": "v0.1.0-rc2",
          "kind": "prerelease",
          "published_at": "2011-09-09T16:00:54Z"
        },
        {
          "tag": "v0.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2011-08-15T14:18:28Z"
        },
        {
          "tag": "v0.0.0",
          "kind": "major",
          "published_at": "2011-06-01T22:47:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dcdb8ea45c7564dcf65069ff8d8b0af08572540e",
          "body": "BLD: v2.5.3",
          "is_bot": false,
          "headline": "Merge pull request #886 from Debilski/release/v2.5.3",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-28T10:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52a8a5d0b6e4ebc18ecb3c289f536bf131f34b8",
          "body": "- Redesigned status area\n- Tkinter buttons and backgrounds are not colourised anymore on macOS",
          "is_bot": false,
          "headline": "BLD: v2.5.3",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-28T10:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9648743a406e742a7cb11d1e6de6613ab65c33",
          "body": "Fix dark mode colours",
          "is_bot": false,
          "headline": "Merge pull request #882 from Debilski/feature/fix-dark-mode",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-05-28T10:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e2890dfd06d61e426c92e4b696773289b1e96b",
          "body": null,
          "is_bot": false,
          "headline": "RF: Obsolete",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-27T16:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1259a1854b26225ff8c29efe5e74c0aaed7ebd91",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Select different button spacing and backgrounds depending on the OS",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-26T21:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "233ce4494bb22629abf181a21edbe843534e6d67",
          "body": null,
          "is_bot": false,
          "headline": "BF: Remove width of round info field for now.",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-24T22:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a80947f084385d714a7c8d0a31648c184ab646",
          "body": "Removes the fps and rearranges the layout in the status section.\nThe title section is not a separate canvas anymore; we draw the team\nnames directly on the game canvas. This allows for tighter spacing.\n\nDefault geometry has been changed to make the cells square again.",
          "is_bot": false,
          "headline": "RF: Shrink status and button section",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-24T21:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8274d5d1f105c9a244da458dcf2963f41c6b8b94",
          "body": null,
          "is_bot": false,
          "headline": "BF: game_state cannot be None",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-24T21:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7dc67cf48e3e5c101f529838fea79c737c1b4c1",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Remove col function",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-24T21:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d653536910c25e0c3228ba0a399b20bc5ec7773",
          "body": "Improves the ugly button situation on macOS",
          "is_bot": false,
          "headline": "RF: Remove colouring from status bar",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-22T18:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05cf19ee42b8d3026b4878bc32ed0b723de4ead",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Make status text explicitly black",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-22T17:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f1188f549c5c6fd5f74a1b463e983448df00be5",
          "body": null,
          "is_bot": false,
          "headline": "BLD: v2.5.2",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-05-04T23:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33e67b83d6edb554d6c88839aa60e655bf580629",
          "body": "TODO: BLD: v2.5.2-rc1",
          "is_bot": false,
          "headline": "Merge pull request #876 from ASPP/feature/v2.5.2-rc1",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-30T15:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe6261ccb05e7d096bb2db368cce7fe65b8e222",
          "body": null,
          "is_bot": false,
          "headline": "BLD: v2.5.2-rc1",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-30T13:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d17568ae4a2b150fc423d514932f4832e22ae60",
          "body": "Linting, project cleanup",
          "is_bot": false,
          "headline": "Merge pull request #874 from Debilski/feature/linting",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-30T07:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ea1cb5a5bcef1627007f120c1e7f35aed19271",
          "body": null,
          "is_bot": false,
          "headline": "TST: Use fixture for simple game_states",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6365bf69296e2a5c33e680f700f181c197bb1a3",
          "body": null,
          "is_bot": false,
          "headline": "BLD: Ruff everything (except fixtures)",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e65c99778a28b8b027acdfa88b2efca077b5389",
          "body": null,
          "is_bot": false,
          "headline": "RF: isort",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed960011dcdedce17d3e7b1021644526e3d47b62",
          "body": null,
          "is_bot": false,
          "headline": "RF: Linting ci_engine",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8fa398a1c2ec7f6be43cbc5cf9cd928ffd4dac",
          "body": null,
          "is_bot": false,
          "headline": "RF: isort tests",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e322e697d8cefa5fc45fa4391ba00466551348a",
          "body": null,
          "is_bot": false,
          "headline": "RF/TST: Linting the tests",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3c8be7cba26f6a92aa9f4c930132f6f1ef86b5",
          "body": null,
          "is_bot": false,
          "headline": "RF: Use dummy bot when no move is needed",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3490ff835529f49702cfe9a79f41620f8704e15c",
          "body": null,
          "is_bot": false,
          "headline": "RF: isort",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9634708c55fa872ab025a5c3f818c0fbca8b31fe",
          "body": null,
          "is_bot": false,
          "headline": "RF: Cleanup unused variables",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c01c8d409f440845ce84a2cd2c5cc606e0e3e39",
          "body": null,
          "is_bot": false,
          "headline": "BLD: Run automatic ruff checks",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a4e0d26dbf1a955247c0d0de45414508654c13",
          "body": null,
          "is_bot": false,
          "headline": "RF: Linting",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78deda3b26070393223dfbdcc023d23a61c7e73a",
          "body": null,
          "is_bot": false,
          "headline": "BLD: Upgrade action",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f104ccb17fd261df6a46e0d07b440fe3b56a2a7",
          "body": null,
          "is_bot": false,
          "headline": "BLD: Remove MANIFEST.in",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1801f1621311794e76bb3bd236349f2bd57ced5",
          "body": null,
          "is_bot": false,
          "headline": "BLD: Add dependencies to pyproject and use them in CI",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4716ad87db80dfb77f6db6120e45096ab789ce1f",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Spelling",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-29T20:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4d7401d3e72c4fec582a14769fdfce41c20e2a8",
          "body": "RF: run_background_game does not support passing food/bots",
          "is_bot": false,
          "headline": "Merge pull request #875 from Debilski/feature/fix_run_background_game",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-29T05:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec022ceb2009c083b1af0b769bf3e56c287d0ead",
          "body": null,
          "is_bot": false,
          "headline": "BF: run_background_game does not support passing food/bots",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-28T23:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68af15d8d4199882d32bb4ede363195e2c5b5a99",
          "body": "add `Bot.has_exact_position` attribute",
          "is_bot": false,
          "headline": "Merge pull request #870 from otizonaizit/is_close",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-28T12:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d0f0eea1abc131aa319e703ddeb4d168089ee4",
          "body": "Make returning an illegal position a fatal error",
          "is_bot": false,
          "headline": "Merge pull request #871 from otizonaizit/fatal_illegal_position",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-28T12:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a45dcce58a37a965c737d13ad171db1f9acb1ff",
          "body": "Live maze generation",
          "is_bot": false,
          "headline": "Merge pull request #867 from otizonaizit/live_maze_generation",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-28T12:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c015e071a6e6fb2b2fe6654d5c7def0e04066b5",
          "body": null,
          "is_bot": false,
          "headline": "TST: Add roundtrip test",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-28T10:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5def55c38182a17524a2737c57a1acab1b33c478",
          "body": null,
          "is_bot": false,
          "headline": "TST: Add test for layout seed",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-27T22:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b4f1549e290c79b2deebca0f2df26d7745c7d5",
          "body": null,
          "is_bot": false,
          "headline": "ENH: --store-layout - writes layout to stdout",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-27T11:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8766e8e038432581afd8700c083f1ed09ff4dff6",
          "body": null,
          "is_bot": false,
          "headline": "use \"->\" instead of \"➔\" on terminals not supporting unicode",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-27T00:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a573614bc702d382068b39eebc920c073c13e3c1",
          "body": null,
          "is_bot": false,
          "headline": "fix tests to cope with illegal move becoming fatal",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-27T00:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfea5955382c6038c6a2c6664ef67b7f0b0f004e",
          "body": null,
          "is_bot": false,
          "headline": "make illegal position a fatal error",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-27T00:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a4f3053fe35ac63df0204668af2faa4a7e6aba",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-27T00:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbe08a99465eecd7c07430f88103aa682d849fb",
          "body": "Some bots in the tests were still using the old API of the move function\nmove(bot, state) -> position, state\ninstead of the new API:\nmove(bot, state) -> position\n\nWhy didn't this fail long time ago already? Probably because in the\ntests we never cumulated enough gamestate['errors'] to make them fatal",
          "is_bot": false,
          "headline": "fix bots in tests using the old API of move",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-26T23:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0663fd647378187524fd903b75373dd3fbde144",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Write a different --seed text when a layout is written.",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-26T23:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d52b601440ab4772549266159100edc9b68aa0",
          "body": "Make grid labels visible to older people",
          "is_bot": false,
          "headline": "Merge pull request #869 from otizonaizit/grid-more-readable",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-26T21:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c35808d54572b82875fd0ef2c228f0db67bbda",
          "body": null,
          "is_bot": false,
          "headline": "Reduce height of header; pad horizontally to align with the maze",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-26T21:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b773c837105f42eadb17170df5b32ff1baf6c60b",
          "body": null,
          "is_bot": false,
          "headline": "increase MeshGrid padding to fit bigger grid labels",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-26T21:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a9a47b852dcf48c7c2919a8c30080d18abc546",
          "body": null,
          "is_bot": false,
          "headline": "Handle argument parsing in argparse",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-26T15:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e521e4a750110b9b9c708ee36c4d6df7d34203b8",
          "body": "The Bot.is_noisy attribute has historically being perceived as\nconfusing. The attribute Bot.has_exact_position, internally implemented\nsimply as \"not bot.is_noisy\" conveys the intent in a clearer way. More\ndiscussion about this in the corresponding documentation PR#86 and\nissue #85 on the pelita_template repo.",
          "is_bot": false,
          "headline": "add Bot.has_exact_position attribute",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-26T07:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a14b4e0e9a981986b1da94447dcb81669b9c9a",
          "body": null,
          "is_bot": false,
          "headline": "linting and test coverage",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-25T22:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e9e19748339c8cb610e2201f6ae83b90b0a8291",
          "body": null,
          "is_bot": false,
          "headline": "Use sets in layout_as_str for speed",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-25T14:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16534f657699ec0a4ab6eb3706a1e72f4442de3b",
          "body": null,
          "is_bot": false,
          "headline": "Add test for --store-layout",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0a31a572350180194dd1882a72c19bca4bea85",
          "body": null,
          "is_bot": false,
          "headline": "remove obsolete layout specification from --help",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57501966d7e290d88e03348b07884a7f29f63417",
          "body": "…me is required",
          "is_bot": false,
          "headline": "rename --save-layout to --store-layout to make it clear that a filena…",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114bd212803cf62daf863011cf9dfaf82928d423",
          "body": null,
          "is_bot": false,
          "headline": "simplify --layout documentation",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2105ef871905a127d5392f014eb71d84d1326cd6",
          "body": null,
          "is_bot": false,
          "headline": "remove obsolete script pelita_createlayout.py",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09260479acc80a82fcc4eb6ee19c09e49dbb9036",
          "body": null,
          "is_bot": false,
          "headline": "get rid of obsolete layout_name everywhere",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c946822a28ec2a9769ff560aeb2da797eb9bce",
          "body": null,
          "is_bot": false,
          "headline": "get rid of precomputed layouts",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0416e09f1236411cbe2f820e7d8be0d1883aac8",
          "body": null,
          "is_bot": false,
          "headline": "fix all tests so that they use live maze generation",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb44b253286f3affdf8c674aaa5d7abface06762",
          "body": null,
          "is_bot": false,
          "headline": "get rid of obsolete layout managing functions",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38484e3339d4cf99a3c8d5ab91745d776df6d51e",
          "body": null,
          "is_bot": false,
          "headline": "add option to save the current layout to file",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ef06e79a37de5b5d947f77062c5760ded5645f",
          "body": null,
          "is_bot": false,
          "headline": "add --food option and rework --size option",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9afedad912cef27220f68768ac1f077b9ad6bf5",
          "body": null,
          "is_bot": false,
          "headline": "remove option to show the list of available layouts",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db3cca02fea2c899b054399d032d7dbdc268ae7",
          "body": null,
          "is_bot": false,
          "headline": "define default maze sizes and default food distribution in game.py",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96566a92d96355d6e2414a3e3a5d34aed3ee1d15",
          "body": null,
          "is_bot": false,
          "headline": "expected winner in test changed when using live maze generation",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d98cba744ee5a78bb5122a1f19982a5c975b2c27",
          "body": null,
          "is_bot": false,
          "headline": "get rid of DEAD_ENDS",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2213739aa9c772394e3e3cd7c3f82368310ee458",
          "body": "…ent)",
          "is_bot": false,
          "headline": "WIP: use maze live generation (with hard-coded parameters for the mom…",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T09:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91cb55fda5156703be41ba9ab621eba338596c53",
          "body": "Optimize Maze Generation",
          "is_bot": false,
          "headline": "Merge pull request #856 from jbdyn/optimize-maze-generator",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-25T09:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238d44a9742a00045c34fa87dfcb47f1a7feda13",
          "body": null,
          "is_bot": false,
          "headline": "Rename `find_chambers` to `find_trapped_tiles` in TODO",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-25T08:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abea19ff06787ffbc52793648c9e1714b6c723fa",
          "body": null,
          "is_bot": false,
          "headline": "Typos and linting",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-25T08:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfecc63864a26d709abf93f3843f279cf8d609db",
          "body": null,
          "is_bot": false,
          "headline": "remove obsolete test",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-25T04:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2611db30113ad8f886ea7a3933aeb4bff76aca9",
          "body": "Choose to draw a ghost or a pacmen dynamically depending on mesh size",
          "is_bot": false,
          "headline": "Merge pull request #868 from otizonaizit/fix-pacmen-in-own-homezone2",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-24T19:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97aefd9629fe73bc5514fdba4af212c6e5c8534",
          "body": null,
          "is_bot": false,
          "headline": "Fix test_distribute_food",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-24T17:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4852fc462062bdd7e1cc412dba1ae2d7a276d80",
          "body": null,
          "is_bot": false,
          "headline": "Return shape separately from graph",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-04-24T17:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523e349180f8a237392e74db787ede5b3d879146",
          "body": null,
          "is_bot": false,
          "headline": "add TODO",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65924faa1c438cd2c6c47358e5b77af2fe5f5cb2",
          "body": "…s for it",
          "is_bot": false,
          "headline": "rename find_chambers to something more telling and start writing test…",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43cf582ace70977b22905557a733ba073d98992",
          "body": null,
          "is_bot": false,
          "headline": "add a non-strict layout parsing mode for testing",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5343497c30ec3be69e0e6265044d40cf0a6648",
          "body": null,
          "is_bot": false,
          "headline": "rename functions to be more telling about what they do in maze generator",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65aa2c2e2f9f7668ac29f80e268cfd87cf6cb0ee",
          "body": null,
          "is_bot": false,
          "headline": "get rid of legacy maze generation code and tests",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924ce349cd65cc5335eca56e1a78b01327187516",
          "body": null,
          "is_bot": false,
          "headline": "add comments about the tricks of using half-mazes and chamber detection",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68431da7f5888c946a79eabfab52bf4a43015583",
          "body": "…ode by a factor of 2",
          "is_bot": false,
          "headline": "just use half maze when maniulating networkx graph -> speeds up the c…",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc016b721c41704c43b6dddace3bb8cc8175611",
          "body": null,
          "is_bot": false,
          "headline": "refactor graph-based maze generation completely and add tests",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49f2b5ca755d1965c74365751294cce1e7c7b61",
          "body": null,
          "is_bot": false,
          "headline": "WIP: Add functions for maze generation without NumPy",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3a13c3a0da5d9070bdc331eafcf7bf9c5a061c",
          "body": null,
          "is_bot": false,
          "headline": "test types of layout dictionary as returned by create_layout",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039bfd53b0fbf8df69caa7a57cbe032cad9bd38c",
          "body": null,
          "is_bot": false,
          "headline": "verify that we can replicate the same layout with the same random seed",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb10c094b5c81eb21cb7c315a73a2defb999f2d",
          "body": null,
          "is_bot": false,
          "headline": "Add test for new layout generator",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d72c06867016c8eb442b68922e018d0ac33c0c",
          "body": null,
          "is_bot": false,
          "headline": "Add test for `distribute_food`",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee173a0cbd4843880ffaa96eee90df1f7c9d7d60",
          "body": null,
          "is_bot": false,
          "headline": "`find_chambers` only needs `width`",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7facfd7629283b4233a7b25e1778c6dfc2b3a8c",
          "body": null,
          "is_bot": false,
          "headline": "Revert renaming of `walls_to_graph`",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3244b3a50037bb443ac01b8a0be524a34f1587c2",
          "body": null,
          "is_bot": false,
          "headline": "WIP: Implement updated find_chambers, change food distribution",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca7b6a1198c9aac46e36aa09cf08cbb100bc960",
          "body": null,
          "is_bot": false,
          "headline": "Make tests for maze generation pass",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e110cf093c1e5730b8cfcbed6a8ff0d30134ee",
          "body": null,
          "is_bot": false,
          "headline": "Optimize finding chambers and walls_to_graph",
          "author_name": "Jakob Zahn",
          "author_login": "jbdyn",
          "committed_at": "2025-04-24T16:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b67e5d4ff9b2975c848c8a3c7b2725bdfbc71cd",
          "body": null,
          "is_bot": false,
          "headline": "Make grid labels visible to older people",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T13:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4519708aeb5b0aa8f47bfe79f992fcaedfecc9c5",
          "body": "...a bot must be drawn as ghost or pacmen. At init time the BotSprite\ncould be initialized on an still empty maze.\n\nFixes: #865",
          "is_bot": false,
          "headline": "use the mesh_width dynamically for deciding if...",
          "author_name": "Tiziano Zito",
          "author_login": "otizonaizit",
          "committed_at": "2025-04-24T13:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb172b536281950e4f0db76aa9515739bcb8a28",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #863 from Debilski/feature/bot_repr",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-03-21T13:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c879474fe998ced05cc390b7f6f79d7f963e9151",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Add Bot.__repr__ (useful in Pytest error contexts)",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-03-13T17:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9217f298fa4897b06e5e9e9e7fad7e29ba7114",
          "body": "See #280.",
          "is_bot": false,
          "headline": "BF: Time differences should be measured with time.monotonic().",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-03-12T14:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676962cf3eaf0aa9453b3ee0e99c967960dbd1d5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #861 from Debilski/feature/gridlabels-B",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-03-12T14:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dccd35261885928e02c74b4b445905e0c913e84",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Show labels on all sides",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-03-12T14:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31560b4733de8ddd1f1f490d842319faaa69927",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #860 from Debilski/feature/standalone-viewer",
          "author_name": "Rike-Benjamin Schuppner",
          "author_login": "Debilski",
          "committed_at": "2025-03-12T13:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 0,
      "latest_release_at": "2019-11-11T11:37:21Z",
      "latest_release_tag": "v2.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 9,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2447,
      "mean_days_between_releases": 330.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pelita",
          "exists": true,
          "license": null,
          "keywords": [
            "education",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Education",
            "License :: OSI Approved :: BSD License",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Topic :: Scientific/Engineering :: Artificial Intelligence"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/pelita/",
          "is_deprecated": false,
          "latest_version": "2.6.0",
          "repository_url": "https://github.com/ASPP/pelita",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-08-12T09:56:22.186486Z",
          "latest_published_at": "2025-09-24T07:11:45.817415Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 303
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "doc/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 47660,
      "source_files_sampled": 73,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 15,
        "malicious_count": 0,
        "assessed_package": "pypi:pelita@2.6.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "pyzmq",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "PyYAML",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "networkx",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pytest",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4"
        },
        {
          "name": "zeroconf",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "rich",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "click",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Debilski",
          "commits": 2062,
          "avatar_url": "https://avatars.githubusercontent.com/u/216179?v=4"
        },
        {
          "type": "User",
          "login": "esc",
          "commits": 653,
          "avatar_url": "https://avatars.githubusercontent.com/u/41563?v=4"
        },
        {
          "type": "User",
          "login": "otizonaizit",
          "commits": 460,
          "avatar_url": "https://avatars.githubusercontent.com/u/347147?v=4"
        },
        {
          "type": "User",
          "login": "keszybz",
          "commits": 82,
          "avatar_url": "https://avatars.githubusercontent.com/u/349618?v=4"
        },
        {
          "type": "User",
          "login": "lschwetlick",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/12753726?v=4"
        },
        {
          "type": "User",
          "login": "venthur",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/128459?v=4"
        },
        {
          "type": "User",
          "login": "jbdyn",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/81436324?v=4"
        },
        {
          "type": "User",
          "login": "pransito",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/19286974?v=4"
        },
        {
          "type": "User",
          "login": "jakobj",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1562742?v=4"
        },
        {
          "type": "User",
          "login": "carlos-echeverria",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/5201995?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.61
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_docs.yml",
        "pypi_release.yml",
        "test_pytest.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "dcdb8ea45c7564dcf65069ff8d8b0af08572540e",
        "ran_at": "2026-07-25T06:13:53Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Debilski/pelita",
    "host": "github.com",
    "name": "pelita",
    "owner": "Debilski"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 35,
      "inputs": {
        "security": 46,
        "vitality": 30,
        "community": 9,
        "governance": 34,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 30,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "v2.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2447,
              "mean_days_between_releases": 330.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2447 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2447
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~330.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 330.3
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 422,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 422 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 422
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 34,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 23,
              "top_contributor_share": 0.61
            },
            "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 61% of commits",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/4 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 4
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 44,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Debilski",
              "public_repos": 103,
              "account_age_days": 5986
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "44 followers of Debilski",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 44,
                      "login": "Debilski"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "103 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 103
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://aspp.github.com/pelita/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://aspp.github.com/pelita/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pelita@2.6.0 runtime dependency closure — what installing the published package pulls in — 15 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:pelita@2.6.0",
                  "assessed": 15
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 15,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 15,
              "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": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.19,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "19 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "doc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 47660,
              "source_files_sampled": 73,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/73 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 73,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "pypi package 'pelita' points at a different repository (https://github.com/ASPP/pelita); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T06:14:05.617495Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/Debilski/pelita.svg",
  "full_name": "Debilski/pelita",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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