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

cthonicasoftware / astrolabe-cli

CLI for capturing, normalizing, and uploading test data

GoApache-2.0★ 1 estrella⑂ 0 forksdesde sept 2025Ver en GitHub ↗

cthonicasoftware/astrolabe-cli tiene un índice de salud de 64 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (91/100) y la más baja, Community & Adoption (27/100). Se actualizó por última vez hace 4 días. Una sola persona concentra la mayor parte del trabajo reciente.

64
global / 100
Moderado

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

64
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

0 seguidores3 repositorios públicosdesde feb 2026

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/cthonicasoftware/astrolabe-cliv0.1.3-4hace 6 días

Métricas por categoría

Vitalidad

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

91Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
22.8/36Cadencia de commits — 33/52 semanas con commits
18/18Volumen de commits — 171 commits en el último año
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year171
human_commit_share0,78
days_since_last_push4
active_weeks_last_year33
Cómo se puntúa
27/27Publica versiones — 4 versiones publicadas
36/36Recencia de las versiones — última versión hace 6 días
27/27Cadencia de publicación — una versión cada ~19,4 días
8/10OpenSSF Scorecard: Signed-Releases — 4 out of the last 4 releases have a total of 4 signed artifacts.
Datos de entrada utilizados
releases_count4
latest_release_tagv0.1.3
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases19,4

Comunidad y Adopción

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

27Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 1 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

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

50Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
41.1/46.8Resolución de issues — 88% de issues cerradas
37.1/38.3Aceptación de PR — 67/69 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/13 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs67
open_issues3
closed_issues22
issue_closed_ratio0,88
closed_unmerged_prs2
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
0/25Alcance del propietario — 0 seguidores de cthonicasoftware
5.2/25Trayectoria — 3 repos públicos, cuenta de ~0 años
Datos de entrada utilizados
followers0
owner_typeOrganization
is_verified
owner_logincthonicasoftware
public_repos3
account_age_days148
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 6 días
12/20Historial de versiones — 4 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/cthonicasoftware/astrolabe-cli
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Calidad de Ingeniería

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

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

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://cthonicasoftware.com/astrolabe
10/10Descripción del repositorio
10/10Topics — 5 topics
0/10Wiki
Datos de entrada utilizados
topicscli, cli-tool, embedded, quality-assurance, testing-tools
has_wikino
homepagehttps://cthonicasoftware.com/astrolabe
has_readme
has_docs_dir
has_description

Seguridad

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

72Bueno · 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
2.5/2.5CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/13 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
4/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
6/7.5Signed-Releases — 4 out of the last 4 releases have a total of 4 signed artifacts.
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6,5
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories1
affected_packages1
assessed_packages51
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 51 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

68Moderado · 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 — 73 de 78 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,936
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — mise.toml
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 22 de los últimos 100 commits son actualizaciones automáticas de dependencias
5/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesmise.toml
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod
dependency_bot_commit_share0,22
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/111 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes25.853
source_files_sampled111
oversized_source_files0

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 6.5 / 10
6.5agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
8SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
8Signed-Releases4 out of the last 4 releases have a total of 4 signed artifacts.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 11
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/charmbracelet/bubblesv1.0.0go.mod
Gogithub.com/charmbracelet/bubbleteav1.3.10go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/muesli/termenvv0.16.0go.mod
Gogithub.com/oklog/ulid/v2v2.1.1go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogo.bug.st/serialv1.8.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Todas las dependencias 51

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

RegistroPaqueteVersiónRelación
Gogithub.com/charmbracelet/bubblesv1.0.0directa
Gogithub.com/charmbracelet/bubbleteav1.3.10directa
Gogithub.com/charmbracelet/lipglossv1.1.0directa
Gogithub.com/muesli/termenvv0.16.0directa
Gogithub.com/oklog/ulid/v2v2.1.1directa
Gogithub.com/prometheus/client_golangv1.23.2directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/pflagv1.0.10directa
Gogithub.com/spf13/viperv1.21.0directa
Gogo.bug.st/serialv1.8.0directa
Gogolang.org/x/termv0.45.0directa
Gogithub.com/atotto/clipboardv0.1.4indirecta
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/charmbracelet/colorprofilev0.4.1indirecta
Gogithub.com/charmbracelet/harmonicav0.2.0indirecta
Gogithub.com/charmbracelet/x/ansiv0.11.6indirecta
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirecta
Gogithub.com/charmbracelet/x/termv0.2.2indirecta
Gogithub.com/clipperhouse/displaywidthv0.9.0indirecta
Gogithub.com/clipperhouse/stringishv0.1.1indirecta
Gogithub.com/clipperhouse/uax29/v2v2.5.0indirecta
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirecta
Gogithub.com/fsnotify/fsnotifyv1.9.0indirecta
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/kylelemons/godebugv1.1.0indirecta
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/mattn/go-localereaderv0.0.1indirecta
Gogithub.com/mattn/go-runewidthv0.0.19indirecta
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirecta
Gogithub.com/muesli/cancelreaderv0.2.2indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/pelletier/go-toml/v2v2.2.4indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.66.1indirecta
Gogithub.com/prometheus/procfsv0.16.1indirecta
Gogithub.com/rivo/unisegv0.4.7indirecta
Gogithub.com/sagikazarmark/locaferov0.11.0indirecta
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirecta
Gogo.yaml.in/yaml/v2v2.4.2indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.28.0indirecta
Gogoogle.golang.org/protobufv1.36.8indirecta
Avisos de dependencias 1

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/textv0.28.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "cli",
        "cli-tool",
        "embedded",
        "quality-assurance",
        "testing-tools"
      ],
      "is_fork": false,
      "size_kb": 744,
      "has_wiki": false,
      "homepage": "https://cthonicasoftware.com/astrolabe",
      "languages": {
        "Go": 580034,
        "Shell": 32818,
        "PowerShell": 32726
      },
      "pushed_at": "2026-07-20T14:38:46Z",
      "created_at": "2025-09-28T15:21:38Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T14:39:50Z",
      "description": "CLI for capturing, normalizing, and uploading test data",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "trunk",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "cthonicasoftware.com",
      "name": "Cthonica Software LLC",
      "type": "Organization",
      "login": "cthonicasoftware",
      "company": null,
      "location": "United States of America",
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/264219507?v=4",
      "created_at": "2026-02-26T17:01:24Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 148
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-07-18T17:08:59Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-07-06T23:40:28Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-05-21T22:08:15Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-05-21T13:22:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f5fa0b82a3f399c716c94f43b0b40d584f85f60d",
          "body": "Bumps the actions group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/setup-go](https://github.com/actions/setup-go) | `6` | `7` |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.37.0` | `4.37.1` |\n| [github/codeql-action/autobuild](https://githu\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 5 updates (#94)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T14:38:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4df5202275d9864c23302972909b6d7842022c6a",
          "body": "…p (#93)\n\nBumps the go group with 1 update: [go.bug.st/serial](https://github.com/bugst/go-serial).\n\n\nUpdates `go.bug.st/serial` from 1.7.1 to 1.8.0\n- [Release notes](https://github.com/bugst/go-serial/releases)\n- [Commits](https://github.com/bugst/go-serial/compare/v1.7.1...v1.8.0)\n\n---\nupdated-dep\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go.bug.st/serial from 1.7.1 to 1.8.0 in the go grou…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T14:38:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc02d056d41a0cf547e05779be27cedd27502d2f",
          "body": "- 1.0.0 -> 0.1.3 to match beta status of app\n- Githook to ensure we do not forget update version.go when tags are pushed\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Update app version & created githook",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-07-18T17:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4ef64b920228c8689a36bf3136727f0b15bf9c",
          "body": "- When upload fails, application now gracefully exits\n- Ctrl+C now works as expected during upload process\n- Fixed upload issue when test run contained no data\n- Upload errors now less misleading.\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: App hang when upload fails & 0-byte upload",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-07-18T16:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78684aa4d7525355b46d98225e40d5324e9118f9",
          "body": "- created unit tests to verify fix\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: save test metadata when using TUI",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-07-18T16:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eca58d2b86023abe77758a1c318d87c4bd5568b",
          "body": "Bumps the actions group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.3` | `4.37.0` |\n| [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `4.36.3` | `4.37.0` |\n| [github/codeql-act\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 5 updates (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T15:30:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f98b79282b51a7df493d52d91b4615e14469219",
          "body": "Bumps the go group with 1 update: [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/term` from 0.44.0 to 0.45.0\n- [Commits](https://github.com/golang/term/compare/v0.44.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.45.\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/term in the go group (#90)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T15:30:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "145dc14b0c4881d5d2e029999476f8f549c97c89",
          "body": "Bumps the actions group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `7.2.2` | `7.2.3` |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.2` | `4.36.3` |\n| [github/codeql\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 5 updates (#88)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T23:36:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54baa05a42bc20e5b4f49200bcc4d6cc42567219",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: made firmware required as-per Orrery Contract (#89)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-07-06T23:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae4dfbd68bb96f3c90663d87a6192037bcd4f18",
          "body": "…#87)\n\nBumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).\n\n\nUpdates `actions/attest-build-provenance` from 4.1.0 to 4.1.1\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://gi\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/attest-build-provenance in the actions group (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T15:40:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9e4df77265f3826800e28d55baccedf08cac4e7",
          "body": "Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependencies:\n- depen\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 6 to 7 in the actions group (#86)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T19:52:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cddd8c3f142394b9bf22b470e0c84ddbc690058f",
          "body": "Bumps the go group with 1 update: [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/term` from 0.43.0 to 0.44.0\n- [Commits](https://github.com/golang/term/compare/v0.43.0...v0.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.44.\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/term in the go group (#85)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T19:52:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "570b2d776d3ce0f8c5066d77d05f3cde29efd48c",
          "body": "Bumps the actions group with 2 updates: [codecov/codecov-action](https://github.com/codecov/codecov-action) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `codecov/codecov-action` from 6 to 7\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Cha\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 2 updates (#84)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T16:32:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2221c5610d7314ce529bb2e9178bc03309deba11",
          "body": "…p (#83)\n\nBumps the go group with 1 update: [go.bug.st/serial](https://github.com/bugst/go-serial).\n\n\nUpdates `go.bug.st/serial` from 1.6.4 to 1.7.1\n- [Release notes](https://github.com/bugst/go-serial/releases)\n- [Commits](https://github.com/bugst/go-serial/compare/v1.6.4...v1.7.1)\n\n---\nupdated-dep\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go.bug.st/serial from 1.6.4 to 1.7.1 in the go grou…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T22:31:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7071a7fdec82427a1d0ffd9e19ae8d0ce06c3ac3",
          "body": "* chore: generated gitattributes\n\n* task: remote state now persist to artifact.json\n\n- WriteArtifacts reuses established builder\n- new sidecar writes per confirm to maintain state if a crash occurs\n- updated tests to verify behavior of new sidecar\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Artifact sidecar fix (#82)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-05-26T23:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b841372c79f3d526d809afd2e893f0b532763668",
          "body": "Bumps the actions group with 2 updates: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `goreleaser/goreleaser-action` from 7.2.1 to 7.2.2\n- [Release notes](https://github.com/goreleaser/go\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 2 updates (#81)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T14:59:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d82b4befba7c46b33ec3f84f83821b92095469f",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: ci permissions and signature extension",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-05-21T21:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960a4d57ec8bc2413b474294fe60b44584ab3edd",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: release upload name collision & exe extension",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-05-21T21:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1efde66529eb9fa0115abd47513814f42567e469",
          "body": "Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 4.35.4 to 4.35.5\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump github/codeql-action in the actions group (#79)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T13:27:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba46417e289f821493df6362c3eac2a3017a6613",
          "body": "Bumps the go group with 1 update: [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/term` from 0.42.0 to 0.43.0\n- [Commits](https://github.com/golang/term/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.43.\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/term in the go group (#78)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T13:56:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7a9231a86a5302dac6857062e81681fdee1e72b",
          "body": "Bumps the actions group with 3 updates in the / directory: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer), [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).\n\n\nUpdates\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group across 1 directory with 3 updates (#77)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T13:56:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9058e61c85c1e409d9b8e066f1ccee0bcf47982c",
          "body": "Bumps the actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `goreleaser/goreleaser-action` from 7.1.0 to 7.2.1\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/g\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump goreleaser/goreleaser-action in the actions group (#75)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-30T14:48:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5ac8b8a2da630250e8798b120751410ef3d82b6",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: removed tui related code from test coverage",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-22T22:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e36572933f188ed06158871f3c16fd1970fa1e3",
          "body": "- replace startup panic with stderr\n- propogate os.UserHomeDir error\n- log best-effort saveRunState failures\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: Harden error handling ahead of MVP release",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-22T22:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341bb589bcd598c35bd9018b197ba63101852c11",
          "body": "Bumps the actions group with 2 updates: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `goreleaser/goreleaser-action` from 7.0.0 to 7.1.0\n- [Release notes](https://github.com/goreleaser/go\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 2 updates (#74)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T19:09:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17c53dad6ea801650dc7c54f8fb26f39a831e2ad",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: docs: Update README with new logo",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-15T00:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27f2f6b808230990359055b3a1dfbe5dfe0a8d1",
          "body": "* task: docs: Prepared docs for initial release",
          "is_bot": false,
          "headline": "Doc cleanup (#73)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-15T00:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32be344b6d9ae57118839e2abecc8881a549ab4",
          "body": "Bumps the go group with 1 update: [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/term` from 0.41.0 to 0.42.0\n- [Commits](https://github.com/golang/term/compare/v0.41.0...v0.42.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.42.\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/term in the go group (#72)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T23:09:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8e1fa60c4d03137756a3caa10ee818f6bade8f8",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: go fmt ./ ...",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-09T23:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c880c5859f6e33f7b648a3a48c5d6532c0f0aaa",
          "body": "- created test to ensure columns are in bounds\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Created columnspec to handle resizing table (#71)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-09T23:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbe952ef79fea2b0ad744864162175decddf9fc",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Updated CLI styling to match company branding",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-04T01:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d2296532f444e6038ffc60630968179e26b359d",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: update logo",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-04-04T01:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2b794a75df3e0075f1955753f49dd1418c249b",
          "body": "Bumps the actions group with 3 updates: [codecov/codecov-action](https://github.com/codecov/codecov-action), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `codecov/codecov-action` from 5 to 6\n-\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 3 updates (#70)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T14:07:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "254b899a1a85cca52547f509c638b39d6d67edc7",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: test: add validation testing.",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-28T13:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0768ce79a1380802ba1a339e3fb53d081d0f72ac",
          "body": "- Refactored code to fix #63\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Created command context helper (#69)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-27T00:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066376b029731d6d8138f8b4a0f0b15cf939d2b5",
          "body": "* feat: Created Metadata Adapter\n\n- Created Interfaces and types to allow for router to build screens\n\n* task: Integrated new types into tui metadata\n\n* task: Moved findPendingRuns\n\n* task: Moved screen factories to internal router\n\n* task: generated test code\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Decouple TUI screen factories from command wiring (#68)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-27T00:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94880e51dfa8458baba434330a8468ca4bc50d4",
          "body": "* feat: Created Artifact sidecar\n\n* task: Added writeArtifacts method fs\n\n* chore: Removing skill of little value\n\n- toil to maintain, not worth loading into context\n\n* task: test: updated fs test for new artifacts\n\n* task: Integrated artifacts into client upload path\n\n* fix: relative filepathing issue\n\n- I forgor to remove hardcoded windows path\n- patched file pathing via relPath\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Persist artifact metadata sidecar for upload fast path (#67)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-26T01:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea401dc95f52819e41a1ea47abf88ac6ecdc96fe",
          "body": "* feat: Created capture service\n\n- Owns Serial/TCP source creation/tear-down\n\n* task: Integrate capture service into capture pipe\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: centralize serial and TCP capture assembly (#66)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-25T00:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a3f624838d5dbb53e25d95b3be145a1643632b",
          "body": "- Stop now blocking call, eliminating potential data loss issue via race\n- Added test coverage for new interfaces\n- simplified router cleanup\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Implemented proposed capture interfaces (#65)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-24T00:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "335867049849be9b09a1310d6db222e9b3df2a00",
          "body": "Bumps the actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [anchore/scan-action](https://github.com/anchore/scan-action).\n\n\nUpdates `github/codeql-action` from 4.33.0 to 4.34.1\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Cha\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 2 updates (#64)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T23:03:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cce3749812c61709c5faf3e8d3a4d9fad4d2388e",
          "body": "- Fixes #52\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Improved testability of capture command (#58)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-20T22:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f56e5954740c51feaed387d0c0a14a525c9e35",
          "body": "- Fixes #55\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: removed dead code path (#57)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-20T21:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f050db709ebe1ac5ce6fab2cb3a858e554a2772b",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Consolidated metadata on persistentFlags (#56)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-19T02:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76157622bb93419654efa6fb83fa09298449e30e",
          "body": "- Updated REAME and UPLOAD_GUIDE to point to new doc\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "docs: Added API reference doc (#50)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-19T00:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19c5fdf317378a13a0fc376be5794be9781eda7",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation URL in issue template",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-19T00:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37d13afe3b069cc3e58ba2b4ce7a59afb341c621",
          "body": "* task: Created Issue templates for astrolabe\n\n* task: created pr template\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Add Issue and PR templates to astrolabe (#49)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-19T00:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c14bc6f24130b2710b3ac9f7dd619d6e6c6e670",
          "body": "* feat: implement TUI screen router scaffold (#41)\n\nReplace 9 separate tea.NewProgram() calls with a single program and\nscreen router. Add NavigateMsg-based navigation in welcome and config\nscreens, and stub factories for unimplemented screens.\n\n* feat: connect upload screen to router (#43)\n\n- Migra\n[…]\no callers outside its own definition after the router\nmigration.\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>\n\nSigned-off by: Nathan Winslow\n<natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: eliminate TUI screen flash with single-program screen router (#47)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-18T01:40:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "12828304c9269a5dbcf511cf90fe280413609667",
          "body": "* task: Surface invalid config file errors.\n\n- If explicitPath is set, use that, else attempt to find the config in user env\n- if we can't find a config, propogate an error.\n\n* test: add coverage for readInConfig\n\n* task: surface invalid config file errors\n\n- TODO: consider config interface refactor\n\n* chore: ensure config is set before running root\n\n* test: add coverage for cfg file error paths",
          "is_bot": false,
          "headline": "Task: Improve config file error handling (#39)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-18T00:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b401efb78f955354aeb7fef0da1343beeb3529",
          "body": "- added coverage in test file for cases when retries continue against existing backed\n- also fixed json marshalling issue consuming corrupted json and added coverage code\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: harden upload retries and resume state (#38)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-17T23:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27c7ecb909ef212509b49b360f29a908971f73c",
          "body": "Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 4.32.6 to 4.33.0\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump github/codeql-action in the actions group (#36)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T17:01:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "772bc64b320485e9472ed410a5cbb63dfa62da51",
          "body": "* task: Improved error handling during upload\n\n- upload now creates 30-minute timeout per run instead of one timeout per batch\n- increments success counter correctly in cli batch uploads.\n- uploader now tags retryable failures.\n- Improved test coverage for non-retryable client errors.\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>\n\n* fix: security workflows skipped on private repo\n\n- thank goodness\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Improved error handling during upload (#35)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-16T01:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbbcddcc0c7b34b21450be1744685b79b7c5198",
          "body": null,
          "is_bot": false,
          "headline": "docs: add logo to README",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-13T01:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1a9cb06fbbfa73caeb2764758f8f0806fe79095",
          "body": "- Width() now strictly enforces cell width\n- nested render acted as padding leading to label to being too wide\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: remove inner render from menu item",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-13T00:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9806d68e1226534bbaddeecdd46b3b0b77c37e8",
          "body": "Bumps the go group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) | `0.18.0` | `1.0.0` |\n| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.10.2` |\n| [github.com/spf13/pflag](https://g\n[…]\nte-type: version-update:semver-minor\n  dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go group with 5 updates (#30)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T00:40:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb0db7e9f218997217d36bf9450715b246b2fd8c",
          "body": "Bumps the actions group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |\n| [actions/setup-go](https://github.com/actions/setup-go) | `5` | `6` |\n| [codecov/codecov-action](https://github.com/codecov/codecov-action) |\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the actions group with 5 updates (#31)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T00:34:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb917eaa31d3b78ad5d6b2c6a8841c9ce3b673bd",
          "body": "* feat: update rel workflow to use goreleaser and dependabot\n\n* task: added security workflow from goreleaser example",
          "is_bot": false,
          "headline": "Feature: Add security checks to project (#29)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-13T00:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a17cca402b49bea479b3fd724e21f641d2e614",
          "body": "* docs: add package comments to internals\n\n* docs: Removed completed TODOs\n\n- added note about asciinema for \"video\" demos\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Documentation (#28)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-12T23:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401adfabb4576abcead209f64047a55cbd5e2a82",
          "body": "- Close soley responsible for clearing\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: remove f.opened from readLoop.",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-08T00:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0d5965b9ffd630c16b5b2e439fe0fff6e74b62",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Improved test coverage (#27)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-07T23:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07a4047415bb0b95c3e4869eaccc2b202a6d0813",
          "body": "* fix: normalized normalizer\n\n- Added normalizer to runHeadlessCapture\n- update calls in serial and tcp capture to pass normalizer explicitly\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n* task: moved initial chan creation until Open\n\n- Fixed double-close bug, discovered on lin\n[…]\nn capture file\n\n- added normalizer\n- removed dead imports\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "File fix (#26)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-07T23:07:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fefa3d27ff186730a6026e145ef9e9bbaeb425ad",
          "body": "…fecycle (#25)\n\n* fix: gitignore tracking src files\n\n* feat: Added shared capture orchestration\n\n- Centralizes metadata option building.\n- Introduces a single manifest schema constant via shared manifest builder.\n\n* task: Rewired serial capture to use shared flow\n\n* task: Rewired TCP capture to use \n[…]\nbehavior from nesting runID/runID\n- reported location now matches actual artifact location\n\n* task: Consolidate TUI/CLI execution paths\n\n* task: added file open-state tracking\n\n- Added lifecycle tests",
          "is_bot": false,
          "headline": "Refactor capture flow to shared orchestration + harden file source li…",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-07T02:38:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a45ad5b70255a42300b72bf93b28a25cdc39e823",
          "body": "- Should resolve issue with nativeGetDetailedPortsList failure\n- use Powershell command for windows\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Added build-matrix to CI for native support (#24)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-03T00:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125ae785b5d3996a4bda5cd8c3e04d926be7b5a7",
          "body": "* task: split perf-sensitive tests behind tag\n\n- hardened workflows\n- move perf-based tests out of default suite\n- added perf_test.go\n- update CI test step to use go test -v -race -count=1\n- same with release\n\n* chore: migrate project path to org post transfer\n\n- update all instances of previous path\n- yes all of them.",
          "is_bot": false,
          "headline": "Project Migration and CI updates (#23)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-03T00:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183e53bb8f89a97b03764631382106bfdd85feab",
          "body": "- Verified install on multiple windows-based machines\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: removed dead doc",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-02T23:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93bfc1255ce1ab73edc34fa440cb26bb21ede50f",
          "body": "Added an image to the validation section of the README.",
          "is_bot": false,
          "headline": "Add image to validate run section in README",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-02T14:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b839581547516a1919a09d65672c28cb9a7cf7",
          "body": null,
          "is_bot": false,
          "headline": "Add images and examples to README.md",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-03-02T14:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131b6c9dddecca2705646f96b76e47a519090b7f",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: fix typo in README",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T21:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7796fa0d05fce58aa0ef76575efe4b493eb29b3f",
          "body": "- capture.go now owns single applyMetadataDefaults\n- renamed flags to be explicit\n- deleted source specific capture metadatadefault methods\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Updated & Consolidated flags in CLI (#22)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T21:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "006b237fe81d9a33983fadb9a4ef20df9e485288",
          "body": "- Removed no longer needed dev notes\n- updated examples\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Update README to be end user focused",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T21:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46670c3e38adb00b77a717aa9c06c312cdef20bd",
          "body": "* feat: Source Info now loaded asynchronously\n\n- Added loading state and spinner\n- capture tab now starts the source-info model on open\n\n* task: Moved startup out ctor into init commands\n\n- removed blocking GetPortsList from NewCaptureTabs\n- added aynsc load + loadedmsg\n- list ports init now async\n-\n[…]\nsplay errors\n- .85 to .6 for warnings\n- <= .6 strip ANSI and apply grayscale\n- updated test and verified with zephyr stream\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Bubbletea (#21)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T17:29:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82c32504b3c5077db3e25553961b6fe532e7ae45",
          "body": "Added the Apache License 2.0 to the project.",
          "is_bot": false,
          "headline": "Add Apache License 2.0",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T15:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9665fb0e81d66fb3d40554b4851ee0f6d86062a4",
          "body": "* task: cleaned up error handling.\n\n- propogate error up call stack to main\n\n* task: added explicit NoArgs to no-arg commands\n\n* task: moved command reg to init\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Cobra fixes (#20)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T15:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0583cdde99064d265412c1c68a05782c85ea4955",
          "body": "* feat: Implemented Prometheus metrics integration\n\n- Added unit tests & package deps\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Prometheus (#19)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-28T14:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0570fdbd1e30fa81640996e95a27e7be7e410a1",
          "body": "* fix: moved clamp to utils\n\n- clamp still internal to tui package\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n* task: changed printer to use JSON encoding\n\n- Fprintf can introduce subtle bugs, let lib handle them.\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.c\n[…]\n\\\\metadata.json)\n\nSigned-off-by Nathan <natelostintimeandspace@gmail.com>\n\n* fix: enhance file size handling in data checks\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "JSON handling improvements (#18)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-17T01:12:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8de5c30be533c0a0b0304fd42d50017728ff4c0f",
          "body": "- Fixed nil-pointer bug in benchmark test.\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Created test for high-freq TCP capture",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-11T14:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec1f87163f96292ac76bfa20855ea58c3810b6f",
          "body": "- astrolabe validate /path/to/run/dir\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Created upload validation feature (#17)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-04T20:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581d0fa87ed20bdbeaea6604da7ed718d3a6f8a0",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: updated TODO",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-02-04T19:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36638381feedba059dadc53aa3dbc1fa838c9602",
          "body": "* task: fixed scrolling in menus\n\n- scrolling now wraps\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n* fix: trailing slash in api endpoint\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n* feat: added build tasks for deployment\n\n- tested on windows and linux\n- mac???\n- added CI tasks\n- added mise tasks\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Build Improvments and Minor UX touchups (#16)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-01-17T18:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c0c92e4a02fa335adfc913a1227b9dc5563ace",
          "body": "- Have sucessfully created installers for Windows and Linux\n- verified orrery api integration\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: Created operator docs & updated TODO (#15)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2026-01-15T00:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50d52f2361b629532dcae1c3c43300d520cee7a",
          "body": null,
          "is_bot": false,
          "headline": "Update performance testing task to completed status",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-12-08T15:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1453a3e192b71b2047b58cd74804ad174ad18f7",
          "body": "Signed-off-by Nathan <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: update TODO after verifying api backend",
          "author_name": "Nathan",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-11-29T20:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8ec462a5d8704a01a54ee52a71bdf56db77b06",
          "body": "- artifacts are now batched in arrays based on upload state\n- types now align with back end API\n- updated docs\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: CLI now supports batch upload as API expects",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-11-16T16:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c53d7006eda6a6ba7398222b98ef1892df21719",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: add trailing slash for Orrery",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-11-15T19:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b7fa267bbfaa5ceb3e30eff325c5aa83b66c55",
          "body": "* feat: Added TCP capture to CLI\n\n* fix: ensure cancel is called in err case\n\n* task: Create user guide\n\n* feat: Created file capture source\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "Add File and TCP capture sources (#14)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-11-15T14:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd1b4a7d54f33f31ab5025cd7a38347e20f6956",
          "body": null,
          "is_bot": false,
          "headline": "refactor: optimize astrolabe skill",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-11-01T23:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19002537e4b8136895779aa1ff8ade26ce75dd61",
          "body": "* feat: Create linux/MacOS install scripts\n\n- Updated installation script to support Unix-based systems (Linux/macOS) with detailed logging and options for system-wide installation, shell completion, and dry-run mode.\n- Added uninstallation script with options for complete removal, keeping cache, an\n[…]\noutput icons in install and uninstall scripts for terminal compatibility\n\n* feat: Add connection and metadata configuration examples, and a comprehensive Windows testing guide for installation scripts",
          "is_bot": false,
          "headline": "Install scripts (#12)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-30T23:58:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab57527513294f22b553eb73c674ab5df1aef94d",
          "body": "* feat: implement ULID for run ID generation and add corresponding tests\n* refactor: simplify focus mode handling in advanced settings and capture tabs\n* feat: add idempotency key to CreateRun request for safe retries",
          "is_bot": false,
          "headline": "Feat: Add ULID support (#11)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-30T00:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2c49b0a5971b5c0270b85e52600a42c4c8e8fc",
          "body": null,
          "is_bot": false,
          "headline": "task: Outlined project roadmap based on priority.",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-29T23:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc04d37206be339b7e6c09c4ef7a1536623a5b1",
          "body": null,
          "is_bot": false,
          "headline": "fix: centralize help navigation strings in advanced settings view",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-29T22:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06fa5c8fe87b614df3ff06633863f054a54ab1c",
          "body": null,
          "is_bot": false,
          "headline": "fix: update .gitignore and TODOs; add help text for navigation",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-29T22:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50fbeeb4abd65b48f9e6e14d20267fbb3ee6a5da",
          "body": "* task: create todo list\n* feat: created mock serial device.\n* feat: Stylized CLI output via printer\n* task: app will run tui when passed no args\n* task: replaced file capture wtih SCPI/VISA\n* feat: created source info dialog\n* task: centered ui elements in view runs\n* task: Add docs\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "pre-alpha (#10)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-26T01:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f22f7190a6fd06dd33fcdd4081156a12282208",
          "body": "* task: created file sources\n* task: create CSV file ingestor\n* task: create raw file ingestor\n* feat: add TCP capture source\n* Feat: Consolidated Capture source configuration\n* chore: update README.\n* Generated Docs\n\n---------\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "File ingestion (#9)",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-23T00:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e621dcfaa625bcb931a8b3025495f84a9c7377d0",
          "body": "Upload & Connection Configuration",
          "is_bot": false,
          "headline": "Merge pull request #8",
          "author_name": "Nate",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-19T13:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9e8ea7ed1d2868f41dd1f841a8c9693505a333a",
          "body": "- previously, app would blindly upload each run. now it is validates uploads via checksum\n- generates checksum\n- checksum tests.\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: upload validation via checksum.",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T19:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52907f8f7979cf7d3571d346b797eb9b275291ee",
          "body": "- Fixes issue when user would change connection config but say runs were uploaded\n- Fixes issue if runs failed to upload on first attempts, will attempt reupload.\n- TODO: uploads need validation via checksum\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "fix: improved upload failure/retry workflow",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T15:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d54cf4af122167815aabeff5a835d4048c0de41",
          "body": "- created MockUploadClient interface\n- Added TUI upload model tests\n- Verified retry logic with expoenential backoff\n- all tests pass.\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "task: added upload test coverage",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T14:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606a4ef20788544912b99748802e722c3f0f95b2",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: default spinner is moon to match theme",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T14:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb32f45f3f7e3fc7b00607bcede910942cbd1109",
          "body": "- TUI and CLI use same progress bar interface\n- does not currently track failed uploads\n- interactive and and plain text modes for CI\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Upload scaffold",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T14:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f496e6de88617e7d0d2082d28160c45b752d80aa",
          "body": "Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "chore: added esc to quit options in main tui menu",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T14:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59824673c06fd760b2c2bf37db2d1869fcd1d0e5",
          "body": "- CLI/TUI launch interactive screen\n- saves connection.yml in .astrolabe\n- persistent just like metadata\n\nSigned-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>",
          "is_bot": false,
          "headline": "feat: Wired in API connection configuration",
          "author_name": "Nathan Winslow",
          "author_login": "LostinTimeandspaceYT",
          "committed_at": "2025-10-18T13:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 171,
      "latest_release_at": "2026-07-18T17:08:59Z",
      "latest_release_tag": "v0.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 33,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 19.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/cthonicasoftware/astrolabe-cli",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/cthonicasoftware/astrolabe-cli",
          "is_deprecated": false,
          "latest_version": "v0.1.3",
          "repository_url": "https://github.com/cthonicasoftware/astrolabe-cli",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T17:05:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 25853,
      "source_files_sampled": 111,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.28.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 51,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/charmbracelet/bubbles",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/charmbracelet/bubbletea",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.10"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/muesli/termenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/oklog/ulid/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "go.bug.st/serial",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": true,
            "version": "v1.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": true,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": true,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/serial",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/harmonica",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/stringish",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.8",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 51,
        "direct_count": 11,
        "indirect_count": 40
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 67,
        "open_issues": 3,
        "closed_ratio": 0.88,
        "closed_issues": 22,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "LostinTimeandspaceYT",
          "commits": 149,
          "avatar_url": "https://avatars.githubusercontent.com/u/48383244?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml",
        "security.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/13 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool detected but not run on all commits",
            "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": 8,
            "reason": "4 out of the last 4 releases have a total of 4 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f5fa0b82a3f399c716c94f43b0b40d584f85f60d",
        "ran_at": "2026-07-24T17:59:34Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T04:59:04Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-20T14:38:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 34,
          "created_at": "2026-03-13T02:05:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2026-03-18T23:55:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2026-03-19T01:36:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cthonicasoftware/astrolabe-cli",
    "host": "github.com",
    "name": "astrolabe-cli",
    "owner": "cthonicasoftware"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 72,
        "vitality": 91,
        "community": 27,
        "governance": 50,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 171,
              "human_commit_share": 0.78,
              "days_since_last_push": 4,
              "active_weeks_last_year": 33
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "33/52 weeks with commits",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "171 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 171
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v0.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 19.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~19.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 19.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 27,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 67,
              "open_issues": 3,
              "closed_issues": 22,
              "issue_closed_ratio": 0.88,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "67/69 decided PRs merged",
                "points": 37.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 67,
                      "decided": 69
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "cthonicasoftware",
              "public_repos": 3,
              "account_age_days": 148
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of cthonicasoftware",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "cthonicasoftware"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~0 yr old",
                "points": 5.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "github.com/cthonicasoftware/astrolabe-cli"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "4 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "cli",
                "cli-tool",
                "embedded",
                "quality-assurance",
                "testing-tools"
              ],
              "has_wiki": false,
              "homepage": "https://cthonicasoftware.com/astrolabe",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://cthonicasoftware.com/astrolabe",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4,
                "status": "partial",
                "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": "4 out of the last 4 releases have a total of 4 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 51 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 51
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 51,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 51,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "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.936,
              "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": "73 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.22
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.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": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "22 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 22,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 25853,
              "source_files_sampled": 111,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/111 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 111,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T17:59:48.854367Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cthonicasoftware/astrolabe-cli.svg",
  "full_name": "cthonicasoftware/astrolabe-cli",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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