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

brookqin / rqlite

The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.

GoMIT★ 0 estrellas⑂ 0 forksdesde jul 2026forkVer en GitHub ↗

brookqin/rqlite tiene un índice de salud de 43 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Vitality (87/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 3 días. Una sola persona concentra la mayor parte del trabajo reciente.

43
global / 100
En riesgo

Índice de salud del software

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

43
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

BrookCuenta personal
13 seguidores25 repositorios públicosdesde sept 2010

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/rqlite/rqlite/v10apunta a otro repositorio; no se puntúav10.2.7-16hace 23 días

Métricas por categoría

Vitalidad

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

87Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 3 días
31.8/36Cadencia de commits — 46/52 semanas con commits
18/18Volumen de commits — 819 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year819
human_commit_share1
days_since_last_push3
active_weeks_last_year46
Cómo se puntúa
16.2/27Publica versiones — 2 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 23 días
27/27Cadencia de publicación — una versión cada ~6,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count2
latest_release_tagv10.2.7
releases_from_tags
days_since_latest_release23
mean_days_between_releases6,3
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

29Crítico · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.3/22.5Distribución de commits — el principal contribuyente firma el 98% de los commits
13.5/13.5Amplitud de contribuyentes — 58 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 34 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled58
top_contributor_share0,985
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
8.2/25Alcance del propietario — 13 seguidores de brookqin
22.3/25Trayectoria — 25 repos públicos, cuenta de ~15 años
Datos de entrada utilizados
followers13
owner_typeUser
is_verified
owner_loginbrookqin
public_repos25
account_age_days5792
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

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

Documentación

40En riesgo
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://rqlite.io
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepagehttps://rqlite.io
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

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

30En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 34 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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

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

67Moderado · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — .github/copilot-instructions.md, CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
7.5/40Historial de commits legible — 14 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,14
agent_instruction_files.github/copilot-instructions.md, CLAUDE.md
agent_instruction_max_bytes5030
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — 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
has_dockerfile
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
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)
53.1/55Tamaños de archivo manejables — 11/317 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes970.208
source_files_sampled317
oversized_source_files11
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — cluster/proto/message.proto, command/proto/command.proto, snapshot/proto/snapshot.proto
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_filescluster/proto/message.proto, command/proto/command.proto, snapshot/proto/snapshot.proto

Datos clave

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

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/rqlite/rqlite/v10' points at a different repository (https://github.com/rqlite/rqlite); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 3.0 / 10
3.0agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 34 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Dependencias directas 25
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/aws/aws-sdk-go-v2v1.42.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.25go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.24go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.28go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.104.0go.mod
Gogithub.com/hashicorp/go-hclogv1.6.3go.mod
Gogithub.com/hashicorp/raftv1.7.3go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/mattn/go-sqlite3v1.14.47go.mod
Gogithub.com/mkideal/cliv0.2.7go.mod
Gogithub.com/mkideal/pkgv0.1.3go.mod
Gogithub.com/peterh/linerv1.2.2go.mod
Gogithub.com/rqlite/raft-boltdb/v2v2.0.0-20230523104317-c08e70f4de48go.mod
Gogithub.com/rqlite/rqlite-disco-clientsv0.0.0-20250205044118-8ada2b350099go.mod
Gogithub.com/rqlite/sqlv0.0.0-20260224021119-1b2524a41372go.mod
Gogo.etcd.io/bboltv1.5.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.68.0go.mod
Gogo.opentelemetry.io/otelv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0go.mod
Gogo.opentelemetry.io/proto/otlpv1.10.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogoogle.golang.org/grpcv1.81.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.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": true,
      "size_kb": 11556,
      "has_wiki": false,
      "homepage": "https://rqlite.io",
      "languages": {
        "Go": 2538732,
        "CSS": 25325,
        "HTML": 10476,
        "Shell": 23126,
        "Python": 174559,
        "Dockerfile": 3457
      },
      "pushed_at": "2026-07-25T14:40:00Z",
      "created_at": "2026-07-02T14:23:24Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T09:16:44Z",
      "description": "The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Brook",
      "type": "User",
      "login": "brookqin",
      "company": null,
      "location": "Qingdao, CN",
      "followers": 13,
      "avatar_url": "https://avatars.githubusercontent.com/u/405636?v=4",
      "created_at": "2010-09-18T06:16:56Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 5792
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.2.7",
          "kind": "patch",
          "published_at": "2026-07-06T01:01:15Z"
        },
        {
          "tag": "v10.2.5",
          "kind": "patch",
          "published_at": "2026-06-29T17:54:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "52415ca836cc8d40b5de27a3d619efddcc518298",
          "body": "Upgrade to SQLite 3.53.3",
          "is_bot": false,
          "headline": "Merge pull request #2719 from rqlite/sqlite-20260714",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-14T13:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65e723a6d47e45e0ee0527271589d91dafce72e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-14T13:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06443e7cff18cbdcc9d3df6a2c10040cd7eca87",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to SQLite 3.53.3",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-14T13:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71893a1e9e3cba1bff7ba679f44892b6a48fc715",
          "body": null,
          "is_bot": false,
          "headline": "Add rqbench to the Docker image",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-11T16:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1eb10d4c63f9d66738007a42b090d9c7db16e5",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CHANGELOG entries for Docker workflow changes",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-11T14:35:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "135b51089467372816247b26e3505d02cb391e2a",
          "body": "Replace the disabled dev workflow with a workflow_dispatch-triggered\none that builds a single linux/amd64 image and pushes it as the \"dev\"\ntag to Docker Hub and GHCR. Dropping the multi-arch matrix means no\nQEMU, no push-by-digest, and no manifest-merge job. Also wire up the\npreviously unused date step so Buildtime is set correctly.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Enable on-demand dev Docker image builds",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-11T14:33:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f1af9b33bc2c9039788a3cf96d89eabadec854e2",
          "body": "The release event payload has no top-level created_at field, so the\nDATE build-arg was always empty and released images reported a blank\nBuildtime. Use the release's own created_at timestamp instead.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix empty DATE build-arg in release Docker builds",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-11T14:32:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0a14bf6866af5bff4967e8b708d74fedc78684f4",
          "body": "Skip systemctl daemon-reload when systemd is not running",
          "is_bot": false,
          "headline": "Merge pull request #2718 from TechBEK/fix-postinstall-chroot",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-11T12:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca95cfd618a72aedac16defd61d3207e4aa2a10c",
          "body": "Handles the case where /run/systemd/system is present (e.g. bind-mounted\nfrom the host) but systemctl itself is not installed in the chroot.",
          "is_bot": false,
          "headline": "Also check systemctl is available before daemon-reload",
          "author_name": "TechBEK",
          "author_login": "TechBEK",
          "committed_at": "2026-07-11T08:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e1ccaff9cdd7fc1bced5ca7a34c259d64d2186",
          "body": null,
          "is_bot": false,
          "headline": "Add CHANGELOG entry for PR #2718",
          "author_name": "TechBEK",
          "author_login": "TechBEK",
          "committed_at": "2026-07-11T07:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f397091a2f9de37bc2cff6c9000af5e8ab0435",
          "body": "The deb postinstall script and the RPM %post scriptlet run\n'systemctl daemon-reload' unconditionally. When the package is\ninstalled inside a chroot or container (e.g. during image builds)\nsystemd is not PID 1, so systemctl fails with \"System has not been\nbooted with systemd as init system\" and, with set -e in effect, the\nentire installation fails.\n\nGuard the call with the standard sd_booted() check: /run/systemd/system\nonly exists when systemd booted the system.",
          "is_bot": false,
          "headline": "Skip systemctl daemon-reload when systemd is not running",
          "author_name": "TechBEK",
          "author_login": "TechBEK",
          "committed_at": "2026-07-11T07:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647e908d322dc79e066eb40f4f7d4f3b62f91cef",
          "body": null,
          "is_bot": false,
          "headline": "Disable OTLP retry",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-08T19:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f50427d138f14ad74a7f444d0dd1c4c45517592",
          "body": null,
          "is_bot": false,
          "headline": "Fix CHANGELOG",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-07T18:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c56c7b57f7cea7662e46af8c1b6ba838845e01b",
          "body": null,
          "is_bot": false,
          "headline": "Export expvar variables via OTLP",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-07T18:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f66fffdd4eb1be4f281142e7aa19a4be00fd38ed",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-06T02:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66a6f36d3b5a7f0da0bad3768014052a74ce4bc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-06T01:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0f7010aa3c2b62ec8297194a7c9aa8ca1b3027",
          "body": null,
          "is_bot": false,
          "headline": "Address potential dropped event in CDC Service",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-06T01:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390570887b7b91ee1ad2cc02015023bcd4978e43",
          "body": null,
          "is_bot": false,
          "headline": "`go mod` updates",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-06T00:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d12f8e3411949b74825bf18b93cef35d6ce2ed05",
          "body": null,
          "is_bot": false,
          "headline": "`http` fixes including SQL rewriting control",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T18:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015d51a78794bf8cff61ce57e8c6dc4a8f029d94",
          "body": null,
          "is_bot": false,
          "headline": "Minor fixes to the cluster package",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T17:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783ae010c73759de538194320883fa47fecbfff8",
          "body": null,
          "is_bot": false,
          "headline": "Don't rerun CRC checks twice",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T16:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96421be3aad0bcb4ef606110c6b2c868e9660ce8",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T16:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc088f9e4bfcb5403cdd56c4e24b1660b7be9bd6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T16:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f10a81f3a7510ab3137b6e39ea3fe6bfce1a02c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T16:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6227e079429c9c4d461821940e777afdae98384",
          "body": null,
          "is_bot": false,
          "headline": "Store-level fixes",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T16:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91785b37fe7bea85263d434b1d7e1dbb77f0b543",
          "body": null,
          "is_bot": false,
          "headline": "Remove explicit DB-level read-only check from pure query path",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T15:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "655c75cf6fadc3197c0b2d971eb6f0c35b3b27e2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T12:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b5a5f28c74b490d8a4ec66cc454e5fa3890c7b",
          "body": null,
          "is_bot": false,
          "headline": "Address minor resource management issues",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T12:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d320706dea18403158d6d1cfe10948a615599b3",
          "body": null,
          "is_bot": false,
          "headline": "Fixes for minor issues in data handling at the `db` layer",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-05T11:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f79c1b0a9320ff0ae36ee6046e841567983d89ef",
          "body": null,
          "is_bot": false,
          "headline": "Close Snapshot streamer on error",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-04T14:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8112db68819c27503937b3b1c58ffc038080a351",
          "body": null,
          "is_bot": false,
          "headline": "Correctly handle reap plan fully executed",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-07-04T14:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b8b07258ce265cf9ca19ff12eb13b76b9d0c88",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-29T17:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f997a1f103bf9fcf98e9ee6f3ad15575fdba8b",
          "body": "For continual automated checking let's go with the quicker version. Users can always run a full check if they wish.",
          "is_bot": false,
          "headline": "Do the faster Quick check after snapshot reap",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-23T01:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da332b2338b3493bcb9d8a210887600b4fb3a633",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-21T19:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d950fea281016fdf4006da72afa93ec04671f99a",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-21T19:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6e06aa4b76f92285224779e431a10134b9fb7b",
          "body": null,
          "is_bot": false,
          "headline": "Remove low-value unit tests",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-21T19:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9368ac3e5e94612cb393b8ab1ec9fdb1d74a8939",
          "body": "…e stores\n\nAdd config.WithRequestChecksumCalculation(aws.RequestChecksumCalculationWhenRequired)\nto the AWS SDK config so PutObject requests don't automatically include CRC32\nchecksums via x-amz-content-sha256 header. This breaks compatibility with\nS3-compatible stores (MinIO, Civo, Cloudflare R2, OVH, etc.) that don't\nhandle this header.\n\nAdds Test_S3Client_RequestChecksumCalculation to verify the setting is\napplied for S3-compatible endpoints, native AWS endpoints, and nil opts.",
          "is_bot": false,
          "headline": "auto/aws: set RequestChecksumCalculationWhenRequired for S3-compatibl…",
          "author_name": "NerdyShawn",
          "author_login": "NerdyShawn",
          "committed_at": "2026-06-21T19:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc10dc8b9a81f19dcd94856e63e430cc95dd90aa",
          "body": null,
          "is_bot": false,
          "headline": "Unit test Snapshot Store `Verify`",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-21T02:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf308482ed09205338643ceb964fda2c7c4dcf31",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-21T00:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4d7d6db579a4e1a9b6f214829d9370fd6d79dc8",
          "body": null,
          "is_bot": false,
          "headline": "Close snapshot reader ASAP when restoring to local node",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-21T00:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62895afdcd8c79ab1f22a2dfd34243fe7dfc2b2c",
          "body": null,
          "is_bot": false,
          "headline": "ErrNoWALToSnapshot is not really an error",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c9d09147ea1d9d44f9151db264737e59d39f14",
          "body": null,
          "is_bot": false,
          "headline": "Disable HTTP timeouts for shell boot and restore",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T19:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ba64deec91904dd0ad5aacb8f61ab1febf09ff",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T18:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6386d91ec001e599de9b4eee41d809dea60d905e",
          "body": null,
          "is_bot": false,
          "headline": "Lazily CRC32 check Snapshot store",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T18:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "230114e64bcfb48c38f18d56e22e62ce8d2457b5",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T17:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b125a9065b4b378e40d25c24d9a7249841ea17",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T17:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f7a4ee6dcaf91cf1c194548f17f070bd511e67",
          "body": null,
          "is_bot": false,
          "headline": "Force close TCP mux conns on close",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T17:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475e2a1b9b0bd615f83f9fa46e914dfc43f4aee5",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly check Snapshot Store",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T00:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2747ac5beb72301b08ef15416cb84461123ee2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-19T00:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334fda2468bd203c37754496145b96fb02193d1a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-18T00:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32bf05796c697162415f42921a3c78d74deadd0a",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to SQLite 3.53.2",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-18T00:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5462f855beb7043c5d28b5bc6243d733ca46c216",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-18T00:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5add224e11dce8a17a547ac52382d10c574d7f",
          "body": "https://github.com/rqlite/rqlite/pull/2686",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-02T13:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0795447a626c8446b4a6a59a6f0b983c151181d",
          "body": null,
          "is_bot": false,
          "headline": "Limit max service connections to 512",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-06-02T13:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8c20022e5d592a5d683487e1ef08c90c7aef0a",
          "body": "Reject excess cluster service connections instead of spawning unbounded handler goroutines under connection floods.",
          "is_bot": false,
          "headline": "Add service connection limiter",
          "author_name": "Kirill Dvoretsky",
          "author_login": "shrtyk",
          "committed_at": "2026-06-02T13:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6809aa3b6f373b86aa4e1265b9c47bf5d09e1819",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-29T13:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e769dfc0f7279a0fd1e3a90cd07337132f50a653",
          "body": null,
          "is_bot": false,
          "headline": "End-to-end testing of TLS Common Name",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-29T13:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6cfcc30adb55a43e9bda42ad0ce2199508ad9b2",
          "body": null,
          "is_bot": false,
          "headline": "Use CommonName instead of CN",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-29T12:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5cace8d64028f926dab7565949fe189b55c15a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-29T11:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9587cf0aea64c1efa7f719e2aee7a1b00e049228",
          "body": "Update golang.org/x/net and Update golang.org/x/sys",
          "is_bot": false,
          "headline": "Merge pull request #2684 from andreasstieger/go-net",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-28T20:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "512310618e099f97253db4b01aa267c53a0e4ad8",
          "body": "Update golang.org/x/net to 0.55.0\nUpdate golang.org/x/sys to 0.45.0\nFixes CVE-2026-42506 / golang/go#79571",
          "is_bot": false,
          "headline": "Update golang.org/x/net and Update golang.org/x/sys",
          "author_name": "Andreas Stieger",
          "author_login": "andreasstieger",
          "committed_at": "2026-05-28T19:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd5c4726c4f132ab922fae4d00105777410d4cb1",
          "body": null,
          "is_bot": false,
          "headline": "TLS Common Name tweaks",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-24T11:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650c25fde89fec725ce71fd95603668a882cdc67",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-21T04:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68da71b6d16933643d716faeb5e953ef04f5a896",
          "body": null,
          "is_bot": false,
          "headline": "Console supports Restore",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-21T01:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5194e5a83a2aeb710deea11556e2f1cb2bdc0fbf",
          "body": null,
          "is_bot": false,
          "headline": "More Console app improvements",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-21T00:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f9589c3a7948136bcf6dbcf2e6b7699fe989f8",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-21T00:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7569d024b6428645798193803ec14292a9e78c",
          "body": null,
          "is_bot": false,
          "headline": "Verify CommonName callback",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T23:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2abe4b3a5ae62f5933d36a18000cb401c1ddd2ec",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T23:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b2c119d496498f46ce370dd5b737067e5f6634",
          "body": "https://github.com/rqlite/rqlite/pull/2661",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T23:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efde85a3de45e63a4b3fabe89a351467c4175102",
          "body": "For both the regular HTTP server and Raft, add an option to allow only\none Common Name from peers.\n\nThis configuration enables one to have a single private CA that can\ncreate all certificates used for the rqlite cluster itself and for\nclients and prevents accessing the wrong endpoints.",
          "is_bot": false,
          "headline": "Verify mTLS peer Common Name",
          "author_name": "Toni Spets",
          "author_login": "hifi",
          "committed_at": "2026-05-20T23:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57a37a7ab44707b6ddf09df6ad80ebaeabce7e7a",
          "body": null,
          "is_bot": false,
          "headline": "Replace interface{} with any in db layer",
          "author_name": "Darshan Ravichandran",
          "author_login": "DARSHANR007",
          "committed_at": "2026-05-20T16:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d26938a5bc8b8b1ab0a50f6c2fd8398f61f589e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T13:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce631f88f2b8edc6aa16a129cea7a9b304caa4e3",
          "body": null,
          "is_bot": false,
          "headline": "Add \"drop index\" to console app",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T12:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62002b07d4e55abd2d94b35c57fbebf95d5857e",
          "body": null,
          "is_bot": false,
          "headline": "Console \"count rows\" respects Expand/Collapse state",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T12:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d7a7dc5db9ce2c60ac37d2e0cbbaa2a2ae0811",
          "body": null,
          "is_bot": false,
          "headline": "Further Console improvements",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T06:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d53d559745e5cb894bfc051be9445d8319e261f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T06:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a9d599e7fa25e928dcd330ac6f53a0e381d3e6",
          "body": null,
          "is_bot": false,
          "headline": "Add Schema page to Console app",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T05:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e209eb8ba3d499fc089abe764dcdd18cbc73f7a4",
          "body": null,
          "is_bot": false,
          "headline": "Display node TLS state in console's Cluster panel",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-20T05:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a501e8c113ea102f8aaf9bb5ff89b5deda805a36",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-19T17:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "712f2d329f2d7a02bc0d5a7aeeb24fd692862d8b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-19T17:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b5419e3b4719b2ddf94e81bcd20ef8f10ff0cf",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-19T17:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb76c0535c55734713616691ed3180b47a8debda",
          "body": null,
          "is_bot": false,
          "headline": "Correctly pass a nil credential store",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-19T17:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83324bc091abd19255b93b9134ba06a71032280",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-19T17:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e86d7556e881fb8769a9ea3da2803aa5eed1c78",
          "body": null,
          "is_bot": false,
          "headline": "Move WAL-related types to `wal` package",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-16T23:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2c0ba0b3e45975cd7ef6040fed9b85f3baf892",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Salt reset state management",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-16T23:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9516f10cd24ac0e043e613ee7b9be8c7fd6688",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-16T13:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d84bb75b5e568e59d15af8799c4d35579c2f6ed7",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-16T13:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3958e1a204b8f5fb255c1f402cf960db8efe0fee",
          "body": null,
          "is_bot": false,
          "headline": "fix: add max-redirects limit to cluster Join",
          "author_name": "goingforstudying-ctrl",
          "author_login": "goingforstudying-ctrl",
          "committed_at": "2026-05-16T13:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74c936db41c9abf4afa3a4342bb92b0c1d51067",
          "body": null,
          "is_bot": false,
          "headline": "Comment CheckpointMeta",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-14T18:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d981ae12864d8d67fe6873e0a3c132e65babf70d",
          "body": null,
          "is_bot": false,
          "headline": "Fix Godoc",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-13T14:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "252cc03515cec54d66c3db98947c0b05ca7f5fec",
          "body": null,
          "is_bot": false,
          "headline": "Better Compacting WAL test",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-13T12:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c51c662e984c27a5bd58888e7aa5770ae9b3b5",
          "body": null,
          "is_bot": false,
          "headline": "Remove non-functional v6 ARM build",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T18:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aab1c97eddd21fde001aeec50dbf3605ef1069d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T16:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3db7978e5a6d78d6efaf441724f52c807fa9792",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T16:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a47ec186efddd9580afab493407a01f7ed83696",
          "body": null,
          "is_bot": false,
          "headline": "Measure FSM apply duration",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T16:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8243536e262bda6bad64fafd92f0089ed59c1a33",
          "body": null,
          "is_bot": false,
          "headline": "Deflake test",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T16:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a76f86a266f2f6f991fb7f6adb0e0aa69a1bcefc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T15:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99d8a4cf15b054a2e243da0b0e00366be96c13b",
          "body": null,
          "is_bot": false,
          "headline": "Move to hard float ARM builds",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-12T15:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc80a7952145cfd7c5d4df08c4f0e96db5542e64",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-10T17:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ae23c73b82c95186a786c1a317a6adfc7fe1a8",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "Philip O'Toole",
          "author_login": "otoolep",
          "committed_at": "2026-05-10T17:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 819,
      "latest_release_at": "2026-07-06T01:01:15Z",
      "latest_release_tag": "v10.2.7",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 23,
      "mean_days_between_releases": 6.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/rqlite/rqlite/v10",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/rqlite/rqlite/v10",
          "is_deprecated": false,
          "latest_version": "v10.2.7",
          "repository_url": "https://github.com/rqlite/rqlite",
          "versions_count": 16,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-06T01:01:15Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 23
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "cluster/proto/message.proto",
        "command/proto/command.proto",
        "snapshot/proto/snapshot.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 970208,
      "source_files_sampled": 317,
      "oversized_source_files": 11,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5030
    },
    "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/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.25"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.24"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.28"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.104.0"
        },
        {
          "name": "github.com/hashicorp/go-hclog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/hashicorp/raft",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.3"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.47"
        },
        {
          "name": "github.com/mkideal/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.7"
        },
        {
          "name": "github.com/mkideal/pkg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.3"
        },
        {
          "name": "github.com/peterh/liner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/rqlite/raft-boltdb/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20230523104317-c08e70f4de48"
        },
        {
          "name": "github.com/rqlite/rqlite-disco-clients",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250205044118-8ada2b350099"
        },
        {
          "name": "github.com/rqlite/sql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260224021119-1b2524a41372"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.68.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.81.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "otoolep",
          "commits": 7964,
          "avatar_url": "https://avatars.githubusercontent.com/u/536312?v=4"
        },
        {
          "type": "User",
          "login": "ngharrington",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/5447989?v=4"
        },
        {
          "type": "User",
          "login": "peterxcli",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/54034701?v=4"
        },
        {
          "type": "User",
          "login": "mauri870",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/10168637?v=4"
        },
        {
          "type": "User",
          "login": "jtackaberry",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1280551?v=4"
        },
        {
          "type": "User",
          "login": "turbo",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/8023543?v=4"
        },
        {
          "type": "User",
          "login": "zmedico",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/3420795?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        },
        {
          "type": "User",
          "login": "Juneezee",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/20135478?v=4"
        },
        {
          "type": "User",
          "login": "andreasstieger",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2847525?v=4"
        }
      ],
      "contributors_sampled": 58,
      "top_contributor_share": 0.985
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-docker-ghcr-dev.yml",
        "build-docker-ghcr.yml",
        "build-release-binaries.yml",
        "build-windows.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 34 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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "52415ca836cc8d40b5de27a3d619efddcc518298",
        "ran_at": "2026-07-29T03:23:14Z",
        "aggregate_score": 3,
        "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-19T09:16:29Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/brookqin/rqlite",
    "host": "github.com",
    "name": "rqlite",
    "owner": "brookqin"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 30,
        "vitality": 87,
        "community": 12,
        "governance": 29,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "commits_last_year": 819,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "819 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 819
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v10.2.7",
              "releases_from_tags": true,
              "days_since_latest_release": 23,
              "mean_days_between_releases": 6.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 23 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 29,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 58,
              "top_contributor_share": 0.985
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 98% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "58 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 13,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "brookqin",
              "public_repos": 25,
              "account_age_days": 5792
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "13 followers of brookqin",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 13,
                      "login": "brookqin"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~15 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://rqlite.io",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://rqlite.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 34 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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "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": 21
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.14,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5030
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "14 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 970208,
              "source_files_sampled": 317,
              "oversized_source_files": 11
            },
            "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": "11/317 source files over 60KB",
                "points": 53.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 317,
                      "oversized": 11
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "cluster/proto/message.proto",
                "command/proto/command.proto",
                "snapshot/proto/snapshot.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "cluster/proto/message.proto, command/proto/command.proto, snapshot/proto/snapshot.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cluster/proto/message.proto, command/proto/command.proto, snapshot/proto/snapshot.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "go package 'github.com/rqlite/rqlite/v10' points at a different repository (https://github.com/rqlite/rqlite); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T03:23:31.250804Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brookqin/rqlite.svg",
  "full_name": "brookqin/rqlite",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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