Registro público
Informe de salud del softwareesquema 0.30.0 · métricas 2.3.1 · 2026-08-03 18:32 UTC

exercism / gui

JavaScript · HTMLMIT★ 23 estrellas⑂ 13 forksdesde jun 2016archivadoVer en GitHub ↗

exercism/gui tiene un índice de salud de 13 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Sustainability & Governance (57/100) y la más baja, Security (15/100). El repositorio está archivado, por lo que no cabe esperar más mantenimiento.

13
global / 100
Crítico

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala estandarizada de 1 a 100. El resultado global parte de su media ponderada, calibrada contra la distribución del registro público para que las bandas tengan significado percentil; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe un límite «En riesgo» de 34.

13
Excepcional93-100El nivel más alto del registro (≈ el 5% superior); cumple prácticamente todos los criterios evaluados
Excelente80-92Sólido en todos los frentes; carencias menores
Bueno65-79Saludable; carencias limitadas y manejables
Moderado50-64Aceptable con carencias notables; se recomienda revisión
Débil35-49Debilidades sustanciales en varias áreas
En riesgo20-34Debilidades significativas; su adopción exige cautela
Crítico1-19Problemas 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.

El resultado global ponderado 38 se calibra a 33 en la escala publicada del índice (calibración del registro 2026-08-02).

Titularidad

ExercismOrganización
6629 seguidores431 repositorios públicosdesde oct 2013

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

Métricas por categoría

Vitalidad

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

22En riesgo · 21% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 3244 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 — project is archived
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push3244
active_weeks_last_year0
Cómo se puntúa
27/27Publica versiones — 10 versiones publicadas
0/36Recencia de las versiones — última versión hace 3319 días
27/27Cadencia de publicación — una versión cada ~38,9 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count10
latest_release_tagv0.4.3
releases_from_tagsno
days_since_latest_release3319
mean_days_between_releases38,9

Comunidad y Adopción

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

47Débil · 17% del índice global
Cómo se puntúa
21.8/60Estrellas — 23 estrellas
9/25Forks — 13 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks13
stars23
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conduct
readme_badge_servicesci.appveyor.com, travis-ci.org
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?

57Moderado · 23% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.9/22.5Distribución de commits — el principal contribuyente firma el 96% de los commits
8.1/13.5Amplitud de contribuyentes — 6 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor1
contributors_sampled6
top_contributor_share0,961
Cómo se puntúa
35.9/42Resolución de issues — 86% de issues cerradas
30/30Aceptación de PR — 6/6 PR decididos fusionados
0/13Newcomer PR acceptance — ningún PR de un contribuyente primerizo decidido en 30 d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/28 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs6
open_issues8
closed_issues47
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0,855
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluidos de la puntuación (sin datos o no aplicable): newcomer_pr_acceptance. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
25/25Alcance del propietario — 6629 seguidores de exercism
25/25Trayectoria — 431 repos públicos, cuenta de ~12 años
Datos de entrada utilizados
followers6629
owner_typeOrganization
is_verified
owner_loginexercism
public_repos431
account_age_days4683

Calidad de Ingeniería

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

44Débil · 19% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
16/16Configuración de linter — .eslintrc.js
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_cino
has_tests
has_editorconfig
has_linter_config
has_precommit_configno
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
10/10Topics — 2 topics
0/10Wiki
Datos de entrada utilizados
topicscross-platform-desktop, exercism
has_wikino
homepage
has_readme
has_docs_dirno
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?

15Crítico · 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 — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/28 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — project is archived
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 254 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate1,5
Excluidos de la puntuación (sin datos o no aplicable): dangerous_workflow, packaging, pinned_dependencies, token_permissions. Los pesos restantes se han renormalizado.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Tiene un peso deliberadamente pequeño (4%): las herramientas para agentes son una señal real de mantenimiento, pero un repositorio sin ninguna puede alcanzar igualmente 100/100.

39Débil · 4% 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)
19.2/40Historial de commits legible — 36 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,36
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .eslintrc.js
0/11Verificación estática de tipos
10/10Entorno reproducible — lockfile
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 — sin datos
Datos de entrada utilizados
has_nixno
has_tests
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Pinned-Dependencies. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/45Código verificable por tipos — JavaScript sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/98 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJavaScript
largest_source_bytes7297
source_files_sampled98
oversized_source_files0

Datos clave

23estrellas de GitHub
6contribuidores
0commits en los últimos 12 meses
3244días desde el último push
10versiones publicadas
1factor bus
8issues abiertas
npmecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 13 ⇿
0Estrellas
13Forks
10Versiones

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

0246810121222016-062018-122021-06
Mayor 0Menor 3Parche 4

Cada punto abarca 5 días.

OpenSSF Scorecard 1.5 / 10
1.5agregado

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-08-03 18:31 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/28 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
n/dToken-PermissionsNo tokens found
0Vulnerabilities254 existing vulnerabilities detected
Dependencias directas 12
RegistroPaqueteRestricción de versiónManifiesto
npmelectron-compile^6.4.0package.json
npmelectron-localshortcut^1.0.0package.json
npmelectron-protocol-serve^1.3.0package.json
npmjsonfile^2.4.0package.json
npmlodash^4.17.4package.json
npmmkdirp^0.5.1package.json
npmnode-notifier^5.0.2package.json
npmos-homedir^1.0.2package.json
npmping^0.2.2package.json
npmrequest-promise^4.1.1package.json
npmsemver^5.3.0package.json
npmurl-join^1.1.0package.json
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 sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies to assess

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "cross-platform-desktop",
        "exercism"
      ],
      "is_fork": false,
      "size_kb": 627,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "CSS": 58,
        "HTML": 26118,
        "JavaScript": 88125
      },
      "pushed_at": "2017-09-15T04:57:48Z",
      "created_at": "2016-06-03T15:26:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-05-13T15:55:17Z",
      "description": null,
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://exercism.io",
      "name": "Exercism",
      "type": "Organization",
      "login": "exercism",
      "company": null,
      "location": null,
      "followers": 6629,
      "avatar_url": "https://avatars.githubusercontent.com/u/5624255?v=4",
      "created_at": "2013-10-06T19:36:08Z",
      "is_verified": null,
      "public_repos": 431,
      "account_age_days": 4683
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2017-07-02T17:57:52Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2017-04-26T07:21:01Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2017-04-25T16:00:43Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-04-25T07:50:05Z"
        },
        {
          "tag": "v0.4.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2017-04-25T07:03:54Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-03-31T07:45:49Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-03-30T06:51:22Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-07-29T06:29:05Z"
        },
        {
          "tag": "v0.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2016-07-18T17:06:37Z"
        },
        {
          "tag": "v0.1.0-beta.0",
          "kind": "prerelease",
          "published_at": "2016-07-17T19:56:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3a9a92aeaf0649bc7d51e0d279a638bc8ac6e461",
          "body": "Fix README.md typo",
          "is_bot": false,
          "headline": "Merge pull request #58 from sjwarner-bp/master",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-09-15T04:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd1764ebf740084359acd2141b2d134fba40f605",
          "body": null,
          "is_bot": false,
          "headline": "Fix README.md typo",
          "author_name": "Sam Warner",
          "author_login": "sjwarner-bp",
          "committed_at": "2017-09-13T15:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d198d497caa53fea277719d5e970b36eb46118",
          "body": "  - We now take the value from the config\n  - The debug template now takes the value directly\n    from the service instead of the model as it will\n    reflects changes to the config made elsewhere in the app",
          "is_bot": false,
          "headline": "gh-57 sync debug info with configuration details",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-07-02T17:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080daa53e2f3fdc7221884653c39c47c9ae57048",
          "body": null,
          "is_bot": false,
          "headline": "Fixed CORS issue due to bad request Origin",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-26T07:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2541c719e799997e1c1c558921bea031526b738d",
          "body": null,
          "is_bot": false,
          "headline": "Use env production in CI when building packages",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-25T15:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8e9b48fcf5de3836eabd5142c3d0d34991eef4",
          "body": "  - This paves the way to having installers for all\n    platforms (with electron:make)\n  - Fixes the appveyor build",
          "is_bot": false,
          "headline": "gh-49 Upgrade to ember-electron 2.x",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-25T07:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe463624c8efdc66cbd0cd1e98e1176b0c4ac738",
          "body": null,
          "is_bot": false,
          "headline": "revert to npm instead of yarn in appveyor",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-16T10:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3fcce1f7b75b245bed5d9a1f20f618fedcbaf7",
          "body": null,
          "is_bot": false,
          "headline": "fixed cache busting syntax in appveyor conf",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-16T09:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23d120bd2e17c361627ae42a756439bb38957ee",
          "body": null,
          "is_bot": false,
          "headline": "Added default conf file for probot",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-06T06:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c28a06fa838e6c233b2f7b70adf594fa8adac4",
          "body": null,
          "is_bot": false,
          "headline": "Removed obsolete folders",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-04-06T06:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39374ddd1063761b0d884c28f8b959fd3a7e385a",
          "body": "  They are now enabled properly after selecting a file",
          "is_bot": false,
          "headline": "gh-52 Fix for buttons in submit form",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-03-31T04:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "803fc91c64092464e47fa2131bd94abc5760c13d",
          "body": null,
          "is_bot": false,
          "headline": "Pin down electron version",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-03-31T04:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14f5522116f5321807e85b30c14a0b3c1d21813",
          "body": null,
          "is_bot": false,
          "headline": "fixing wording if API key is unset",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-03-26T18:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4face973dc6c5333c544164c5c08970da53ec73c",
          "body": null,
          "is_bot": false,
          "headline": "Upgrading to latest ember and ember-cli",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-03-26T18:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f406755ba35d518406489351d758582cb19befa5",
          "body": "SVG for badge instead of PNG",
          "is_bot": false,
          "headline": "Merge pull request #47 from rootulp/patch-1",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-03-19T08:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a706c2028179c5717e0ed39ab259cf4da706bf",
          "body": null,
          "is_bot": false,
          "headline": "Fix for CI due to https://github.com/yarnpkg/yarn/issues/2915",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-03-19T08:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95b407edaa30ef8f8e6a38303980f2f5d9ed15b",
          "body": null,
          "is_bot": false,
          "headline": "SVG for badge instead of PNG",
          "author_name": "Rootul Patel",
          "author_login": "rootulp",
          "committed_at": "2017-03-19T01:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9284faa72f28b163858b25abbda6cc5a321685fb",
          "body": null,
          "is_bot": false,
          "headline": "Make sure yarn is installed in travis",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-28T04:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22f7d58318df610f2ef3948f13096ddcfcdcdd7",
          "body": "  https://github.com/travis-ci/travis-ci/issues/6916",
          "is_bot": false,
          "headline": "Using newer xcode image in travis ci",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T17:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2077a0f4c0b94829981848191b525af94759731",
          "body": null,
          "is_bot": false,
          "headline": "Fixed broken test",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T15:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31bd676e467aa02cce07331c1477e34e415b3b3",
          "body": null,
          "is_bot": false,
          "headline": "Use yarn to install deps in CI",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T15:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28bf76ee1262c853dbe4b9440c512e84af918758",
          "body": null,
          "is_bot": false,
          "headline": "Fixed tracks icons URL",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T15:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b1494744d09524089e1e38243e3b5ff72252064",
          "body": null,
          "is_bot": false,
          "headline": "Updated deps",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T15:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7dd3640337320ab744a374d41b34c51877db135",
          "body": null,
          "is_bot": false,
          "headline": "Added Yarn lockfile",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T15:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af69ffce8f79b1a2bd4dbcc8f2c206daf1bb1d5",
          "body": "  - Updated ember-cli, ember, ember-data\n  - Updated all ember addons\n  - Updated all node.js deps",
          "is_bot": false,
          "headline": "Updating dependencies",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2017-02-27T15:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a824f5ddec6460e76e5166fe866017f8d2f9551",
          "body": "    see https://github.com/felixrieseberg/ember-electron/issues/95",
          "is_bot": false,
          "headline": "trivial: bumped ember-electron dep to fix broken test running",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-09-30T09:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f317866c7761410d90a7b8636377531b4e8a624f",
          "body": "    This needed a refactoring of the submit route:\n\n        - Renamed submit status route to better indicate it's\n          purpose\n        - Ditch the use of a serialized file path in the URL\n          in favor of passing the selected params via the\n          selections service. This is for two purposes: cleaner\n          implementation and allows for more info to be passed\n          around (like the optional \"comment\" attr in this case)",
          "is_bot": false,
          "headline": "gh-42 Added comment option to problem submit closes #42",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-09-12T16:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51826f3fc82140098396d4a13379899b2b7d3ed4",
          "body": null,
          "is_bot": false,
          "headline": "gh-43 Fixed search in submission dropdown closes #43",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-09-11T13:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37c0df655bddbfeb2eefbca8311065c45d6d2d7",
          "body": null,
          "is_bot": false,
          "headline": "gh-44 Fixed url of submission show on submit status closes #44",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-08-08T13:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28a7d02be76ba65c75a3133800f68022e302eaa",
          "body": "use blockquote for note",
          "is_bot": false,
          "headline": "Merge pull request #41 from Haroenv/patch-1 [ci skip]",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-08-02T13:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0746edc946f50bb994ad4bd7401733b0d00694e2",
          "body": "since it's a piece of text not and not code, it's better in a blockquote IMO. Also should make the `#6` available as a link.",
          "is_bot": false,
          "headline": "use blockquote for note",
          "author_name": "Haroen Viaene",
          "author_login": "Haroenv",
          "committed_at": "2016-08-02T12:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a2a2954f93a9e5efd48c5ac94593f3e844f71d",
          "body": "add Python dependency to README closes #38 [ci skip]",
          "is_bot": false,
          "headline": "Merge pull request #40 from bordeltabernacle/edit/readme",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-08-01T18:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffbbfd5b682ff7315dcd369bc8c07bb97eedddcf",
          "body": null,
          "is_bot": false,
          "headline": "add Python dependency to README closes #38",
          "author_name": "Rob Phoenix",
          "author_login": null,
          "committed_at": "2016-08-01T09:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9afe89518d1d4e33b292620dc6fee26ea863a0",
          "body": "Add weblinks for node.js and ember-cli in README [ci skip]",
          "is_bot": false,
          "headline": "Merge pull request #39 from kyatul/readme_node",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-29T15:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833bf14c1955526fe088b3a70a1063375cc2866d",
          "body": null,
          "is_bot": false,
          "headline": "Add weblinks for node.js and ember-cli in README",
          "author_name": "kyatul",
          "author_login": "kyatul",
          "committed_at": "2016-07-29T10:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902e18e7f0afe8726202b410f27ca84964994c0f",
          "body": null,
          "is_bot": false,
          "headline": "Updated deps",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-29T06:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c63d2385100587313449e1fb4ff4e24708f17e0",
          "body": null,
          "is_bot": false,
          "headline": "Updated ember-cli, ember and ember-data to 2.7",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-29T06:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166f76ad3df7072ed2cd42510d772d840d979a71",
          "body": null,
          "is_bot": false,
          "headline": "Cleaned up inline ifs",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-29T05:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99270de58ff900f5d31bace9342619af0ad2d08",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo in readme [ci skip]",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-21T19:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0515384c88c064f9d3d1b73cfd08c7b5d7abfa50",
          "body": null,
          "is_bot": false,
          "headline": "Added open file explorer when fetching/downloading",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-21T19:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992fbc10d1eb48fd3833762b5bffbe1922c0bc63",
          "body": null,
          "is_bot": false,
          "headline": "Updated readme [ci skip]",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-19T16:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48662bd578b94ff91ab6c6c61c47e494862ce1a0",
          "body": null,
          "is_bot": false,
          "headline": "Updated readme with install instructions closes #36",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-19T16:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af0ab64fe144e59e0ea7a49c6c5d74cadf8c8cb3",
          "body": "    - Avoid showing the link if release payload\n      has no assets or has no asset for the\n      relevant platform",
          "is_bot": false,
          "headline": "Do not show download package link in announcement",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-18T18:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac65f595e99b4cd54664ee09a79cbd36e8bb6585",
          "body": null,
          "is_bot": false,
          "headline": "gh-34 Added download feature closes #34",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-18T17:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059d2535b522050f83333a873dfca305c636eab4",
          "body": null,
          "is_bot": false,
          "headline": "Added install instructions and supported matrix to readme",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-17T19:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b57e325dff97322dcea94461d492ae6ca8e19cc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-17T19:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57add97439f2ec5093ccd5fff3aceab1a05426c0",
          "body": null,
          "is_bot": false,
          "headline": "moved screenshot to resources folder",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-17T19:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c040aa0a94fc7ec0eb1788dcad8356e4dec3a7",
          "body": null,
          "is_bot": false,
          "headline": "Added screenshot to readme",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-17T19:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def5da7c1386c2c38ecbc6c4e6d8b95f9f24a4c2",
          "body": "    - This is to check for updates on demand and not\n      having to wait for updates on the index page\n    - Fixed bug where debug section would show an error\n      if release info was not available",
          "is_bot": false,
          "headline": "Added updates section",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-17T16:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c51f16d98549c26217682b73b9564e4064d324f",
          "body": null,
          "is_bot": false,
          "headline": "Added link to issue tracker in help section",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-17T16:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f82a5db2e7749a3ea4dbb3698924c5f39b94c62",
          "body": null,
          "is_bot": false,
          "headline": "Avoid icon for service status if status is VERIFYING",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-15T10:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3017e3813a82a67a3445d655488c18aa5ff8590",
          "body": "    - This is to improve UX as we show something in\n      the main page right away, and when the GH API\n      response resolves we show the newer release\n      update (if any)",
          "is_bot": false,
          "headline": "Show new version info when it becomes available",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-15T09:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660abeee42bffcdd9be61628f2d7178c74b94417",
          "body": null,
          "is_bot": false,
          "headline": "Added host to service status in debug section",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-15T09:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2cb70774e22b93633dad7e2bf50020677b987ad",
          "body": null,
          "is_bot": false,
          "headline": "Fixed version tag in appveyor build",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-15T09:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "816058bbea3833fb9b62b3e9303eec9c7aa5e798",
          "body": null,
          "is_bot": false,
          "headline": "gh-33 Added debug section closes #33",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-15T08:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc666adf480f9c2e66c99b9d2e13f85222cf290d",
          "body": null,
          "is_bot": false,
          "headline": "Fixing appveyor broken build (ELIFECYCLE ERR on node-gyp rebuild)",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-14T17:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59711bbbc7d682af8fd73a7cc4a81ca6dcc800aa",
          "body": null,
          "is_bot": false,
          "headline": "npm cache bust in appveyor",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-14T16:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b128e96f4f6e570c267448669f8c7c8914670419",
          "body": null,
          "is_bot": false,
          "headline": "gh-32 Added help section closes #32",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-14T16:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c40743e82769a80a1dc61b3efa00e220a22a7f0",
          "body": null,
          "is_bot": false,
          "headline": "Cleaned up \"v\" prefix from tag name for a cleaner look",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-13T18:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4667f89005c657228641c2cad17fbfad428a8829",
          "body": null,
          "is_bot": false,
          "headline": "Fixed hold button clickable even if not track was selected",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-13T18:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b694c1dc2566bad0b4ec41b322efd858a8b782e6",
          "body": null,
          "is_bot": false,
          "headline": "gh-7 Added check for new release",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-13T16:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39ac7d8850782f30e646db0b6f249b59aa961ea",
          "body": null,
          "is_bot": false,
          "headline": "Nicer hold button in action menu",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-13T16:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8ec202664e5a3c8a258a802443b12b2baeab2e",
          "body": null,
          "is_bot": false,
          "headline": "gh-23 Fixed icon path for Linux",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-11T18:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10daec89045b39c66b638b23ed8ccc6ecbde77c",
          "body": null,
          "is_bot": false,
          "headline": "gh-27 Added option to fetch all problems in a track",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-11T17:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d4d7b3a46e135c9706dd01bf46aaefe2f95b92",
          "body": null,
          "is_bot": false,
          "headline": "gh-25 flatten folder in windows package",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-11T13:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a85eb7a212b8e2486d4a9652dc6a146a5c8de9",
          "body": null,
          "is_bot": false,
          "headline": "gh-7 Get started redirects to conf if not configured",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-11T13:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f285aebdc5142c25cb8fba76af2f7c08652ac499",
          "body": null,
          "is_bot": false,
          "headline": "gh-23 Adding icons for package",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-11T13:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433d7711dfb74a72d8522d9b9d957eee1c8123c0",
          "body": null,
          "is_bot": false,
          "headline": "Added visual feedback when loading files in submit",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-10T18:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2dca8d41f64b426d319892aef55aa5f4db72c3a",
          "body": null,
          "is_bot": false,
          "headline": "trivial: minor visual enhancements",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-10T18:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafc4adcfba297920d66c871d0379a6f73feef36",
          "body": "    - Using a component to set contex-menu\n      listener, still not pretty but better\n      than sticking it into the app route\n    - Added a window menu in the navbar to\n      with option for full screen, dev tools\n      and reload\n    - Added accelerators for full screen, dev tools\n      and reload",
          "is_bot": false,
          "headline": "gh-28 Better handling context menu a main menu",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-10T18:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7127986bd9c2923127de8b60c626f42a3cb7a7",
          "body": null,
          "is_bot": false,
          "headline": "trivial: Mirage factories to simulate problem and status response",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-10T14:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc817740c26be8dfc3a65acaed609b413ca8858",
          "body": null,
          "is_bot": false,
          "headline": "gh-11 Adding restore feature closes #11",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-10T10:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ac0d917cc0a370c60dd84ee3f6491267086f54",
          "body": null,
          "is_bot": false,
          "headline": "gh-31 using ember-data for all API interactions",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-08T04:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc10faeb6f6e1f647803894be6dab525317db94a",
          "body": "    - Separation in track menu between actions and links\n    - Added refresh options for relevant actions\n    - Under submit section, added option to open selected file\n    - In submitting section, show error upon file submit/open\n      if the file no longer exists\n    - Added version obtained from tagged releases\n    - Several visual enhancements",
          "is_bot": false,
          "headline": "gh-13 closes #13 and several minor enhancements",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-05T16:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34cba2dea5d29cedf958d4676f3a48e1968b0e41",
          "body": null,
          "is_bot": false,
          "headline": "Fixed broken test",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-04T16:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2903d50d25476fc186bfee2b3dbce0f4538ec23",
          "body": null,
          "is_bot": false,
          "headline": "Re-enabled test that was failing in ci",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-04T16:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07e0b6ceb53e04899fbd8f18f02bc0f8ade33401",
          "body": null,
          "is_bot": false,
          "headline": "gh-29 Fix fetch when files have nested folders closes #29",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-04T15:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03b5a12c2f1264c29cd2c3cc829580431d5e1b29",
          "body": null,
          "is_bot": false,
          "headline": "trivial: trying to fix broken x86 version of windows build",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-03T16:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc090468ca3523e9c360411eeda9678e98552506",
          "body": null,
          "is_bot": false,
          "headline": "gh-14 Store selected track state in a service",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-03T16:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1574e0b0e4fab3a2b3d59546ac8fbefebd422d6",
          "body": null,
          "is_bot": false,
          "headline": "gh-9 Added submit status page",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-03T15:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7a887a16c4c33673d041f2409679c9c28429086",
          "body": null,
          "is_bot": false,
          "headline": "trivial: A more efficient layout",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-07-03T11:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc829de983594c911288a2c71165754eed26d37",
          "body": "    - Methods to inspect exercism dir for availble\n      files in a certain track\n    - Added form to select file to submit for a\n      certain problem\n    - ember mirage endpoints to support submit\n      in dev env\n    - Still missing submit route to show submission\n      URL in case of succes or error in case of failure",
          "is_bot": false,
          "headline": "gh-9 Adding file fetching WIP",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-30T19:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ebdb3e85707f5759dd277daddf568372b75f30d",
          "body": null,
          "is_bot": false,
          "headline": "gh-9 Added functions to exercism service to inspect local dirs",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-29T19:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd118f6ce7b3cae429d927208666dc5b6611bc4",
          "body": "This reverts commit d666e462f3ea8f3e8814a76b4ce092456d3dbc46.",
          "is_bot": false,
          "headline": "Revert \"Update README.md\"",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-28T17:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d666e462f3ea8f3e8814a76b4ce092456d3dbc46",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-28T16:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3574dfaf3cbe32f38856d7902f2ba1879716b86",
          "body": null,
          "is_bot": false,
          "headline": "trivial: fixed text orientation broken after semantic-ui upgrade",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-28T16:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041c3134e0c4285f1516d4719b817da42c188213",
          "body": null,
          "is_bot": false,
          "headline": "trivial: deps update",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-28T16:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "565c513f093aa3b92719a7cfe97bd31298edea83",
          "body": "    - Added note of work in progress\n    - Debug tools info update\n    - Some typos",
          "is_bot": false,
          "headline": "trivial: Updating readme",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-28T16:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4cb81c9747a25fe2de9149446691bdf730386f",
          "body": null,
          "is_bot": false,
          "headline": "trivial fixed repo name in travisci conf",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-27T20:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719193a93de7deaf62c92aef50fa590ef8cc5093",
          "body": null,
          "is_bot": false,
          "headline": "trivial fixing badges urls after repo transfer",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-27T19:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14ee2d6464e8b7353466398a4e01d772fa3cfe4",
          "body": null,
          "is_bot": false,
          "headline": "trivial: Updated npm packages to latest patch versions",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-27T16:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c326e550e3e0166065aa2a91632f1f22f3d56895",
          "body": null,
          "is_bot": false,
          "headline": "gh-8 Adding fetch closes #8",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-27T15:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180b7b9ede23ec50928069cf60f375c56a0847e8",
          "body": "    - Getting rid of deprecation warning on super\n      usage at init methods",
          "is_bot": false,
          "headline": "Upgraded ember-cli and ember-electron",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-25T15:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b959348173dd0fa0c5f00bde6ce066adc7f39a5b",
          "body": null,
          "is_bot": false,
          "headline": "gh-26 Workaround to get context menu working in prod",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-25T15:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f2fb98a88d461a922b21f73c28d2748c8a7000",
          "body": null,
          "is_bot": false,
          "headline": "gh-10 Added skip exercise",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-23T15:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5279000fee71e26ead14ce4cd08eeedd566ad170",
          "body": null,
          "is_bot": false,
          "headline": "gh-19 Added right click menu closes #19",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-22T20:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d5b9d85711cbb28cea91c0848c7b752f22a1251",
          "body": null,
          "is_bot": false,
          "headline": "gh-12 Ordering submitted problems in a nicer way",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-22T19:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447099b5c867eaa39a9a6e6ac515a50e351e9867",
          "body": null,
          "is_bot": false,
          "headline": "gh-12 Show link to latest iteration of selected problem",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-21T18:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e74f9f503c833411dbbd91a573c0b789ae70c21",
          "body": null,
          "is_bot": false,
          "headline": "gh-20 update ember-power-select to fix dropdown render",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-20T18:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1175c196e2e10c5f3bea44c2c49e6425ed31f51",
          "body": null,
          "is_bot": false,
          "headline": "minor refactor in track actions menu",
          "author_name": "Pablo Klijnjan",
          "author_login": "holandes22",
          "committed_at": "2016-06-20T17:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 0,
      "latest_release_at": "2017-07-02T17:57:52Z",
      "latest_release_tag": "v0.4.3",
      "releases_from_tags": false,
      "days_since_last_push": 3244,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3319,
      "mean_days_between_releases": 38.9
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": null,
          "path": "package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "ci.appveyor.com",
          "travis-ci.org"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 13,
      "stars": 23,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-09-13",
            "count": 1
          },
          {
            "date": "2017-10-15",
            "count": 2
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 7297,
      "source_files_sampled": 98,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "tests/package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "electron-compile",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.4.0"
        },
        {
          "name": "electron-localshortcut",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "electron-protocol-serve",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.0"
        },
        {
          "name": "jsonfile",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.0"
        },
        {
          "name": "lodash",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.4"
        },
        {
          "name": "mkdirp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.1"
        },
        {
          "name": "node-notifier",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.2"
        },
        {
          "name": "os-homedir",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "ping",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.2"
        },
        {
          "name": "request-promise",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.0"
        },
        {
          "name": "url-join",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.0"
        }
      ],
      "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": 6,
        "open_issues": 8,
        "closed_ratio": 0.855,
        "closed_issues": 47,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "holandes22",
          "commits": 122,
          "avatar_url": "https://avatars.githubusercontent.com/u/510233?v=4"
        },
        {
          "type": "User",
          "login": "Haroenv",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6270048?v=4"
        },
        {
          "type": "User",
          "login": "waffle-iron",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6912981?v=4"
        },
        {
          "type": "User",
          "login": "rootulp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3699047?v=4"
        },
        {
          "type": "User",
          "login": "sjwarner-bp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/30871823?v=4"
        },
        {
          "type": "User",
          "login": "kyatul",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3594425?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.961
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "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": 1,
            "reason": "Found 3/28 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "254 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3a9a92aeaf0649bc7d51e0d279a638bc8ac6e461",
        "ran_at": "2026-08-03T18:31:52Z",
        "aggregate_score": 1.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 6,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2017-09-15T04:57:48Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2016-06-13T17:38:34Z",
          "last_comment_at": "2017-04-29T19:57:16Z",
          "last_comment_author": "stale"
        },
        {
          "number": 6,
          "created_at": "2016-06-13T17:39:15Z",
          "last_comment_at": "2017-12-11T08:05:30Z",
          "last_comment_author": "antony-jr"
        },
        {
          "number": 18,
          "created_at": "2016-06-14T18:01:58Z",
          "last_comment_at": "2017-04-29T19:57:17Z",
          "last_comment_author": "stale"
        },
        {
          "number": 45,
          "created_at": "2016-08-08T08:20:43Z",
          "last_comment_at": "2017-04-29T19:57:15Z",
          "last_comment_author": "stale"
        },
        {
          "number": 46,
          "created_at": "2017-02-27T16:30:49Z",
          "last_comment_at": "2017-04-29T19:57:14Z",
          "last_comment_author": "stale"
        },
        {
          "number": 50,
          "created_at": "2017-03-30T06:47:15Z",
          "last_comment_at": "2017-05-30T04:43:37Z",
          "last_comment_author": "stale"
        },
        {
          "number": 51,
          "created_at": "2017-03-30T06:57:13Z",
          "last_comment_at": "2017-05-29T23:43:36Z",
          "last_comment_author": "stale"
        },
        {
          "number": 61,
          "created_at": "2018-08-09T18:49:42Z",
          "last_comment_at": "2018-10-04T23:01:44Z",
          "last_comment_author": "kytrinyx"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/exercism/gui",
    "host": "github.com",
    "name": "gui",
    "owner": "exercism"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 38 is calibrated to 33 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 38,
            "calibrated": 33,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 19,
            "pct": 40
          }
        }
      ],
      "value": 13,
      "inputs": {
        "security": 15,
        "vitality": 22,
        "community": 47,
        "governance": 57,
        "calibration": "2026-08-02",
        "engineering": 44,
        "ai_readiness": 39,
        "abandonment_cap": 19,
        "abandonment_state": "declared",
        "weighted_overall_raw": 38,
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 33,
        "overall_after_abandonment_multiplier": 13
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 22,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 3244,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3244 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3244
                    }
                  }
                ],
                "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": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v0.4.3",
              "releases_from_tags": false,
              "days_since_latest_release": 3319,
              "mean_days_between_releases": 38.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3319 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3319
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~38.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 38.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "weak",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 19,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "forks": 13,
              "stars": 23,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "23 stars",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "ci.appveyor.com",
                "travis-ci.org"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.961
            },
            "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 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 8,
              "closed_issues": 47,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.855,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/6 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 6
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/28 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "excellent",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 6629,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "exercism",
              "public_repos": 431,
              "account_age_days": 4683
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "6,629 followers of exercism",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6629,
                      "login": "exercism"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "431 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 431
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [
                "cross-platform-desktop",
                "exercism"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 15,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 15,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 1.5
            },
            "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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/28 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "254 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 16
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 39,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.36,
              "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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 7297,
              "source_files_sampled": 98,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/98 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 98,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {},
      "primary": null,
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.private",
          "weight": -6
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [],
          "ecosystem": "npm"
        }
      ],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T18:32:03.974935Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/exercism/gui.svg",
  "full_name": "exercism/gui",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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