Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 02:07 UTC

HappyHackingSpace / dit

HTML page, form and field type classifier using ML (LogReg + CRF)

GoMIT★ 17 estrellas⑂ 4 forksdesde feb 2026Ver en GitHub ↗

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

67
global / 100
Moderado

Índice de salud del software

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

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

Perfil de puntuación

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

Titularidad

Happy Hacking SpaceOrganización
102 seguidores65 repositorios públicosdesde oct 2022

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/happyhackingspace/ditv0.0.31-31hace 4 días

Métricas por categoría

Vitalidad

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

83Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
14.5/36Cadencia de commits — 21/52 semanas con commits
17.4/18Volumen de commits — 86 commits en el último año
10/10OpenSSF Scorecard: Maintained — 17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year86
human_commit_share0,686
days_since_last_push4
active_weeks_last_year21
Cómo se puntúa
27/27Publica versiones — 31 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
27/27Cadencia de publicación — una versión cada ~7 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count31
latest_release_tagv0.0.31
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases7

Comunidad y Adopción

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

52Moderado · 18% del índice global
Cómo se puntúa
19.5/60Estrellas — 17 estrellas
4/25Forks — 4 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks4
stars17
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
18/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
has_contributing
has_issue_templateno
has_code_of_conduct
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?

61Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
8.4/22.5Distribución de commits — el principal contribuyente firma el 63% de los commits
8.1/13.5Amplitud de contribuyentes — 6 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Datos de entrada utilizados
bus_factor1
contributors_sampled6
top_contributor_share0,627
Cómo se puntúa
11.7/46.8Resolución de issues — 25% de issues cerradas
33.8/38.3Aceptación de PR — 38/43 PR decididos fusionados
9/15OpenSSF Scorecard: Code-Review — Found 2/3 approved changesets -- score normalized to 6
Datos de entrada utilizados
merged_prs38
open_issues12
closed_issues4
issue_closed_ratio0,25
closed_unmerged_prs5
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
14.5/25Alcance del propietario — 102 seguidores de HappyHackingSpace
20.6/25Trayectoria — 65 repos públicos, cuenta de ~3 años
Datos de entrada utilizados
followers102
owner_typeOrganization
is_verified
owner_loginHappyHackingSpace
public_repos65
account_age_days1388
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 31 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/happyhackingspace/dit
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

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

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 10 topics
0/10Wiki
Datos de entrada utilizados
topicsclassification, cli, crf, forms, go, html, logistic-regression, machine-learning, nlp, web-scraping
has_wikino
homepage
has_readme
has_docs_dirno
has_description

Seguridad

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

69Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 22 out of 23 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 2/3 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6,1
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories1
affected_packages1
assessed_packages31
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 31 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

65Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
32.5/40Historial de commits legible — 36 de 59 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,61
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 86
8/8Mantenimiento automatizado — 27 de los últimos 86 commits son actualizaciones automáticas de dependencias
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,314
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/52 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes20.869
source_files_sampled52
oversized_source_files0

Datos clave

17estrellas de GitHub
6contribuidores
86commits en los últimos 12 meses
4días desde el último push
31versiones publicadas
1factor bus
12issues abiertas
Goecosistemas de paquetes

Más detalle

Historial de estrellas y forks 17 ★ / 4 ⇿
17Estrellas
4Forks
29Versiones

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.

04812162017432026-022026-042026-07
Mayor 0Menor 0Parche 29
OpenSSF Scorecard 6.1 / 10
6.1agregado

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests22 out of 23 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 2/3 approved changesets -- score normalized to 6
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 5
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/PuerkitoBio/goqueryv1.12.0go.mod
Gogithub.com/chromedp/chromedpv0.16.0go.mod
Gogithub.com/creativeprojects/go-selfupdatev1.6.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogolang.org/x/netv0.57.0go.mod
Todas las dependencias 31

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

RegistroPaqueteVersiónRelación
Gogithub.com/chromedp/chromedpv0.16.0directa
Gogithub.com/creativeprojects/go-selfupdatev1.6.0directa
Gogithub.com/puerkitobio/goqueryv1.12.0directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogolang.org/x/netv0.57.0directa
Gocode.gitea.io/sdk/giteav0.23.2indirecta
Gogithub.com/42wim/httpsigv1.2.4indirecta
Gogithub.com/andybalholm/cascadiav1.3.3indirecta
Gogithub.com/chromedp/cdprotov0.0.0-20260714215040-dc233986426findirecta
Gogithub.com/chromedp/sysutilv1.1.0indirecta
Gogithub.com/davidmz/go-pageantv1.0.2indirecta
Gogithub.com/go-fed/httpsigv1.1.0indirecta
Gogithub.com/go-json-experiment/jsonv0.0.0-20260623181947-01eb4420fa68indirecta
Gogithub.com/gobwas/httpheadv0.1.0indirecta
Gogithub.com/gobwas/poolv0.2.1indirecta
Gogithub.com/gobwas/wsv1.4.0indirecta
Gogithub.com/google/go-github/v86v86.0.0indirecta
Gogithub.com/google/go-querystringv1.2.0indirecta
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirecta
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirecta
Gogithub.com/hashicorp/go-versionv1.9.0indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/masterminds/semver/v3v3.5.0indirecta
Gogithub.com/spf13/pflagv1.0.9indirecta
Gogithub.com/ulikunitz/xzv0.5.15indirecta
Gogitlab.com/gitlab-org/api/client-gov1.46.0indirecta
Gogolang.org/x/cryptov0.54.0indirecta
Gogolang.org/x/oauth2v0.36.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Avisos de dependencias 1

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 31 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 1 tienen avisos conocidos, de los cuales 0 son directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.54.0indirectadesconocida1

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "classification",
        "cli",
        "crf",
        "forms",
        "go",
        "html",
        "logistic-regression",
        "machine-learning",
        "nlp",
        "web-scraping"
      ],
      "is_fork": false,
      "size_kb": 629,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 276924
      },
      "pushed_at": "2026-07-17T13:16:10Z",
      "created_at": "2026-02-06T10:36:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T13:14:24Z",
      "description": "HTML page, form and field type classifier using ML (LogReg + CRF)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://happyhacking.space",
      "name": "Happy Hacking Space",
      "type": "Organization",
      "login": "HappyHackingSpace",
      "company": null,
      "location": null,
      "followers": 102,
      "avatar_url": "https://avatars.githubusercontent.com/u/114865131?v=4",
      "created_at": "2022-10-02T13:25:33Z",
      "is_verified": null,
      "public_repos": 65,
      "account_age_days": 1388
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.31",
          "kind": "patch",
          "published_at": "2026-07-17T13:18:34Z"
        },
        {
          "tag": "v0.0.30",
          "kind": "patch",
          "published_at": "2026-07-17T13:18:06Z"
        },
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2026-07-03T13:17:30Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2026-06-19T13:17:29Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2026-06-12T13:18:30Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2026-06-08T11:42:36Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2026-05-22T13:32:26Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2026-05-19T15:57:50Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2026-05-15T13:29:56Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2026-05-15T13:29:45Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2026-05-01T15:46:53Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2026-04-17T13:19:23Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2026-04-10T13:19:01Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2026-04-03T14:51:58Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2026-04-03T13:19:07Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2026-03-27T13:20:26Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2026-03-23T19:04:58Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2026-03-04T15:05:49Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2026-03-04T15:05:42Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2026-03-04T14:35:35Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2026-02-27T13:20:19Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2026-02-20T13:20:24Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-02-14T08:44:46Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2026-02-13T20:23:58Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2026-02-13T13:20:21Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2026-02-10T15:10:33Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2026-02-09T09:37:10Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2026-02-08T20:54:37Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2026-02-07T19:44:46Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-02-06T13:18:39Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-02-06T12:44:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2cea6804537059bf773b6bc54d71ac0eaf3c49fe",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6 to 7 (#59)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T13:13:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f5ffbc895d48d07110188083182f052a8bcb2a61",
          "body": "…(#58)\n\nBumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.15.1 to 0.16.0.\n- [Release notes](https://github.com/chromedp/chromedp/releases)\n- [Commits](https://github.com/chromedp/chromedp/compare/v0.15.1...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/chromedp/chromedp from 0.15.1 to 0.16.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T13:13:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6210888f52e63bb84b7288c557723d21f3084035",
          "body": "---\nupdated-dependencies:\n- dependency-name: github.com/creativeprojects/go-selfupdate\n  dependency-version: 1.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/creativeprojects/go-selfupdate (#57)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T13:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16ca43c5f73972f8aa9566057cff2cd45767373",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.56.0 to 0.57.0.\n- [Commits](https://github.com/golang/net/compare/v0.56.0...v0.57.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.57.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#56)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T13:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c09376e1ac1da00de2ff45b8e4bd3bd8c32e087",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.47.2 to 1.48.0.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.47.2...v1.48.0)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.47.2 to 1.48.0 (#55)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T13:13:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51351c9ba974c7cd556c30cbd03fb50af23018ef",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#54)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T13:13:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc8d25f3e216f26996582bcc7a2576fa13404188",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.55.0 to 0.56.0.\n- [Commits](https://github.com/golang/net/compare/v0.55.0...v0.56.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.56.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#53)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T13:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a75adeaa0cc7234ebc48538a5ce6a788acb4dfd",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 (#49)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T11:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215f227b469f94df7c7d3c1e6b93975c2e172270",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.47.0 to 1.47.2.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.47.0...v1.47.2)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.47.0 to 1.47.2 (#52)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T13:13:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab565273767e593996ce52c3dd110ce6ef1026da",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.2 to 1.47.0.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.46.2...v1.47.0)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.46.2 to 1.47.0 (#51)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-29T16:20:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66364a8b405371864c4338bc52c8cf0e1d08f75e",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.1 to 1.46.2.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.46.1...v1.46.2)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.46.1 to 1.46.2 (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T13:28:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "684ce13834219cfef629ecee713e7cc7a124c125",
          "body": "auto-download model in dit.New()",
          "is_bot": false,
          "headline": "Merge pull request #48 from HappyHackingSpace/lib-auto-download",
          "author_name": "Recep Gunes",
          "author_login": "recepgunes1",
          "committed_at": "2026-05-19T15:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b89a4b1b4f66792df30d7362071645a0bae1b9f",
          "body": null,
          "is_bot": false,
          "headline": "add download timeout",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-05-19T15:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba98bd8ba25693caac859fd653741b6b90a137a6",
          "body": null,
          "is_bot": false,
          "headline": "auto-download model in dit.New()",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-05-18T11:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed950eabd480f459a312efe4e96cf11371ca0ab3",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.54.0.\n- [Commits](https://github.com/golang/net/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.54.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T13:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb19cbb0da48f22dbcdf459dcb942eebd9ab8afd",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.0 to 1.46.1.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.46.0...v1.46.1)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.46.0 to 1.46.1 (#45)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T13:25:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c458c7dfb1b6be3c9b07f2876caa4ebe28890a6",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.45.1 to 1.46.0.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.45.1...v1.46.0)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.45.1 to 1.46.0 (#44)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-01T15:42:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0af38261729602e53d1d1ccdefde6c1ce2049cdf",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.45.0 to 1.45.1.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.45.0...v1.45.1)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#43)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T13:15:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ee0a7db9e1ea5f892220d355fae13b94074f139",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.53.0.\n- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.53.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T13:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46fb188935306474c19c6b65a7f2d343675c18d9",
          "body": "Update installation command in README",
          "is_bot": false,
          "headline": "Merge pull request #40 from luizmlo/patch-1",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-04-03T14:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a15f8a8012a564f0969762d9553c35528bd7d1a4",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.44.0 to 1.45.0.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.44.0...v1.45.0)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 (#41)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T13:15:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bd5589975a317019549f0052a87f1232aea6dde",
          "body": null,
          "is_bot": false,
          "headline": "Update installation command in README",
          "author_name": "Luiz Melo",
          "author_login": "luizmlo",
          "committed_at": "2026-04-03T00:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a8455ebdfbc4e9521da6361fcbadb0bcbf722f",
          "body": "…(#39)\n\nBumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.14.2 to 0.15.1.\n- [Release notes](https://github.com/chromedp/chromedp/releases)\n- [Commits](https://github.com/chromedp/chromedp/compare/v0.14.2...v0.15.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/chromedp/chromedp from 0.14.2 to 0.15.1 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T13:15:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a084051acb7ceafdd49bd4751af6f5c07ada8c5",
          "body": "Add Used By section to README",
          "is_bot": false,
          "headline": "Merge pull request #36 from HappyHackingSpace/docs/used-by",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-23T19:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8294be1707ad28e2747f6b3074df5df63ba2acc0",
          "body": "govulncheck source mode panics on x/tools@v0.29.0 when analyzing\ngo-json-experiment/json types with Go 1.25. Switch to binary mode\nto avoid SSA analysis. Also bump Go to 1.25.8 to fix GO-2026-4601.",
          "is_bot": false,
          "headline": "fix(ci): use govulncheck binary mode and bump Go to 1.25.8",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-23T18:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a70be606daa8304c7354f74da1c95c6985db5945",
          "body": "The govulncheck-action@v1 runs its own internal checkout@v4 which\nconflicts with the outer checkout@v6, causing duplicate auth headers\nand a 400 error. Revert to manual install with a pinned version that\nis compatible with Go 1.25.",
          "is_bot": false,
          "headline": "fix(ci): pin govulncheck to v1.1.4 instead of using govulncheck-action",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-23T18:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "595e108385c5aea7db5d91a18ff2ca3fe2c65e0f",
          "body": "govulncheck@latest panics on Go 1.25 due to an x/tools compatibility\nbug. Switch to the official govulncheck-action which manages versions.",
          "is_bot": false,
          "headline": "fix(ci): use golang/govulncheck-action to fix govulncheck panic",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-23T18:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06011c8b091d15746e6f1e56300e1a441b9f436e",
          "body": "…0 (#38)\n\nBumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.11.0 to 1.12.0.\n- [Release notes](https://github.com/PuerkitoBio/goquery/releases)\n- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.11.0...v1.12.0)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/PuerkitoBio/goquery from 1.11.0 to 1.12.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T13:15:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b572a07ed6934ba03b10b4c230a80cc028926cd1",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/net/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.52.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T13:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae55b387bfb658381c0fc1a2f0e968bc3985bd36",
          "body": null,
          "is_bot": false,
          "headline": "Add \"Used By\" section to README",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-09T21:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0f7ca516e4a7ae67b9e3db6bae5f0c3cee464b",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.5 to 1.44.0.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.43.5...v1.44.0)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump crate-ci/typos from 1.43.5 to 1.44.0 (#35)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-06T13:16:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce09a8ab99eb4f4da5ca239043962ad818aed6e0",
          "body": "…om-classifier\n\nDecouple captcha detection from classifier",
          "is_bot": false,
          "headline": "Merge pull request #34 from HappyHackingSpace/fix/decouple-captcha-fr…",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-04T15:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d05e01d826d2f356abf5492d54a530287039ba",
          "body": "…cha_type",
          "is_bot": false,
          "headline": "Decouple captcha detection from classifier, rename JSON field to capt…",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-04T14:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61594a6e94689b4d378d9a21a229622e1cea51bb",
          "body": "feat: Enhance form classification to include CAPTCHA detection",
          "is_bot": false,
          "headline": "Merge pull request #30 from ezyasin/captcha-detection-pr",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-03-04T14:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8995efc992abc7f614bf48368da2cf7bb0f34da",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.50.0 to 0.51.0.\n- [Commits](https://github.com/golang/net/compare/v0.50.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.51.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.50.0 to 0.51.0 (#33)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-27T13:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab840177353d38afced5164097b9a8593115c78",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: go\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump goreleaser/goreleaser-action from 6 to 7 (#32)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-27T13:16:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4fbba764c9c33d90935f72848c8c515513f7ade",
          "body": "- Introduced a map of valid CAPTCHA types to streamline validation in IsValidCaptchaType function.\n- Simplified the logic for checking valid CAPTCHA types by replacing the switch statement with a map lookup.\n- Updated HTML integration patterns to use consistent regex for attribute matching.\n- Remove\n[…]\nts for CAPTCHA detection in HTML forms.\n- Enhanced existing tests to verify the structure of FormResult and PageResult.\n- Consolidated tests for various CAPTCHA types to ensure comprehensive coverage.",
          "is_bot": false,
          "headline": "Refactor CAPTCHA type validation and improve test coverage",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-25T07:12:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd2c55bde03e5c2d6ce3141d1f2b4e6df9846cc0",
          "body": "…TCHA, hCaptcha, and Turnstile",
          "is_bot": false,
          "headline": "feat: Add tests for various CAPTCHA detection methods including reCAP…",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-25T04:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dd2fe6bff25b356db348c10e37c9b5e6a1dcc43",
          "body": null,
          "is_bot": false,
          "headline": "feat: Update a CAPTCHA type description and refine detection patterns",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-25T04:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828d34aa283ec1685daa57592bacc822648645c9",
          "body": "…arity",
          "is_bot": false,
          "headline": "refactor: Update Yandex CAPTCHA test structure for consistency and cl…",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-25T03:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e356dd2dded4fb7ce67cf5ef73187a192e5e0bfa",
          "body": "…HA detection",
          "is_bot": false,
          "headline": "feat: Update form extraction methods to return parsed forms for CAPTC…",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-23T08:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5f630cb0dbb70dd60d93953ca0605ecabd507f",
          "body": "…ML scan",
          "is_bot": false,
          "headline": "feat: Implement page-level CAPTCHA detection with fallback to full HT…",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-23T07:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f1b7c9a7a6ed96ab10072a2fcaa6271c8485115",
          "body": "… improve form-level detection fallback",
          "is_bot": false,
          "headline": "feat: Enhance CAPTCHA detection by adding ID and alt-text checks, and…",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-22T03:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d945703677eb7f85fe2557faa7f311052bd1882",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Reorganize captcha detection under captcha package",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-20T21:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6692f26e24d102e53894fdfe8a596fe64b60bfde",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.4 to 1.43.5.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.43.4...v1.43.5)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.43.4 to 1.43.5 (#31)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-20T13:16:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ecf7c8a55e94a4b077fd284c044346deb42f01e",
          "body": "- Added CAPTCHA field to ClassifyResult and ClassifyProbaResult structures.\n- Updated Classify method to detect CAPTCHA at the page level and exclude CAPTCHA fields from individual form classifications.\n- Modified ExtractPage method to capture the first detected CAPTCHA type across all forms.\n- Introduced comprehensive tests for various CAPTCHA types and validation of form results, ensuring accurate detection and representation of CAPTCHA in classification results.",
          "is_bot": false,
          "headline": "feat: Enhance form classification to include CAPTCHA detection",
          "author_name": "Yasin",
          "author_login": "ezyasin",
          "committed_at": "2026-02-16T18:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9aa18904f180cc47485e37080559cf8cf709910",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.2 to 1.43.4.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.43.2...v1.43.4)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.43.2 to 1.43.4 (#29)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-14T08:40:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be38080b3e868e1e3a975edfbe1b728b80f188c5",
          "body": "Add JavaScript rendering support for SPA forms (#7)",
          "is_bot": false,
          "headline": "Merge pull request #23 from baranylcn/feature/js-rendering-support",
          "author_name": "Recep Gunes",
          "author_login": "recepgunes1",
          "committed_at": "2026-02-13T20:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051291622a2be36230686b88b7f1a727ace4b9f8",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve render wait and timeout validation",
          "author_name": "baranylcn",
          "author_login": "baranylcn",
          "committed_at": "2026-02-13T18:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c963ed1a9d7e9cfe45d52e221c2be42439f62c21",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add JavaScript rendering support for SPA forms",
          "author_name": "baranylcn",
          "author_login": "baranylcn",
          "committed_at": "2026-02-13T16:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9614531246cbd12d8fb26c7abf2b6f825f43da5",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 0.50.0.\n- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.50.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.49.0 to 0.50.0 (#28)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-13T13:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0a48fd2c62b6951f7d0b206c5d91de5e502fce",
          "body": "refactor: split monolithic main.go files into internal packages",
          "is_bot": false,
          "headline": "Merge pull request #27 from HappyHackingSpace/refactor/cli-structure",
          "author_name": "Recep Gunes",
          "author_login": "recepgunes1",
          "committed_at": "2026-02-10T15:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8966eeab47686427706e250304ebb71870362ba4",
          "body": null,
          "is_bot": false,
          "headline": "fix: update excluded path for typo",
          "author_name": "Recep Gunes",
          "author_login": "recepgunes1",
          "committed_at": "2026-02-09T12:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97204e598734de77aac3acfe72c223fcf0cd4474",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split monolithic main.go files into internal packages",
          "author_name": "Recep Gunes",
          "author_login": "recepgunes1",
          "committed_at": "2026-02-09T12:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03309547811e88e69c6dddfcef8d5900e0378727",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/js-rendering-support",
          "author_name": "Baran Yalcin",
          "author_login": "baranylcn",
          "committed_at": "2026-02-09T10:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30059d344b07438c9a07d1ca9c933d0f77ddb99",
          "body": "feat: Add stdin support",
          "is_bot": false,
          "headline": "Merge pull request #25 from omarkurt/feature/stdin-pipe-support",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-09T09:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f6e7590b60cb0e87f5d433628bf9a83eab02a8",
          "body": null,
          "is_bot": false,
          "headline": "fix lint",
          "author_name": "Omar Kurt",
          "author_login": "omarkurt",
          "committed_at": "2026-02-09T08:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6249cda6861d557b774b76f7b1abd49ec1bd08c",
          "body": "…ent or URLs, and include functional tests for this new capability.",
          "is_bot": false,
          "headline": "feat: Add stdin support to the `run` command for processing HTML cont…",
          "author_name": "Omar Kurt",
          "author_login": "omarkurt",
          "committed_at": "2026-02-09T08:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27aaba15b901b0aac1b4aff307ade51ddcf68bf",
          "body": "Migrate LFS data to Hugging Face",
          "is_bot": false,
          "headline": "Merge pull request #24 from HappyHackingSpace/feat/migrate-hf",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-08T20:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b8cd21625f9f489597fb5ea3785669070bfa53b",
          "body": null,
          "is_bot": false,
          "headline": "Migrate LFS data to Hugging Face",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-08T20:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fcdbe97a4507e3e40aaf8e801bebfe6797af75",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/js-rendering-support",
          "author_name": "Baran Yalçın",
          "author_login": "baranylcn",
          "committed_at": "2026-02-08T20:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36890854d6d36eb3eb52e61b6728ea8f0c483fa",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add JavaScript rendering support for SPA forms",
          "author_name": "baranylcn",
          "author_login": "baranylcn",
          "committed_at": "2026-02-08T20:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "250912a5d75ee91bd77cdbf9e8af2286db20015b",
          "body": "Add self-update command",
          "is_bot": false,
          "headline": "Merge pull request #20 from HappyHackingSpace/feat/self-update",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-08T19:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61607d3feb59c0d3f1404c39d79d35b2f4b2dd5a",
          "body": null,
          "is_bot": false,
          "headline": "Add self-update command (dit up)",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c6de4fabad40b104e972bf3f52e613e451c2fb",
          "body": null,
          "is_bot": false,
          "headline": "Fix golangci-lint errors in dit-collect",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3db7cd35943695ba0fdb4b965d2793ef67f57372",
          "body": null,
          "is_bot": false,
          "headline": "Download model from repo instead of GitHub releases",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee384928dd24b67bb0b6b4cc0c1506f907fe28c",
          "body": null,
          "is_bot": false,
          "headline": "Attach model.json to GitHub releases",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b02aade3f1cd34bd36cddee13331c9b398ea6e9",
          "body": null,
          "is_bot": false,
          "headline": "Auto-download model on first run from GitHub releases",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda4c12158e0016e31777544c6c02d2417f4d166",
          "body": null,
          "is_bot": false,
          "headline": "Update docs for page type classifier",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9deb43dd809aaf03f58160ef8c6dc6770082928",
          "body": null,
          "is_bot": false,
          "headline": "Update README and CONTRIBUTING for page type classifier",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4b0261b1347bd88f2079fd7be4394fd04c7161",
          "body": null,
          "is_bot": false,
          "headline": "Retrain model with 754 page annotations",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7719c29a107ce70aedede3c4879470521236467d",
          "body": "…eline\n\nTrain form model once before fold loop instead of per-fold (10x speedup).\nRemove body text TF-IDF pipeline that caused OOM during evaluation.",
          "is_bot": false,
          "headline": "Optimize page evaluation: train form model once, remove body text pip…",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a4309c8cf052b93c0725825d5124504ede47ae",
          "body": null,
          "is_bot": false,
          "headline": "Ignore dit-collect binary",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0389e4c203a77e2fb874f28eef41e2e30d515ceb",
          "body": null,
          "is_bot": false,
          "headline": "Track all data/ with git-lfs",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0754e56f3e8b6064f460ed811ed88e2ffc77f510",
          "body": null,
          "is_bot": false,
          "headline": "Retrain with body text pipeline",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a407a53d3596d4758abdb09d5291e2d9755b848a",
          "body": null,
          "is_bot": false,
          "headline": "Track page data with git-lfs",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36245496cf196dd93438e9f6577ce0cd8e11973f",
          "body": null,
          "is_bot": false,
          "headline": "Crawl 500 pages from sites.txt (754 total)",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e7f33672126eb6661da6de735c7ead87526c35",
          "body": "- Extract trainLogReg shared function with sampleWeights support\n- Add balanced class weights to page type training (sklearn formula)\n- Add PageBodyText TF-IDF pipeline for page content features\n- Add confusion matrix, per-class precision/recall/F1, macro/weighted F1",
          "is_bot": false,
          "headline": "Add balanced class weights, body text features, confusion matrix",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1431a2aedca01bc88ae968400cc535b78aa68c83",
          "body": "Crawl mode follows links on real sites (like soft-404 spider):\n- Fetch homepage as landing page\n- Follow same-domain links, auto-label by URL pattern\n- Mangle random discovered links for error/soft_404 data\n- Configurable prob404, max-per-site, max-total\n\nAlso add sites.txt from soft-404 project (750+ domains).",
          "is_bot": false,
          "headline": "Add crawl command to dit-collect",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7338faf4c2de72284e5c72741099687b7fd859af",
          "body": "Distribution: ln:52, er:40, sr:25, bl:24, lg:24, ct:23, rg:22,\npr:22, s4:12, pd:11. Cross-validated page accuracy: 51.4%.",
          "is_bot": false,
          "headline": "Expand page training data to 255 samples (10 types)",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96aae9016e2c760549b77927523d408ca819ac8",
          "body": "Trained the three-stage model (form + field + page) on 61 page\nannotations. Moved seeds.jsonl into data/pages/ where it belongs.",
          "is_bot": false,
          "headline": "Train page type model and move seeds into data/pages/",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834515a4114168b2af06859833fe5fe9e4feb4ed",
          "body": "Run dit-collect on seed URLs covering login, registration, search,\nlanding, error, soft_404, contact, password_reset, product, and blog.\nIncludes URL-mangled pages for automatic soft-404/error detection.\nFix collector to use short type codes consistently.",
          "is_bot": false,
          "headline": "Collect initial page training data (61 pages, 10 types)",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569cecae7c2c7e2313969ee3cb3d0dee8b5ee6ee",
          "body": "Separate binary (cmd/dit-collect/) that fetches HTML pages from seed\nURLs and populates data/pages/ with annotated training data.\n\nFeatures:\n- collect: fetch pages from JSONL seed file, save HTML + update index\n- gen-seeds: generate seed URLs from domain list + known path patterns\n- URL mangling for automatic soft-404/error page detection\n- Rate limiting, configurable timeout, max page limit\n- Supports 9 page types via known URL patterns",
          "is_bot": false,
          "headline": "Add dit-collect tool for page training data collection",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "798b03d8efdab2fe2fcb2bc46f6af224ac6f0b19",
          "body": "Introduce a page type classifier that identifies HTML pages as login,\nregistration, search, error, soft_404, captcha, and 13 other types.\nThe classifier uses form/field classification output as features\nalongside page-level features (title, headings, meta, structure, URL).\n\n- Migrate form/field data\n[…]\ntimizer\n- Integrate page model into classifier, model serialization, and CLI\n- Train page model automatically when page data exists\n- Run command outputs page type + forms when page model is available",
          "is_bot": false,
          "headline": "Add page type classifier with three-stage ML pipeline",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c931a7feea6bafb5035d24de77b4009c43c0b6b",
          "body": "Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.1 to 1.43.2.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.43.1...v1.43.2)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.43.1 to 1.43.2 (#2)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-07T19:38:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7cf9f755e37ecbea834ef868afe499ef31a520d",
          "body": null,
          "is_bot": false,
          "headline": "init",
          "author_name": "Doğan Can Bakır",
          "author_login": "dogancanbakir",
          "committed_at": "2026-02-07T19:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 31,
      "commits_last_year": 86,
      "latest_release_at": "2026-07-17T13:18:34Z",
      "latest_release_tag": "v0.0.31",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/happyhackingspace/dit",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/happyhackingspace/dit",
          "is_deprecated": false,
          "latest_version": "v0.0.31",
          "repository_url": "https://github.com/happyhackingspace/dit",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T13:13:57Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 17,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": {
        "days": [
          {
            "date": "2026-02-06",
            "count": 3
          },
          {
            "date": "2026-02-07",
            "count": 3
          },
          {
            "date": "2026-02-08",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 2
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_stars": 17
      },
      "open_issues_and_prs": 12
    },
    "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": [
        "go.mod"
      ],
      "largest_source_bytes": 20869,
      "source_files_sampled": 52,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 31,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/PuerkitoBio/goquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/chromedp/chromedp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/creativeprojects/go-selfupdate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/chromedp/chromedp",
            "direct": true,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creativeprojects/go-selfupdate",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/goquery",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "code.gitea.io/sdk/gitea",
            "direct": false,
            "version": "v0.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/42wim/httpsig",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/cascadia",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/cdproto",
            "direct": false,
            "version": "v0.0.0-20260714215040-dc233986426f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/sysutil",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davidmz/go-pageant",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-fed/httpsig",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-json-experiment/json",
            "direct": false,
            "version": "v0.0.0-20260623181947-01eb4420fa68",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/httphead",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/pool",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/ws",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v86",
            "direct": false,
            "version": "v86.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/gitlab-org/api/client-go",
            "direct": false,
            "version": "v1.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 31,
        "direct_count": 5,
        "indirect_count": 26
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 38,
        "open_issues": 12,
        "closed_ratio": 0.25,
        "closed_issues": 4,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "dogancanbakir",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/65292895?v=4"
        },
        {
          "type": "User",
          "login": "ezyasin",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/73958235?v=4"
        },
        {
          "type": "User",
          "login": "recepgunes1",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/28866347?v=4"
        },
        {
          "type": "User",
          "login": "baranylcn",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/98966968?v=4"
        },
        {
          "type": "User",
          "login": "omarkurt",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1712468?v=4"
        },
        {
          "type": "User",
          "login": "luizmlo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29872333?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.627
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-merge.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "22 out of 23 merged PRs checked by a CI test -- score normalized to 9",
            "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": 6,
            "reason": "Found 2/3 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "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": 10,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2cea6804537059bf773b6bc54d71ac0eaf3c49fe",
        "ran_at": "2026-07-22T02:07:34Z",
        "aggregate_score": 6.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T13:16:17Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T13:13:58Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2026-02-06T14:00:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4,
          "created_at": "2026-02-06T14:00:51Z",
          "last_comment_at": "2026-02-08T09:37:05Z",
          "last_comment_author": "dogancanbakir"
        },
        {
          "number": 5,
          "created_at": "2026-02-06T14:00:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2026-02-06T14:01:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2026-02-06T14:01:50Z",
          "last_comment_at": "2026-02-07T18:01:22Z",
          "last_comment_author": "baranylcn"
        },
        {
          "number": 8,
          "created_at": "2026-02-06T14:02:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2026-02-06T14:02:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10,
          "created_at": "2026-02-06T14:02:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 11,
          "created_at": "2026-02-06T14:02:24Z",
          "last_comment_at": "2026-02-13T22:14:15Z",
          "last_comment_author": "dogancanbakir"
        },
        {
          "number": 12,
          "created_at": "2026-02-06T14:02:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 13,
          "created_at": "2026-02-06T14:02:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2026-02-09T10:49:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/HappyHackingSpace/dit",
    "host": "github.com",
    "name": "dit",
    "owner": "HappyHackingSpace"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 69,
        "vitality": 83,
        "community": 52,
        "governance": 61,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 86,
              "human_commit_share": 0.686,
              "days_since_last_push": 4,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "86 commits in the last year",
                "points": 17.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 31,
              "latest_release_tag": "v0.0.31",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "31 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7
                    }
                  }
                ],
                "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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "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": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "forks": 4,
              "stars": 17,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "17 stars",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 18,
                "status": "met",
                "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.627
            },
            "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 63% of commits",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "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 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "merged_prs": 38,
              "open_issues": 12,
              "closed_issues": 4,
              "issue_closed_ratio": 0.25,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "25% of issues closed",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "38/43 decided PRs merged",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 38,
                      "decided": 43
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/3 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 102,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "HappyHackingSpace",
              "public_repos": 65,
              "account_age_days": 1388
            },
            "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": "102 followers of HappyHackingSpace",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 102,
                      "login": "HappyHackingSpace"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "65 public repos, account ~3 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 65
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/happyhackingspace/dit"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 69,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "22 out of 23 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "classification",
                "cli",
                "crf",
                "forms",
                "go",
                "html",
                "logistic-regression",
                "machine-learning",
                "nlp",
                "web-scraping"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 69,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "22 out of 23 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/3 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 31 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 31
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 31,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 31,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.61,
              "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 59 human commits state their intent (structured subject or explanatory body)",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 59
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.314
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "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 86",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "27 of the last 86 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 20869,
              "source_files_sampled": 52,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/52 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 52,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:07:53.838756Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/HappyHackingSpace/dit.svg",
  "full_name": "HappyHackingSpace/dit",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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