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

alex / mio

Metal IO library for Rust

RustMIT★ 0 estrellas⑂ 0 forksdesde dic 2017forkVer en GitHub ↗

alex/mio tiene un índice de salud de 20 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es AI Readiness (58/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 3119 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Titularidad

Alex GaynorCuenta personal
10.650 seguidores494 repositorios públicosdesde feb 2008Anthropic

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
crates.iomioapunta a otro repositorio; no se puntúa1.2.268.237.91979hace 8 díasasyncionon-blockingasynchronous

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 3119 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push3119
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 16 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 3191 días
27/27Cadencia de publicación — una versión cada ~34,6 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count16
latest_release_tagv0.6.11
releases_from_tags
days_since_latest_release3191
mean_days_between_releases34,6
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 — 1 observadores
Datos de entrada utilizados
forks0
stars0
watchers1
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
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
10.8/22.5Distribución de commits — el principal contribuyente firma el 52% de los commits
13.5/13.5Amplitud de contribuyentes — 100 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled100
top_contributor_share0,522
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
25/25Alcance del propietario — 10.650 seguidores de alex
25/25Trayectoria — 494 repos públicos, cuenta de ~18 años
Datos de entrada utilizados
followers10.650
owner_typeUser
is_verified
owner_loginalex
public_repos494
account_age_days6722
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

18Crítico · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

28Crí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 18 contributing companies or organizations
0/10Dangerous-Workflow — sin datos
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 — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2,8
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Los pesos restantes se han renormalizado.

Preparación para IA

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

58Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 89 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,89
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — Cargo.toml (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Rust (tipado estático)
10/10Entorno reproducible — Dockerfile
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
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Rust (tipado estático)
54.3/55Tamaños de archivo manejables — 1/75 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageRust
largest_source_bytes92.276
source_files_sampled75
oversized_source_files1

Datos clave

0estrellas de GitHub
100contribuidores
0commits en los últimos 12 meses
3119días desde el último push
16versiones publicadas
1factor bus
0issues abiertas
crates.ioecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • crates package 'mio' points at a different repository (https://github.com/tokio-rs/mio); excluded from ecosystem scoring
  • deps.dev does not index crates:mio@1.2.2; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

Más detalle

OpenSSF Scorecard 2.8 / 10
2.8agregado

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-21 22:49 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 18 contributing companies or organizations
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
n/dToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 5
RegistroPaqueteRestricción de versiónManifiesto
crates.iolazycell0.6.0Cargo.toml
crates.iolog0.3.1Cargo.toml
crates.ioslab0.3.0Cargo.toml
crates.ionet20.2.29Cargo.toml
crates.ioiovec0.1.1Cargo.toml
Todas las dependencias 14

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

RegistroPaqueteVersiónRelación
crates.ioiovecdirecta
crates.iolazycelldirecta
crates.iologdirecta
crates.ionet2directa
crates.ioslabdirecta
crates.iobytesindirecta
crates.ioenv_loggerindirecta
crates.iofuchsia-zirconindirecta
crates.iofuchsia-zircon-sysindirecta
crates.iokernel32-sysindirecta
crates.iolibcindirecta
crates.iomiowindirecta
crates.iotempdirindirecta
crates.iowinapiindirecta
Avisos de dependencias sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies carried a version and a supported ecosystem

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2431,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Rust": 587413,
        "Shell": 8593
      },
      "pushed_at": "2018-01-05T00:14:29Z",
      "created_at": "2017-12-27T15:20:15Z",
      "owner_type": "User",
      "updated_at": "2019-04-24T20:51:07Z",
      "description": "Metal IO library for Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://alexgaynor.net",
      "name": "Alex Gaynor",
      "type": "User",
      "login": "alex",
      "company": "Anthropic",
      "location": "Washington D.C.",
      "followers": 10650,
      "avatar_url": "https://avatars.githubusercontent.com/u/772?v=4",
      "created_at": "2008-02-24T20:44:41Z",
      "is_verified": null,
      "public_repos": 494,
      "account_age_days": 6722
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.11",
          "kind": "patch",
          "published_at": "2017-10-25T18:17:46Z"
        },
        {
          "tag": "v0.6.10",
          "kind": "patch",
          "published_at": "2017-07-31T19:43:37Z"
        },
        {
          "tag": "v0.6.9",
          "kind": "patch",
          "published_at": "2017-06-07T20:15:29Z"
        },
        {
          "tag": "v0.6.8",
          "kind": "patch",
          "published_at": "2017-05-26T19:21:57Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2017-04-27T17:18:36Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2017-03-22T19:53:29Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2017-03-15T06:27:46Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2017-01-24T18:24:54Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2017-01-22T18:35:35Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2016-12-18T18:29:09Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2016-10-31T02:51:07Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2016-09-02T04:33:26Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2016-04-27T21:51:27Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2015-12-04T04:57:28Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2015-07-21T20:43:37Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2015-07-16T21:49:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f4e1e6ec6eda03a4800be005cae1002802567560",
          "body": "Remove deprecated features.",
          "is_bot": false,
          "headline": "Update README.md (#774)",
          "author_name": "Alkis Evlogimenos",
          "author_login": "alkis",
          "committed_at": "2017-12-15T22:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90bfc7d3841497ed00105e41dcb38c0c72d86df6",
          "body": "Add examples for: UdpSocket, bind, local_addr, send_to, recv_from,\r\nset_broadcast, broadcast.",
          "is_bot": false,
          "headline": "Added some examples fo mio::net::UdpSocket. (#762)",
          "author_name": "Alexandre Cavalcante",
          "author_login": "lanedraex",
          "committed_at": "2017-12-15T22:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3d66af5b71989e28e322dd9abbc7b29ae4b9aa",
          "body": null,
          "is_bot": false,
          "headline": "add TcpStream::peek",
          "author_name": "Sean McArthur",
          "author_login": "seanmonstar",
          "committed_at": "2017-12-14T03:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23459566aa39129fb671d65578591ecc49674fde",
          "body": null,
          "is_bot": false,
          "headline": "Raise minimum Rust version to 1.18",
          "author_name": "Sean McArthur",
          "author_login": "seanmonstar",
          "committed_at": "2017-12-14T03:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e953eb7669112eac599d3d7573029cbf601c7e",
          "body": null,
          "is_bot": false,
          "headline": "Bump lazycell to 0.6 (#769)",
          "author_name": "Igor Gnatenko",
          "author_login": null,
          "committed_at": "2017-12-02T21:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da987e21e0b4d71fa0607f779d979a615f3dbc7",
          "body": "Fixes #613.",
          "is_bot": false,
          "headline": "Update version number in html_root_url (#760)",
          "author_name": "Martin Geisler",
          "author_login": "mgeisler",
          "committed_at": "2017-11-11T16:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ac500e5d2b18960deb41103018b981d04a663f",
          "body": "* Index access depreciated\r\n* Deprecate return value of Poll:poll in doc",
          "is_bot": false,
          "headline": "Index access depreciated (#713)",
          "author_name": "Andrew Gauger",
          "author_login": "AndyGauge",
          "committed_at": "2017-11-07T18:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548ed6a661735aedc93757332b8aa83504d99a2d",
          "body": "Usually the user should retry poll() on EINTR; however, this is an\r\neasily-overlooked case. Let's improve the reliability of mio-based\r\nprograms by handing EINTR by default.\r\n\r\nCloses #494.",
          "is_bot": false,
          "headline": "Poll::poll: Retry select() on EINTR (#742)",
          "author_name": "Alex Sayers",
          "author_login": "asayers",
          "committed_at": "2017-11-07T18:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e73a6489ddddfa618388f5ccd86d1fa346600b7b",
          "body": null,
          "is_bot": false,
          "headline": "fix doc (#750)",
          "author_name": "Fu",
          "author_login": "FuGangqiang",
          "committed_at": "2017-10-25T20:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f64664dcf5ec1fa223eca8e408c89e2865b8ae12",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.6.11 (#751)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-10-25T18:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3aeca019bb478a82034f74b3d9dcb83c2ac106",
          "body": null,
          "is_bot": false,
          "headline": "Fix small typos (#748)",
          "author_name": "Julian Tescher",
          "author_login": "jtescher",
          "committed_at": "2017-10-25T14:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9911fda25798f07b5d8663f9f0640081415aa9",
          "body": null,
          "is_bot": false,
          "headline": "Avoid runtime panics in IoVec on Windows (#747)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-10-16T16:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a47fe22bf6a5ca661e48e6cdd0ad7eecdebed71",
          "body": "* Rename Magenta to Zircon\r\n* Update package dependencies to zircon\r\n* Use zircon's status-to-error conversion\r\n* Bump fuchsia-zircon version",
          "is_bot": false,
          "headline": "Sync with Fuchsia (#741)",
          "author_name": "Taylor Cramer",
          "author_login": "cramertj",
          "committed_at": "2017-10-16T16:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffde616818cd00aa48540f72a40456f65458a688",
          "body": null,
          "is_bot": false,
          "headline": "Fix Android CI (#745)",
          "author_name": "Gabriel Majeri",
          "author_login": "GabrielMajeri",
          "committed_at": "2017-10-11T17:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2601514c68de9745c1c62b33051cc2458df19ee9",
          "body": null,
          "is_bot": false,
          "headline": "Mention FreeBSD support in the README (#737)",
          "author_name": "Alan Somers",
          "author_login": "asomers",
          "committed_at": "2017-09-28T15:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "878bee8eb427fb684005d686de0776e5b8d4a8d0",
          "body": "This commit adds an `accept_std` method to `TcpListener` which is added with\r\nthe intention of helping downstream libraries improve interoperability without\r\nexposing `mio` as a public dependency. The `TcpStream` type is already\r\nconvertible from a raw `std::net::TcpStream`, so it should be possible to\r\nquickly reassociate this socket back with mio.",
          "is_bot": false,
          "headline": "Add TcpListener::accept_std (#733)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-09-28T14:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131df75d9bc80b6b7ce0d5249e17d8eeee1bde85",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos in documentation for Poll (#734)",
          "author_name": "Florian Marending",
          "author_login": "beingflo",
          "committed_at": "2017-09-24T04:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9d20c4e01a63115ebdb6b87970fc9dd361a29b",
          "body": "Previously an error in a TCP write might accidentally get covered up as the\r\n`write` function didn't check for `State::Error`. This updates that logic to\r\npropagate the error out to ensure if we see an error it goes upwards.",
          "is_bot": false,
          "headline": "Ensure errors on TCP writes happen on Windows (#725)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-09-13T21:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b54298e0a13e62ec6a1d7b36a006a06f2bd6ca0",
          "body": null,
          "is_bot": false,
          "headline": "Fix misspelling of \"now\" in comment (#724)",
          "author_name": "Matt Kraai",
          "author_login": "kraai",
          "committed_at": "2017-09-05T16:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43ba6b3c24db7fded2610a4ca6a097274198bfe",
          "body": null,
          "is_bot": false,
          "headline": "Document fuchsia module instability (#723)",
          "author_name": "nivkner",
          "author_login": "nivkner",
          "committed_at": "2017-09-05T13:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8078b9034dfbe4e93277877a34ea803b55c7e3a9",
          "body": null,
          "is_bot": false,
          "headline": "Prefer ErrorKind::WouldBlock (#722)",
          "author_name": "Arthur Silva",
          "author_login": "arthurprs",
          "committed_at": "2017-09-03T21:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19881bca3939633c6007e91a560437116c6e825",
          "body": "In order to temporarily disable event listening for a specific handle,\r\nit may be convenient to reregister it with an empty interest.\r\n\r\nThis avoids to temporarily deregister the handle before registering it\r\nagain (which, by the way, is not supported on Windows[1]).\r\n\r\nTherefore, remove the check that prohibited registration with empty\r\ninterest.\r\n\r\nNote that ERROR and HUP may still be triggered in that case.\r\n\r\n[1]: https://github.com/carllerche/mio/issues/633",
          "is_bot": false,
          "headline": "Allow registration with empty interest (#640)",
          "author_name": "Romain Vimont",
          "author_login": "rom1v",
          "committed_at": "2017-09-01T15:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c010040e3c7cd0f2b71054c8775bd78974b896b",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing comment (#719)",
          "author_name": "Taylor Cramer",
          "author_login": "cramertj",
          "committed_at": "2017-08-31T20:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294c0a8783232f6063b660ef24134dba0bd650c3",
          "body": "Fixes #656.",
          "is_bot": false,
          "headline": "Remove uses of deprecated ops::Not impl's. (#714)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-31T20:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6871f83ad98937df80d729d1934c25d9208a9074",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests on nightly (#720)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-08-29T20:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52dcec8b7d9204a31d9ba92b50ae83129a4db00b",
          "body": "Fixes #655.",
          "is_bot": false,
          "headline": "Ensure that tests pass without default features. (#717)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-25T13:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb636e539507f2c4c3259767762a9a903ea46e8",
          "body": "Includes a few minor typo fixes and other random improvements.",
          "is_bot": false,
          "headline": "Fix broken links (#715)",
          "author_name": "Justin Mayhew",
          "author_login": "justinmayhew",
          "committed_at": "2017-08-24T14:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d693fd7dd0450cfcf2df7559b0878df91d2577",
          "body": null,
          "is_bot": false,
          "headline": "Change test_udp_socket to use Poll API. (#716)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-24T13:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6447d9a89bfacc37f280462dc4b0a986fd3168b",
          "body": null,
          "is_bot": false,
          "headline": "Change test_tcp to use Poll API. (#712)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-23T14:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369d67b02e9f89a1042dcfd9193eb2581b540268",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of deprecated Event and Evented at the crate root. (#711)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-23T02:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf8a4e6f0e493b9f1ae9723ab9d40481cf30153",
          "body": null,
          "is_bot": false,
          "headline": "Change test_local_addr_ready to use Poll API. (#702)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T18:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec435e9f840b201d1886d162c05e078246347720",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated uses of hup. (#709)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T14:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b47996994b2b6cfa8b1588e23c474396d013393",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of deprecated Registration functions. (#708)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T14:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c0c0d448456e549d0b19a01e42e7ec45c69d22",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of the deprecated udp module. (#706)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T14:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a03dd23b2ad4a2d9855e577f96c5d5f2d54efd",
          "body": "In this case: notify, channel and tick are all deprecated.",
          "is_bot": false,
          "headline": "Only run tests for deprecated features when they are enabled. (#707)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T14:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed8722a97041abb413c838fc349a7142e7e6681",
          "body": null,
          "is_bot": false,
          "headline": "Change test_echo_server to use Poll API. (#701)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T14:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a71a1ad1bd266bb84d8474132792e3636ec982",
          "body": null,
          "is_bot": false,
          "headline": "Only run tests for deprecated features when they are enabled. (#704)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T05:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eec1ffd4289601500d342959097e058776a4662",
          "body": "Fixes #669.",
          "is_bot": false,
          "headline": "Use (empty) as debug representation of PollOpt::empty(). (#690)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T05:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1771db25ec51f5a7405c5d271d6afb0569039f78",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of deprecated iovec re-export. (#700)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T05:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de4dca868f75e373142e4c65888fbc0c4b2819d1",
          "body": null,
          "is_bot": false,
          "headline": "fuchsia: fix regression in fmt::Debug for Events (#699)",
          "author_name": "James Tucker",
          "author_login": "raggi",
          "committed_at": "2017-08-22T05:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd3dd00c60c0cb4339951d026c879cbb17057c6",
          "body": null,
          "is_bot": false,
          "headline": "Change test_multicast to use Poll API. (#703)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T05:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8acab38684de5c4cee8376a9e556ae1302e16f71",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of deprecated PollOpt and Ready functions. (#705)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T04:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f9e100e04b4629deecde1f2cba9f92875b33fb",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of the deprecated tcp module. (#692)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-22T04:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad3f32b36304248f44a164a5345e15b740638be",
          "body": "* Add owned iterator for Events\r\n\r\n* Change docs to not explicitly use into_iter() in example",
          "is_bot": false,
          "headline": "Implement IntoIterator for Events (#693)",
          "author_name": "James Higgs",
          "author_login": "jehiggs",
          "committed_at": "2017-08-21T23:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf5a99409aca443e3e781c178ef4230cff839f8",
          "body": null,
          "is_bot": false,
          "headline": "Change test_close_on_drop to use Poll API. (#694)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-21T22:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1c5e34f87acfd1f56375957f76fb1ddb062895",
          "body": "Fixes #671.\r\nFixes #670.\r\nFixes #672.",
          "is_bot": false,
          "headline": "Have consistent debug representation for opaque structs. (#691)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-20T12:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35bb658c4e079195a38af5447553fa7c643c0e6e",
          "body": "Fixes #664.",
          "is_bot": false,
          "headline": "Method order in mio::net. (#688)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-20T12:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620e4c3598acc8cc4f604e70d5e4bf3fa82cbe83",
          "body": "Fixes #666.",
          "is_bot": false,
          "headline": "Don't use try or unwrap in examples. (#689)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-20T12:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b26e270d71d0e23596e3b364a690fb09ff7c16",
          "body": "Fixes #662.",
          "is_bot": false,
          "headline": "Implement Clone for mio::event::Iter. (#687)",
          "author_name": "Ahmed Charles",
          "author_login": "ahmedcharles",
          "committed_at": "2017-08-20T12:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c59af53c3bcfcf49d339230efdc6d4c3b1c067",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded mut (#654)",
          "author_name": "Santiago Pastorino",
          "author_login": "spastorino",
          "committed_at": "2017-08-17T23:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e35e16238dd08267c193f1c40bfa218ae1eccb8",
          "body": null,
          "is_bot": false,
          "headline": "Make test_register_deregister use Poll API (#653)",
          "author_name": "Santiago Pastorino",
          "author_login": "spastorino",
          "committed_at": "2017-08-17T22:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8ce2644035d86298a0da41f68360d84c2d93f68",
          "body": null,
          "is_bot": false,
          "headline": "Make test_register_multiple_event_loops use Poll API (#652)",
          "author_name": "Santiago Pastorino",
          "author_login": "spastorino",
          "committed_at": "2017-08-17T20:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1a5f12f2e31d60cac55bf4049512756c0ff4d9f",
          "body": null,
          "is_bot": false,
          "headline": "Make test_smoke use Poll API (#651)",
          "author_name": "Santiago Pastorino",
          "author_login": "spastorino",
          "committed_at": "2017-08-17T20:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b069cf4166500c16969d997558b26125c52dad",
          "body": null,
          "is_bot": false,
          "headline": "Make does_not_register_rw test use Poll API (#650)",
          "author_name": "Santiago Pastorino",
          "author_login": "spastorino",
          "committed_at": "2017-08-17T20:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "798ba270a79531c1190a4acb06b62fb8bf66d118",
          "body": "Closes #647",
          "is_bot": false,
          "headline": "Remove unused variable warning from tests (#649)",
          "author_name": "Santiago Pastorino",
          "author_login": "spastorino",
          "committed_at": "2017-08-17T17:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "156f38b3c84ceb7ffcb19b3ca3401e24e491a376",
          "body": "This update also enabled making EventedHandle non-generic.",
          "is_bot": false,
          "headline": "Update to magenta-rs 0.2. (#646)",
          "author_name": "Taylor Cramer",
          "author_login": "cramertj",
          "committed_at": "2017-08-12T17:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987efbbaf3276692c2c564912ef1402d19df4066",
          "body": null,
          "is_bot": false,
          "headline": "Fix x86_64-android socklen_t in bind() (#644)",
          "author_name": "Matt Ickstadt",
          "author_login": "mattico",
          "committed_at": "2017-08-12T15:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980388a44a3ce4d448393b54972f1694b037fba5",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused mutable argument on windows (#645)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-08-12T14:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b882a7030288cea3673d93b94b4a246550eb3e52",
          "body": null,
          "is_bot": false,
          "headline": "Make all Fuchsia events registerable (#641)",
          "author_name": "Taylor Cramer",
          "author_login": "cramertj",
          "committed_at": "2017-08-05T02:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23cc470ac5a4dc93ce8f636523caa9f178dee2e7",
          "body": "* Add FuchsiaReady for handling custom signals\r\n\r\n* More boolean operators for FuchsiaReady",
          "is_bot": false,
          "headline": "Add FuchsiaReady for handling custom signals (#639)",
          "author_name": "Taylor Cramer",
          "author_login": "cramertj",
          "committed_at": "2017-08-01T18:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8aa09f475ff54da97e8317be968a5f13376aaf9",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.6.10",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-07-31T19:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676b4d536abb541f95a577b4ed0413b6dbf8b824",
          "body": "Fixes #620",
          "is_bot": false,
          "headline": "Include tests when packaging (#635)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-07-31T17:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a909235ef4379e919fd06dfa9c7dd5d31e0b09c",
          "body": "Several operators (|, ^, &, -) are implemented for mio::Ready.\r\n\r\nIn addition, implement the corresponding assignment versions (|=, ^=, &=,\r\n-=).",
          "is_bot": false,
          "headline": "Implement assignment operators for Ready (#627)",
          "author_name": "Romain Vimont",
          "author_login": "rom1v",
          "committed_at": "2017-07-30T20:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f0832036303c7f83c286e049e31be29c43b519",
          "body": "* convert try!() to ?\r\n\r\n* upgrade the rust version to 1.13.0 in travis",
          "is_bot": false,
          "headline": "convert try!() to ? (#626)",
          "author_name": "Guanqun Lu",
          "author_login": null,
          "committed_at": "2017-07-28T15:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cab6caa76b55cc98999ad04bcbbccdfcac4fa57",
          "body": "* Add NetBSD to the CI run\r\n\r\n* Adapt to kevent type difference on NetBSD\r\n\r\n* In struct kevent,\r\n  filter is uint32_t on NetBSD, while short on other platforms.\r\n  And udata is intptr_t on NetBSD, while void * on other platforms.\r\n\r\n* In kevent() function,\r\n  nchanges and nevents are size_t on NetBSD, while int on other\r\n  platforms.",
          "is_bot": false,
          "headline": "Fix NetBSD build failure due to kevent type difference (#621)",
          "author_name": "Iku Iwasa",
          "author_login": "iquiw",
          "committed_at": "2017-07-27T16:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d3fc94bb1bcb36e3f0cacafe9c7c4ad1190a1b",
          "body": null,
          "is_bot": false,
          "headline": "bump lazycell and env_logger to latest versions (#619)",
          "author_name": "Igor Gnatenko",
          "author_login": null,
          "committed_at": "2017-07-26T20:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b276244e1295d1f383e6fc67ca951276ee342c08",
          "body": null,
          "is_bot": false,
          "headline": "Correct test target file path in iOS CI (#636)",
          "author_name": "Iku Iwasa",
          "author_login": "iquiw",
          "committed_at": "2017-07-26T16:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6dde86ef9989615394bbb8bcd36ca454dbd7847",
          "body": "* Fuchsia Shell\r\n\r\n* Selector\r\n\r\n* Working selector and awakener\r\n\r\n* A bunch more crap\r\n\r\n* Impl UdpSocket and add comments\r\n\r\n* UdpSocket fixup\r\n\r\n* Initial TCP\r\n\r\n* All tests passing\r\n\r\n* Start cleanup\r\n\r\n* Separate out modules\r\n\r\n* Add EventedHandle and fuchsia_channel test\r\n\r\n* Remove unused [f\n[…]\neplace Events Option with Vec\r\n\r\n* Use accessors rather than pub fields\r\n\r\n* Clear up unnecessary repeating events on reregistered handles\r\n\r\n* Fix orderings\r\n\r\n* Cleanup\r\n\r\n* Backcompat with rust 1.9",
          "is_bot": false,
          "headline": "Fuchsia port (#629)",
          "author_name": "Taylor Cramer",
          "author_login": "cramertj",
          "committed_at": "2017-07-17T22:51:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5415ba319e1bef09980f972caf4ffc9bf92d5b4",
          "body": null,
          "is_bot": false,
          "headline": "Expose only_v6 option for UDP sockets (#624)",
          "author_name": "Benjamin Saunders",
          "author_login": "Ralith",
          "committed_at": "2017-06-26T20:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a823b40e610dab98e5859f9ba3f599d5c4103de2",
          "body": "Remove the SockAddr part from the send() documentation that was copied\r\nfrom send_to().",
          "is_bot": false,
          "headline": "Remove unrelated documentation (#618)",
          "author_name": "Romain Vimont",
          "author_login": "rom1v",
          "committed_at": "2017-06-15T20:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e655db73d35507670a1d923e517afc8df66a19",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.6.9 (#617)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-06-07T20:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a8d7be2e280241ebd36429b585f64053b01484",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix formatting of header in Change Log. (#614)",
          "author_name": "Ras Kasa Williams",
          "author_login": "raskasa",
          "committed_at": "2017-05-30T16:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000a2e43204eee2367478c6f24f3ae806250dce0",
          "body": "This is done by exposing the options provided by net2 directly instead of implementing `TcpStreamExt`. Read & write timeout accessors are omitted given that the sockets are assumed to be in non-blocking mode. These accessors can be added later if they are needed.",
          "is_bot": false,
          "headline": "Expose TCP socket options (#610)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-05-27T16:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1363e028bdf9933875d00751893119d7e158cac0",
          "body": "Other CI platforms are executed using many layers of nested\r\nvirtualization. Stress tests don't really play well in those\r\nenvironments.\r\n\r\nAlso, skip multicast test on android.",
          "is_bot": false,
          "headline": "Only run stress tests on primary platforms (#611)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-05-27T02:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e36c7902942459bb42960f22356478d0efe7fa5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.6.8 (#609)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-05-26T19:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d50eef70dc18ebba07748c7bbb73db4bfa33354",
          "body": null,
          "is_bot": false,
          "headline": "fix doc link (#608)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-05-24T14:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01dedd9696e51d24ec62eee2e0e56eab8cdbebba",
          "body": null,
          "is_bot": false,
          "headline": "Typo fix in poll.rs (#602)",
          "author_name": "Matthew Gregan",
          "author_login": "kinetiknz",
          "committed_at": "2017-05-22T20:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a11215f0e2398a0c8d88d93dac006bbb8d7bd5",
          "body": "aarch64-linux-android is also added to the CI run.",
          "is_bot": false,
          "headline": "Fix compile on aarch64-linux-android (#601)",
          "author_name": "chshawkn",
          "author_login": null,
          "committed_at": "2017-05-22T17:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dcad280348d9bc05b41388ffeaa42ce3353d6cf",
          "body": "Previously, mio unconditionally called setsockopt after a TCP\r\nconnection attempt completed. If the connection had failed, this\r\nresulted in a WSAENOTCONN error being yielded in place of the actual\r\nerror.",
          "is_bot": false,
          "headline": "Fix handling of failed TCP connections on windows (#603)",
          "author_name": "Benjamin Saunders",
          "author_login": "Ralith",
          "committed_at": "2017-05-20T15:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8576d9ec95d66715a7100d3be2f1165bb54c8be",
          "body": "* Fix a memory leak caused by an Arc cycle\r\n\r\n* Fix build for old versions of Rust\r\n\r\n* Fix broken debug_assert",
          "is_bot": false,
          "headline": "Fix a memory leak caused by an Arc cycle (#605)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-05-19T18:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d09a479f7328e9cb3aada26799f5a8950472b4b",
          "body": "* POSIX AIO support\r\n\r\nOn BSD-based operating systems, add low-level support for queuing AIO\r\noperations in the event loop.  This commit adds 3 new public methods:\r\nUnixReady::aio, UnixReady::is_aio, and Poll.as_raw_fd.  Full support\r\nwill be added in a separate crate.\r\n\r\n* POSIX AIO support\r\n\r\nRevert f8a8e4a's changes to ReadinessState.  Add unit tests.",
          "is_bot": false,
          "headline": "POSIX AIO support (#586)",
          "author_name": "Alan Somers",
          "author_login": "asomers",
          "committed_at": "2017-05-17T14:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2967209040978516ec688158ad7c0a7a0810e2f5",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo (#597)",
          "author_name": "Giang Nguyen",
          "author_login": null,
          "committed_at": "2017-05-03T21:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c7b1dd38033fab8c45cf3a1d1ba4f7b3c0207f",
          "body": "* Fix usage of O_CLOEXEC in SETFL\r\n\r\n* Use GETFD instead of GETFL for cloexec",
          "is_bot": false,
          "headline": "Fix usage of O_CLOEXEC in SETFL (#596)",
          "author_name": "Aleksandr Pak",
          "author_login": "aleksandrpak",
          "committed_at": "2017-04-29T17:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5043f769d0b22538e4508556d6e70a8f2827ccac",
          "body": null,
          "is_bot": false,
          "headline": "Use fcntl instead of ioctl. Use epoll for fuchsia (#595)",
          "author_name": "Aleksandr Pak",
          "author_login": "aleksandrpak",
          "committed_at": "2017-04-28T19:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0318f63818c338be9a8356046e8f22e5c6af9e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.6.7 (#594)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-04-27T17:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61bf9c999bebfb8121e9db0714cca248eb68876f",
          "body": "…poll. (#591)",
          "is_bot": false,
          "headline": "Fix the timer thread never exits and can not deconstruct the pipe in …",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-04-26T22:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a00e2f61034920d13ebd3dae41df9e4f97a9eea",
          "body": null,
          "is_bot": false,
          "headline": "Doc: typo: an Poll => a Poll (#587)",
          "author_name": "Arnaud Lefebvre",
          "author_login": "BlackYoup",
          "committed_at": "2017-04-26T19:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe551aa8f80e796321177e542b74ff46b7f9552f",
          "body": "This commit updates mio to ignore `EPIPE` coming out of `kevent`. It\r\nturns out that older versions of OSX (10.10 and 10.11 have been\r\nconfirmed) will return an `EPIPE` when registering one half of a pipe\r\nwhere the other half has been closed. On other platforms this is an ok\r\noperation which just returns that the pipe is readable/writable (to\r\nreturn an error/eof), so this brings the OSX behavior in line by\r\nignoring the error and moving to the next event.\r\n\r\nCloses #582",
          "is_bot": false,
          "headline": "kqueue: Ignore EPIPE coming out of `kevent` (#584)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-04-07T21:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c401da580da8710ebfc15a64e971ff0aa837b611",
          "body": "Closes #572",
          "is_bot": false,
          "headline": "Backtick missing in documentation. (#580)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-30T21:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3eede2f6aa83ad1f52520ded103a45774116604",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI build (#581)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-30T17:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea941dbc0057e3ad610b48f1f20f142b0a6c3b0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.6.6 (#576)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-22T19:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f0ced2f5c276567165dde00f8e796378d77124",
          "body": "* Move TCP & UDP types into `net` module.\r\n\r\nMotivation for this is twofold.\r\n\r\n1) Mirror the layout in `std`\r\n2) Fix UDP API without breaking backwards compatibility.",
          "is_bot": false,
          "headline": "Move TCP & UDP types into `net` module. (#574)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-21T05:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c45b76e51fab9d293e538340022616d8ae3878a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/vvanders/mio into dev",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2017-03-17T15:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d92600c4704e6367e34100815a2bb997d89306",
          "body": "A call to `Poll::poll` could corrupt the readiness queue's linked list\r\nunder certain conditions. This commit fixes the logic around inserting\r\nthe `sleep_token`, which allows producers to know when they need to\r\nwakeup `Poll`.\r\n\r\nFixes #570",
          "is_bot": false,
          "headline": "Fix bug in custom readiness queue (#571)",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-16T18:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523b2aa165ffd7548574d3e62d9648e70c7a06c7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Val V",
          "author_login": "vvanders",
          "committed_at": "2017-03-16T03:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d58be9a54da8a9ffa737e6276a4a23085bb66b1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.6.5",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-15T06:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f596a99206ac610f17e04a263b67f7c539586e4",
          "body": null,
          "is_bot": false,
          "headline": "Update iovec dependency",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-15T06:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9bd745f56cda03d291ed620637c206eb53abe24",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog notes for 0.6.5",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-15T05:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de4a2612e89f92fdc78286739d632e3cab6c7b07",
          "body": null,
          "is_bot": false,
          "headline": "Add 0.6.4 changelog notes",
          "author_name": "Carl Lerche",
          "author_login": "carllerche",
          "committed_at": "2017-03-15T05:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff40feb3fa2c9d5c915741a9fb068bb189fbcbd9",
          "body": null,
          "is_bot": false,
          "headline": "Simlifying recv_from, adding unit tests for unconnected send.",
          "author_name": "Val Vanderschaegen",
          "author_login": "vvanders",
          "committed_at": "2017-03-15T02:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2017-10-25T18:17:46Z",
      "latest_release_tag": "v0.6.11",
      "releases_from_tags": true,
      "days_since_last_push": 3119,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3191,
      "mean_days_between_releases": 34.6
    },
    "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": "mio",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "async",
            "io",
            "non-blocking",
            "asynchronous"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/mio",
          "is_deprecated": false,
          "latest_version": "1.2.2",
          "repository_url": "https://github.com/tokio-rs/mio",
          "versions_count": 79,
          "total_downloads": 869063790,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 68237919,
          "first_published_at": "2014-11-11T23:52:39.666778Z",
          "latest_published_at": "2026-07-13T15:39:09.471139Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 92276,
      "source_files_sampled": 75,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "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": 14,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "lazycell",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6.0"
        },
        {
          "name": "log",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.1"
        },
        {
          "name": "slab",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.0"
        },
        {
          "name": "net2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.29"
        },
        {
          "name": "iovec",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "iovec",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lazycell",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "net2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fuchsia-zircon",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fuchsia-zircon-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "kernel32-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "miow",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tempdir",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 5,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "carllerche",
          "commits": 309,
          "avatar_url": "https://avatars.githubusercontent.com/u/6180?v=4"
        },
        {
          "type": "User",
          "login": "alexcrichton",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/64996?v=4"
        },
        {
          "type": "User",
          "login": "ahmedcharles",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/3112514?v=4"
        },
        {
          "type": "User",
          "login": "fhartwig",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/83271?v=4"
        },
        {
          "type": "User",
          "login": "reem",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/4745181?v=4"
        },
        {
          "type": "User",
          "login": "rozaliev",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/120809?v=4"
        },
        {
          "type": "User",
          "login": "spastorino",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/52642?v=4"
        },
        {
          "type": "User",
          "login": "cramertj",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5963049?v=4"
        },
        {
          "type": "User",
          "login": "vhbit",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/140199?v=4"
        },
        {
          "type": "User",
          "login": "vvanders",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/14142801?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.522
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": null,
            "reason": "No tokens found",
            "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": "f4e1e6ec6eda03a4800be005cae1002802567560",
        "ran_at": "2026-07-21T22:49:37Z",
        "aggregate_score": 2.8,
        "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/alex/mio",
    "host": "github.com",
    "name": "mio",
    "owner": "alex"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 28,
        "vitality": 20,
        "community": 12,
        "governance": 40,
        "engineering": 18,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 24,
        "overall_after_abandonment_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 3119,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3119 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3119
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v0.6.11",
              "releases_from_tags": true,
              "days_since_latest_release": 3191,
              "mean_days_between_releases": 34.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3191 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3191
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~34.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 34.6
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3140,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3140 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3140,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "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": 1,
              "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.522
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 52% of commits",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 52
                    }
                  }
                ],
                "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 18 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": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 10650,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "alex",
              "public_repos": 494,
              "account_age_days": 6722
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10,650 followers of alex",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10650,
                      "login": "alex"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "494 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 494
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 18,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 28,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.8
            },
            "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 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.89,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "89 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "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": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": 99,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 92276,
              "source_files_sampled": 75,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/75 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 75,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "crates package 'mio' points at a different repository (https://github.com/tokio-rs/mio); excluded from ecosystem scoring",
    "deps.dev does not index crates:mio@1.2.2; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:49:52.899999Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alex/mio.svg",
  "full_name": "alex/mio",
  "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.25.0 — metodología completa · wiki de métricas.

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