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

benprew / s30

Go · PythonGPL-2.0★ 30 estrellas⑂ 2 forksdesde mar 2025Ver en GitHub ↗

benprew/s30 tiene un índice de salud de 61 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (92/100) y la más baja, Security (29/100). Se actualizó por última vez hace 7 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

61
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

Ben PrewCuenta personal
59 seguidores38 repositorios públicosdesde dic 2008

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/benprew/s30v0.5.1-16hace 7 días

Métricas por categoría

Vitalidad

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

92Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 7 días
29.1/36Cadencia de commits — 42/52 semanas con commits
18/18Volumen de commits — 484 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year484
human_commit_share1
days_since_last_push7
active_weeks_last_year42
Cómo se puntúa
27/27Publica versiones — 16 versiones publicadas
36/36Recencia de las versiones — última versión hace 7 días
27/27Cadencia de publicación — una versión cada ~12,7 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count16
latest_release_tagv0.5.1
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases12,7

Comunidad y Adopción

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

46En riesgo · 18% del índice global
Cómo se puntúa
23.7/60Estrellas — 30 estrellas
0/25Forks — 2 forks
1.7/15Observadores — 3 observadores
Datos de entrada utilizados
forks2
stars30
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (GPL-2.0)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

56Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
2.7/13.5Amplitud de contribuyentes — 2 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled2
top_contributor_share0,998
Cómo se puntúa
35.1/46.8Resolución de issues — 75% de issues cerradas
38.2/38.3Aceptación de PR — 1/1 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs1
open_issues1
closed_issues3
issue_closed_ratio0,75
closed_unmerged_prs0
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
12.8/25Alcance del propietario — 59 seguidores de benprew
23.6/25Trayectoria — 38 repos públicos, cuenta de ~17 años
Datos de entrada utilizados
followers59
owner_typeUser
is_verified
owner_loginbenprew
public_repos38
account_age_days6443
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 7 días
20/20Historial de versiones — 16 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/benprew/s30
ecosystemsgo
any_deprecatedno
min_days_since_publish7

Calidad de Ingeniería

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

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

Documentación

65Moderado
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dir
has_descriptionno

Seguridad

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

29Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 23 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2,9
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging. Los pesos restantes se han renormalizado.

Preparación para IA

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

76Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — .aider.conf.yml, AGENTS.md, CLAUDE.md, GEMINI.md, assets/art/screens/duel/CLAUDE.md, game/CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
11.2/40Historial de commits legible — 21 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,21
agent_instruction_files.aider.conf.yml, AGENTS.md, CLAUDE.md, GEMINI.md, assets/art/screens/duel/CLAUDE.md, game/CLAUDE.md
agent_instruction_max_bytes5327
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
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 — Nix, lockfile
10/10Práctica demostrada con agentes — 5 de los últimos 100 commits con autoría o crédito de agente
0/8Mantenimiento automatizado — no se observan 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_nix
has_tests
lockfilesgo.sum, uv.lock
has_dockerfileno
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,05
toolchain_manifestsgo.mod, mobile/android/app/build.gradle, mobile/android/build.gradle, mobile/android/s30/build.gradle
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.7/55Tamaños de archivo manejables — 1/184 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes100.673
source_files_sampled184
oversized_source_files1

Datos clave

30estrellas de GitHub
2contribuidores
484commits en los últimos 12 meses
7días desde el último push
16versiones publicadas
1factor bus
1issues abiertas
Go, PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

Historial de estrellas y forks 0 ★ / 2 ⇿
0Estrellas
2Forks
11Versiones

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.

111222212026-032026-042026-06
Mayor 0Menor 4Parche 7
OpenSSF Scorecard 2.9 / 10
2.9agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Dependencias directas 7
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/BurntSushi/tomlv1.5.0go.mod
Gogithub.com/aquilax/go-perlinv1.1.0go.mod
Gogithub.com/benprew/mage-gov0.5.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hajimehoshi/ebiten/v2v2.9.9go.mod
Gogithub.com/klauspost/compressv1.18.0go.mod
Gogolang.org/x/imagev0.31.0go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 31077,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 810482,
        "Nix": 618,
        "HTML": 59414,
        "Java": 1646,
        "Shell": 3970,
        "Python": 143588,
        "Makefile": 1971
      },
      "pushed_at": "2026-07-17T16:52:27Z",
      "created_at": "2025-03-13T02:45:31Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T09:10:12Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Python"
      ]
    },
    "owner": {
      "blog": "http://throwingbones.com",
      "name": "Ben Prew",
      "type": "User",
      "login": "benprew",
      "company": null,
      "location": "Portland, OR",
      "followers": 59,
      "avatar_url": "https://avatars.githubusercontent.com/u/37847?v=4",
      "created_at": "2008-12-02T18:58:16Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 6443
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-2.0",
      "raw_spdx": "GPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-07-17T17:00:19Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-05T19:07:36Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-06-19T01:45:19Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-06-05T03:19:46Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-03T03:48:25Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-04-01T17:52:35Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-03-25T19:27:26Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-03-25T18:37:12Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-03-25T17:55:40Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-03-25T17:32:57Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-03-24T22:47:48Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-03-19T21:57:29Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-03-16T06:39:44Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2026-03-07T21:06:48Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-03-04T01:42:12Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-03-02T08:20:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "949e8614a179984a68a8c2943485a4f905692e0e",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.1",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-17T16:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90fd02099316ec9cacc47f000a4e34ca1dcd546",
          "body": null,
          "is_bot": false,
          "headline": "Add touch support to deck edit screen. Add drag-n-drop sell target",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-17T16:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6739c92035cde37eec5c6439e19622d2b98ea62",
          "body": null,
          "is_bot": false,
          "headline": "fix button pressed animation",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-16T20:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e190e4f5b9b2bd115ea0aed9d51f06ee18a28eaf",
          "body": null,
          "is_bot": false,
          "headline": "Add python deps and lock versions",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-16T15:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc17ad57100a03e3a12a8366fe732f8c89a8823",
          "body": null,
          "is_bot": false,
          "headline": "Convert dungeon and duel UI to use new Pointer UI",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-16T15:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8bdd33ab6cbddf1109a59b74c7412039567c036",
          "body": "…deps",
          "is_bot": false,
          "headline": "remove unused android build packages, uv sync to install python build…",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-16T15:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae0351530a5f06837282609a0ce97ccca05cb61",
          "body": null,
          "is_bot": false,
          "headline": "modernize is installed by system",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-12T19:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9baba0abc7f983d90f85e20ca5cf0d6f7bdfcc71",
          "body": null,
          "is_bot": false,
          "headline": "Migrate remaining screens to use input API",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-12T05:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd5e2300c2d2f49801f2463e42eb32e49323e3a",
          "body": null,
          "is_bot": false,
          "headline": "Migrate deck_edit and duel screens to use new Input API",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-12T05:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50524ba788bc2785357d8e24e0ec18e7d00aa379",
          "body": null,
          "is_bot": false,
          "headline": "Use new Input API for buttons",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-12T04:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b670a9bff8aac1e5e0de33debf3337a7b5944812",
          "body": null,
          "is_bot": false,
          "headline": "Add virtual frambuffer to be able to test UI interactions",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-12T03:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04c23c952d180b8cae2b42d533d317006a70176",
          "body": "Make click and click-n-drag events identified in the same way for both mouse and\ntouch input.",
          "is_bot": false,
          "headline": "Unified API for touch/mouse interactions",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-12T03:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f72b29a1581f29ecb7ba2a5e54409d0301006c",
          "body": null,
          "is_bot": false,
          "headline": "fix controller calls after controller refactor in mage-go",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-11T06:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5873c9403dd36e464bb848c700d6d2f577d7c67",
          "body": null,
          "is_bot": false,
          "headline": "Add Yes/No buttons to buy cards screen so they can be clicked on",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-11T06:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f307b90ebd10ce5e6ecbe5a042e4df63ed8f0fc",
          "body": null,
          "is_bot": false,
          "headline": "update to mage-go v0.5.0 as part of v0.5.0 release",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-05T18:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b1b42091701cc59edb7897ed8613c6d8b6d9e63",
          "body": "This is because I haven't implemented a UI for spell/stack targeting yet",
          "is_bot": false,
          "headline": "Auto target counterspells if there's only 1 opponent spell on stack",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-05T18:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96071aa05c4fee80b5787ff2624b2520a5eae5ed",
          "body": null,
          "is_bot": false,
          "headline": "panic on card not found and add a flag to have AI play duel_test deck",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-05T18:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf4ce3925ed1c2035f63a3cff190d5750a706ff",
          "body": "Before it wasn't giving the option to pass damage to 2nd blocker if damage to 1st\nblocker wasn't lethal.",
          "is_bot": false,
          "headline": "Fix bug with damage assignment",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-05T00:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd01ea83fbad102d1be0e73b4a31d64ba04f8b4",
          "body": "Otherwise every tile has a default city value.",
          "is_bot": false,
          "headline": "Make *domain.City a pointer on Tile to shrink save size",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-07-01T02:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19622a51b84cf04b11558f74659d59e45ff27211",
          "body": null,
          "is_bot": false,
          "headline": "Add deck editor collection filters",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-30T21:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46979bdc7900adaba3cdef57733c26a8167d6ec",
          "body": null,
          "is_bot": false,
          "headline": "Rewards now include a basic land so exclude basic lands from ante",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-30T21:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e76cfac5abaef53ef25af7f12d0a444ce146ff9",
          "body": "…ding",
          "is_bot": false,
          "headline": "Carousel fits 6 cards. Fix wrong button hover image. Add vertical pad…",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "081c344e299605dfdea2c83020127c1db3a03e49",
          "body": "Replace the implicit name-matching screen navigation with a simple\ncurrent/previous screen model. Screens return a target ScreenName from\nUpdate; the PopScr sentinel returns to the previous screen and NoScr means\nno navigation. Transparent screens mark IsOverlay() so the previous screen\nis drawn ben\n[…]\nkable indicator and\nreturns QuestScrollScr to open the overlay.\n\nThe world frame is skipped on the tick the active screen changed so a\ndismiss click is not re-processed and used to reopen the overlay.",
          "is_bot": false,
          "headline": "Add screen overlay support with prev-screen navigation",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "792335e1b586ca4a81d5bd7bed9cddef3781c9e1",
          "body": null,
          "is_bot": false,
          "headline": "Remove images not part of random encounters.",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d52e0b88d0f0e2d7aae3c29f4df6cfda9d12f0",
          "body": "Battlefield lands sort by name then tapped state; creatures sort by\npower then toughness descending (strongest first), tie-broken by name.\nHand and mulligan cards group lands first (by name), then spells by\ncolor (WUBRG, multicolor, colorless) and mana value. The opponent's\nzones now mirror the player's, with lands at the back and creatures\ntoward the center.",
          "is_bot": false,
          "headline": "Sort duel battlefield and hand cards by type, color, and stats",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ceff6ef2cbf5b6c67d051fdc304d044dd3c9ed",
          "body": null,
          "is_bot": false,
          "headline": "Add deck-changing quests",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ec7efe27cbb6c12d33af355f9dbe8ac7f2714d",
          "body": null,
          "is_bot": false,
          "headline": "Add ConnectionPair TypedDict to fix ty type errors",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1cf9e678615dac9a950a6030770a76aa87a1803",
          "body": null,
          "is_bot": false,
          "headline": "Fix opponent hand name",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14e5124afa115bc2d675017bd20d6d102add2de",
          "body": null,
          "is_bot": false,
          "headline": "Fix active phase overlay positioning",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acbb8de5ec123f8fb2be627e29449f50308a1d25",
          "body": null,
          "is_bot": false,
          "headline": "make background of image transparent",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b50112eff08f76133a6b29feb58d96419ddc707",
          "body": null,
          "is_bot": false,
          "headline": "fix broken tests from mage-go autopass changes",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d71e3a272fc8a625a573619334526d1174ce2b1",
          "body": "Replace the auto-awarded ante card with a choice of reward cards drawn\nfrom the player's deck color and mid-power tiers. The player selects a\ncard, then confirms with a Done button before it is added to the\ncollection. Castle-defeat bonus cards are still awarded automatically\nand shown for reference.",
          "is_bot": false,
          "headline": "Make duel-win reward a confirmed card choice",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1158486652098a9f394db861a485e3ca08e6eb9",
          "body": null,
          "is_bot": false,
          "headline": "Add mulligan card magnifier",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d8b13d26b471e7c200fd847b03418c0a0fe73a",
          "body": null,
          "is_bot": false,
          "headline": "Add WASM download progress loader",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ec15c8bcef42d64bcb914a17edb59b90e270ba",
          "body": null,
          "is_bot": false,
          "headline": "Use JPEG border crops for card images",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c785880ccd489026a9deafd968d301d39e80df5",
          "body": null,
          "is_bot": false,
          "headline": "Ignore tasks and orchestration files",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fbf6edee2cb69dc31298d904dc4088845f2175",
          "body": "- upgrade to go 1.26.4\n- clean up Makefile/CONTRIBUTING.md\n- only download on demand if .zip isn't available",
          "is_bot": false,
          "headline": "Download images in batch and embed them in the s30 binary.",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d0f37d9b3420ddd867550ef5068533eed40850",
          "body": null,
          "is_bot": false,
          "headline": "Modernize code for Go 1.25",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5425275d60cdc34c26521fd6ff01478bcf59001f",
          "body": null,
          "is_bot": false,
          "headline": "Fix enemy spawn tile selection",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbff261c9ab6acc9e3b6638ddb88f8cf0b5321c6",
          "body": null,
          "is_bot": false,
          "headline": "remove v0.4.0 release notes, they don't need to be persisted in the repo",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da4787a98c2e4c921f16a7e1f4ccd7940355030",
          "body": null,
          "is_bot": false,
          "headline": "Add v0.4.0 release notes",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c54491d743182d7ea299f461eb85c8f4060d2e",
          "body": null,
          "is_bot": false,
          "headline": "Include phpr cards in card data update",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "764c52ce6b451a9931da7abb49c3e60b36bf3d2d",
          "body": null,
          "is_bot": false,
          "headline": "Update macOS build and lint tooling",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a3f44f196f591904f604da2450c8adf14ee4a65",
          "body": null,
          "is_bot": false,
          "headline": "Tune duel test harness for upkeep debugging",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe4fcc5351560621d34e6e86e2647bca304ee0b",
          "body": null,
          "is_bot": false,
          "headline": "Show orange border instead of asterisk for actionable cards",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-29T19:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3471648df5a5a926e5e8862b7dbae0a2e69e98f7",
          "body": null,
          "is_bot": false,
          "headline": "Sync duel state before choice prompts",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-18T21:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1d6672e775b84ab6cabd261ec13e0bf4ad5307",
          "body": "Add a Nix flake with the dependencies to run the game",
          "is_bot": false,
          "headline": "Merge pull request #4 from blinry/nix-flake",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-11T21:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e733cd2861dfe22d841bbfd6188798c7ec3ab4d5",
          "body": null,
          "is_bot": false,
          "headline": "Add a Nix flake with the dependencies to run the game",
          "author_name": "blinry",
          "author_login": "blinry",
          "committed_at": "2026-06-10T16:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afba1ca0cbe5419f4886dae5ce6d1696de7010af",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 's30-dungeons'",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-08T20:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574abe813df7c455543ce1db4ae4ef689798968a",
          "body": null,
          "is_bot": false,
          "headline": "Add runnable dungeon test harness",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-08T20:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ee13136384f5b947e7e0c8ca180081a0697ab6",
          "body": null,
          "is_bot": false,
          "headline": "Add dungeon dice and encounter flow",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-08T20:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7816bebfdb13140bbc4feb2b8f342380090c265",
          "body": null,
          "is_bot": false,
          "headline": "Add an argument for showing the opponents hand for debugging.",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-08T01:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf8a3cbd6689f08f179d243bef09c23c9a99b4c",
          "body": null,
          "is_bot": false,
          "headline": "Simplify randomRogueName fallback to a valid data-driven rogue",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-07T03:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98ffc51f3a212f44e58a9f0dbc8cee4a4190069",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'task-wiseman-quest-level'",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-07T02:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200715acbeb201f1128a280091169c6df2aaf8fa",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'task-quest-reward-screen'",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-07T02:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689a20136f2b65fbf78afe4caee7ab10db9f5e15",
          "body": "The player's hand panel overlapped the right side of the board, covering\nattacking creatures during combat. Add a collapsible hand: pressing H or\nclicking the hand header toggles the card list, which hides it so it no\nlonger obstructs attackers while keeping cards clickable when expanded.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Move duel hand out of the way of attackers",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-06T17:46:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "85a64f2e6fbcdec9d31e5c6331035cb5d638b189",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Show completed quest reward screen on town entry",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-06T17:45:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3e70596591226219a9a357a1ce8edca893be2da7",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Wiseman quest picks enemy of appropriate level",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-06T17:45:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "21906e7556eeea754fbdd6724251ff806ca0c1b0",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.0, update go.mod to v0.4.0",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-06-05T03:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74bb18c2f3eba565e01a59246f9bc1d2df67d2f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 's30-attacks'",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T21:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a994af1a62f8eb26308318d65ee5094c195cc798",
          "body": null,
          "is_bot": false,
          "headline": "Remove duel drag and drop",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T20:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6d21f71625ecba02e7f132c667a040d3bcf330",
          "body": null,
          "is_bot": false,
          "headline": "Keep attackers forward during combat",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T20:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd15f427aef95599947930bae6bb0c704f9a343",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Show orange border instead of asterisk for actionable cards",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T15:37:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0f07757a6cf107963cda2f1d22ca3542a82a473f",
          "body": null,
          "is_bot": false,
          "headline": "notes changes",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T04:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc85c2c139f49959470f6a6b6158c2f7326584e",
          "body": null,
          "is_bot": false,
          "headline": "rename mage-go repo to new github location",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T04:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ef0ac54e0de8abb8880a6b2abfcfa51d718993",
          "body": null,
          "is_bot": false,
          "headline": "Increase P/T text size in duel",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-30T03:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963dc4c90382a90cadd895865ab346edf6dd2c36",
          "body": null,
          "is_bot": false,
          "headline": "Animate duel life total changes",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-29T15:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c043e13c61416494a9834c35e814c019e3a050bc",
          "body": "Assign a random GameID when a new game starts and name saves\n<Difficulty>-<Color>-<ID> (e.g. Apprentice-Black-1a2b3c4d5e6f).\nSaveGame now derives the name from the level and prunes earlier\nsaves of the same game, and ListSaves shows only the latest save\nper game id.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Give each game a unique id and keep only its latest save",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-27T21:00:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5a9befd32363c3fe1487f8ed0498a73cdaeb5c58",
          "body": null,
          "is_bot": false,
          "headline": "Move duel screens into subpackage",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-25T03:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f9bb6d777996f758abd684dadf023223eb6972",
          "body": null,
          "is_bot": false,
          "headline": "move loadButtonMap to imageutil",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-25T03:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0a41005bb29696c95b8a8eca949178e952c490",
          "body": "Back when Shandalar was made the mulligan rules were you could only mulligan if\nyou had no lands or if your opponent also mulliganed. Use modern London Mulligan\nrules (can mulligan at any time, always draw 7, put X cards on bottom of library,\nX is number of times mulliganed).",
          "is_bot": false,
          "headline": "Add London Mulligan to start of duel",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-25T03:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351dfcd6014115a04a00716295cf4d1e79120b57",
          "body": "Lets the player distribute combat damage across multiple blockers\nwith on-card +/- controls during the assign-damage prompt.",
          "is_bot": false,
          "headline": "Add manual combat damage assignment UI",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-22T00:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212a57514a1051e846e3fa35df34b5bb4f5702f6",
          "body": null,
          "is_bot": false,
          "headline": "Adjust enemy radius and duel escape",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-21T22:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7eb52f50ba11641a65013878b3b53177a4957c",
          "body": null,
          "is_bot": false,
          "headline": "Scale enemy spawns with progression",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-21T01:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21ba156b3d5f32674fd56376d0680508353e0ef",
          "body": null,
          "is_bot": false,
          "headline": "Use local mage-go checkout",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T19:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b65959ea1b68db40d2194f04acda9159781e5e",
          "body": null,
          "is_bot": false,
          "headline": "Add Shandalar reference notes and assets",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T19:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afca9e39dd3f2014fd6dd9ee3db3f07fea3695be",
          "body": null,
          "is_bot": false,
          "headline": "Add Python numeric dependencies",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T19:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7910fa553f279de8c169212e1aa3183bcc5a8a56",
          "body": null,
          "is_bot": false,
          "headline": "Update game UI constants and player setup",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T18:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf57fa38030dba60d7c2ff1a289ddd87e957ce9",
          "body": null,
          "is_bot": false,
          "headline": "Fix govet shadow warnings",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T18:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b17d5041f1ec243e5b1fb942387c0d600fa920",
          "body": null,
          "is_bot": false,
          "headline": "Disable gocyclo lint",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T18:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36fe41da675baf9d6aa78a5201ff37998ce02a5c",
          "body": null,
          "is_bot": false,
          "headline": "Disable goconst lint",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T18:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4b120667c3ec989b09a86c277581702a8c1a2ac",
          "body": null,
          "is_bot": false,
          "headline": "Fix Python lint issues",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T18:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b794ff827c698756aa257cb6e658f70cd6848c",
          "body": "The Expert/Wizard case passed ColorColorless to the second generateRandomDeck\ncall, which made pickBasicLand reject every land (0 & landColor is always 0)\nand matchesColor reject every colored card. Expert decks ended up with ~6\nlands and mostly artifacts, making the AI weaker than Apprentice.\n\nAdd \n[…]\nsecondary call so the\npicker matches lands and cards of any color. Resize all difficulties to the\nminimum deck sizes from shandalar-faq.txt (30/35/40/40) while preserving the\noriginal C's land ratios.",
          "is_bot": false,
          "headline": "Fix Wizard difficulty generating a colorless deck instead of 5-color",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T13:31:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "633f27b92c480bcb1746b9edc316b92c20e7f8fd",
          "body": "Wire up the Menu2/Menu3 background art and shield/button sprite sheets\nfor new-game setup: difficulty buttons placed in the Menu2 drop-shadow\nslots with Apprentice/Magician/Sorcerer/Wizard labels, and color-shield\nbuttons paired with per-color blurbs on a word-wrapped right column.",
          "is_bot": false,
          "headline": "Add difficulty and color new-game screens",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-20T12:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90124cfb479e0684da904471527ceb0a51b25e09",
          "body": "The mage-go ai package no longer exposes wrapper constructors; build the\nAIPlayer with an explicit strategy from the new heuristic / search\nsubpackages. DebugSearchStats moved to search.DebugStats.",
          "is_bot": false,
          "headline": "Update AI callsites for mage-go interactive/ai split",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-05T14:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea6a9d8dfecc2ac46f3d2999fd3397ad870f831",
          "body": "Enable ai.DebugSearchStats alongside mage.DebugPriority so the new\nsearch-AI prints node count, depth, and elapsed-vs-budget per decision\nwhen duel logging is on. Also drop the every-120-frames battlefield\npermanent dump that was flooding game.log with redundant state.",
          "is_bot": false,
          "headline": "Log AI search stats; drop per-frame battlefield log",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T22:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a44f7e49626261a3ce84efd20d72ad2e9ba6d1",
          "body": null,
          "is_bot": false,
          "headline": "Fix Lord of Fate sprite",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T13:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6909807f089527495677cd1aeb3205ab9b068e",
          "body": "Each level now spawns five wizard castles, one per MTG color, each\nanchored in a small zone of color-matching terrain. Walking onto a\ncastle triggers a duel against that color's level-11 wizard rogue;\nwinning swaps the castle to its destroyed sprite, marks it permanently\ndefeated, and rewards the pl\n[…]\nsave/load by reusing the\nexisting Tile/Level JSON serialization, with sprite restoration handled\nin RebuildSprites and pointer aliasing re-linked between Level.Castles\nand Tile.Castle after unmarshal.",
          "is_bot": false,
          "headline": "add wizard castles with color-themed zones",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T13:42:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "688289ea66cccf5888aa2f7c3557b01533353deb",
          "body": null,
          "is_bot": false,
          "headline": "add neural network AI design notes",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d49e24a205115ef2f07d0e6409db8db0991d6e",
          "body": null,
          "is_bot": false,
          "headline": "add March-April 2026 changelog",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae0965e005364b3cbbb2417ed5605c6dbc8dcfc",
          "body": null,
          "is_bot": false,
          "headline": "document dungeon sprite assets in dungeons.md",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb624faf4bf575e46f730851fe04e0110bd44ad",
          "body": "Reads each .toml in assets/configs/rogues/, looks up cards in\nscryfall_cards.json.zst for SetID/CollectorNo, and writes XMage .dck files\nwith NAME/count/SB lines. Adds zstandard dev dependency for reading the\ncompressed Scryfall data.",
          "is_bot": false,
          "headline": "add rogues_to_dck.py to export rogue TOML decks to XMage format",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5840e2374da5b97187ce23bc2c0b0bc899bb6e0c",
          "body": null,
          "is_bot": false,
          "headline": "update duel_test deck to mono-red with artifacts",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad83ccbf3c0a6cb5928a084759c3a93cf27da167",
          "body": null,
          "is_bot": false,
          "headline": "fix throwingbones scp host in webbuild target",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643844a9ea8bccea74cb34e1d1697b17502472fa",
          "body": "Card.cardID was unexported, so encoding/json dropped it on save and every\n*Card in City.CardsForSale (and elsewhere) loaded with cardID = \"\",\ncollapsing to a single key in the global cardImages cache.\n\nCards now serialize as just {\"CardID\": \"...\"} and reload by looking up the\ncanonical card in the e\n[…]\ny other *Card that ends up in saves (BonusDuelCards, dungeon\nrewards, quest rewards, collected cards, etc.). Falls back to deriving the\nID from CardName/SetID/CollectorNo so existing saves still load.",
          "is_bot": false,
          "headline": "fix card images collapsing to one image after save/load",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-04T02:07:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a382031bb29eea592f5e9d7182b982ed919de214",
          "body": null,
          "is_bot": false,
          "headline": "Add pillow as a dev dependency",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-03T03:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ffe692f4b58a7b6cade3e623214199bac560d2",
          "body": "# Conflicts:\n#\tgame/screens/duel.go\n#\tgame/screens/duel_xspell.go",
          "is_bot": false,
          "headline": "Merge branch 'main' into s30-dungeons",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-03T01:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067123510dfeb590bd8579c9aea5c7105429e1a4",
          "body": "Place dungeons on the world map and enter a dungeon-entry screen on\ncontact. Includes dungeon generation, line-of-sight, and state tests,\nplus tileset embeds for the five dungeon color variants.",
          "is_bot": false,
          "headline": "add dungeon generation, placement, and entry screen",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-03T00:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7779c84f8d310c5e8a184cad705703c95d9006",
          "body": "Lay out the floor diamonds in iso (64×32 stride) with painter's order\nback-to-front, draw the player and any cached enemy character sprites\non the diamond, and add cmd/dungeon_test for launching directly into a\ngenerated dungeon.",
          "is_bot": false,
          "headline": "render dungeon screen isometrically with walking sprites",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-02T23:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f33e992c70ff507dd9c3e995a669ff9fd908284",
          "body": "Implements enterAbilityChoosingMode, exitAbilityChoosingMode,\nupdateAbilityChoosingUI, drawAbilityChoosingUI and selectAbility — the\nmulti-ability picker invoked when a card has more than one available\naction. Companion to duel_ability_chooser_test.go.",
          "is_bot": false,
          "headline": "add ability chooser UI implementation",
          "author_name": "Ben Prew",
          "author_login": "benprew",
          "committed_at": "2026-05-02T23:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 484,
      "latest_release_at": "2026-07-17T17:00:19Z",
      "latest_release_tag": "v0.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 7,
      "active_weeks_last_year": 42,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 12.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/benprew/s30",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/benprew/s30",
          "is_deprecated": false,
          "latest_version": "v0.5.1",
          "repository_url": "https://github.com/benprew/s30",
          "versions_count": 16,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:52:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 30,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "mobile/android/app/build.gradle",
        "mobile/android/build.gradle",
        "mobile/android/s30/build.gradle"
      ],
      "largest_source_bytes": 100673,
      "source_files_sampled": 184,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        ".aider.conf.yml",
        "AGENTS.md",
        "CLAUDE.md",
        "GEMINI.md",
        "assets/art/screens/duel/CLAUDE.md",
        "game/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5327
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/aquilax/go-perlin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/benprew/mage-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hajimehoshi/ebiten/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.9"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "golang.org/x/image",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 1,
        "closed_ratio": 0.75,
        "closed_issues": 3,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "benprew",
          "commits": 579,
          "avatar_url": "https://avatars.githubusercontent.com/u/37847?v=4"
        },
        {
          "type": "User",
          "login": "blinry",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/81277?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.998
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "android.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "uv.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 0,
            "reason": "23 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "949e8614a179984a68a8c2943485a4f905692e0e",
        "ran_at": "2026-07-25T02:41:18Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T17:00:22Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-11T21:35:21Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2026-06-06T02:17:24Z",
          "last_comment_at": "2026-06-29T00:57:20Z",
          "last_comment_author": "benprew"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/benprew/s30",
    "host": "github.com",
    "name": "s30",
    "owner": "benprew"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 29,
        "vitality": 92,
        "community": 46,
        "governance": 56,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "commits_last_year": 484,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 42
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "42/52 weeks with commits",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 42
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "484 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 484
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 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": 16,
              "latest_release_tag": "v0.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 12.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "forks": 2,
              "stars": 30,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "30 stars",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-2.0"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.998
            },
            "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 100% of commits",
                "points": 0,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 1,
              "closed_issues": 3,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 59,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "benprew",
              "public_repos": 38,
              "account_age_days": 6443
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "59 followers of benprew",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 59,
                      "login": "benprew"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~17 yr old",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/benprew/s30"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "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 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "16 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "23 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.21,
              "agent_instruction_files": [
                ".aider.conf.yml",
                "AGENTS.md",
                "CLAUDE.md",
                "GEMINI.md",
                "assets/art/screens/duel/CLAUDE.md",
                "game/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5327
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".aider.conf.yml, AGENTS.md, CLAUDE.md, GEMINI.md, assets/art/screens/duel/CLAUDE.md, game/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".aider.conf.yml, AGENTS.md, CLAUDE.md, GEMINI.md, assets/art/screens/duel/CLAUDE.md, game/CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "21 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "uv.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [
                "go.mod",
                "mobile/android/app/build.gradle",
                "mobile/android/build.gradle",
                "mobile/android/s30/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".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": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 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": 100673,
              "source_files_sampled": 184,
              "oversized_source_files": 1
            },
            "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": "1/184 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 184,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T02:41:25.987069Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/benprew/s30.svg",
  "full_name": "benprew/s30",
  "license_state": "standard",
  "license_spdx": "GPL-2.0"
}

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

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

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