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

volcano-sh / kthena

Kubernetes-native AI serving platform for scalable model serving.

GoApache-2.0★ 394 estrellas⑂ 151 forksdesde may 2025Ver en GitHub ↗

volcano-sh/kthena tiene un índice de salud de 79 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (95/100) y la más baja, Security (45/100). Se actualizó por última vez hoy. 4 personas concentran la mayor parte del trabajo reciente.

79
global / 100
Bueno

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

79
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

VolcanoOrganización
328 seguidores15 repositorios públicosdesde ene 2019

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/volcano-sh/kthenav1.0.0-10hace 5 días

Métricas por categoría

Vitalidad

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

95Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
35.3/36Cadencia de commits — 51/52 semanas con commits
18/18Volumen de commits — 1874 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year1874
human_commit_share1
days_since_last_push0
active_weeks_last_year51
Cómo se puntúa
27/27Publica versiones — 9 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
27/27Cadencia de publicación — una versión cada ~32,5 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count9
latest_release_tagv1.0.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases32,5

Comunidad y Adopción

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

78Bueno · 18% del índice global
Cómo se puntúa
42.1/60Estrellas — 394 estrellas
18.1/25Forks — 151 forks
5/15Observadores — 9 observadores
Datos de entrada utilizados
forks151
stars394
watchers9
growth_stateorganic
growth_factor_pct100
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
18/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conduct
has_pull_request_template

Sostenibilidad y Gobernanza

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

83Bueno · 24% del índice global
Cómo se puntúa
43.2/54Factor bus — la mitad de los commits recae en 4 contribuyente(s)
17.8/22.5Distribución de commits — el principal contribuyente firma el 21% de los commits
13.5/13.5Amplitud de contribuyentes — 66 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 24 contributing companies or organizations
Datos de entrada utilizados
bus_factor4
contributors_sampled66
top_contributor_share0,207
Cómo se puntúa
35.8/46.8Resolución de issues — 77% de issues cerradas
31.7/38.3Aceptación de PR — 702/847 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs702
open_issues102
closed_issues334
issue_closed_ratio0,766
closed_unmerged_prs145
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
18.1/25Alcance del propietario — 328 seguidores de volcano-sh
20.8/25Trayectoria — 15 repos públicos, cuenta de ~7 años
Datos de entrada utilizados
followers328
owner_typeOrganization
is_verified
owner_loginvolcano-sh
public_repos15
account_age_days2728
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 5 días
20/20Historial de versiones — 10 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/volcano-sh/kthena
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

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

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

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://kthena.volcano.sh
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://kthena.volcano.sh
has_readme
has_docs_dir
has_description

Seguridad

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

45En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 18 out of 18 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 24 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 104 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4,5

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.

78Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 75 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,75
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes5636
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
11/11Verificación estática de tipos — docs/kthena/tsconfig.json
10/10Entorno reproducible — Dockerfile, lockfile
6/10Práctica demostrada con agentes — 3 de los últimos 100 commits con autoría o crédito de agente
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configsdocs/kthena/tsconfig.json
agent_commit_share0,03
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.1/55Tamaños de archivo manejables — 7/412 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes269.218
source_files_sampled412
oversized_source_files7
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

394estrellas de GitHub
66contribuidores
1874commits en los últimos 12 meses
0días desde el último push
9versiones publicadas
4factor bus
102issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

Historial de estrellas y forks 394 ★ / 151 ⇿
394Estrellas
151Forks
9Versiones

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.

0100200300400393150222025-052025-122026-07
Mayor 1Menor 4Parche 0

Cada punto abarca 2 días.

OpenSSF Scorecard 4.5 / 10
4.5agregado

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests18 out of 18 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 24 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities104 existing vulnerabilities detected
Dependencias directas 37
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/alicebob/miniredis/v2v2.35.0go.mod
Gogithub.com/cespare/xxhashv1.1.0go.mod
Gogithub.com/gammazero/dequev1.0.0go.mod
Gogithub.com/gin-gonic/ginv1.10.0go.mod
Gogithub.com/go-redis/redis/v8v8.11.5go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.7go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/lestrrat-go/jwx/v3v3.0.10go.mod
Gogithub.com/pkoukk/tiktoken-gov0.1.7go.mod
Gogithub.com/pkoukk/tiktoken-go-loaderv0.0.1go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/commonv0.67.2go.mod
Gogithub.com/redis/go-redis/v9v9.11.0go.mod
Gogithub.com/spf13/cobrav1.9.1go.mod
Gogithub.com/spf13/pflagv1.0.7go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/timev0.13.0go.mod
Gogomodules.xyz/jsonpatch/v2v2.5.0go.mod
Gohelm.sh/helm/v3v3.18.6go.mod
Goistio.io/istiov0.0.0-20250514001512-c9c7d1fa7da1go.mod
Gok8s.io/apiv0.34.2go.mod
Gok8s.io/apiextensions-apiserverv0.34.2go.mod
Gok8s.io/apimachineryv0.34.2go.mod
Gok8s.io/client-gov0.34.2go.mod
Gok8s.io/code-generatorv0.34.2go.mod
Gok8s.io/klog/v2v2.140.0go.mod
Gok8s.io/utilsv0.0.0-20250820121507-0af2bda4dd1dgo.mod
Gosigs.k8s.io/controller-runtimev0.22.4go.mod
Gosigs.k8s.io/gateway-apiv1.4.0go.mod
Gosigs.k8s.io/gateway-api-inference-extensionv1.2.0go.mod
Gosigs.k8s.io/lwsv0.7.0go.mod
Gosigs.k8s.io/structured-merge-diff/v6v6.3.0go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Govolcano.sh/apisv1.13.2-0.20260105020123-deb066235db8go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 33738,
      "has_wiki": true,
      "homepage": "https://kthena.volcano.sh",
      "languages": {
        "Go": 2835632,
        "Shell": 21965,
        "Python": 162389,
        "Makefile": 10450,
        "Dockerfile": 2941,
        "Go Template": 1472
      },
      "pushed_at": "2026-07-21T06:52:46Z",
      "created_at": "2025-05-08T08:14:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T06:33:45Z",
      "description": "Kubernetes-native AI serving platform for scalable model serving.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://volcano.sh",
      "name": "Volcano",
      "type": "Organization",
      "login": "volcano-sh",
      "company": null,
      "location": "CNCF",
      "followers": 328,
      "avatar_url": "https://avatars.githubusercontent.com/u/47214749?v=4",
      "created_at": "2019-01-31T12:50:13Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 2728
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-07-16T07:32:47Z"
        },
        {
          "tag": "v1.0.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-07-03T09:36:05Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-21T02:36:20Z"
        },
        {
          "tag": "v0.4.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-04-17T08:41:39Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-01-31T10:49:07Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-12-10T09:48:58Z"
        },
        {
          "tag": "v0.2.0-rc.0",
          "kind": "prerelease",
          "published_at": "2025-12-09T13:15:52Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-10-31T07:06:45Z"
        },
        {
          "tag": "v0.1.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-10-29T03:26:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2527492d45815b062b6d38972a628d8810d6b1b6",
          "body": "fix: PD scheduler bypassing least-request pod filters",
          "is_bot": false,
          "headline": "Merge pull request #1385 from miantalha45/fix/pd-scheduler-filter-bypass",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-21T06:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0573522ac5aeaec42d3dcfd732ad5be81338afdc",
          "body": "test: avoid retrying expected LoRA 404",
          "is_bot": false,
          "headline": "Merge pull request #1375 from acsoto/test/fix-lora-not-found-retry",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-21T06:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d495ee1ae2a73273928e3d1d77f1a440214393",
          "body": "Signed-off-by: Talha Amjad <myown4500@gmail.com>",
          "is_bot": false,
          "headline": "fix linting issues",
          "author_name": "Talha Amjad",
          "author_login": "miantalha45",
          "committed_at": "2026-07-21T04:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39bc95deaa1481a839704f648742f3f36c9bcfd",
          "body": "Signed-off-by: Talha Amjad <myown4500@gmail.com>",
          "is_bot": false,
          "headline": "fix PD scheduler filter Bypass issue",
          "author_name": "Talha Amjad",
          "author_login": "miantalha45",
          "committed_at": "2026-07-20T15:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1aa3f8eb57cb6cc0676fa44e4d6a29197f1f8ed",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "test: fail fast on unexpected LoRA response",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-16T07:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015877af0c8dff9290c1743161b846a966414122",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "test: avoid retrying expected LoRA 404",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-16T07:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf10c770dd3dcc2c4011af3d7aef3a7bceee30d",
          "body": "…1306\n\nfix: add newlines to validation error messages in kthena-router webhook",
          "is_bot": false,
          "headline": "Merge pull request #1307 from vivek41-glitch/fix-validation-newlines-…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-16T06:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8cb479dd4007795ec896a8d70e8f04344b0b64",
          "body": "…fallback\n\nfix: getNamespace() should fall back to \"default\" when POD_NAMESPACE is unset",
          "is_bot": false,
          "headline": "Merge pull request #1304 from AdeshDeshmukh/fix/getnamespace-default-…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-16T06:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea443e92364fbcc86db2db14c07f90cefe31e80",
          "body": "* kthena-router: boost newest same-session request to queue head\n\nIn session-boost mode, boosted requests were dequeued FIFO among\nthemselves. Change the ordering so the most-recently-arrived boosted\nrequest wins (LIFO): a freshly boosted follow-up always jumps to the\nhead of the queue so it reuses \n[…]\nng <yaozengzeng@huawei.com>\n\n* kthena-router: fix gofmt alignment in Request struct\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>\n\n---------\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>",
          "is_bot": false,
          "headline": "kthena-router: order boosted requests by session completion time (#1334)",
          "author_name": "Yao Zengzeng",
          "author_login": "YaoZengzeng",
          "committed_at": "2026-07-15T03:02:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8674cb3b5c7f23818ab63891b86d11f6fccf52ec",
          "body": "…onScaleDown\n\nFix flaky TestModelServingPartitionScaleDown",
          "is_bot": false,
          "headline": "Merge pull request #1356 from hzxuzhonghu/fix-TestModelServingPartiti…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-15T02:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a921098b3ca1fb29565223c1653f776f15845694",
          "body": "Signed-off-by: Zhonghu Xu <xuzhonghu@huawei.com>",
          "is_bot": false,
          "headline": "Fix flaky TestModelServingPartitionScaleDown",
          "author_name": "Zhonghu Xu",
          "author_login": "hzxuzhonghu",
          "committed_at": "2026-07-14T07:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a513a7440f127f3dfa9936fd95f65865088e6f",
          "body": "…port\n\nfeat: add debug containerPort for kthena-router when debugPort is set",
          "is_bot": false,
          "headline": "Merge pull request #1336 from vivek41-glitch/fix/debug-port-container…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-14T03:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab1784f48b1559c1baa52868e5db537f76ccb52",
          "body": "fix(router): respect ModelRoute Gateway parent refs",
          "is_bot": false,
          "headline": "Merge pull request #1346 from avinxshKD/fix/modelroute-parentref-kind",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-14T01:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ac5bcea66771af46c4256f8404bf003991ec77",
          "body": "Signed-off-by: vivek41-glitch <viveksantoshkumardubey@gmail.com>",
          "is_bot": false,
          "headline": "feat: add debug containerPort for kthena-router when debugPort is set",
          "author_name": "vivek41-glitch",
          "author_login": "vivek41-glitch",
          "committed_at": "2026-07-13T11:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3935f925e95890939dfff44eb8b9aeff2c2310",
          "body": "Fix router TLS chart mount path",
          "is_bot": false,
          "headline": "Merge pull request #1351 from avinxshKD/fix/router-tls-chart-mounts",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-13T11:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1ec75e92f8d7f834752340acf1d31ec0340204",
          "body": "…dling\n\nauth: handle JWT Subject() bool instead of discarding it",
          "is_bot": false,
          "headline": "Merge pull request #1338 from AdeshDeshmukh/fix/jwt-subject-error-han…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-13T07:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8dea4f6a985694f66f3e9af89277124eced6811",
          "body": "In JWTAuthenticator.authenticate(), token.Subject()\nreturns (string, bool) where the bool indicates whether\nthe \"sub\" claim exists. The bool was discarded with _,\ncausing authentication to succeed with an empty user\nwhen the claim is absent. Now the bool is checked and\nan error is returned when the subject is missing.\n\nSigned-off-by: Adesh Deshmukh <adeshkd123@gmail.com>",
          "is_bot": false,
          "headline": "auth: handle JWT Subject() bool instead of discarding it",
          "author_name": "Adesh Deshmukh",
          "author_login": "AdeshDeshmukh",
          "committed_at": "2026-07-13T07:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a702c86270c1d2c455e67609aa049b601913c1c7",
          "body": "fix: merge flaky e2e self-healling into TestModelCR",
          "is_bot": false,
          "headline": "Merge pull request #1345 from FAUST-BENCHOU/fix/self-healing",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-13T07:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcbce1c33dd45b7633685408a83156fd177b3ecf",
          "body": "Signed-off-by: Avinash Kumar Deepak <avinash8655279@gmail.com>",
          "is_bot": false,
          "headline": "Fix router TLS chart mount path",
          "author_name": "Avinash Kumar Deepak",
          "author_login": "avinxshKD",
          "committed_at": "2026-07-12T05:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0044304bbd7fea27a7b560fa1f2960644b2176d9",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "merge flaky e2e self-healling into TestModelCR",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-11T16:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2d7f237657a6d97f21cf097db4a857367bd3fc",
          "body": "Signed-off-by: Avinash Kumar Deepak <avinash8655279@gmail.com>",
          "is_bot": false,
          "headline": "Respect ModelRoute gateway parent refs",
          "author_name": "Avinash Kumar Deepak",
          "author_login": "avinxshKD",
          "committed_at": "2026-07-11T05:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0947058a0256ea1cf7e03cba931c21fcc650d160",
          "body": "autoscaler: fix ratio metric aggregation across heterogeneous backends",
          "is_bot": false,
          "headline": "Merge pull request #1272 from vanshika2720/fix/ratio-metric-aggregation",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-10T08:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c77d5429dbe33a0905d66d8ab74fba36a230482f",
          "body": "examples: make Qwen CPU ModelBooster work on arm64",
          "is_bot": false,
          "headline": "Merge pull request #1335 from acsoto/fix/qwen-cpu-arm64-example",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-10T08:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "362071139d0a999ac72d171394ff50a736f2809e",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "examples: fix Qwen CPU arm64 deployment",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-10T07:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8038a5348bf5e04fefcf87d701fa5d7e1e1d4f2",
          "body": "fix(backend): propagate error from GetMetricsProvider in GetPodModels",
          "is_bot": false,
          "headline": "Merge pull request #1323 from AdeshDeshmukh/fix/getpodmodels-v2",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-10T01:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd18658ec8fd65d1f72fea7bb9ea56d5f35f8d32",
          "body": "feat: Support partition for Role in RoleRollingUpdate",
          "is_bot": false,
          "headline": "Merge pull request #1311 from FAUST-BENCHOU/feat/partition-for-role",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-09T12:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1899864384b2e1da7ebd239e9b9fe2afdad63d3e",
          "body": "…able\n\nmodel-booster: handle unavailable vllm metrics on prestop",
          "is_bot": false,
          "headline": "Merge pull request #1321 from acsoto/fix/vllm-prestop-metrics-unavail…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-09T11:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae45936f22a549040ded2f40e68cf91ea37eef1",
          "body": "…277)\n\n* session boost timeout\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>\n\n* session boost: decouple queue wait timeout from FAIRNESS_QUEUE_TIMEOUT\n\nFAIRNESS_QUEUE_TIMEOUT now applies only to the user-fairness queue. In\nsession-boost mode the request context no longer carries the fairness\n\n[…]\nen-docs format\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>\n\n* fix comments\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>\n\n---------\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>",
          "is_bot": false,
          "headline": "Add session boost queue wait timeout (HTTP 504 on excessive wait) (#1…",
          "author_name": "Yao Zengzeng",
          "author_login": "YaoZengzeng",
          "committed_at": "2026-07-09T11:51:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7737c9d398f6126531c0f73ecb223d393e001380",
          "body": "Promote @katara-Jayprakash to Reviewer for test/ directory",
          "is_bot": false,
          "headline": "Merge pull request #1326 from kevin-wangzefeng/reviewer-for-test",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-09T11:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488ec4266841c20920517695550c47d6c6a6c150",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "upd",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T10:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29efafbca6c5fc732c665b25fb7cac6d3d154ab6",
          "body": "Promotes katara-Jayprakash from Member to Reviewer, scoped to test where his\ncontributions are concentrated (20+ merged PRs, 10 reviews on others'\ntest PRs).\n\nSponsors (2 maintainers): hzxuzhonghu, kevin-wangzefeng\nRef: https://github.com/volcano-sh/community/issues/138\n\nSigned-off-by: Kevin Wang <kevinwzf0126@gmail.com>",
          "is_bot": false,
          "headline": "Add katara-Jayprakash as a reviewer scoped to the `test/` directory.",
          "author_name": "Kevin Wang",
          "author_login": "kevin-wangzefeng",
          "committed_at": "2026-07-09T08:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11cecd77ce2741d6b9d6f9e21f9fb8da5579410f",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "test",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T05:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53056790913f572f7dfecc898b45ee258fe9aad8",
          "body": "Signed-off-by: vivek41-glitch <viveksantoshkumardubey@gmail.com>",
          "is_bot": false,
          "headline": "fix: format validator_test.go with gofmt",
          "author_name": "vivek41-glitch",
          "author_login": "vivek41-glitch",
          "committed_at": "2026-07-09T05:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aef2b23731595947feb9631ffcd523bcda23f5f",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "test",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T04:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19bbfe654b9dfc5990ebf15ebc8b1714738847cd",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "reversion",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T04:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad2fa462da35ffc023ffefb227c71a91437ea69",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "comment",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T02:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27d347eaf1c16c8464fdc185780e9bc3ea618bd",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "getPartition",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T02:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328e5421ce5110b58c51c331f7694de3a67c3cca",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "upd",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T02:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5632c7be8d3a1e242b29923b4010133f29ff9a",
          "body": "Signed-off-by: zhoujinyu <2319109590@qq.com>",
          "is_bot": false,
          "headline": "feat: support partition for Role",
          "author_name": "zhoujinyu",
          "author_login": "FAUST-BENCHOU",
          "committed_at": "2026-07-09T02:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27fea3f8b8f10c3f9c90d414d982f39262df4737",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "model-booster: retry transient vllm metrics failures",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-09T02:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9322c956625b44f04381f5f9f08c9baa932f5de",
          "body": "Signed-off-by: vivek41-glitch <viveksantoshkumardubey@gmail.com>",
          "is_bot": false,
          "headline": "fix: format validation errors with newline after prefix",
          "author_name": "vivek41-glitch",
          "author_login": "vivek41-glitch",
          "committed_at": "2026-07-08T10:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1232fa779385638f83ee2d82095c3c54ec2bf4",
          "body": "Signed-off-by: vivek41-glitch <viveksantoshkumardubey@gmail.com>",
          "is_bot": false,
          "headline": "fix: update test expectations for newline validation errors",
          "author_name": "vivek41-glitch",
          "author_login": "vivek41-glitch",
          "committed_at": "2026-07-08T10:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b09c41161b0248fbc56d7dded29fd64d86ccde8",
          "body": "Signed-off-by: vivek41-glitch <viveksantoshkumardubey@gmail.com>",
          "is_bot": false,
          "headline": "fix: add newlines to validation error messages",
          "author_name": "vivek41-glitch",
          "author_login": "vivek41-glitch",
          "committed_at": "2026-07-08T10:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeed7c3a93077b6e2976389bb33730021512ac28",
          "body": "Signed-off-by: Adesh Deshmukh <adeshkd123@gmail.com>",
          "is_bot": false,
          "headline": "fix(backend): propagate error from GetMetricsProvider in GetPodModels",
          "author_name": "Adesh Deshmukh",
          "author_login": "AdeshDeshmukh",
          "committed_at": "2026-07-08T09:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e89b348c00997084a6815d2e5e180fe5f9e312",
          "body": "Release Note of release-1.0",
          "is_bot": false,
          "headline": "Merge pull request #1322 from LiZhenCheng9527/test",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T09:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "941048ce14dcb7fd0df68a65a38e7824ab0ebeae",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\nSigned-off-by: Kevin Wang <kevinwzf0126@gmail.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Kevin Wang",
          "author_login": "kevin-wangzefeng",
          "committed_at": "2026-07-08T09:19:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fe6d6bfbbd14929bb0421f4b7ae39e5bb37167ea",
          "body": "model-booster: omit empty ModelServing schedulerName",
          "is_bot": false,
          "headline": "Merge pull request #1313 from acsoto/fix/modelbooster-scheduler-default",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T09:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4717cefc73a37095aef4c24f2d3bb44cd78fa8",
          "body": "…alization\n\nfix(router): serialize error message in ParseModelRequest HTTP response",
          "is_bot": false,
          "headline": "Merge pull request #1309 from AdeshDeshmukh/fix/parse-error-json-seri…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T09:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1b5374c7a4ec7a707eb4433cb4c0179aae6ed1",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\nSigned-off-by: Kevin Wang <kevinwzf0126@gmail.com>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "Kevin Wang",
          "author_login": "kevin-wangzefeng",
          "committed_at": "2026-07-08T09:10:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b1be10b4d6366cad8c03eeda57278e953dea9bbc",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "model-booster: handle unavailable vllm metrics on prestop",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-08T08:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b936cf8d5fd3c001684cf9340e0a4f60816f22",
          "body": "…de-example\n\nadd PD-disaggregated multi-node example and e2e",
          "is_bot": false,
          "headline": "Merge pull request #1295 from chacha923/docs/pd-disaggregated-multino…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T08:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6637aa87ea9349002bb4482bdcba3a02580bce91",
          "body": "fix(router): eliminate lock contention in token tracker reads",
          "is_bot": false,
          "headline": "Merge pull request #1297 from nabrahma/fix/token-tracker-lock-contention",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T08:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8137dd4c184eed68a239c547226817c3b1b7fa1",
          "body": "Signed-off-by: Nabaskar Brahma <nabaskarforcode99@gmail.com>",
          "is_bot": false,
          "headline": "fix(router): eliminate lock contention in token tracker reads",
          "author_name": "Nabaskar Brahma",
          "author_login": "nabrahma",
          "committed_at": "2026-07-08T08:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7503a19fe2aee065f21ebc0445eeab0727f9af1",
          "body": "add proposal of Role-Scoped Network Topology Policies in ModelServing",
          "is_bot": false,
          "headline": "Merge pull request #1301 from LiZhenCheng9527/role-topology",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T08:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34ad06e1b84efce5c956b6f939995007afbc39f",
          "body": "Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>",
          "is_bot": false,
          "headline": "update",
          "author_name": "LiZhenCheng9527",
          "author_login": "LiZhenCheng9527",
          "committed_at": "2026-07-08T08:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216c08583dc72b3004d7693449549e864f78b3bf",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\nSigned-off-by: Kevin Wang <kevinwzf0126@gmail.com>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "Kevin Wang",
          "author_login": "kevin-wangzefeng",
          "committed_at": "2026-07-08T08:02:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c3e6a13fa4522fa28578f8e344e928f29e791f99",
          "body": "…ation\n\nfix(router): validate ModelServer workload selector",
          "is_bot": false,
          "headline": "Merge pull request #1287 from avinxshKD/fix/modelserver-webhook-valid…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-08T07:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25e271d23b90e8fe0d1a504206106763a77537c",
          "body": "Signed-off-by: Adesh Deshmukh <adeshkd123@gmail.com>",
          "is_bot": false,
          "headline": "fix(router): serialize error message in ParseModelRequest HTTP response",
          "author_name": "Adesh Deshmukh",
          "author_login": "AdeshDeshmukh",
          "committed_at": "2026-07-08T04:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e1807d434c196881504d075faf2948dd05ebc7",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "test: keep self-healing ModelBooster on default scheduler",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-07T11:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eee3c0588557a7028e72e8ac80791a46d2ae002",
          "body": "Signed-off-by: Zhou Zihang <z@mcac.cc>",
          "is_bot": false,
          "headline": "model-booster: omit empty ModelServing scheduler name",
          "author_name": "Zhou Zihang",
          "author_login": "acsoto",
          "committed_at": "2026-07-07T09:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770a0bce66c2341a79104180df0e17cae36c2c0c",
          "body": "Add a vLLM ModelServing example that combines PD disaggregation with multi-node execution, document the matching ModelServer and ModelRoute setup, and add router e2e fixtures for the example.\n\nSigned-off-by: zhuangzhewei09 <zhuangzhewei09@dingtalk.com>",
          "is_bot": false,
          "headline": "docs: add PD-disaggregated multi-node example",
          "author_name": "zhuangzhewei09",
          "author_login": "chacha923",
          "committed_at": "2026-07-07T07:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef2c71f00a94f82c0d30169c099c012b2618b56",
          "body": "…riod\n\nfeat(autoscaler): make reconcile period configurable via CLI flag",
          "is_bot": false,
          "headline": "Merge pull request #1303 from chenhuiluo/chenhui/configurable-sync-pe…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-07T07:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55486664d67d0ad519def199394dcb9a8105e655",
          "body": "The autoscaler reconcile loop was hard-coded to 15s, too slow for\nworkloads that need to scale up aggressively on traffic spikes. Add a\n--autoscaling-sync-period-seconds flag to kthena-controller-manager so\noperators can tune the interval without rebuilding. Values <=0 fall\nback to the compiled defa\n[…]\nlerManager.autoscalingSyncPeriodSeconds, default 0 = binary\ndefault) and add a unit test for the 0-fallback and explicit-value\npaths.\n\nRefs #1204\n\nSigned-off-by: luochenhui1 <luochenhui1@kingsoft.com>",
          "is_bot": false,
          "headline": "feat(autoscaler): make reconcile period configurable via CLI flag",
          "author_name": "luochenhui1",
          "author_login": "chenhuiluo",
          "committed_at": "2026-07-07T07:46:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5f23b641c1775520e95050e10acc647bb3118f8",
          "body": "Signed-off-by: Avinash Kumar Deepak <avinash8655279@gmail.com>",
          "is_bot": false,
          "headline": "fix(router): validate ModelServer workload selector",
          "author_name": "Avinash Kumar Deepak",
          "author_login": "avinxshKD",
          "committed_at": "2026-07-07T07:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79255837062360dc3f2a278739faa4d2d4ddf9e1",
          "body": "model-booster: clarify PVC modelURI/cacheURI semantics",
          "is_bot": false,
          "headline": "Merge pull request #1294 from vanshika2720/fix/clarify-pvc-uri-semantics",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-07T07:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb803173b4e8339cef05d01fa27393ee941c7a5",
          "body": "…inding\n\nfix(router): correct misleading existing-pod lookup in ModelServer sync",
          "is_bot": false,
          "headline": "Merge pull request #1298 from YaoZengzeng/fix/modelserver-stale-pod-b…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-07T06:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597d9586a384de7492da52c1c666db41c89134b8",
          "body": "fix: reject invalid token tracker weights",
          "is_bot": false,
          "headline": "Merge pull request #1030 from pm-ju/fix-token-tracker-weight-validation",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-07T06:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950011879f2c0e5718fbf3f4a1e88a2720c30bdd",
          "body": "…is unset\n\nSigned-off-by: Adesh Deshmukh <adeshkd123@gmail.com>",
          "is_bot": false,
          "headline": "fix: getNamespace() should fall back to 'default' when POD_NAMESPACE …",
          "author_name": "Adesh Deshmukh",
          "author_login": "AdeshDeshmukh",
          "committed_at": "2026-07-06T13:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8624fdefa3e3ce8ae7be72511f7b7ce4b0a6dcf",
          "body": "Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>",
          "is_bot": false,
          "headline": "add proposal of Role-Scoped Network Topology Policies in ModelServing",
          "author_name": "LiZhenCheng9527",
          "author_login": "LiZhenCheng9527",
          "committed_at": "2026-07-06T12:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b9a2d36712e74bad393fa43b9258ee1eb26c28",
          "body": "Two test functions added in #1229 (TestHTTPRouteController_SyncHandler_\nMovesRouteWithGatewayOnlyInInformer and _WaitsForGatewayCreatedLater) call\nNewHTTPRouteController with a single-value assignment, but the constructor\nreturns (*HTTPRouteController, error). This fails typecheck:\n\n  assignment mis\n[…]\nthe other tests in this file.\nNeeded to unbreak `go test` / golangci-lint on the current main.\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>",
          "is_bot": false,
          "headline": "test(router): fix HTTPRoute test build break from 2-value constructor",
          "author_name": "YaoZengzeng",
          "author_login": "YaoZengzeng",
          "committed_at": "2026-07-06T11:37:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3eb5ea1f1e6b4bf5a93fe95dfd8f081f8be8d411",
          "body": "syncModelServerHandler called AddOrUpdateModelServer first and then read\nGetPodsByModelServer into `existingPods`, with a comment claiming it fetched\n\"already bound pods to avoid unnecessary updates\". That is wrong: by the time\nit runs, AddOrUpdateModelServer has already overwritten the ModelServer \n[…]\nr pod labels stop\nmatching is handled separately in #1280 and intentionally out of scope here.\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>\n\nSigned-off-by: YaoZengzeng <yaozengzeng@huawei.com>",
          "is_bot": false,
          "headline": "fix(router): correct misleading existing-pod lookup in ModelServer sync",
          "author_name": "YaoZengzeng",
          "author_login": "YaoZengzeng",
          "committed_at": "2026-07-06T11:35:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f101d7031efd5dc174fcadfcc281960313f96f79",
          "body": "Fix HTTPRoute parentRefs updates",
          "is_bot": false,
          "headline": "Merge pull request #1229 from avinxshKD/fix/httproute-parentrefs-update",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-06T08:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa66f48d6ffeddf680b1735f27d2fca412a9bfbd",
          "body": "…-generated-resources\n\ntest(e2e): refactor ModelBooster controller tests and add generated resource coverage",
          "is_bot": false,
          "headline": "Merge pull request #1149 from katara-Jayprakash/test/e2e-modelbooster…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-06T07:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00043ece286615c95a9e173224c8bc1b1a5ad23d",
          "body": "…-1273\n\nfix(webhook): reconcile CA bundle instead of only filling empty",
          "is_bot": false,
          "headline": "Merge pull request #1282 from vivek41-glitch/fix-webhook-ca-reconcile…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-06T03:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0db7faacce30917b96a7911f93ab555ee66eb52",
          "body": "…-error\n\nfix: handle AddEventHandler errors in all router controllers",
          "is_bot": false,
          "headline": "Merge pull request #1134 from anirudh240/fix/handle-add-event-handler…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-06T03:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e7b9387c6e513edabca1b298af6d51f375b15ec",
          "body": "…eding\n\ncleanup: fix typo in updateInterval constant and remove redundant",
          "is_bot": false,
          "headline": "Merge pull request #1093 from anirudh240/cleanup/fix-typo-and-rand-se…",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-07-06T03:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6829123f0636bae90ac75dce806f792932c8f933",
          "body": "Replace angle-bracket URI placeholders in ModelURI and CacheURI field\ncomments with ALL_CAPS equivalents (e.g. NAMESPACE/REPO, CLAIM_NAME,\nPATH). MDX interprets bare angle-bracket tokens such as <path> or\n<claimName> as JSX tags, causing the Docusaurus build to fail with an\nunclosed-tag error in the generated workload.serving.volcano.sh.md.\n\nRegenerate CRD YAML and reference docs to pick up the updated\ndescriptions.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: fix MDX build error in generated CRD reference docs",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T21:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99073243bce4fd4cd2de20f1b6297f6927525f39",
          "body": "Three issues addressed:\n\n- The '..' segment check used substring matching, which missed a leading\n  '..' (e.g. pvc://../other).  Replace with a loop over split segments so\n  every position in the path is checked regardless of surrounding slashes.\n\n- cacheURI values like pvc://foo/bar passed the empt\n[…]\ns it is usable.\n  Mark it as \"currently not supported\" to make the expectation clear.\n\nAdd tests for leading path traversal and slashed claim names.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: address remaining PVC URI validation review comments",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T21:12:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f7e02be5836246a70bade91c96498438545cf400",
          "body": "The previous regeneration commit added x-kubernetes-list-map-keys and\nx-kubernetes-list-type: map entries under hostAliases that are deliberately\nremoved by hack/update-crd.sh (see issue 680).  Running the full\nhack/update-codegen.sh pipeline (which calls update-crd.sh at the end)\nreverts those lines to the correct state.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: fix modelservings CRD after update-crd.sh post-processing",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T21:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb592ace470f7acbccf088158307823f907534b",
          "body": "Update generated files to match the updated kubebuilder markers and field\ndescriptions in model_booster_types.go:\n\n- workload.serving.volcano.sh_modelboosters.yaml: reflects obs:// in the\n  modelURI validation pattern and the expanded field descriptions for\n  ModelURI and CacheURI.\n- workload.servin\n[…]\ning the same generation pass.\n- workload.serving.volcano.sh.md: CRD reference doc now shows the updated\n  field descriptions and the obs:// pattern.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: regenerate CRD and reference docs after type changes",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T21:01:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f3a37b43daf66d7edfa75421d02194aa9ffd9dc1",
          "body": "Fix two issues flagged during review:\n\n- Correct the cacheURI scheme table in model-deployment.md.  The empty\n  cacheURI row incorrectly claimed the volume mounts at '/'.\n  GetCachePath(\"\") returns an empty string, so no valid mount path is\n  produced.  The row now says the mount point is N/A and ad\n[…]\nather\n  than relying solely on the prefix check to catch traversal sequences.\n  Update the path-traversal test case to expect the new error message.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: fix empty cacheURI doc and add explicit dotdot guard",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T20:53:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a03e58b00fbacb4df1668525ee4824581c49375",
          "body": "The Python downloader accepts obs:// (Huawei Object Storage Service) as a\nvalid modelURI scheme alongside s3://, but the kubebuilder CRD validation\npattern did not include it.  This caused any ModelBooster using obs:// to\nbe rejected by admission before reaching the downloader.\n\nAdd obs:// to the kubebuilder validation pattern and clarify its entry in\nthe field comment.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: add obs:// to modelURI validation pattern",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T20:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322a0c65a588161912ed0fc3c35c7f947bb06a4a",
          "body": "Address review feedback on the PVC URI compatibility validator:\n\n- Apply path.Clean to pvcModelSourcePath and cacheVolumeMountPath so that\n  path traversal sequences (e.g. ..) and repeated slashes are normalized\n  before the reachability check.  Without this, a modelURI such as\n  pvc:///crater-stora\n[…]\nach pod startup\n  where it would fail with a less informative error.\n\n- Add two unit tests covering the path traversal and empty-claim-name\n  cases.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: harden PVC URI validation against path traversal",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T20:46:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "546c9880b0fe5767fdf180e50d328d28f4743181",
          "body": "The relationship between modelURI and cacheURI was unclear when the model\nalready existed on a PVC managed by an external platform.\n\nKey changes:\n\n- Add webhook validation that rejects configurations where modelURI uses\n  pvc:// but cacheURI does not also use pvc://, or where the source path\n  is no\n[…]\nth.\n\nNo API fields were added or removed.  The admission webhook now rejects\ninvalid PVC configurations at admission time instead of at pod runtime.\n\nSigned-off-by: Vanshika <pahalvanshikaa@gmail.com>",
          "is_bot": false,
          "headline": "model-booster: clarify PVC modelURI/cacheURI semantics",
          "author_name": "Vanshika",
          "author_login": "vanshika2720",
          "committed_at": "2026-07-05T20:43:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c1afb5d998ee9d2debd9e3c6ef01eeff4e2a0e6",
          "body": "Signed-off-by: katara-Jayprakash <katarajayprakash@icloud.com>",
          "is_bot": false,
          "headline": "fix: disaggregated fixture replicas",
          "author_name": "katara-Jayprakash",
          "author_login": "katara-Jayprakash",
          "committed_at": "2026-07-05T18:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44922357ccb0fbc70e765f1c24d0a33a4bd2856d",
          "body": "Signed-off-by: katara-Jayprakash <katarajayprakash@icloud.com>",
          "is_bot": false,
          "headline": "fix: lint and compile errors",
          "author_name": "katara-Jayprakash",
          "author_login": "katara-Jayprakash",
          "committed_at": "2026-07-05T18:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c3bc8c4be737a309ed64cfa05d6c1297776bfd",
          "body": "Signed-off-by: katara-Jayprakash <katarajayprakash@icloud.com>",
          "is_bot": false,
          "headline": "test: stabilize ModelBooster e2e coverage",
          "author_name": "katara-Jayprakash",
          "author_login": "katara-Jayprakash",
          "committed_at": "2026-07-05T18:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47412eb2ef0db25fee58ed7d759ebe1934fc42b",
          "body": "Signed-off-by: katara-Jayprakash <katarajayprakash@icloud.com>",
          "is_bot": false,
          "headline": "test: stabilize ModelBooster e2e coverage",
          "author_name": "katara-Jayprakash",
          "author_login": "katara-Jayprakash",
          "committed_at": "2026-07-05T18:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d22f52a04441ec73a90c3b1b3ebb05bc1dd2b64",
          "body": "…esource coverage\n\nSigned-off-by: katara-Jayprakash <katarajayprakash@icloud.com>",
          "is_bot": false,
          "headline": "test(e2e): refactor ModelBooster controller tests and add generated r…",
          "author_name": "katara-Jayprakash",
          "author_login": "katara-Jayprakash",
          "committed_at": "2026-07-05T18:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237f463eecec6e4243a324767ec41d94467e88b9",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "cleanup: fix typo in updateInterval constant and remove redundant",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T05:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fbe2f345de430b44fcb60426e3d673e2b400f1",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "making sure the build passes",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T04:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2b0dec51e116c6edc0bef41063900180f963cc",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "revert changes",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T04:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ffa89ee8e38da9ce93857409d7ec24ae2377bbe",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "minor fixes",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T04:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1f2f71c6e9a6e65359c34e8fc53259cfe89f1a2",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "update test files to handle new errorreturn from constructors",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T04:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3382f0361769e66dcd47fd2984fd57ea0922b8",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "fixed assigning and spelling errors",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T04:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0eb33cfc61bd2d1d7fc77605239195258a3fbc",
          "body": "Signed-off-by: Anirudh <2410030013@klh.edu.in>",
          "is_bot": false,
          "headline": "fix: handled addeventhandler errors in all router controllers",
          "author_name": "Anirudh",
          "author_login": "anirudh240",
          "committed_at": "2026-07-03T04:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21733cd89287e61e37b85a2333a64fc99f1a25d",
          "body": "Signed-off-by: Avinash Kumar Deepak <avinash8655279@gmail.com>",
          "is_bot": false,
          "headline": "Fix HTTPRoute parentRefs updates",
          "author_name": "Avinash Kumar Deepak",
          "author_login": "avinxshKD",
          "committed_at": "2026-07-02T09:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8610e8f648e2587a5d2b1be9b529583b85b2a139",
          "body": "Signed-off-by: vivek41-glitch <viveksantoshkumardubey@gmail.com>",
          "is_bot": false,
          "headline": "fix(webhook): reconcile CA bundle instead of only filling empty",
          "author_name": "vivek41-glitch",
          "author_login": "vivek41-glitch",
          "committed_at": "2026-07-02T08:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01b19110f2ff8da28c07ecf5066af11da8010b1",
          "body": "Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>",
          "is_bot": false,
          "headline": "update",
          "author_name": "LiZhenCheng9527",
          "author_login": "LiZhenCheng9527",
          "committed_at": "2026-07-01T07:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e15f7f95daf1ea3bb14bc1bf8b4ebf53611336aa",
          "body": "session boost queue to optimize multi conversation scenario",
          "is_bot": false,
          "headline": "Merge pull request #1183 from YaoZengzeng/queue-back",
          "author_name": "Volcano Bot",
          "author_login": "volcano-sh-bot",
          "committed_at": "2026-06-30T12:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 1874,
      "latest_release_at": "2026-07-16T07:32:47Z",
      "latest_release_tag": "v1.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 32.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/volcano-sh/kthena",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/volcano-sh/kthena",
          "is_deprecated": false,
          "latest_version": "v1.0.0",
          "repository_url": "https://github.com/volcano-sh/kthena",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T06:41:15Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 151,
      "stars": 394,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-10",
            "count": 3
          },
          {
            "date": "2025-10-11",
            "count": 3
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 3
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 3
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 2
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 3
          },
          {
            "date": "2026-01-30",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 3
          },
          {
            "date": "2026-02-07",
            "count": 3
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 2
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 2
          },
          {
            "date": "2026-05-01",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 2
          },
          {
            "date": "2026-05-10",
            "count": 5
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 4
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 3
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 3
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 2
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 150,
        "total_forks": 151
      },
      "star_history": {
        "days": [
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 6
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 2
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 5
          },
          {
            "date": "2025-10-23",
            "count": 2
          },
          {
            "date": "2025-10-24",
            "count": 5
          },
          {
            "date": "2025-10-25",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 7
          },
          {
            "date": "2025-11-01",
            "count": 3
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 3
          },
          {
            "date": "2025-11-04",
            "count": 4
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 3
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 5
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 4
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 22
          },
          {
            "date": "2025-12-30",
            "count": 5
          },
          {
            "date": "2025-12-31",
            "count": 5
          },
          {
            "date": "2026-01-01",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 2
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 3
          },
          {
            "date": "2026-01-05",
            "count": 14
          },
          {
            "date": "2026-01-06",
            "count": 4
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-08",
            "count": 2
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 2
          },
          {
            "date": "2026-01-12",
            "count": 3
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-15",
            "count": 3
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 2
          },
          {
            "date": "2026-01-28",
            "count": 4
          },
          {
            "date": "2026-01-29",
            "count": 5
          },
          {
            "date": "2026-01-30",
            "count": 5
          },
          {
            "date": "2026-01-31",
            "count": 2
          },
          {
            "date": "2026-02-01",
            "count": 5
          },
          {
            "date": "2026-02-02",
            "count": 2
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 4
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-12",
            "count": 2
          },
          {
            "date": "2026-02-13",
            "count": 2
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 2
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 4
          },
          {
            "date": "2026-02-28",
            "count": 4
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 4
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 4
          },
          {
            "date": "2026-03-05",
            "count": 3
          },
          {
            "date": "2026-03-06",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 3
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-19",
            "count": 6
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-24",
            "count": 3
          },
          {
            "date": "2026-03-25",
            "count": 3
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 6
          },
          {
            "date": "2026-03-28",
            "count": 3
          },
          {
            "date": "2026-03-29",
            "count": 5
          },
          {
            "date": "2026-03-30",
            "count": 3
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 4
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 3
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 3
          },
          {
            "date": "2026-04-26",
            "count": 3
          },
          {
            "date": "2026-04-27",
            "count": 5
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 3
          },
          {
            "date": "2026-05-08",
            "count": 4
          },
          {
            "date": "2026-05-09",
            "count": 3
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 2
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 3
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 7
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 2
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 3
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 2
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 393,
        "total_stars": 394
      },
      "open_issues_and_prs": 209
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "docs/kthena/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 269218,
      "source_files_sampled": 412,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 5636
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/alicebob/miniredis/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.35.0"
        },
        {
          "name": "github.com/cespare/xxhash",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/gammazero/deque",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/go-redis/redis/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.11.5"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-retryablehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.7"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/lestrrat-go/jwx/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.10"
        },
        {
          "name": "github.com/pkoukk/tiktoken-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.7"
        },
        {
          "name": "github.com/pkoukk/tiktoken-go-loader",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/prometheus/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.67.2"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.11.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.7"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "gomodules.xyz/jsonpatch/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.18.6"
        },
        {
          "name": "istio.io/istio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250514001512-c9c7d1fa7da1"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.2"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.2"
        },
        {
          "name": "k8s.io/code-generator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.2"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.140.0"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250820121507-0af2bda4dd1d"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.4"
        },
        {
          "name": "sigs.k8s.io/gateway-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "sigs.k8s.io/gateway-api-inference-extension",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "sigs.k8s.io/lws",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "sigs.k8s.io/structured-merge-diff/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.3.0"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "volcano.sh/apis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.2-0.20260105020123-deb066235db8"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 107,
        "merged_prs": 702,
        "open_issues": 102,
        "closed_ratio": 0.766,
        "closed_issues": 334,
        "closed_unmerged_prs": 145
      },
      "bus_factor": 4,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "volcano-sh-bot",
          "commits": 404,
          "avatar_url": "https://avatars.githubusercontent.com/u/49986348?v=4"
        },
        {
          "type": "User",
          "login": "git-malu",
          "commits": 230,
          "avatar_url": "https://avatars.githubusercontent.com/u/11473072?v=4"
        },
        {
          "type": "User",
          "login": "YaoZengzeng",
          "commits": 213,
          "avatar_url": "https://avatars.githubusercontent.com/u/8636562?v=4"
        },
        {
          "type": "User",
          "login": "LiZhenCheng9527",
          "commits": 187,
          "avatar_url": "https://avatars.githubusercontent.com/u/140870529?v=4"
        },
        {
          "type": "User",
          "login": "hzxuzhonghu",
          "commits": 152,
          "avatar_url": "https://avatars.githubusercontent.com/u/13374016?v=4"
        },
        {
          "type": "User",
          "login": "katara-Jayprakash",
          "commits": 120,
          "avatar_url": "https://avatars.githubusercontent.com/u/209723390?v=4"
        },
        {
          "type": "User",
          "login": "huntersman",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/38181977?v=4"
        },
        {
          "type": "User",
          "login": "FAUST-BENCHOU",
          "commits": 103,
          "avatar_url": "https://avatars.githubusercontent.com/u/126341483?v=4"
        },
        {
          "type": "User",
          "login": "anirudh240",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/178042048?v=4"
        },
        {
          "type": "User",
          "login": "WHOIM1205",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/212489404?v=4"
        }
      ],
      "contributors_sampled": 66,
      "top_contributor_share": 0.207
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "approve-workflow.yml",
        "build-push-release.yml",
        "codespell.yaml",
        "docs-tests.yml",
        "e2e-tests.yml",
        "go-check.yml",
        "go-tests.yml",
        "licenses-lint.yaml",
        "python-licenses-lint.yml",
        "python-lint.yml",
        "python-tests.yml",
        "retest.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 24 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "104 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2527492d45815b062b6d38972a628d8810d6b1b6",
        "ran_at": "2026-07-22T03:06:59Z",
        "aggregate_score": 4.5,
        "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-22T02:52:44Z",
      "oldest_open_prs": [
        {
          "number": 381,
          "created_at": "2025-09-29T08:52:56Z",
          "last_comment_at": "2025-10-24T01:58:47Z",
          "last_comment_author": "volcano-sh-bot"
        },
        {
          "number": 443,
          "created_at": "2025-10-29T08:22:39Z",
          "last_comment_at": "2025-10-29T08:22:47Z",
          "last_comment_author": "volcano-sh-bot"
        },
        {
          "number": 500,
          "created_at": "2025-11-20T02:51:06Z",
          "last_comment_at": "2025-11-20T02:51:17Z",
          "last_comment_author": "volcano-sh-bot"
        },
        {
          "number": 565,
          "created_at": "2025-12-15T08:02:25Z",
          "last_comment_at": "2026-01-31T02:43:14Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 605,
          "created_at": "2025-12-29T15:24:21Z",
          "last_comment_at": "2026-07-07T03:19:32Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 634,
          "created_at": "2026-01-08T14:50:15Z",
          "last_comment_at": "2026-01-25T12:51:59Z",
          "last_comment_author": "adity1raut"
        },
        {
          "number": 655,
          "created_at": "2026-01-17T10:24:42Z",
          "last_comment_at": "2026-05-19T08:48:53Z",
          "last_comment_author": "LiZhenCheng9527"
        },
        {
          "number": 665,
          "created_at": "2026-01-21T03:28:49Z",
          "last_comment_at": "2026-02-01T16:24:47Z",
          "last_comment_author": "git-malu"
        },
        {
          "number": 692,
          "created_at": "2026-01-27T09:12:06Z",
          "last_comment_at": "2026-01-27T09:12:31Z",
          "last_comment_author": "gemini-code-assist"
        },
        {
          "number": 695,
          "created_at": "2026-01-27T10:39:09Z",
          "last_comment_at": "2026-01-27T13:35:08Z",
          "last_comment_author": "verma-garv"
        },
        {
          "number": 704,
          "created_at": "2026-01-28T21:58:18Z",
          "last_comment_at": "2026-01-29T08:50:48Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 705,
          "created_at": "2026-01-29T07:07:30Z",
          "last_comment_at": "2026-02-01T17:05:31Z",
          "last_comment_author": "volcano-sh-bot"
        },
        {
          "number": 727,
          "created_at": "2026-01-31T09:48:16Z",
          "last_comment_at": "2026-04-07T09:11:49Z",
          "last_comment_author": "volcano-sh-bot"
        },
        {
          "number": 730,
          "created_at": "2026-01-31T19:47:15Z",
          "last_comment_at": "2026-02-16T21:49:23Z",
          "last_comment_author": "WHOIM1205"
        },
        {
          "number": 734,
          "created_at": "2026-02-02T06:10:02Z",
          "last_comment_at": "2026-02-16T21:39:35Z",
          "last_comment_author": "WHOIM1205"
        },
        {
          "number": 766,
          "created_at": "2026-02-10T23:56:43Z",
          "last_comment_at": "2026-02-16T21:38:55Z",
          "last_comment_author": "WHOIM1205"
        },
        {
          "number": 767,
          "created_at": "2026-02-11T00:17:21Z",
          "last_comment_at": "2026-02-16T21:24:45Z",
          "last_comment_author": "WHOIM1205"
        },
        {
          "number": 806,
          "created_at": "2026-03-12T03:44:01Z",
          "last_comment_at": "2026-03-12T06:28:23Z",
          "last_comment_author": "FAUST-BENCHOU"
        },
        {
          "number": 819,
          "created_at": "2026-03-16T12:24:07Z",
          "last_comment_at": "2026-03-16T12:25:24Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 831,
          "created_at": "2026-03-20T21:47:07Z",
          "last_comment_at": "2026-03-31T19:44:24Z",
          "last_comment_author": "WHOIM1205"
        }
      ],
      "last_merged_pr_at": "2026-07-21T06:33:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 51,
          "created_at": "2025-06-06T03:17:18Z",
          "last_comment_at": "2026-03-02T01:43:31Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 85,
          "created_at": "2025-06-17T12:29:46Z",
          "last_comment_at": "2026-07-14T11:49:58Z",
          "last_comment_author": "Harsh-2005d"
        },
        {
          "number": 108,
          "created_at": "2025-06-25T09:47:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2025-07-03T02:47:57Z",
          "last_comment_at": "2026-07-14T06:02:38Z",
          "last_comment_author": "avinxshKD"
        },
        {
          "number": 206,
          "created_at": "2025-07-29T09:16:11Z",
          "last_comment_at": "2026-05-26T02:03:36Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 265,
          "created_at": "2025-08-21T07:02:37Z",
          "last_comment_at": "2026-07-06T12:11:28Z",
          "last_comment_author": "shivansh-gohem"
        },
        {
          "number": 283,
          "created_at": "2025-08-27T02:22:39Z",
          "last_comment_at": "2026-07-06T15:19:24Z",
          "last_comment_author": "nXtCyberNet"
        },
        {
          "number": 293,
          "created_at": "2025-09-01T07:42:52Z",
          "last_comment_at": "2026-05-30T19:57:16Z",
          "last_comment_author": "pm-ju"
        },
        {
          "number": 309,
          "created_at": "2025-09-04T03:18:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 310,
          "created_at": "2025-09-04T03:51:11Z",
          "last_comment_at": "2026-04-25T02:11:04Z",
          "last_comment_author": "FAUST-BENCHOU"
        },
        {
          "number": 331,
          "created_at": "2025-09-12T07:06:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 385,
          "created_at": "2025-09-30T02:36:56Z",
          "last_comment_at": "2025-12-09T09:11:00Z",
          "last_comment_author": "git-malu"
        },
        {
          "number": 406,
          "created_at": "2025-10-17T06:30:40Z",
          "last_comment_at": "2025-12-30T04:25:14Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 411,
          "created_at": "2025-10-20T04:20:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 448,
          "created_at": "2025-10-30T02:41:59Z",
          "last_comment_at": "2026-05-08T10:41:26Z",
          "last_comment_author": "AyushSriv06"
        },
        {
          "number": 453,
          "created_at": "2025-10-30T11:08:10Z",
          "last_comment_at": "2025-12-19T03:07:47Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 454,
          "created_at": "2025-10-31T01:08:07Z",
          "last_comment_at": "2025-11-03T03:11:28Z",
          "last_comment_author": "JesseStutler"
        },
        {
          "number": 459,
          "created_at": "2025-10-31T07:04:15Z",
          "last_comment_at": "2026-05-11T07:09:27Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 503,
          "created_at": "2025-11-22T15:15:24Z",
          "last_comment_at": "2025-11-24T01:14:16Z",
          "last_comment_author": "hzxuzhonghu"
        },
        {
          "number": 508,
          "created_at": "2025-11-24T15:33:07Z",
          "last_comment_at": "2026-07-06T12:11:35Z",
          "last_comment_author": "shivansh-gohem"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/volcano-sh/kthena",
    "host": "github.com",
    "name": "kthena",
    "owner": "volcano-sh"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 45,
        "vitality": 95,
        "community": 78,
        "governance": 83,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 1874,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 51
            },
            "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": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1874 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1874
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v1.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 32.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~32.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 32.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 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": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 151,
              "stars": 394,
              "watchers": 9,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "394 stars",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 394
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "151 forks",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 151
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 83,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 66,
              "top_contributor_share": 0.207
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 21% of commits",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 21
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "66 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 702,
              "open_issues": 102,
              "closed_issues": 334,
              "issue_closed_ratio": 0.766,
              "closed_unmerged_prs": 145
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "77% of issues closed",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 77
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "702/847 decided PRs merged",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 702,
                      "decided": 847
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 328,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "volcano-sh",
              "public_repos": 15,
              "account_age_days": 2728
            },
            "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": "328 followers of volcano-sh",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 328,
                      "login": "volcano-sh"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~7 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/volcano-sh/kthena"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://kthena.volcano.sh",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://kthena.volcano.sh",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "104 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.75,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 5636
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "75 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 75,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "docs/kthena/tsconfig.json"
              ],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "docs/kthena/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/kthena/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 269218,
              "source_files_sampled": 412,
              "oversized_source_files": 7
            },
            "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": "7/412 source files over 60KB",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 412,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:07:31.120642Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/volcano-sh/kthena.svg",
  "full_name": "volcano-sh/kthena",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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