Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-28 09:16 UTC

sandwich-go / boost

GoSin licencia detectada★ 9 estrellas⑂ 2 forksdesde abr 2022Ver en GitHub ↗

sandwich-go/boost tiene un índice de salud de 46 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Vitality (71/100) y la más baja, Community & Adoption (20/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

46
global / 100
En riesgo

Índice de salud del software

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

46
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

sandwich-goOrganización
23 seguidores67 repositorios públicosdesde feb 2021

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/sandwich-go/boostv1.3.105-166hace 0 días

Métricas por categoría

Vitalidad

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

71Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
18/36Cadencia de commits — 26/52 semanas con commits
16/18Volumen de commits — 59 commits en el último año
7/10OpenSSF Scorecard: Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Datos de entrada utilizados
commits_last_year59
human_commit_share1
days_since_last_push0
active_weeks_last_year26
Cómo se puntúa
27/27Publica versiones — 8 versiones publicadas
16.2/36Recencia de las versiones — última versión hace 265 días
12.6/27Cadencia de publicación — una versión cada ~142,9 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count8
latest_release_tagv1.3.91
releases_from_tagsno
days_since_latest_release265
mean_days_between_releases142,9
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

20Crítico · 18% del índice global
Cómo se puntúa
14.6/60Estrellas — 9 estrellas
0/25Forks — 2 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks2
stars9
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
0/22.5Licencia — no se detectó ningún archivo de licencia
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

65Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
10.1/22.5Distribución de commits — el principal contribuyente firma el 55% de los commits
4.1/13.5Amplitud de contribuyentes — 3 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor1
contributors_sampled3
top_contributor_share0,552
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
38.2/38.3Aceptación de PR — 7/7 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs7
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs0
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
9.9/25Alcance del propietario — 23 seguidores de sandwich-go
24/25Trayectoria — 67 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers23
owner_typeOrganization
is_verified
owner_loginsandwich-go
public_repos67
account_age_days2000
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 0 días
20/20Historial de versiones — 166 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/sandwich-go/boost
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Calidad de Ingeniería

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

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

Documentación

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

Seguridad

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

26Crí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.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5Licencia — license file not detected
5.2/7.5Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 26 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Los pesos restantes se han renormalizado.
Cómo se puntúa
5.5/35Dependencias directas libres de avisos conocidos — 3 afectados: golang.org/x/crypto v0.45.0 (critical 10.0), github.com/buger/jsonparser v1.1.1 (high 7.5), golang.org/x/text v0.31.0 (unknown)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
33.7/40Sin avisos pendientes — 1 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 133 días
Datos de entrada utilizados
sourceosv
advisories41
affected_packages6
assessed_packages58
unassessed_packages0
affected_by_severitycritical 1, high 1, moderate 1, unknown 3
direct_affected_packages3
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 58 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

58Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 91 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,91
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — sin datos
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Pinned-Dependencies. Los pesos restantes se han renormalizado.
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.7/55Tamaños de archivo manejables — 3/562 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes97.471
source_files_sampled562
oversized_source_files3
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — xencoding/protobuf/test_perf/pref.proto
0/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signalno
api_schema_filesxencoding/protobuf/test_perf/pref.proto

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

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

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.

111222212023-072024-042024-12
Mayor 0Menor 0Parche 3

Cada punto abarca 2 días.

OpenSSF Scorecard 2.0 / 10
2.0agregado

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-28 09:16 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
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
7Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
0Vulnerabilities26 existing vulnerabilities detected
Dependencias directas 24
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/Masterminds/sprigv2.22.0+incompatiblego.mod
Gogithub.com/RussellLuo/timingwheelv0.0.0-20220218152713-54845bda3108go.mod
Gogithub.com/bufbuild/protovalidate-gov0.6.2go.mod
Gogithub.com/buger/jsonparserv1.1.1go.mod
Gogithub.com/coreos/go-semverv0.3.1go.mod
Gogithub.com/coreos/pkgv0.0.0-20220810130054-c7d1c02cb6cfgo.mod
Gogithub.com/go-playground/localesv0.14.1go.mod
Gogithub.com/go-playground/universal-translatorv0.18.1go.mod
Gogithub.com/go-playground/validator/v10v10.22.0go.mod
Gogithub.com/golang/snappyv0.0.4go.mod
Gogithub.com/modern-go/reflect2v1.0.2go.mod
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20250313105119-ba97887b0a25go.mod
Gogithub.com/rs/xidv1.5.0go.mod
Gogithub.com/sandwich-go/minio-gov1.0.0-beta.2go.mod
Gogithub.com/smartystreets/goconveyv1.7.2go.mod
Gogithub.com/stretchr/testifyv1.9.0go.mod
Gogithub.com/vmihailenco/msgpack/v5v5.3.5go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/mockv0.4.0go.mod
Gogolang.org/x/cryptov0.45.0go.mod
Gogolang.org/x/expv0.0.0-20240325151524-a685a6edb6d8go.mod
Gogolang.org/x/syncv0.18.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogolang.org/x/textv0.31.0go.mod
Todas las dependencias 58

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

RegistroPaqueteVersiónRelación
Gogithub.com/bufbuild/protovalidate-gov0.6.2directa
Gogithub.com/buger/jsonparserv1.1.1directa
Gogithub.com/coreos/go-semverv0.3.1directa
Gogithub.com/coreos/pkgv0.0.0-20220810130054-c7d1c02cb6cfdirecta
Gogithub.com/go-playground/localesv0.14.1directa
Gogithub.com/go-playground/universal-translatorv0.18.1directa
Gogithub.com/go-playground/validator/v10v10.22.0directa
Gogithub.com/golang/snappyv0.0.4directa
Gogithub.com/masterminds/sprigv2.22.0+incompatibledirecta
Gogithub.com/modern-go/reflect2v1.0.2directa
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20250313105119-ba97887b0a25directa
Gogithub.com/rs/xidv1.5.0directa
Gogithub.com/sandwich-go/minio-gov1.0.0-beta.2directa
Gogithub.com/smartystreets/goconveyv1.7.2directa
Gogithub.com/stretchr/testifyv1.9.0directa
Gogithub.com/vmihailenco/msgpack/v5v5.3.5directa
Gogo.uber.org/goleakv1.3.0directa
Gogo.uber.org/mockv0.4.0directa
Gogolang.org/x/cryptov0.45.0directa
Gogolang.org/x/expv0.0.0-20240325151524-a685a6edb6d8directa
Gogolang.org/x/syncv0.18.0directa
Gogolang.org/x/textv0.31.0directa
Gogoogle.golang.org/protobufv1.36.11directa
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.33.0-20240401165935-b983156c5e99.1indirecta
Gogithub.com/antlr4-go/antlr/v4v4.13.0indirecta
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/dustin/go-humanizev1.0.1indirecta
Gogithub.com/gabriel-vasile/mimetypev1.4.3indirecta
Gogithub.com/google/cel-gov0.20.1indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/gopherjs/gopherjsv0.0.0-20181017120253-0766667cb4d1indirecta
Gogithub.com/huandu/xstringsv1.4.0indirecta
Gogithub.com/imdario/mergov0.3.13indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/jtolds/glsv4.20.0+incompatibleindirecta
Gogithub.com/klauspost/compressv1.17.6indirecta
Gogithub.com/klauspost/cpuid/v2v2.2.6indirecta
Gogithub.com/kr/prettyv0.3.0indirecta
Gogithub.com/leodido/go-urnv1.4.0indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
Gogithub.com/masterminds/semverv1.5.0indirecta
Gogithub.com/minio/md5-simdv1.1.2indirecta
Gogithub.com/minio/sha256-simdv1.0.1indirecta
Gogithub.com/mitchellh/copystructurev1.2.0indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/rogpeppe/go-internalv1.8.0indirecta
Gogithub.com/smartystreets/assertionsv1.2.0indirecta
Gogithub.com/stoewer/go-strcasev1.3.0indirecta
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirecta
Gogolang.org/x/netv0.47.0indirecta
Gogolang.org/x/sysv0.38.0indirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240401170217-c3f982113cdaindirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240401170217-c3f982113cdaindirecta
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirecta
Gogopkg.in/ini.v1v1.67.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Avisos de dependencias 6

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.45.0directacrítica270.52.0
github.com/buger/jsonparserv1.1.1directaalta21.1.2
golang.org/x/netv0.47.0indirectamoderada91.26.3
golang.org/x/textv0.31.0directadesconocida10.39.0
github.com/klauspost/compressv1.17.6indirectadesconocida11.18.7
golang.org/x/sysv0.38.0indirectadesconocida10.44.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3663,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 906753,
        "Shell": 29
      },
      "pushed_at": "2026-07-27T12:25:16Z",
      "created_at": "2022-04-08T02:25:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T12:24:16Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "1.3/release",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "sandwich-go",
      "company": null,
      "location": "China",
      "followers": 23,
      "avatar_url": "https://avatars.githubusercontent.com/u/78477102?v=4",
      "created_at": "2021-02-03T10:20:22Z",
      "is_verified": null,
      "public_repos": 67,
      "account_age_days": 2000
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.91",
          "kind": "patch",
          "published_at": "2025-11-05T03:52:16Z"
        },
        {
          "tag": "v1.3.35",
          "kind": "patch",
          "published_at": "2024-06-19T04:19:53Z"
        },
        {
          "tag": "v1.3.14",
          "kind": "patch",
          "published_at": "2024-04-01T13:11:27Z"
        },
        {
          "tag": "v1.3.13",
          "kind": "patch",
          "published_at": "2024-04-01T12:59:19Z"
        },
        {
          "tag": "v1.3.2-daily.5",
          "kind": "prerelease",
          "published_at": "2023-05-23T13:39:43Z"
        },
        {
          "tag": "v1.3.2-daily.2",
          "kind": "prerelease",
          "published_at": "2023-02-24T11:51:52Z"
        },
        {
          "tag": "v1.3.1-daily.1",
          "kind": "prerelease",
          "published_at": "2023-02-20T07:26:04Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-02-09T04:35:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c2efcd11ce1c90956c5dea81a4f6fbead2e05c20",
          "body": null,
          "is_bot": false,
          "headline": "feat(xerror): 新增 Retry 标记与 Retryable 判定,支持可重试错误",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-07-27T12:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "043eef71bfa05a82bdd88b8285cce5651eb3d436",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-07-20T05:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e143aeb996d43a7480481776920b6ce05468ecb",
          "body": "- xts: 进程级全局时钟(TimeProvider/时区偏移可初始化),Timestamp 秒级时间戳及日期边界计算,支持 WithNowFunc 注入 Tasklet 感知的当前时间\n- xtime: 新增 timeprovider.go,提供无状态 TimeProvider/DefaultTimeProvider/ProviderNow/ScaleDuration\n- xts 测试覆盖 100%,含并发安全用例",
          "is_bot": false,
          "headline": "feat(xts): 新增全局时间戳时钟包,xtime 提供无状态 TimeProvider",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-07-20T05:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4298674cba4ecb59dcf7b3f48c954ba1a12918",
          "body": null,
          "is_bot": false,
          "headline": "refactor: xslice 增加 SetAdd",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-06-09T01:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5cc4fa75a9f6b59237b0e7d808a3a1fe23192a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: xslice 增加 SetAdd",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-06-09T01:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefae5ff6566f3121000cbc50c40aa7de989dfbd",
          "body": "清理回调改用 xtime.PeriodicWithShutdown 调度,去掉了 channel + 长寿命\ngoroutine 中转,每个 engine 注册不再起常驻 goroutine、每轮也不再分配\n新的 closure 与 timer:\n\n- workerPerEngine.Clean 从 \"启 goroutine + xtime.AfterFunc(ch <- {})\n  + select 中转 + AfterFunc 自 reschedule\" 简化为单行 PeriodicWithShutdown\n  调用,shutdown 信号关闭后下一轮自动跳过;\n- 每个 engine 不\n[…]\n。原断言记录的是\n  实现细节而非接口契约,注释里写明历史背景。\n\n新增 lru/clean_worker_steady_bench_test.go 作为稳态 alloc 回归基准\n(BenchmarkSteady_WorkerPerEngine / BenchmarkSteady_WorkerHashPool),\n后续如有人再改 clean worker 实现,这个 bench 能即刻发现回归。",
          "is_bot": false,
          "headline": "perf(lru): workerPerEngine 切到 xtime.PeriodicWithShutdown",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-06-03T09:51:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "35d0e8c89d5295364db1b2a2f21c2050a58113ad",
          "body": "提供 Periodic / PeriodicWithShutdown 两个 API,封装 std time.Timer.Reset\n(默认)或 timingwheel.AfterFunc(timewheel build)做周期回调。相对于\n调用方手动 AfterFunc + 手动 reschedule 的现有模式:\n\n- std build:每个 Periodic 实例整个生命周期只 alloc 一个 *time.Timer,\n  每轮通过 Reset 复用,稳态 0.07 allocs/exec、2s 采样窗口 0 次 GC(200\n  task × 200ms 间隔);\n- timewhe\n[…]\ntime/dispatcher_test.go 的 TestTimerResetDispatcher 在 -race 下\nfail 是预存问题,根因是测试代码 *time.Timer 局部变量并发读写 +\nxtime/dispatcher_after_timewheel.go 的 *xtime.timer.t 字段无锁读写两个\n独立 race,与本 commit 无关,建议独立 issue 跟进。",
          "is_bot": false,
          "headline": "feat(xtime): 新增 Periodic 周期任务原语,单实例稳态 0 timer 分配",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-06-03T09:50:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "725bbd1d8cc3a1135a18f177770ebffe9e0b2889",
          "body": null,
          "is_bot": false,
          "headline": "feat: xtime暴露NowFunc函数",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-05-12T13:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347fd365a42e0cf51681fd0cab519d250a1b8220",
          "body": "原实现将 unsafe.Pointer 转为 uintptr 局部变量再做加减后转回,违反 unsafe\n规则 3(指针算术必须在单表达式内完成),在启用 -race(同时启用 -d=checkptr)\n时会触发 'checkptr: pointer arithmetic result points to invalid allocation'。\n改用 unsafe.Add 做单表达式偏移,UnsafeShift0/1/2 均恢复正常。",
          "is_bot": false,
          "headline": "fix(misc): 修复 pointerShift 在 -race 下触发 checkptr 报错",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-05-09T10:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f226c2ffb58aa05921bb786fe3c104788da8727c",
          "body": null,
          "is_bot": false,
          "headline": "feat: 增加 map diff",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-04-21T02:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebde337a1afef2fd92cfdc0f3cca5c03c3a4eed6",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-04-14T07:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3b3f1b717eb3ee28c134ce2e641dc0ea5b80ac",
          "body": null,
          "is_bot": false,
          "headline": "refactor: redblacktree 分配回收",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-04-08T13:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06fc89f21bd3033fe0825e622d0a2c8fd7409312",
          "body": null,
          "is_bot": false,
          "headline": "feat: 超时锁",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-03-26T07:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7282a7a5cf1dbe676102ded4c1b6786235eb8e7c",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2026-03-12T12:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08d4859296beb93766401bc59a4e21f5fb45306",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): trim导致下载文件不兼容",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2026-03-12T12:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083eaa7006f1f693f6e68838f1d3666a91a7e7b6",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "ruoyu.chen",
          "author_login": null,
          "committed_at": "2026-02-13T11:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345eaa9945e8312140c2c5d50065f72bf8377bd5",
          "body": null,
          "is_bot": false,
          "headline": "feat(cloud): add S3 dualstack option",
          "author_name": "ruoyu.chen",
          "author_login": null,
          "committed_at": "2026-02-13T11:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ec1762c39625350af8fdddaf2ceabf681606b4",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2026-02-07T10:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcba94a498a9060f6b95353f61557a6a7436a14d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: 支持k8s pod ip",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2026-02-07T10:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce54baf9e62a02981f7a3331b58321dbcb46c762",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2026-01-30T23:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397a8235f14835e389955f043113f7f5a16e42fd",
          "body": null,
          "is_bot": false,
          "headline": "refactor: xtime default std time.After",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2026-01-30T23:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285b3150003861b29662fa3595975729b198aa19",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2026-01-16T03:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7dd56ab57e203e2f418439c011b8cf2b78196dc",
          "body": null,
          "is_bot": false,
          "headline": "fix: panic Errorf -> Sprintf",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2026-01-16T02:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf8c4eb8dc6b4eee564df4da68022c0fd6e2790",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2026-01-15T12:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "609e77666896c9472ee41092600720bac482ba8a",
          "body": null,
          "is_bot": false,
          "headline": "fix:  WhenErrorAsFmtFirst use Sprintf",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2026-01-15T12:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4a317ba09d9bb2a7290418ee37a27bd3b111f9",
          "body": null,
          "is_bot": false,
          "headline": "fix(xmath): abs和EffectZeroLimit参数错误",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2026-01-05T11:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b28c46f8ca3deda44c59861ce97cb3e8377d8d7",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2025-12-31T10:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af2142ffc3d301a4152e03303d561e81bb39ed22",
          "body": null,
          "is_bot": false,
          "headline": "feat: proto codec 支持 vtprotoMessage",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2025-12-31T10:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21a765de8480f036c29e22cf034c9aeecb342b6",
          "body": "…elease",
          "is_bot": false,
          "headline": "Merge branch '1.3/release' of github.com:sandwich-go/boost into 1.3/r…",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-12-31T04:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50129181af254a33bd5b1eed91bf941aee6a031f",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-12-31T04:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd763fad92082c1bc5302619d7797ae0f1db994a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rm github.com/golang/protobuf",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2025-12-31T02:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2384b1b8d6095b316760593e63165d7f9fc40b8",
          "body": null,
          "is_bot": false,
          "headline": "refactor: up golang.org/x/crypto",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2025-12-30T11:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8228eb5e3459f1d4793292e5f5baa72938153f53",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-12-28T06:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b01df932a22aea3c3362b6dd1c8afb748a9e18a8",
          "body": null,
          "is_bot": false,
          "headline": "fix: upgrade timingwheel; fix dead lock in bucket.Flush",
          "author_name": "daming.yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-12-28T06:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f63c1703c61662fc906024a8dc02f29a762b83",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): normalize object name format",
          "author_name": "ruoyu.chen",
          "author_login": null,
          "committed_at": "2025-12-26T04:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f0d9680a3a6e61a4e147f717a96b34a2947857",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "daming.yang",
          "author_login": null,
          "committed_at": "2025-10-22T07:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abfb57c698950ee63c718de87c3504e7d5e32029",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add extend",
          "author_name": "daming.yang",
          "author_login": null,
          "committed_at": "2025-10-22T07:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3745e121a742b84314e562e245413ef0b4ebf6c0",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "daming.yang",
          "author_login": null,
          "committed_at": "2025-10-15T03:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11f1e2e864020a23430d40ed0c34a2b3ce566c04",
          "body": null,
          "is_bot": false,
          "headline": "refactor: httputil add request",
          "author_name": "daming.yang",
          "author_login": null,
          "committed_at": "2025-10-15T03:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07b6ffb72eacfda359d3d68489ae769e7ffc962",
          "body": null,
          "is_bot": false,
          "headline": "refactor: lru增加支持hash pool",
          "author_name": "daming.yang",
          "author_login": null,
          "committed_at": "2025-10-14T03:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b26197231c6975c038bf4c3fb5e4651fa8fa18",
          "body": null,
          "is_bot": false,
          "headline": "refactor: lru增加支持hash pool",
          "author_name": "daming.yang",
          "author_login": null,
          "committed_at": "2025-10-14T03:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91cadd7f097537a854a2e61bcd327c057faa6be0",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-26T14:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09514a643a11900ee7fc69975add991bf4f96a8",
          "body": null,
          "is_bot": false,
          "headline": "fix: required",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-26T14:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85903d66def1ed8d6f0933641273bde310ca8301",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-18T13:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d7fee5f67464078e8b8a2160da4027b94850253",
          "body": null,
          "is_bot": false,
          "headline": "fix: etl",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-18T13:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7d8571cfeedd01deed2ccd3920c7c1553e380f",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-18T13:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca30f7a8014903904fa6d790b497dbe898696b69",
          "body": "…elease",
          "is_bot": false,
          "headline": "Merge branch '1.3/release' of github.com:sandwich-go/boost into 1.3/r…",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-18T13:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58a8c9402a8a344512a4858653e3875bdd325ad",
          "body": null,
          "is_bot": false,
          "headline": "fix: etl",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-09-18T13:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a01066cc4d25e6d26350a89bcfb0a21fae2f1f",
          "body": null,
          "is_bot": false,
          "headline": "refactor(xslice): 增加 last 函数",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-09-02T06:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd96615df6b03c0a7e5227c95ab91e68308c984",
          "body": null,
          "is_bot": false,
          "headline": "feat(xdebug): 当golang版本大于等于1.25,无需校验automaxprocs",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-09-01T04:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f2678e6179e2e79556e84c398df611eca08c08",
          "body": null,
          "is_bot": false,
          "headline": "feat(xdebug): 当golang版本大于等于1.25,无需校验automaxprocs",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-09-01T03:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f1f5bd6d6310b1dd8f81e93807ebe3acf0a0bc8",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2025-08-13T10:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07afa337c8ae70e19f69735a446b3935e77e01c1",
          "body": null,
          "is_bot": false,
          "headline": "fix: cloud s3 url with region",
          "author_name": "zhengyang.zhu",
          "author_login": null,
          "committed_at": "2025-08-13T10:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45d25000898485d1d09a91ca590059bc1b47a7e7",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-08-13T05:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ff3293369459ad07c30090013d0e6500ee5204",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove some debug log",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-08-13T03:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38259d2b520be08d23701fbf4c7bbfc7206a63a",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-07-29T10:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587f71126abd228409e87839cd964f3deb2a6ab6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add huaweiru",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-07-29T10:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a32ee76340996ba20f6e7c1a45a18fa97533ed17",
          "body": null,
          "is_bot": false,
          "headline": "chore(sem): make changelog",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-07-29T10:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cbde6ca4734ac65d3c31ecc1e7fefff92fd941",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add huaweiru",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-07-29T10:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96abacd447e2a75b76bbe86dd7e2b656a09c8ce",
          "body": null,
          "is_bot": false,
          "headline": "feat: xexp",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-07-24T13:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9146da844c843c3dadaa8110bbe1c29290346a1",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add LittleEndianEncode",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-06-23T10:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e530a7db0f833f1753652d7d07b72e2dec354832",
          "body": null,
          "is_bot": false,
          "headline": "fix: merge 1.3/release",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-06-06T08:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88511326adf1675dfac829a4b35539922d3ff32",
          "body": null,
          "is_bot": false,
          "headline": "fix: xpanic.Catch get stack",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-06-05T08:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5835bc13ac9bd57f015b374e9e4a04689f216b46",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add try for xparallel",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-05-21T03:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22d8b5944ec503e9e704a382db5ee068e3b9436",
          "body": null,
          "is_bot": false,
          "headline": "feat(lru): 提供懒模式的 lru 引擎",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-05-19T06:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eef3513608e2fee5a2064f279028545561f048d",
          "body": null,
          "is_bot": false,
          "headline": "fix: ToAny",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-05-13T03:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79d87edadba415d7bf0c0e082e9bb84fb48cc657",
          "body": null,
          "is_bot": false,
          "headline": "fix: geo函数修改",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-04-14T04:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70473ea86fa26dbdc37979ab62f865524b7d2128",
          "body": null,
          "is_bot": false,
          "headline": "fix: geo函数修改",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-04-14T04:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774f333d21cc0880bff6b0397b37268f6495c628",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add timingwhee",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-04-09T11:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6480622f8d1fe6bbdc18bc6a6fca115fce3994",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add timingwhee",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-04-09T10:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4af51404bcc1cc8df864ac6c474aa38d3115ad",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add timingwheel",
          "author_name": "Daming Yang",
          "author_login": "yangdm0209",
          "committed_at": "2025-04-09T10:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b069a5153b5493f9a48c4987102416581d9b60db",
          "body": null,
          "is_bot": false,
          "headline": "refactor: using lock",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-08T11:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b771942791bdf90ea0044f2468dfec49776eb5c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: using lock",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-08T10:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bda774d647fedc4c49f4b4c524147d52d1e354f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: cache key",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-08T09:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2bc9f34d9e1b6ee5780a10c6a36f6ae81f823d6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: load or store",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-07T17:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b1787d1adb302def6d39040091c104cf87e99b",
          "body": null,
          "is_bot": false,
          "headline": "feat: swap",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-05T08:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c5645ca1781f1f11c19e9b63ba116f44b91afd",
          "body": null,
          "is_bot": false,
          "headline": "feat: swap",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-05T08:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9887da4ba99f34c433586aaf9a65584399c408ef",
          "body": null,
          "is_bot": false,
          "headline": "fix: rm dir",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-03T03:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd10e7c053f0d12b7cf2ed604b5496e9c4828be4",
          "body": null,
          "is_bot": false,
          "headline": "fix: nil check using refect2",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-02T08:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4b8c3eb35f19e9b0257d3001a628d238fe1d36",
          "body": null,
          "is_bot": false,
          "headline": "fix: xpanic",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-04-02T06:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "111e7efadce6431de1c97ad9f2b3e6aa07c12fde",
          "body": null,
          "is_bot": false,
          "headline": "fix: ensure empty",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-03-28T06:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca2ac85d2fce3bdb9531269cb37cb398304dbc49",
          "body": null,
          "is_bot": false,
          "headline": "feat: ip prefer vpn",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-03-16T10:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4976b2ae4a11c5fcd17065468a04946050587291",
          "body": "…elease",
          "is_bot": false,
          "headline": "Merge branch '1.3/release' of github.com:sandwich-go/boost into 1.3/r…",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-02-08T10:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25667fce101b61caa024b04e727453563bb83eb3",
          "body": null,
          "is_bot": false,
          "headline": "fix: rand性能问题",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-02-08T10:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a9fbd4b8134e7d04a458f6a0473e1ecb09f55f",
          "body": null,
          "is_bot": false,
          "headline": "feat: bucketmap 增加 BucketNum/RangeBucket函数",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2025-01-10T03:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d5f9b7ba36112db94acfba31babcebb722ea20",
          "body": "…elease",
          "is_bot": false,
          "headline": "Merge branch '1.3/release' of github.com:sandwich-go/boost into 1.3/r…",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-01-07T10:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900f5e507d585843908f50726e48d887326b9f02",
          "body": null,
          "is_bot": false,
          "headline": "fix: xconv string",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2025-01-07T10:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a74b857b8f5205db0255ea21fc1dd947c2f54a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: goroutine pool push 添加了context 参数",
          "author_name": "jianwei.ma",
          "author_login": null,
          "committed_at": "2024-12-23T04:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c766f534a25d7d1b60e436b1abf5b915f5074c42",
          "body": null,
          "is_bot": false,
          "headline": "chore: goroutine pool push 添加了context 参数",
          "author_name": "jianwei.ma",
          "author_login": null,
          "committed_at": "2024-12-23T03:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a8befffd92ff4b813db65014beb8aa8e684fdd",
          "body": null,
          "is_bot": false,
          "headline": "chore: goroutine pool push 添加了context 参数",
          "author_name": "jianwei.ma",
          "author_login": null,
          "committed_at": "2024-12-23T03:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c802fb8c4f0093371582858c37540b70235b2d5",
          "body": null,
          "is_bot": false,
          "headline": "refactor: mask",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-12-04T05:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d432418e1f2577217cb1ef93ff9f6d303be669",
          "body": null,
          "is_bot": false,
          "headline": "refactor: mask",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-12-04T04:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6633c9d71a5f6d387dc7d20e227aa2d4287b0d5",
          "body": "…elease",
          "is_bot": false,
          "headline": "Merge branch '1.3/release' of github.com:sandwich-go/boost into 1.3/r…",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-12-03T12:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701e4e77ad507752136998db8ee15d6ccdee135d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: HideReplaceWith",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-12-03T12:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4d640f8e0051281aee41abe5c55e2e3f595c848",
          "body": null,
          "is_bot": false,
          "headline": "feat(redblacktree): put 函数增加返回值",
          "author_name": "huangqing.zhu",
          "author_login": null,
          "committed_at": "2024-11-29T00:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce0ba53aa24c4b0cedaec12acb1f93885c1a2b8",
          "body": null,
          "is_bot": false,
          "headline": "feat: panic WhenError",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-11-26T06:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f08671901bace8fa34f9c457f8bee526b232ab",
          "body": null,
          "is_bot": false,
          "headline": "feat: module",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-11-06T10:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd516a078f82f5303cc3cf0d879a490f873ed0d",
          "body": null,
          "is_bot": false,
          "headline": "xpanic: add system stack",
          "author_name": "biyongze",
          "author_login": "biyongze",
          "committed_at": "2024-10-31T03:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0944a57d3f84b3d942927a2cbcb88e9f35c89075",
          "body": "…elease",
          "is_bot": false,
          "headline": "Merge branch '1.3/release' of github.com:sandwich-go/boost into 1.3/r…",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-10-28T09:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8e851afbd11abf1f4dfbbe31fba3b35720896e",
          "body": null,
          "is_bot": false,
          "headline": "humanize",
          "author_name": "hui.wang",
          "author_login": null,
          "committed_at": "2024-10-28T09:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 59,
      "latest_release_at": "2025-11-05T03:52:16Z",
      "latest_release_tag": "v1.3.91",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 265,
      "mean_days_between_releases": 142.9
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 12,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sandwich-go/boost",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/sandwich-go/boost",
          "is_deprecated": false,
          "latest_version": "v1.3.105",
          "repository_url": "https://github.com/sandwich-go/boost",
          "versions_count": 166,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-27T12:22:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 9,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "xencoding/protobuf/test_perf/pref.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 97471,
      "source_files_sampled": 562,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.45.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 67
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": true,
            "version": "v1.1.1",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g7g-w4f8-9c9x",
              "GO-2026-4514"
            ],
            "fixed_version": "1.1.2",
            "advisory_count": 2,
            "oldest_advisory_days": 133
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.47.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 81
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.31.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.6",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 3,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 41,
        "affected_count": 6,
        "assessed_count": 58,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/sprig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.22.0+incompatible"
        },
        {
          "name": "github.com/RussellLuo/timingwheel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220218152713-54845bda3108"
        },
        {
          "name": "github.com/bufbuild/protovalidate-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/buger/jsonparser",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/coreos/go-semver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/coreos/pkg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220810130054-c7d1c02cb6cf"
        },
        {
          "name": "github.com/go-playground/locales",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/go-playground/universal-translator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.1"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.22.0"
        },
        {
          "name": "github.com/golang/snappy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.4"
        },
        {
          "name": "github.com/modern-go/reflect2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/planetscale/vtprotobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1-0.20250313105119-ba97887b0a25"
        },
        {
          "name": "github.com/rs/xid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/sandwich-go/minio-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-beta.2"
        },
        {
          "name": "github.com/smartystreets/goconvey",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/vmihailenco/msgpack/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.5"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240325151524-a685a6edb6d8"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bufbuild/protovalidate-go",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-semver",
            "direct": true,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/pkg",
            "direct": true,
            "version": "v0.0.0-20220810130054-c7d1c02cb6cf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": true,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": true,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": true,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig",
            "direct": true,
            "version": "v2.22.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": true,
            "version": "v0.6.1-0.20250313105119-ba97887b0a25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sandwich-go/minio-go",
            "direct": true,
            "version": "v1.0.0-beta.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smartystreets/goconvey",
            "direct": true,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack/v5",
            "direct": true,
            "version": "v5.3.5",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20240325151524-a685a6edb6d8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go",
            "direct": false,
            "version": "v1.33.0-20240401165935-b983156c5e99.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gopherjs/gopherjs",
            "direct": false,
            "version": "v0.0.0-20181017120253-0766667cb4d1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "v0.3.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jtolds/gls",
            "direct": false,
            "version": "v4.20.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/md5-simd",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smartystreets/assertions",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stoewer/go-strcase",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/tagparser/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240401170217-c3f982113cda",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240401170217-c3f982113cda",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 58,
        "direct_count": 23,
        "indirect_count": 35
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 7,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "yangdm0209",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/7577658?v=4"
        },
        {
          "type": "User",
          "login": "biyongze",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/205738762?v=4"
        },
        {
          "type": "User",
          "login": "timestee",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/19310233?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.552
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "26 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c2efcd11ce1c90956c5dea81a4f6fbead2e05c20",
        "ran_at": "2026-07-28T09:16:38Z",
        "aggregate_score": 2,
        "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-27T12:23:11Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-10-14T03:34:19Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sandwich-go/boost",
    "host": "github.com",
    "name": "boost",
    "owner": "sandwich-go"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 26,
        "vitality": 71,
        "community": 20,
        "governance": 65,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v1.3.91",
              "releases_from_tags": false,
              "days_since_latest_release": 265,
              "mean_days_between_releases": 142.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 265 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 265
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~142.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 142.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 20,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "forks": 2,
              "stars": 9,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.552
            },
            "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 55% of commits",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 55
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/7 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 7
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 23,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sandwich-go",
              "public_repos": 67,
              "account_age_days": 2000
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "23 followers of sandwich-go",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23,
                      "login": "sandwich-go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "67 public repos, account ~5 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 67
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/sandwich-go/boost"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "166 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 166
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": 26,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2
            },
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "26 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 58 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 58
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "osv",
              "advisories": 41,
              "affected_packages": 6,
              "assessed_packages": 58,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 1, moderate 1, unknown 3",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: golang.org/x/crypto v0.45.0 (critical 10.0), github.com/buger/jsonparser v1.1.1 (high 7.5), golang.org/x/text v0.31.0 (unknown)",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "golang.org/x/crypto v0.45.0 (critical 10.0), github.com/buger/jsonparser v1.1.1 (high 7.5), golang.org/x/text v0.31.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 133 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 133
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 58,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.91,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "91 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 91,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 97471,
              "source_files_sampled": 562,
              "oversized_source_files": 3
            },
            "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": "3/562 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 562,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "xencoding/protobuf/test_perf/pref.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "xencoding/protobuf/test_perf/pref.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "xencoding/protobuf/test_perf/pref.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T09:16:45.363653Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sandwich-go/boost.svg",
  "full_name": "sandwich-go/boost",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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