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

namespacelabs / spacectl

GoApache-2.0★ 1 estrella⑂ 1 forkdesde feb 2026Ver en GitHub ↗

namespacelabs/spacectl tiene un índice de salud de 62 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (90/100) y la más baja, Community & Adoption (36/100). Se actualizó por última vez hace 6 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

62
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

Namespace LabsOrganización
67 seguidores52 repositorios públicosdesde sept 2021

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/namespacelabs/spacectlv0.12.3-16hace 11 días

Métricas por categoría

Vitalidad

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

80Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 6 días
11.1/36Cadencia de commits — 16/52 semanas con commits
17.1/18Volumen de commits — 80 commits en el último año
10/10OpenSSF Scorecard: Maintained — 19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year80
human_commit_share0,625
days_since_last_push6
active_weeks_last_year16
Cómo se puntúa
27/27Publica versiones — 13 versiones publicadas
36/36Recencia de las versiones — última versión hace 11 días
27/27Cadencia de publicación — una versión cada ~14 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count13
latest_release_tagv0.13.0-dev
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases14

Comunidad y Adopción

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

36En riesgo · 18% del índice global
Cómo se puntúa
0/60Estrellas — 1 estrellas
0/25Forks — 1 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks1
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)
18/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_contributing
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?

61Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
2.7/22.5Distribución de commits — el principal contribuyente firma el 88% de los commits
4.1/13.5Amplitud de contribuyentes — 3 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled3
top_contributor_share0,88
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
35.2/38.3Aceptación de PR — 58/63 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 1/14 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs58
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs5
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
13.2/25Alcance del propietario — 67 seguidores de namespacelabs
22.3/25Trayectoria — 52 repos públicos, cuenta de ~4 años
Datos de entrada utilizados
followers67
owner_typeOrganization
is_verified
owner_loginnamespacelabs
public_repos52
account_age_days1782
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 11 días
20/20Historial de versiones — 16 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/namespacelabs/spacectl
ecosystemsgo
any_deprecatedno
min_days_since_publish11

Calidad de Ingeniería

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

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

Documentación

30En riesgo
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readme
has_docs_dirno
has_descriptionno

Seguridad

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

70Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 30 out of 30 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 1/14 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
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 — 19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6,3
Excluidos de la puntuación (sin datos o no aplicable): branch_protection. Los pesos restantes se han renormalizado.
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
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
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 9 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.

90Excelente · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 50 de 50 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes563
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Nix, lockfile
7.5/10Práctica demostrada con agentes — 3 de los últimos 80 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 30 de los últimos 80 commits son actualizaciones automáticas de dependencias
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Datos de entrada utilizados
has_nix
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,037
toolchain_manifestsgo.mod
dependency_bot_commit_share0,375
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
52.9/55Tamaños de archivo manejables — 1/26 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes70.986
source_files_sampled26
oversized_source_files1

Datos clave

1estrellas de GitHub
3contribuidores
80commits en los últimos 12 meses
6días desde el último push
13versiones publicadas
1factor bus
0issues 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.3 / 10
6.3agregado

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-28 03:13 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 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 1/14 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 4
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Todas las dependencias 9

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

RegistroPaqueteVersiónRelación
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogolang.org/x/modv0.38.0directa
Gogolang.org/x/syncv0.22.0directa
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/spf13/pflagv1.0.9indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Avisos de dependencias 0

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

Ningún aviso conocido afecta a las dependencias evaluadas.

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": [],
      "is_fork": false,
      "size_kb": 234,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 27388,
        "Nix": 696
      },
      "pushed_at": "2026-07-21T06:43:46Z",
      "created_at": "2026-02-03T13:11:59Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-16T14:34:14Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://namespacelabs.com",
      "name": "Namespace Labs",
      "type": "Organization",
      "login": "namespacelabs",
      "company": null,
      "location": null,
      "followers": 67,
      "avatar_url": "https://avatars.githubusercontent.com/u/90391633?v=4",
      "created_at": "2021-09-09T11:32:09Z",
      "is_verified": null,
      "public_repos": 52,
      "account_age_days": 1782
    },
    "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.13.0-dev",
          "kind": "prerelease",
          "published_at": "2026-07-16T14:34:36Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2026-07-16T14:49:15Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2026-07-08T23:23:47Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2026-07-04T18:56:34Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-06-30T17:52:19Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-06-29T09:13:40Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-05-21T10:01:24Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-05-16T20:24:22Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-04-16T21:42:42Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-03-12T10:10:51Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-03-09T09:29:06Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-02-26T09:42:09Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-02-03T18:47:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2ef5f18f91bb25f64c5241fd6cb048b9194372d9",
          "body": "## Summary\n- remove Tuist from the default cache modes\n- delete the Tuist detection and cache planning implementation and tests\n- update nscloud-cache-action to v1.6.1 so integration tests use the\nmatching mode matrix\n\n## Testing\n- `go test -race ./internal/cache/mode`",
          "is_bot": false,
          "headline": "Remove Tuist cache mode provider (#63)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-07-16T14:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df91f939b45bda1640a52b0db0a5d508e4bf5b47",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.21.0 to\n0.22.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/sync/commit/1eb64d4bc0cde6da1bb8ebc7f178bb577508e5d0\"><code>1eb64d4</code></a>\nsemaphore: panic on negative weights</li>\n<li>See full diff\n[…]\n0.21.0...v0.22.0\">compare\nview</a></li>\n</ul>\n</details>\n<br />\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": "build(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 (#61)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T23:18:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0cf944366185f5c241b9ca8b9c330b700a88ae82",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.37.0 to\n0.38.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/mod/commit/792ac169a90372d88fb14e712cb793061ba0c104\"><code>792ac16</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"htt\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 (#60)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T23:07:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6be6dedd2071ea7521d67ddd6f3074d4d070e305",
          "body": "## Problem\n\nA customer hit this on Windows with `cache: rust`:\n\n```\nError: mounting mode path \"./target\": mounting \"K:\\cache\\target\" to \"./target\": creating junction from \"./target\" to \"K:\\cache\\target\": exit status 1: Invalid switch - \"target\".\n```\n\n### Root cause\n\nThe Windows mount runs `cmd /c mk\n[…]\nws, so the\nend-to-end junction test is verified on Windows CI, not the author's\ndarwin host.\n\nCo-authored-by: Amp <amp@ampcode.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(cache): make Rust caching robust and fix Windows junctions (#59)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-07-08T22:56:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2466162f48ad52d34daa310a5d18fb27f0e3e3af",
          "body": "Adds a `kotlin-native` cache mode that bind-mounts the Kotlin/Native\nkonan data directory, addressing the request in\nnamespacelabs/nscloud-cache-action#135.\n\n## Changes\n\n- **Detect**: fires when `kotlinc-native` or `konanc` is on `PATH`\n(matches the existing binary-based detection convention).\n- **P\n[…]\ngradle.kts` contents, which the `Executor` interface\ndoesn't currently support.\n\n## Type of Change\n\n- [x] New feature\n\n## Verification\n\n- `go build ./...`\n- `go test -race ./...`\n- `golangci-lint run`",
          "is_bot": false,
          "headline": "Add Kotlin/Native cache provider (#58)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-07-04T18:28:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb9f95b3a6f487bf5ab4e85ba7c83d2c4b82a3c9",
          "body": "… (#57)\n\nBumps the minor-actions-dependencies group with 2 updates:\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action)\nand\n[namespacelabs/nscloud-cache-action/.github/workflows/modes-reusable.yaml](https://github.com/namespacelabs/nscloud-cache-action).\n\nUpda\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\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": "build(deps): bump the minor-actions-dependencies group with 2 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T20:08:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d32ae77bb88fdd63babf83291d7702033906d2b",
          "body": "…tory with 3 updates (#56)\n\nBumps the minor-actions-dependencies group with 3 updates in the /\ndirectory:\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action),\n[namespacelabs/nscloud-cache-action/.github/workflows/modes-reusable.yaml](https://github.com/namespa\n[…]\n9d9c05a8f2190e94\">compare\nview</a></li>\n</ul>\n</details>\n<br />\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": "build(deps): bump the minor-actions-dependencies group across 1 direc…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T17:45:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8021075b9369588dfee547f388ce59d26f579a6",
          "body": "## Summary\n\nAdds Windows support for spacectl cache volumes while preserving\nexisting\nLinux and macOS behavior, and expands CI to build/test and to perform\nreal\ncache mounts across all three OSes.\n\nPreviously the OS-specific mount code was tagged `!darwin`, so a Windows\nbuild compiled the Linux `sud\n[…]\nn all three OSes by the\n`spacectl-mount-*` integration jobs (real `cache mount` against\ncache-backed\n  runners).\n\n## Type of Change\n\n- [x] New feature\n\n---------\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "Cache volume support on Windows (#55)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-06-30T17:35:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a449ee2f132191efcde030f1a713e1bec1f2609e",
          "body": "Update nixpkgs to latest (2026-06-28) and bump go directive to 1.26.4.\n\n## Summary\n\nA brief description of the changes in this PR.\n\n## Related Issue\n\nFixes #\n\n## Type of Change\n\n- [ ] Bug fix\n- [ ] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "Update flake lock and bump to Go 1.26.4 (#54)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-06-29T08:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016df3e18007a13bba906261eab37dccf41adfcb",
          "body": "…ependencies group (#53)\n\nBumps the major-actions-dependencies group with 1 update:\n[actions/checkout](https://github.com/actions/checkout).\n\nUpdates `actions/checkout` from 6 to 7\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">a\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\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": "build(deps): bump actions/checkout from 6 to 7 in the major-actions-d…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T08:57:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b7105a6019e434f957dfa805476a228aac25387",
          "body": "Adds a 'tuist' cache mode that bind-mounts Tuist's local cache\ndirectory.\n\n- Detect: requires the tuist binary plus a canonical Tuist root marker\n(Tuist.swift, Tuist/, or tuist.toml).\n- Plan: resolves the cache dir as <base>/tuist where base is\nTUIST_XDG_CACHE_HOME, else XDG_CACHE_HOME, else ~/.cach\n[…]\nf the changes in this PR.\n\n## Related Issue\n\nFixes #\n\n## Type of Change\n\n- [ ] Bug fix\n- [ ] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "Add Tuist cache provider (#52)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-06-29T08:32:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06ae9155447f88d86edb302309f88be374efcdab",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.36.0 to\n0.37.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/mod/commit/deb1dfcdb7c7fd98fb5afddc3e95dd36d5880874\"><code>deb1dfc</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"htt\n[…]\n0.36.0...v0.37.0\">compare\nview</a></li>\n</ul>\n</details>\n<br />\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": "build(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0 (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T07:44:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1d4dfa0a8cd8ee4128f813a9b1d5b9bf4945079",
          "body": "…actions-dependencies group (#51)\n\nBumps the minor-actions-dependencies group with 1 update:\n[pnpm/action-setup](https://github.com/pnpm/action-setup).\n\nUpdates `pnpm/action-setup` from 6.0.8 to 6.0.9\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/pnpm/act\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\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": "build(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 in the minor-…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T16:26:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71dbb8899e1ccab05b1a306d4fdcc908b60d3184",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.20.0 to\n0.21.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/sync/commit/5071ed6a9f1617117556b66384f765c934de3698\"><code>5071ed6</code></a>\nall: fix some comments to improve readability</li>\n<li>See \n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#49)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T16:26:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e61f097d22b531a286d2030e3a86d89decd65b32",
          "body": "… (#46)\n\nBumps the minor-actions-dependencies group with 3 updates:\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action),\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nand\n[goreleaser/goreleaser-action](https://github.com/goreleaser/\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\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": "build(deps): bump the minor-actions-dependencies group with 3 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T09:49:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1aec5ed20a818abe7cbcca42d6713d717eddd768",
          "body": "<!-- pr-cli body start -->\n<!-- Anything between the start and end tags will be replaced when\nupdating a PR -->\n#### pnpm cache: select store-dir env var based on pnpm version\n\npnpm v11+ reads config from PNPM_CONFIG_* env vars, while older versions\nread from NPM_CONFIG_*. The previous fix only set \n[…]\ned-b4b7-6e2f09d26331\nCo-authored-by: Amp <amp@ampcode.com>\n<!-- pr-cli body end -->\n\n---------\n\nCo-authored-by: Amp <amp@ampcode.com>\nCo-authored-by: Rob Crowe <282571+rcrowe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "pnpm cache: select store-dir env var based on pnpm version (#47)",
          "author_name": "Anner Visser",
          "author_login": "annervisser",
          "committed_at": "2026-05-21T09:48:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff2a78936c5ebfafb4947a74bf2f652faaa66d37",
          "body": "… (#43)\n\nBumps the minor-actions-dependencies group with 2 updates:\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nand\n[goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\nUpdates `cachix/install-nix-action` from 31.10.4 to 31.10.5\n<details>\n<s\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\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": "build(deps): bump the minor-actions-dependencies group with 2 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T19:51:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7cce57b0d54d14370c6ce949b729c46dd5ce44c7",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.35.0 to\n0.36.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/mod/commit/643da9ba74f1165d8cae1505d453b3de3cf21b7b\"><code>643da9b</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"htt\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/mod from 0.35.0 to 0.36.0 (#44)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T19:51:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f3ca2ced86c6cb49de5a1a5539c9d40b9f80b628",
          "body": "## Bug\n\n`cache: pnpm` + `pnpm/action-setup@v6` → `pnpm install` exits 127,\nbinary not found. Cold cache too. v4 and v5 work.\n\n## Cause\n\nv6 installs pnpm via `pnpm self-update`, which puts the binary's backing\nfiles under `<PNPM_HOME>/store/v11/`. We bind-mount the cache there,\nwhich shadows them.\n\n#\n[…]\nns. The original store under `PNPM_HOME` is\nuntouched, so the binary keeps working. Otherwise behavior is unchanged.\n\n## Type of Change\n\n- [x] Bug fix\n\n---------\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "Fix pnpm cache breaking pnpm/action-setup@v6 (#45)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-05-16T19:45:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a0a4554f85e813180d7e51cd18b32005cecafec",
          "body": "… (#42)\n\nBumps the minor-actions-dependencies group with 3 updates:\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action),\n[namespacelabs/nscloud-cache-action/.github/workflows/modes-reusable.yaml](https://github.com/namespacelabs/nscloud-cache-action)\nand\n[gore\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\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": "build(deps): bump the minor-actions-dependencies group with 3 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T07:50:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec3dc9764d3728a407a3c124745b9e275c1d9cbe",
          "body": "## Summary\n- Adds `minor-actions-dependencies` and `major-actions-dependencies`\ngroups to the `github-actions` ecosystem in `.github/dependabot.yml`,\nmirroring the config in `namespacelabs/nscloud-cache-action`.\n\n## Why\n- Reduces weekly PR noise by collapsing minor/patch action bumps into\none PR.\n- \n[…]\n, and that any pending\naction major bumps surface as a separate PR\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: group actions dependencies for Dependabot (#41)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-04-16T21:23:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b9afc6b4064c57177add08aa5d7721a190a3353e",
          "body": "…#38)\n\nBumps\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nfrom 31.10.1 to 31.10.4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/cachix/install-nix-action/releases\">cachix/install-nix-action's\nreleases</a>.</em></p>\n<blockquot\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump cachix/install-nix-action from 31.10.1 to 31.10.4 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-16T20:55:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b82532812fc1749f0a955b6a80c1f7545c5e93c",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.34.0 to\n0.35.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/mod/commit/03901d351deb5bd95deb90714fb75bf8e232cb22\"><code>03901d3</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li>See full dif\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-16T20:55:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71338e01e6a0f6f8034376ddf4b8d24c49ae7e90",
          "body": "Adds an NPM cache mode provider that:\n\n- **Detects** npm projects via the `npm` binary and `package-lock.json`\n- **Plans** cache mounts using `npm config get cache`\n\nIncludes full test coverage for Detect and Plan.\n\n- [x] `npm` cache mode\n- [ ] [reusable\ntests](https://github.com/namespacelabs/nsclo\n[…]\n/blob/main/.github/workflows/modes-reusable.yaml)\n- [ ] docs; we need `npm` installed, but `setup-node` must skip cache\nmanagement\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add NPM cache mode provider (#40)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-04-16T20:52:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "24fdcf3f9aa5a2feb4b36939f0e172077bcc98f4",
          "body": "No longer required",
          "is_bot": false,
          "headline": "ci: remove redundant action input (#35)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-03-12T10:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba67989b63c61191c4d99627b34d5bd1de26744",
          "body": "`nix flake update`",
          "is_bot": false,
          "headline": "bump nix deps (#34)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-03-12T10:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa770fb611b05b94713e3e99f89574dc6b4922f",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.33.0 to\n0.34.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/mod/commit/1ac721dff8591283e59aba6412a0eafc8b950d83\"><code>1ac721d</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"htt\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 (#32)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-12T10:02:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d1bb381ba2a46303a605f2f17c42977c7e5a21c",
          "body": "…#33)\n\nBumps\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nfrom 31.10.0 to 31.10.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/cachix/install-nix-action/releases\">cachix/install-nix-action's\nreleases</a>.</em></p>\n<blockquot\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump cachix/install-nix-action from 31.10.0 to 31.10.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-12T10:02:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7238238de856a9647ea64c70727c9a5af3ca2fe1",
          "body": "- [x] Combine integration tests into same workflow\n- [x] exercise `spacectl` binary with tests\n\nWe're covering key parts of the spacectl CLI that are invoked by our\nactions, verifying we don't break integrations.",
          "is_bot": false,
          "headline": "binary integration tests (#31)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-03-12T09:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215759ae087a50d31431fe8417cb733529c6ffa3",
          "body": "…ing (#30)\n\n<!-- pr-cli body start -->\n<!-- Anything between the start and end tags will be replaced when\nupdating a PR -->\n#### Revert changing --path to StringArray, cache action uses comma\nsplitting\n\nnscloud-cache-action relies on the comma splitting to work.\nWe should change that to pass `--path` once per path, but in the\nmeantime this ensures compatibility between the two.\n<!-- pr-cli body end -->",
          "is_bot": false,
          "headline": "Revert changing --path to StringArray, cache action uses comma splitt…",
          "author_name": "Anner Visser",
          "author_login": "annervisser",
          "committed_at": "2026-03-11T17:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d830cfacf5a37333fa71fd466a896224dd05ef",
          "body": "Bumps\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nfrom 31.9.1 to 31.10.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/cachix/install-nix-action/releases\">cachix/install-nix-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump cachix/install-nix-action from 31.9.1 to 31.10.0 (#28)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T08:54:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6372cfd2de5527e214d8746b463391326cb46957",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to\n0.20.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/sync/commit/ec11c4a93de22cde2abe2bf74d70791033c2464c\"><code>ec11c4a</code></a>\nerrgroup: fix a typo in the documentation</li>\n<li><a\nhref=\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#27)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T08:53:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8825cd50fc49d2cfe22baafc46631524e1565d3",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to\n6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Upd\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump actions/checkout from 4 to 6 (#25)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T08:47:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bab6db0fc152ac7da76fbc9c929f68b50a16ef7",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to\n6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/setup-go/releases\">actions/setup-go's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>What's Changed</h2>\n<h3>Breaking\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump actions/setup-go from 5 to 6 (#24)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T08:47:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06267d02fe38aebf154216c9dfa2580dbf47a346",
          "body": "<!-- pr-cli body start -->\n<!-- Anything between the start and end tags will be replaced when\nupdating a PR -->\n#### Revert \"cache mount: add support for glob path expansion (#22)\"\n\nThis reverts commit 85817eb849f51823fc94d44c4debbd28e5ee5fc4.\n<!-- pr-cli body end -->",
          "is_bot": false,
          "headline": "Revert \"cache mount: add support for glob path expansion (#22)\" (#26)",
          "author_name": "Anner Visser",
          "author_login": "annervisser",
          "committed_at": "2026-03-03T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ffa1d52812051f5d4b7f5b8420b286910a8ff3",
          "body": "…… (#18)\n\n…ta paths.\n\n## Summary\n\nResolve custom derived data paths for xcode projects and ensure we also\nretain their compilation cache.\n\n## Related Issue\n\nFixes SUP-109\n\n## Type of Change\n\n- [X] Bug fix\n- [ ] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)",
          "is_bot": false,
          "headline": "Xcode mode: Also retain compilation cache from per-project derived da…",
          "author_name": "Niklas Gehlen",
          "author_login": "n-g",
          "committed_at": "2026-02-27T18:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d3204698d7730fce6c0a0a7e9919a8d3ed66f5f",
          "body": "…ing (#23)\n\n<!-- pr-cli body start -->\n<!-- Anything between the start and end tags will be replaced when\nupdating a PR -->\n#### Change --path and --glob flags to StringArray to prevent comma\nsplitting\n<!-- pr-cli body end -->",
          "is_bot": false,
          "headline": "Change --path and --glob flags to StringArray to prevent comma splitt…",
          "author_name": "Anner Visser",
          "author_login": "annervisser",
          "committed_at": "2026-02-26T10:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85817eb849f51823fc94d44c4debbd28e5ee5fc4",
          "body": "## Summary\n\nAdd a `--glob` flag to `spacectl cache mount` that accepts glob\npatterns, expands them via `filepath.Glob`, and mounts the matched\npaths. This is separate from `--path` which treats entries as literal\npaths.\n\n## Changes\n\n- **`--glob` CLI flag** — public `StringSlice` flag for glob-based \n[…]\nGlob expansion with no matches\n- Manual paths still treat glob characters literally\n\n---------\n\nCo-authored-by: Amp <amp@ampcode.com>\nCo-authored-by: Rob Crowe <282571+rcrowe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "cache mount: add support for glob path expansion (#22)",
          "author_name": "Anner Visser",
          "author_login": "annervisser",
          "committed_at": "2026-02-26T09:26:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c79cc8ddd79e289ad686d9d1bb9921e1ebd04b5",
          "body": "…s/modes-reusable.yaml from 1.4.1 to 1.4.2 (#19)\n\nBumps\n[namespacelabs/nscloud-cache-action/.github/workflows/modes-reusable.yaml](https://github.com/namespacelabs/nscloud-cache-action)\nfrom 1.4.1 to 1.4.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/na\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump namespacelabs/nscloud-cache-action/.github/workflow…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-26T09:24:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0179763ab73aaa70a10e6ebcf8ba615de6a76891",
          "body": "…4.2 (#20)\n\nBumps\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action)\nfrom 1.4.1 to 1.4.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/namespacelabs/nscloud-cache-action/releases\">namespacelabs/nscloud-cache-actio\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump namespacelabs/nscloud-cache-action from 1.4.1 to 1.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-26T09:24:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e925827514542c0ad47eaf42856a5a7f3c0d1bed",
          "body": "Bumps\n[goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action)\nfrom 6.4.0 to 7.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/goreleaser/goreleaser-action/releases\">goreleaser/goreleaser-action's\nreleases</a>.</em></p>\n<blockquo\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#21)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-26T09:24:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dacebe8de5b506d00d12d0d111817bf4d19fe4a5",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.32.0 to\n0.33.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/mod/commit/27761a2ad800eabb86324226bb5e39adb07759da\"><code>27761a2</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li>See full dif\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 (#15)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T09:45:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b094533b9292e73e746eefa7892146f54027ba0",
          "body": "…4.1 (#14)\n\nBumps\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action)\nfrom 1.3.0 to 1.4.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/namespacelabs/nscloud-cache-action/releases\">namespacelabs/nscloud-cache-actio\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump namespacelabs/nscloud-cache-action from 1.3.0 to 1.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T09:45:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eed26c3b57fdc8920c9cb179e937bdd4c0a304a9",
          "body": "…s/modes-reusable.yaml from 7c5c353ae24ad938e63525b4218debfa8050ac09 to 4d61c33d0b4333a518e975a0c4de7633d28713bb (#16)\n\nBumps\n[namespacelabs/nscloud-cache-action/.github/workflows/modes-reusable.yaml](https://github.com/namespacelabs/nscloud-cache-action)\nfrom 7c5c353ae24ad938e63525b4218debfa8050ac0\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump namespacelabs/nscloud-cache-action/.github/workflow…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T09:45:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff81e6d449dc680a5ec810b5db8a028ebd70f932",
          "body": "Bumps\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nfrom 31.9.0 to 31.9.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/cachix/install-nix-action/releases\">cachix/install-nix-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump cachix/install-nix-action from 31.9.0 to 31.9.1 (#17)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T09:45:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6f1d75e0bfef8eec7ee2b6b7fbd6b98fbc6a529",
          "body": "🔨",
          "is_bot": false,
          "headline": "Update import prefix in golangci configuration (#13)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-04T16:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ece9cf452284e22bffe033257818ca9e664cc73",
          "body": "This workflow calls the reusable modes workflow from\nnscloud-cache-action, passing the current commit SHA to build and test\nagainst.\n\nThis ensures changes to space don't break any cache mode integrations\n(apt, brew, go, rust, npm, pnpm, etc.).\n\nThe reusable workflow builds space from source for both Linux and macOS,\nthen runs all cache mode tests against the built binary.\n\n---------\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "ci: add workflow to test nscloud-cache-action modes (#21) (#12)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-04T08:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e11628763fdc3172d9f8a788dc9ebf2ebff570",
          "body": "🧹",
          "is_bot": false,
          "headline": "Another fix from the rename (#11)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e538cc2ba38aa94e6ee10c46d27a45543bf21d8",
          "body": "🧹",
          "is_bot": false,
          "headline": "Fix volume tag after project rename (#10)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d65a2207deeefe2c4e49d9fb9f7cf196d9a1fde",
          "body": "🧹",
          "is_bot": false,
          "headline": "Fix after updating action to v1.3.0 (#9)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f8feea8c0ec52a22ddc897b044c0bc7030ab73",
          "body": "Updates version command output to use Spacectl CLI instead of Space CLI.\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "Rename Space CLI to Spacectl CLI (#8)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced0f21f478954d4d87acf48410b3121bdf76ee5",
          "body": "Fixes GoReleaser deprecation warning for `snapshot.name_template` by\nupdating to `version_template`.\n\nSee:\nhttps://github.com/namespacelabs/spacectl/actions/runs/21640593010/job/62378753791\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "fix: update deprecated snapshot name_template to version_template (#7)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092064ee5ed9f0ba71d84e3663868296106ab8cf",
          "body": "Fixes goreleaser warning: `You are using 'latest' as default version.\nWill lock to '~> v2'.`\n\nPins the goreleaser-action version from `latest` to `~> v2` to silence\nthe deprecation warning.\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "fix: pin goreleaser version to ~> v2 (#6)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d762a881c852e25a68b51006c975156bafcea0",
          "body": "Updates the nscloud-cache-action inputs for v1.3.0 release:\n\n- `mode` → `cache`\n- `path: /nix` → `cache: nix`\n- Remove `space-enabled` (now defaults to `true`)\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "ci: update cache action inputs for v1.3.0 (#5)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154af5ef794137725ad0b309aaf64eb43531934e",
          "body": "## Summary\n\nMissed the cache tag when renaming things",
          "is_bot": false,
          "headline": "Fix cache tag name (#4)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "792150e2149744569fc549ba2af751d4473eadd1",
          "body": "…eta.2 to 1.3.0 (#1)\n\nBumps\n[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action)\nfrom 1.3.0.pre.beta.2 to 1.3.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/namespacelabs/nscloud-cache-action/releases\">namespacelab\n[…]\ngithub.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Rob Crowe <282571+rcrowe@users.noreply.github.com>\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": true,
          "headline": "build(deps): bump namespacelabs/nscloud-cache-action from 1.3.0.pre.b…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T17:15:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03f1042bbfa5b96b1d0b5953c6dd34e879eaac6a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1\nto 6.0.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.2</h2>\n<h2>What's Changed</h2>\n<ul>\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T17:11:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e053a7fcd4617419003902506e049600928b1fe2",
          "body": "Renames the CLI tool from `space` to `spacectl` across all files\nincluding documentation, module path, and binary name.\n\nCo-authored-by: Amp <amp@ampcode.com>",
          "is_bot": false,
          "headline": "Rename space to spacectl (#3)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-02-03T17:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d037e904fa5a2d1d38c640f433d1c52f530c0201",
          "body": "## Summary\n\nIf JSON output is enabled and we error, output it in JSON format\n\n## Type of Change\n\n- [ ] Bug fix\n- [x] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)",
          "is_bot": false,
          "headline": "json output errors (#22)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-25T18:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca711ae72894886c6ecdd8d28dacd253cd708d9",
          "body": "## Summary\n\nA check to see if the mounting location was going to be overwritten did\nnot handle file paths, only directories. This PR fix thats.\n\n## Type of Change\n\n- [x] Bug fix\n- [ ] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)",
          "is_bot": false,
          "headline": "fix: mount target check (#20)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-24T14:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a85bbf13081e5e5830b1ed16d1fd0dfe0deaa5",
          "body": "## Summary\n\nUntil we require it, drop writing cache metadata file to remove\ninstances where this fails.\n\nWe now have more options for this with the logic in a Go binary.",
          "is_bot": false,
          "headline": "drop metadata file (#19)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-23T21:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6499f08873043bba07882d740a5ab40c6b9ad34",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix release triggering workflow (#17)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-23T17:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8956fd7bebf50b044043c43ae23bbad060e78e",
          "body": "Due to Actions refusing to trigger workflows from other workflows off\nthe back of git commits, we'll trigger via workflow_dispatch instead.",
          "is_bot": false,
          "headline": "ci fix triggering tag release (#16)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-23T17:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa02a46a16687cd5e8644bbcb5c41abdf20949db",
          "body": "Every commit to main will now release a 'latest' pre-release we can use",
          "is_bot": false,
          "headline": "ci: Automatically release latest build (#15)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-23T17:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da779a5d9fe3c95e7dec6a33ff91c4b2369224a",
          "body": "## Summary\n\nWe had previously disabled latest as it had a breaking bug, that has\nsince been fixed.",
          "is_bot": false,
          "headline": "ci: latest release is usable (#14)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-21T18:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8d8eac5c7b423c3585d792527ef6e8b3c60eeb",
          "body": "## Summary\n\n- When JSON output is enabled, send logs to `stdout`\n- Actually test against the latest space binary, using action\n- Test & compare to space versions we expect to be used\n\n## Type of Change\n\n- [x] Bug fix\n- [ ] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)",
          "is_bot": false,
          "headline": "fix interleaving logs and json output for cache action (#13)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-21T18:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ef720c3c6c41e5e5e05d79707227e108496701",
          "body": "…af46702a3f502adcfa9e to 4e002c8ec80594ecd40e759629461e26c8abed15 (#8)\n\nBumps\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\nfrom bec50b45a8bb06017c42af46702a3f502adcfa9e to\n4e002c8ec80594ecd40e759629461e26c8abed15.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced fro\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "build(deps): bump cachix/install-nix-action from bec50b45a8bb06017c42…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T16:07:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1d2ff90f42ee13e834e076ae6570c8a5b0aa9ff",
          "body": "Removes files that were being used for CI testing",
          "is_bot": false,
          "headline": "ci: remove playwright testing (#11)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-21T16:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff7d6d146cb890ae35300550e54d4f318abca771",
          "body": "## Summary\n\nStandardise on the `log/slog` method of writing information across\n`space`.\n\nAllows us to configure & change the output format between platforms,\nlike we have with Github.\n\n## Type of Change\n\n- [ ] Bug fix\n- [x] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)",
          "is_bot": false,
          "headline": "Migrate to slog (#10)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-21T15:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2df096db7bc19c8861e314cb53995db8da40b8",
          "body": "## Summary\n\nGithub Actions enables extra debug logging by setting the\n`ACTIONS_STEP_DEBUG ` secret or variable.\n\nhttps://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging#enabling-step-debug-logging\n\nThis PR adds support by using a Github Actions specific slog handler, to\nfor\n[…]\nhe slog logging\ninterface, as right now we have a mix of direct `os.Stdout` logging &\nslog.\n\n## Type of Change\n\n- [ ] Bug fix\n- [x] New feature\n- [ ] Documentation update\n- [ ] Other (please describe)",
          "is_bot": false,
          "headline": "enable github debug logging (#9)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-21T14:39:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "903cc62ee55c104fbf46121293e81d5f17e49db1",
          "body": "Use space for our own caching",
          "is_bot": false,
          "headline": "ci: enable space mode on cache action (#6)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-20T15:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c1b132cb202887c1753298fa37a86235c0c722",
          "body": "## Summary\n\nPort from JS missed handling paths that used a home directory prefix,\nwhich broke mounting paths, using `~` in the path instead of expanding\nit.",
          "is_bot": false,
          "headline": "Fix paths that include home dir prefix (#5)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-20T14:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab86567865c6d57c60907f1a8141e3f75c22ff15",
          "body": "For security purposes, we're pinning the versions of actions used",
          "is_bot": false,
          "headline": "ci: pin actions (#4)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-14T08:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c947a90e631576e3e6326bbf461d9cc72d61e7",
          "body": "Enables PRs to go through merge queue process",
          "is_bot": false,
          "headline": "ci: Enable merge queue (#3)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T17:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d4851d6c8d17760dab140b984c81157abb875b",
          "body": "- [x] fix release job to use namespace, so cache volumes work\n- [x] use our own cache tag, worry about profile(s) later",
          "is_bot": false,
          "headline": "Use namespace runner & be consistent (#2)",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T13:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d9d1e29e129bc8ef11ffcc1bbb2d9e30b15212",
          "body": "Streamline repo documentation, add CONTRIBUTING guide,\nand GitHub issue/PR templates.",
          "is_bot": false,
          "headline": "docs: add documentation and contribution guidelines",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T12:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba3e7fb038f4877228c1b6c05553cd83c75a999",
          "body": "Adopt Nix for reproducible dev environment and update CI\nworkflows for testing and releases.",
          "is_bot": false,
          "headline": "build: migrate to Nix and update CI",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T12:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e837795d2dadcddaff8173c8df1ff7c3fecad3c0",
          "body": "Replace --json with --output/-o flag and standardize flag naming\nto use underscores instead of kebab-case.",
          "is_bot": false,
          "headline": "feat: refine CLI flags and output format",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T12:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf5f32ec298e153dfc0d99ab3985d0d87b10a608",
          "body": "Expand cache mode detection to support additional package managers\nand build tools. Includes eval-file output handling.",
          "is_bot": false,
          "headline": "feat: add brew, mise, uv, and nix cache modes",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T12:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377ab4fcb8c81f3c603c0a75504d8aee26fc888d",
          "body": "Core cache mounting functionality with path removal, reporting,\ncache modes subcommand, JSON/text output, and version support.",
          "is_bot": false,
          "headline": "feat: initial cache mounter CLI",
          "author_name": "Rob Crowe",
          "author_login": "rcrowe",
          "committed_at": "2026-01-13T12:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 80,
      "latest_release_at": "2026-07-16T14:34:36Z",
      "latest_release_tag": "v0.13.0-dev",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 14
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/namespacelabs/spacectl",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/namespacelabs/spacectl",
          "is_deprecated": false,
          "latest_version": "v0.12.3",
          "repository_url": "https://github.com/namespacelabs/spacectl",
          "versions_count": 16,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:28:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-05-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 70986,
      "source_files_sampled": 26,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 563
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.9",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 4,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 58,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "rcrowe",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/282571?v=4"
        },
        {
          "type": "User",
          "login": "annervisser",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/5613416?v=4"
        },
        {
          "type": "User",
          "login": "n-g",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2537713?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.88
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "integration.yml",
        "regression.yml",
        "release-dev.yml",
        "release-tag.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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 1/14 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "19 commit(s) and 0 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": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2ef5f18f91bb25f64c5241fd6cb048b9194372d9",
        "ran_at": "2026-07-28T03:13:46Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T06:43:50Z",
      "oldest_open_prs": [
        {
          "number": 64,
          "created_at": "2026-07-21T06:43:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-16T14:33:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/namespacelabs/spacectl",
    "host": "github.com",
    "name": "spacectl",
    "owner": "namespacelabs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 70,
        "vitality": 80,
        "community": 36,
        "governance": 61,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 80,
              "human_commit_share": 0.625,
              "days_since_last_push": 6,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "80 commits in the last year",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.13.0-dev",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 14
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 36,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "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": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": 18,
                "status": "met",
                "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.88
            },
            "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 88% of commits",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "merged_prs": 58,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "58/63 decided PRs merged",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 58,
                      "decided": 63
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 67,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "namespacelabs",
              "public_repos": 52,
              "account_age_days": 1782
            },
            "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": "67 followers of namespacelabs",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 67,
                      "login": "namespacelabs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "52 public repos, account ~4 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 52
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/namespacelabs/spacectl"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "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 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "16 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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 1/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "19 commit(s) and 0 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 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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 9 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": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "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": 9,
              "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": "excellent",
        "name": "AI Readiness",
        "value": 90,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 563
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "50 of 50 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 50,
                      "sampled": 50
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.037,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.375
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 80 commits agent-authored or agent-credited",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "30 of the last 80 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 30,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 70986,
              "source_files_sampled": 26,
              "oversized_source_files": 1
            },
            "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": "1/26 source files over 60KB",
                "points": 52.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 26,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T03:14:04.185855Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/namespacelabs/spacectl.svg",
  "full_name": "namespacelabs/spacectl",
  "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.