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

Intelora-Skyth / telegram-bot-api

Golang bindings for the Telegram Bot API

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

Intelora-Skyth/telegram-bot-api tiene un índice de salud de 22 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Vitality (78/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 5 días. 3 personas concentran la mayor parte del trabajo reciente.

22
global / 100
Crítico

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

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

La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% a la salud global ponderada y le da un límite «En riesgo» de 49.

Titularidad

Intelora SkythOrganización
0 seguidores1 repositorio públicodesde may 2025

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/go-telegram-bot-api/telegram-bot-apiapunta a otro repositorio; no se puntúav4.6.4+incompatible-18hace 2844 días

Métricas por categoría

Vitalidad

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

78Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 5 días
11.8/36Cadencia de commits — 17/52 semanas con commits
15.6/18Volumen de commits — 53 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_year53
human_commit_share1
days_since_last_push5
active_weeks_last_year17
Cómo se puntúa
27/27Publica versiones — 3 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
27/27Cadencia de publicación — una versión cada ~0 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count3
latest_release_tagv1.0.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases0
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?

40En riesgo · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
16.5/22.5Distribución de commits — el principal contribuyente firma el 26% de los commits
13.5/13.5Amplitud de contribuyentes — 100 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled100
top_contributor_share0,265
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
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
0/25Alcance del propietario — 0 seguidores de Intelora-Skyth
4.6/25Trayectoria — 1 repos públicos, cuenta de ~1 años
Datos de entrada utilizados
followers0
owner_typeOrganization
is_verified
owner_loginIntelora-Skyth
public_repos1
account_age_days432

Calidad de Ingeniería

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

56Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 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

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://go-telegram-bot-api.dev
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://go-telegram-bot-api.dev
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?

21Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 17 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
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,2
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier21
security_posture_before_jurisdiction42
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado. La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% y da a la postura de seguridad un límite «En riesgo» de 49.

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.

66Moderado · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
32/40Historial de commits legible — 60 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,6
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes14.368
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
50.2/55Tamaños de archivo manejables — 2/23 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes269.303
source_files_sampled23
oversized_source_files2
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 4.2 / 10
4.2agregado

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-23 07:20 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 17 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
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
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": 5983,
      "has_wiki": true,
      "homepage": "https://go-telegram-bot-api.dev",
      "languages": {
        "Go": 698599
      },
      "pushed_at": "2026-07-18T04:27:12Z",
      "created_at": "2026-07-18T03:19:02Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T04:26:43Z",
      "description": "Golang bindings for the Telegram Bot API",
      "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": "Intelora Skyth",
      "type": "Organization",
      "login": "Intelora-Skyth",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/212022804?v=4",
      "created_at": "2025-05-16T16:53:59Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 432
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-07-18T04:27:13Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2026-07-18T04:13:50Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2026-07-18T04:07:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6456f1727f3d7a28abe69b464a5912a80bb8b197",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod",
          "author_name": "MUSTAFA-A-KHAN",
          "author_login": "MUSTAFA-A-KHAN",
          "committed_at": "2026-07-18T04:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f26792e9db234c90b907eeb1ed6fd259bf0aa52",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod",
          "author_name": "MUSTAFA-A-KHAN",
          "author_login": "MUSTAFA-A-KHAN",
          "committed_at": "2026-07-18T04:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e16ef33394374cd55fcb9723ed20b572af79e6a",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod",
          "author_name": "MUSTAFA-A-KHAN",
          "author_login": "MUSTAFA-A-KHAN",
          "committed_at": "2026-07-18T03:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca8bf3898bbfe5e0f3074481ccd57ab8ed98549",
          "body": "Add ephemeral parameters to sendLivePhoto",
          "is_bot": false,
          "headline": "Merge pull request #85 from OvyFlash/fix-sendlivephoto-ephemeral-params",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-15T23:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86cfb86a29836a1d10408fd63da9dfc2a251ba6",
          "body": null,
          "is_bot": false,
          "headline": "Add ephemeral params to sendLivePhoto",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-15T23:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9fd296c60e31cc2b50d0132ea5d059d24b1b77",
          "body": "NewEphemeralMessage",
          "is_bot": false,
          "headline": "Merge pull request #84 from Alexkurd/10.2_Ephemeral",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-15T23:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50edf5ee65091648c22df7bdac35b5a18b179d0",
          "body": null,
          "is_bot": false,
          "headline": "Refine ephemeral message constructor",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-15T23:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9313986551774d510be1e5ef765f260d95281f",
          "body": null,
          "is_bot": false,
          "headline": "Update helper_methods.go",
          "author_name": "Alexkurd",
          "author_login": "Alexkurd",
          "committed_at": "2026-07-15T18:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6c423e42776bdbc09f258af4d78d9b692923a9",
          "body": null,
          "is_bot": false,
          "headline": "NewEphemeralMessage",
          "author_name": "Alexkurd",
          "author_login": "Alexkurd",
          "committed_at": "2026-07-15T18:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "948927f235981e47cf0350930f285964ed9a86d3",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions to current major versions",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-14T19:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e1586cb02950123c8013d601828f4630bbd613",
          "body": "Add Telegram Bot API 10.2 support",
          "is_bot": false,
          "headline": "Merge pull request #83 from OvyFlash/bot-api-10-2",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-14T14:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9a05f580cd02b5dfed12cc886b8c4d2a85c2ddb",
          "body": null,
          "is_bot": false,
          "headline": "Add Telegram Bot API 10.2 support",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-14T14:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac50f6fbf49cb0a8a3bebc10548e263c4a575223",
          "body": "Fix Bot API request serialization parity gaps",
          "is_bot": false,
          "headline": "Merge pull request #82 from OvyFlash/bot-api-request-serialization-fixes",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-06T09:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f99ba5305fe76a274b85108b802f785dbef6d51",
          "body": null,
          "is_bot": false,
          "headline": "Teach API parity collector new param helpers",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T22:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47ae185747c38a1436ddb4a89b747acc84196d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix Bot API request serialization parity gaps",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T22:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01432b55ab035fd171dc958fc2ee6f21aa7af0b4",
          "body": "Fix Bot API method parameter parity gaps",
          "is_bot": false,
          "headline": "Merge pull request #81 from OvyFlash/bot-api-parity-gaps",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T21:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351826d52377a2e83db96e5a85cf66ca91d810b2",
          "body": null,
          "is_bot": false,
          "headline": "fix api parity spec loading",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T21:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f94b30852271a5d4ed81e24b00f97e0cb42acf",
          "body": null,
          "is_bot": false,
          "headline": "fix bot api parity gaps",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T21:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d8542166c675b32633f48d391c2cf072adfe71",
          "body": "Add width/height params for video and animation",
          "is_bot": false,
          "headline": "Merge pull request #80 from chorca/master",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T21:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7744c06cd9162edcb338330c1780d18939bb22",
          "body": null,
          "is_bot": false,
          "headline": "test video and animation dimensions",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-07-05T21:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5b06d122d93017bb4d5b6684021db22e294818",
          "body": "Add optional parameters for width and height to video and animation\nconfigs. These can assist the backend with videos it does not parse to\nproperly deliver dimensions to clients.",
          "is_bot": false,
          "headline": "Add width/height params for video and animation",
          "author_name": "Chorca",
          "author_login": "chorca",
          "committed_at": "2026-07-03T13:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a1eb63fa7a9ba5aaa4e694c9858ad374c334ed",
          "body": "feat: support more logger",
          "is_bot": false,
          "headline": "Merge pull request #79 from rbqvq/master",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-06-14T13:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c11e70abcb0fb948961a6fc1837caf924c1c5fa",
          "body": null,
          "is_bot": false,
          "headline": "feat: support more logger",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2026-06-13T16:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bddfd1457c9093f58eb7de2c54d275d07eadb99",
          "body": null,
          "is_bot": false,
          "headline": "feat: enhance BotAPI with configurable logging and file endpoint support",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-06-12T12:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee0c8127a1bfc5d5aa4d053bf5e0d5491ed0cf2",
          "body": "… support",
          "is_bot": false,
          "headline": "refactor: streamline file upload handling and enhance request context…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-06-12T12:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20b6c327f2a5e1eafd9cebdeac1bba2c1ad26c8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for rich messages and chat join request queries",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-06-12T10:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4464f18f9850d2defd31d787342c3d8443f0515b",
          "body": "chores: use BaseInputMedia for InputMediaLivePhoto",
          "is_bot": false,
          "headline": "Merge pull request #78 from rbqvq/master",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-05-20T19:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba65e0a304dfb873028ac76cd8fe6f00479e4804",
          "body": null,
          "is_bot": false,
          "headline": "chores: use BaseInputMedia for InputMediaLivePhoto",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2026-05-16T05:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3454791495260271a516ca1ee8d51dcec85b38a1",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify guest caller fields",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-05-08T18:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d7c100ff2d43113cdea34a365576f5cb0104cb",
          "body": null,
          "is_bot": false,
          "headline": "feat: support Telegram Bot API 10.0",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-05-08T15:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e7004e7476336210d1c00526b1d60c0c2455b59",
          "body": "chores: drop duplicated check",
          "is_bot": false,
          "headline": "Merge pull request #77 from rbqvq/drop",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-05-05T19:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cc6fb71645bde278988502c6399caaf44ddec6",
          "body": "fix: add missing types for (*Update).SentFrom",
          "is_bot": false,
          "headline": "Merge pull request #76 from rbqvq/master",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-05-05T19:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be0cf8d62cbf314e66c4e1bbd74402074b27b2e1",
          "body": "len() for nil slices is defined as zero",
          "is_bot": false,
          "headline": "chores: drop duplicated check",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2026-05-04T21:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623eeb7ec169c1737cebd68cef3a7ff4d9db04ca",
          "body": null,
          "is_bot": false,
          "headline": "fix: add missing types for (*Update).SentFrom",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2026-05-04T21:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e93143c22a5438ddd1cdc51ea2082844ba8c31",
          "body": "Fixes bugs",
          "is_bot": false,
          "headline": "Merge pull request #75 from rbqvq/master",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-04-17T15:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2138b1ce85bbc2d20bfbceaed8fb88312356ce",
          "body": null,
          "is_bot": false,
          "headline": "fix: add missing types for (*Update).FromChat",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2026-04-11T23:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3dda3fd8d7761d9e452e34ec74ec5c23a512ac",
          "body": "…onfig",
          "is_bot": false,
          "headline": "fix: use ChatMemberConfig instead of ChatConfig for SetChatMemberTagC…",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2026-04-11T23:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5553b6419296461121ab77b353dfc6c32cfcd7d",
          "body": "…ation",
          "is_bot": false,
          "headline": "Bot API 9.6: Implement managed bot features and enhance poll configur…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-04-03T20:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e5c46938998475bfc0491b4511f5f0f9bfc33f",
          "body": "Bot API 9.5",
          "is_bot": false,
          "headline": "Merge pull request #74 from monoflash/master",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-03-20T09:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e51c5aa733d5d12bc8491329042db9ed0e519d",
          "body": "…_edit_tag field.",
          "is_bot": false,
          "headline": "Fixed a bug in the TestAPIParityTypesAndFields test and added the can…",
          "author_name": "Alex Geer",
          "author_login": "monoflash",
          "committed_at": "2026-03-07T15:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b072581f1de2ac9bfea983d25fd4ed4faa254b04",
          "body": "* Added the MessageEntity type “date_time”, allowing bots to show a formatted date and time to the user.\n* Allowed all bots to use the method sendMessageDraft.\n* Added the field tag to the classes ChatMemberMember and ChatMemberRestricted.\n* Added the method setChatMemberTag.\n* Added the field can_e\n[…]\nanage_tags to the classes ChatMemberAdministrator and ChatAdministratorRights.\n* Added the parameter can_manage_tags to the method promoteChatMember.\n* Added the field sender_tag to the class Message.",
          "is_bot": false,
          "headline": "Bot API 9.5",
          "author_name": "Alex Geer",
          "author_login": "monoflash",
          "committed_at": "2026-03-07T15:19:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20ca18a350af2b8d917b831510f7b1022fdb9d1c",
          "body": null,
          "is_bot": false,
          "headline": "breaking: replace date timestamp type with int64, fixes #72",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-02-19T14:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f3c25df914766c096477088ecfc6e1206379ab",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore to include api.json",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-02-19T13:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2184e5e50f13d9f3514366c6786e3cb3247ecd",
          "body": null,
          "is_bot": false,
          "headline": "BotAPI 9.4 implementation + refactoring and bug fixes",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2026-02-19T13:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82db5fd534b2dae3325f7aeb36bb5336b04bcab",
          "body": "…uffer\n\nadd method for set custom buffer",
          "is_bot": false,
          "headline": "Merge pull request #71 from 17neverends/feature/dynamic_update_chan_b…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-11-12T15:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5cd0ccbe45f9586c682ae4f609f3dbbaa9f5406",
          "body": null,
          "is_bot": false,
          "headline": "add method for set custom buffer",
          "author_name": "17neverends",
          "author_login": "17neverends",
          "committed_at": "2025-11-06T13:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257761277c51dd6968613491686f9cc39e93cf60",
          "body": null,
          "is_bot": false,
          "headline": "noop: cleanup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-10-14T21:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec3093f718dabcb5496185d35ddd8cf0852191d8",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary blank line before EscapeText function in bot.go",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-10-13T20:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a386e31246849940868591e1fbf63dc00d7517",
          "body": "…ssages\n\nAdded read and delete business messages",
          "is_bot": false,
          "headline": "Merge pull request #69 from sSimuSs/added-read-and-delete-business-me…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-10-13T14:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19172ab501c5a35fad55ba8f79b2fdcf6aedb8f3",
          "body": "…eteBusinessMessageConfig to DeleteBusinessMessagesConfig",
          "is_bot": false,
          "headline": "renamed NewDeleteBusinessMessage to NewDeleteBusinessMessages and Del…",
          "author_name": "Sirojiddin Mustafayev",
          "author_login": "sSimuSs",
          "committed_at": "2025-10-13T12:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9687273729bd7ef870aa06ce1daf7db6d3852d89",
          "body": "…ructs\n\n- NewReadBusinessMessage and NewDeleteBusinessMessage helper methods",
          "is_bot": false,
          "headline": "- ReadBusinessMessageConfig and DeleteBusinessMessageConfig config st…",
          "author_name": "Sirojiddin Mustafayev",
          "author_login": "sSimuSs",
          "committed_at": "2025-10-09T10:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ddbaeebe9a545712e58b60c2b0655dca1f6f25e",
          "body": "Аdd SavePreparedInlineMessage method and add missing inline query result type definitions",
          "is_bot": false,
          "headline": "Merge pull request #68 from shoman4eg/add-new-inline-query-types",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-09-03T21:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2612737a38c313717504c75ad97a6ca20c6d2e70",
          "body": "…e for create preparedInlineMessage",
          "is_bot": false,
          "headline": "add types for InlineQueryResults, add method SavePreparedInlineMessag…",
          "author_name": "shoman4eg",
          "author_login": "shoman4eg",
          "committed_at": "2025-08-14T02:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b7dce3e82ce7a1df1eae02573444a205884d875",
          "body": "Add Forum Topic Management Methods",
          "is_bot": false,
          "headline": "Merge pull request #67 from shoman4eg/helper-methods-for-topics",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-07-23T08:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3509ae46eaae4bf18d1a87a8da10d5ca30fd6fee",
          "body": null,
          "is_bot": false,
          "headline": "add helpers for topic messages",
          "author_name": "shoman4eg",
          "author_login": "shoman4eg",
          "committed_at": "2025-07-15T00:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d315c30d9c40defe09a225bae9edebf2de1b5868",
          "body": "fix: MessageEntity type custom_emoji",
          "is_bot": false,
          "headline": "Merge pull request #66 from rbqvq/fix-message_entity-custom_emoji",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-05-11T19:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a5c6ecfaebdd58167d9a404d7fd2a5ab488e73",
          "body": "BotAPI 8.3 implementation",
          "is_bot": false,
          "headline": "Merge pull request #65 from OvyFlash/bot-api-8.3",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-05-11T19:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e22ecbbbb65fa857f60652cfdc5a3e38380bde0",
          "body": "\r\n\"custom_emoji\" for inline custom emoji stickers\r\n\r\nSigned-off-by: Coia Prant <coiaprant@gmail.com>",
          "is_bot": false,
          "headline": "fix: MessageEntity type custom_emoji",
          "author_name": "Coia Prant",
          "author_login": "rbqvq",
          "committed_at": "2025-05-06T11:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61bd317838ae576fb7c3ccb5988f41b4ec99a4dd",
          "body": null,
          "is_bot": false,
          "headline": "BotAPI 8.3 implementation",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-05-01T13:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13ca08617c9c493ccbcb8d4d14c4fa8da2ef531",
          "body": "fix(types): correct json tag for Message.Quote to match API response",
          "is_bot": false,
          "headline": "Merge pull request #64 from muratoffalex/muratoffalex/push-lwszrynpurpr",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-05-01T12:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ebf73abad7a4022e52575f329fa14b11935301",
          "body": null,
          "is_bot": false,
          "headline": "fix(types): correct json tag for Message.Quote to match API response",
          "author_name": "Alexander Muratov",
          "author_login": "muratoffalex",
          "committed_at": "2025-04-30T16:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3480bf033858ed6315da4efa635658a66afd30bc",
          "body": "BotAPI 8.2 implementation",
          "is_bot": false,
          "headline": "Merge pull request #63 from OvyFlash/bot-api-8.2",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-04-30T15:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88fd6d70caba4a5c37961acb235ca94e3d65f57",
          "body": null,
          "is_bot": false,
          "headline": "BotAPI 8.2 implementation",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-30T10:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae5832431511bc6a818bc8a92004054b8cec07d",
          "body": "fix: EditMessageMedia wouldn't upload bytes files.",
          "is_bot": false,
          "headline": "Merge pull request #62 from OvyFlash/fix-editmedia-needsupload",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-04-26T22:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797aac5f7bbe3cedab14d4d38f7f18a6314dbf51",
          "body": null,
          "is_bot": false,
          "headline": "fix: EditMessageMedia wouldn't upload bytes files.",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-04-26T22:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcfcaaf88decdef4d15398d75d2d68ee0ad6f28b",
          "body": "BotAPI 8.1 implementation",
          "is_bot": false,
          "headline": "Merge pull request #61 from OvyFlash/bot-api-8.1",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2dddd617318603d2da88454310c7563b3bd5c59",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-8.1",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4baff314ac6a9691debb6db6c3c5254721d9acc6",
          "body": "BotAPI 8.0 implementation",
          "is_bot": false,
          "headline": "Merge pull request #60 from OvyFlash/bot-api-8.0",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8249a3952a4f590fc6ec8ec22ad238562d8ae802",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-8.0",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958048eafac2610f74a2a43677316d782e3f0810",
          "body": "BotAPI 7.11 implementation",
          "is_bot": false,
          "headline": "Merge pull request #59 from OvyFlash/bot-api-7.11",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6485c6ae16b412e206007ad8c8d147503d9b3b5c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-7.11",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cf1eed1d7be99bea5b51d02c79fad00dca730e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:OvyFlash/telegram-bot-api",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a017ac8ac26ecdd5b54ff9a347c61ee177104e7a",
          "body": null,
          "is_bot": false,
          "headline": "Fix marshaling params for 'createInvoiceLink' and 'sendInvoce' methods",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae76c93e38e6ef4a227c7cacd788c806faca6c2d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-8.1",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27eb992f2e892591002617dd31f2df797498eb78",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-8.0",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780c6d896c1a4a06ef176335e27230207e420ebd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-7.11",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab134d27805f0e27f4878613a3e7321ff085e25",
          "body": null,
          "is_bot": false,
          "headline": "Fix marshaling params for 'createInvoiceLink' method",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-26T08:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b2f9e1072475e8bf5f75821638af366b93800a",
          "body": null,
          "is_bot": false,
          "headline": "BotAPI 8.1 implementation",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-24T15:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090d2e4573494e0ce3a4deb4f663cb2e77df8ba3",
          "body": null,
          "is_bot": false,
          "headline": "BotAPI 8.0 implementation",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-24T08:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13667f28ada93161ed2a12a0f73acc8881f3e35e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bot-api-7.11",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-23T10:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a581b7120155094797a203ffd18f43d203dce82",
          "body": "Update types.go",
          "is_bot": false,
          "headline": "Merge pull request #58 from Nikolo/master",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-23T10:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9d7ed5e0f95fe415f0795695c7d6a1c2433ed1",
          "body": null,
          "is_bot": false,
          "headline": "BotAPI 7.11 implementation",
          "author_name": "OvyFlash",
          "author_login": "OvyFlash",
          "committed_at": "2025-04-23T10:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f6fdfed7e025807db84a2fef31663fcbc5f13d",
          "body": "Fix typo",
          "is_bot": false,
          "headline": "Update types.go",
          "author_name": "Nikolai",
          "author_login": "Nikolo",
          "committed_at": "2025-04-17T20:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3e08517d757affbbe3f9b0347f0173edaa049bf",
          "body": "…e media upload checks",
          "is_bot": false,
          "headline": "refactor: remove unused Payload field from PaidMediaConfig and improv…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-26T00:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a575d47786630afc44df49117da341dbc6a6ee",
          "body": "…h detailed media handling",
          "is_bot": false,
          "headline": "feat: enhance cloneInputMedia function to support PaidMediaConfig wit…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44353ae47deaae4c5782ecfffa7f19e47bff3e70",
          "body": "fix: handle nil media case in cloneInputMedia function to prevent pot…",
          "is_bot": false,
          "headline": "Merge pull request #57 from OvyFlash/fix-paidmedia-in-mediagroup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62d606dbbfa9bb764e7d6be24e0ad3a19cad5b9",
          "body": "…ential nil dereference",
          "is_bot": false,
          "headline": "fix: handle nil media case in cloneInputMedia function to prevent pot…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0608c6bf8f63bb17d5d16051656086ecae31450",
          "body": "feat: add methods for media type, media data, and thumbnail handling …",
          "is_bot": false,
          "headline": "Merge pull request #56 from OvyFlash/fix-paidmedia-in-mediagroup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b3254840ca3d4984fffe9702c6d978fa5c84a1",
          "body": "…in PaidMediaConfig",
          "is_bot": false,
          "headline": "feat: add methods for media type, media data, and thumbnail handling …",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445f859717c0dc710adef87cdf680a39a304b8e4",
          "body": "test: add unit tests for MediaGroupConfig handling in configs_test.go",
          "is_bot": false,
          "headline": "Merge pull request #55 from OvyFlash/fix-paidmedia-in-mediagroup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cb65cf3a01b1e59393db74f047592f95dcdc17",
          "body": null,
          "is_bot": false,
          "headline": "test: add unit tests for MediaGroupConfig handling in configs_test.go",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T19:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a33baa52c0a6b3ff4b8d0fbc8fe08a84b44b78c4",
          "body": "refactor: update InputPaidMedia structure and related methods for imp…",
          "is_bot": false,
          "headline": "Merge pull request #54 from OvyFlash/fix-paidmedia-in-mediagroup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T18:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0fe360c3ea4497f49916cafb7a4501a007ae0a",
          "body": "…roved media handling",
          "is_bot": false,
          "headline": "refactor: update InputPaidMedia structure and related methods for imp…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T18:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65564544f160fe06eba615b18505235d7e505a4",
          "body": "File upload improvements to support paid media in media groups",
          "is_bot": false,
          "headline": "Merge pull request #53 from OvyFlash/fix-paidmedia-in-mediagroup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T18:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf050f790ff2d7a397a29d6c0aed147638d42050",
          "body": null,
          "is_bot": false,
          "headline": "test: add comprehensive tests for InputMedia handling in configs_test.go",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T18:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2783b77813972482a9d8b1d730bad05bf6d94b08",
          "body": "…nction",
          "is_bot": false,
          "headline": "refactor: streamline media handling by introducing cloneMediaSlice fu…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T17:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284af2c00411155244b445de9fb87878c48010d5",
          "body": null,
          "is_bot": false,
          "headline": "revert: Get back helpers interface",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T17:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99351085f1e320047f389af497893e268d4b4894",
          "body": "…d tests",
          "is_bot": false,
          "headline": "refactor: update InputMedia handling across various configurations an…",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T17:49:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd577fde4e0ab8b5b8289237f7fd79f4236f0b2a",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace quotes",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T15:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4f366d5ad8e26baabef019702c789acabfed04",
          "body": "refactor: remove redundant PaidMediaConfig handling from prepareInput…",
          "is_bot": false,
          "headline": "Merge pull request #52 from OvyFlash/fix-paidmedia-in-mediagroup",
          "author_name": "Valeriy Selitskiy",
          "author_login": "iamwavecut",
          "committed_at": "2025-03-25T13:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 53,
      "latest_release_at": "2026-07-18T04:27:13Z",
      "latest_release_tag": "v1.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 0
    },
    "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/go-telegram-bot-api/telegram-bot-api",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/go-telegram-bot-api/telegram-bot-api",
          "is_deprecated": false,
          "latest_version": "v4.6.4+incompatible",
          "repository_url": "https://github.com/go-telegram-bot-api/telegram-bot-api",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2018-10-08T19:45:45Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2844
        }
      ]
    },
    "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": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 269303,
      "source_files_sampled": 23,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 14368
    },
    "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": [],
      "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": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Syfaro",
          "commits": 168,
          "avatar_url": "https://avatars.githubusercontent.com/u/1369709?v=4"
        },
        {
          "type": "User",
          "login": "OvyFlash",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/46941696?v=4"
        },
        {
          "type": "User",
          "login": "iamwavecut",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/239034?v=4"
        },
        {
          "type": "User",
          "login": "zhulik",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/287062?v=4"
        },
        {
          "type": "User",
          "login": "ilyakaznacheev",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/7465842?v=4"
        },
        {
          "type": "User",
          "login": "zhuharev",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/10848952?v=4"
        },
        {
          "type": "User",
          "login": "tjhorner",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/2646487?v=4"
        },
        {
          "type": "User",
          "login": "zhuk-kk",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/95419075?v=4"
        },
        {
          "type": "User",
          "login": "jqs7",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/12208686?v=4"
        },
        {
          "type": "User",
          "login": "MrYadro",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1587606?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.265
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.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 17 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6456f1727f3d7a28abe69b464a5912a80bb8b197",
        "ran_at": "2026-07-23T07:20:33Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "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/Intelora-Skyth/telegram-bot-api",
    "host": "github.com",
    "name": "telegram-bot-api",
    "owner": "Intelora-Skyth"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 22,
      "inputs": {
        "security": 21,
        "vitality": 78,
        "community": 12,
        "governance": 40,
        "engineering": 56,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 43,
        "overall_after_jurisdiction_multiplier": 22
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "commits_last_year": 53,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "53 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v1.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 100,
              "top_contributor_share": 0.265
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 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": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Intelora-Skyth",
              "public_repos": 1,
              "account_age_days": 432
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of Intelora-Skyth",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "Intelora-Skyth"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~1 yr old",
                "points": 4.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "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": 56,
        "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://go-telegram-bot-api.dev",
              "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://go-telegram-bot-api.dev",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 21,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 21,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 21,
              "security_posture_before_jurisdiction": 42
            },
            "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 17 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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 2,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (2); Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 2,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.6,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 14368
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "60 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 60,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 95,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 269303,
              "source_files_sampled": 23,
              "oversized_source_files": 2
            },
            "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": "2/23 source files over 60KB",
                "points": 50.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 23,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/go-telegram-bot-api/telegram-bot-api' points at a different repository (https://github.com/go-telegram-bot-api/telegram-bot-api); 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-23T07:20:49.820036Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/Intelora-Skyth/telegram-bot-api.svg",
  "full_name": "Intelora-Skyth/telegram-bot-api",
  "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.