Public record
Software health reportschema 0.27.0 · metrics 2.1.0 · 2026-08-02 12:32 UTC

caic-xyz / caic

Coding Agents in Containers

Go · TypeScript · KotlinAGPL-3.0★ 12 stars⑂ 1 forksince Feb 2026View on GitHub ↗

caic-xyz/caic holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (85/100) and lowest on Community & Adoption (32/100). It was last updated today. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

60
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

Ownership

caicOrganization
1 follower2 public repossince Feb 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/caic-xyz/caicv0.11.2-365 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

85Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
18/36Commit cadence — 26/52 weeks with commits
18/18Commit volume — 1,679 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,679
human_commit_share1
days_since_last_push0
active_weeks_last_year26
How it's scored
27/27Ships releases — 35 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count35
latest_release_tagv0.11.2
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases6

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

32At Risk · 17% of overall
How it's scored
16.9/60Stars — 12 stars
0/25Forks — 1 forks
0/15Watchers — 0 watchers
Inputs used
forks1
stars12
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

45Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — no issues or no data
17.5/30PR acceptance — 7/12 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs7
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs5
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of caic-xyz
4.3/25Track record — 2 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_logincaic-xyz
public_repos2
account_age_days159

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 5 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/caic-xyz/caic
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml, eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

53Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): ci_tests. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages463
unassessed_packages0
affected_by_severityhigh 1, unknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 463 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.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

78Good · 4% of overall
How it's scored
45/45Agent instructions — .github/AGENTS.md, .github/CLAUDE.md, AGENTS.md, CLAUDE.md, android/AGENTS.md, android/CLAUDE.md, android/gomode/AGENTS.md, android/gomode/CLAUDE.md, apisdkgen/AGENTS.md, apisdkgen/CLAUDE.md, backend/AGENTS.md, backend/CLAUDE.md, backend/internal/agent/claudecode/AGENTS.md, backend/internal/agent/claudecode/CLAUDE.md, backend/internal/agent/codex/AGENTS.md, backend/internal/agent/codex/CLAUDE.md, backend/internal/agent/opencode/AGENTS.md, backend/internal/agent/opencode/CLAUDE.md, backend/internal/agent/pi/AGENTS.md, backend/internal/agent/pi/CLAUDE.md, backend/internal/agent/relay/AGENTS.md, backend/internal/agent/relay/CLAUDE.md, backend/internal/mcp/AGENTS.md, backend/internal/mcp/CLAUDE.md, backend/internal/server/api/AGENTS.md, backend/internal/server/api/CLAUDE.md, frontend/AGENTS.md, frontend/CLAUDE.md, gomode/AGENTS.md, gomode/CLAUDE.md, gomode/voicegateway/voicertc/AGENTS.md, gomode/voicegateway/voicertc/CLAUDE.md, oauth/AGENTS.md, oauth/CLAUDE.md, sdk/AGENTS.md, sdk/CLAUDE.md, sdk/halo/AGENTS.md, sdk/halo/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 85 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.85
agent_instruction_files.github/AGENTS.md, .github/CLAUDE.md, AGENTS.md, CLAUDE.md, android/AGENTS.md, android/CLAUDE.md, android/gomode/AGENTS.md, android/gomode/CLAUDE.md, apisdkgen/AGENTS.md, apisdkgen/CLAUDE.md, backend/AGENTS.md, backend/CLAUDE.md, backend/internal/agent/claudecode/AGENTS.md, backend/internal/agent/claudecode/CLAUDE.md, backend/internal/agent/codex/AGENTS.md, backend/internal/agent/codex/CLAUDE.md, backend/internal/agent/opencode/AGENTS.md, backend/internal/agent/opencode/CLAUDE.md, backend/internal/agent/pi/AGENTS.md, backend/internal/agent/pi/CLAUDE.md, backend/internal/agent/relay/AGENTS.md, backend/internal/agent/relay/CLAUDE.md, backend/internal/mcp/AGENTS.md, backend/internal/mcp/CLAUDE.md, backend/internal/server/api/AGENTS.md, backend/internal/server/api/CLAUDE.md, frontend/AGENTS.md, frontend/CLAUDE.md, gomode/AGENTS.md, gomode/CLAUDE.md, gomode/voicegateway/voicertc/AGENTS.md, gomode/voicegateway/voicertc/CLAUDE.md, oauth/AGENTS.md, oauth/CLAUDE.md, sdk/AGENTS.md, sdk/CLAUDE.md, sdk/halo/AGENTS.md, sdk/halo/CLAUDE.md
agent_instruction_max_bytes28,525
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml, eslint.config.js
11/11Static type checking — e2e/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, pnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configse2e/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifestsandroid/build.gradle.kts, android/gomode/build.gradle.kts, go.mod, sdk/caic/kotlin/build.gradle.kts, sdk/gomode/kotlin/build.gradle.kts, sdk/halo/build.gradle.kts, sdk/mcp/kotlin/build.gradle.kts, sdk/voicegateway/kotlin/build.gradle.kts
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
53.8/55Manageable file sizes — 11/526 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes144,364
source_files_sampled526
oversized_source_files11
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

12GitHub stars
1contributors
1,679commits, last 12 months
0days since last push
35releases
1bus factor
0open issues
Go, Maven, npm, PyPIpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-02 12:32 UTC

9Binary-Artifactsbinaries present in source code
3Branch-Protectionbranch protection is not maximal on development and all release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
Gogithub.com/andybalholm/brotliv1.2.2go.mod
Gogithub.com/caic-xyz/mdv0.17.0go.mod
Gogithub.com/coder/websocketv1.8.14go.mod
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/huin/goupnpv1.3.0go.mod
Gogithub.com/invopop/jsonschemav0.14.0go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/lmittmann/tintv1.1.3go.mod
Gogithub.com/maruel/genaiv0.7.2go.mod
Gogithub.com/maruel/gopusv0.0.0-20260506115108-4c6355c2de38go.mod
Gogithub.com/maruel/ksidv0.1.1go.mod
Gogithub.com/maruel/roundtrippersv0.5.0go.mod
Gogithub.com/mattn/go-colorablev0.1.15go.mod
Gogithub.com/mattn/go-isattyv0.0.22go.mod
Gogithub.com/oschwald/maxminddb-golang/v2v2.4.0go.mod
Gogithub.com/pb33f/ordered-map/v2v2.3.1go.mod
Gogithub.com/pelletier/go-toml/v2v2.3.1go.mod
Gogithub.com/pion/ice/v4v4.2.7go.mod
Gogithub.com/pion/transport/v4v4.0.2go.mod
Gogithub.com/pion/webrtc/v4v4.2.15go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
npm@material-symbols/svg-400^0.45.9package.json
npm@novnc/novnc1.7.0package.json
npm@solidjs/router^0.16.2package.json
npmmarked^18.0.7package.json
npmsolid-js^1.9.14package.json
All dependencies 463

Full resolved dependency set from the GitHub dependency graph: 28 direct and 435 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/andybalholm/brotliv1.2.2direct
Gogithub.com/caic-xyz/mdv0.17.0direct
Gogithub.com/coder/websocketv1.8.14direct
Gogithub.com/fsnotify/fsnotifyv1.10.1direct
Gogithub.com/huin/goupnpv1.3.0direct
Gogithub.com/invopop/jsonschemav0.14.0direct
Gogithub.com/klauspost/compressv1.19.0direct
Gogithub.com/lmittmann/tintv1.1.3direct
Gogithub.com/maruel/genaiv0.7.2direct
Gogithub.com/maruel/gopusv0.0.0-20260506115108-4c6355c2de38direct
Gogithub.com/maruel/ksidv0.1.1direct
Gogithub.com/maruel/roundtrippersv0.5.0direct
Gogithub.com/mattn/go-colorablev0.1.15direct
Gogithub.com/mattn/go-isattyv0.0.22direct
Gogithub.com/oschwald/maxminddb-golang/v2v2.4.0direct
Gogithub.com/pb33f/ordered-map/v2v2.3.1direct
Gogithub.com/pelletier/go-toml/v2v2.3.1direct
Gogithub.com/pion/ice/v4v4.2.7direct
Gogithub.com/pion/transport/v4v4.0.2direct
Gogithub.com/pion/webrtc/v4v4.2.15direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/sysv0.47.0direct
npm@material-symbols/svg-4000.45.9direct
npm@novnc/novnc1.7.0direct
npm@solidjs/router0.16.2direct
npmmarked18.0.7direct
npmsolid-js1.9.14direct
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/buger/jsonparserv1.2.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/maruel/httpjsonv0.5.2indirect
Gogithub.com/pion/datachannelv1.6.0indirect
Gogithub.com/pion/dtls/v3v3.1.4indirect
Gogithub.com/pion/interceptorv0.1.45indirect
Gogithub.com/pion/loggingv0.2.4indirect
Gogithub.com/pion/mdns/v2v2.1.0indirect
Gogithub.com/pion/randutilv0.1.0indirect
Gogithub.com/pion/rtcpv1.2.16indirect
Gogithub.com/pion/rtpv1.10.2indirect
Gogithub.com/pion/sctpv1.10.0indirect
Gogithub.com/pion/sdp/v3v3.0.18indirect
Gogithub.com/pion/srtp/v3v3.0.12indirect
Gogithub.com/pion/stun/v3v3.1.5indirect
Gogithub.com/pion/turn/v5v5.0.10indirect
Gogithub.com/wlynxg/anetv0.0.5indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.6indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/timev0.15.0indirect
npm@adobe/css-tools4.5.0indirect
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.18.6indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.3.0indirect
npm@csstools/css-color-parser4.1.10indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.7indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@exodus/bytes1.15.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.139.0indirect
npm@playwright/test1.61.1indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/pluginutils5.4.0indirect
npm@solidjs/testing-library0.8.10indirect
npm@standard-schema/spec1.1.0indirect
npm@testing-library/dom10.4.1indirect
npm@testing-library/jest-dom6.10.0indirect
npm@testing-library/user-event14.6.1indirect
npm@thednp/domparser0.1.9indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/aria-query5.0.4indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node24.13.3indirect
npm@typescript-eslint/eslint-plugin8.65.0indirect
npm@typescript-eslint/parser8.65.0indirect
npm@typescript-eslint/project-service8.65.0indirect
npm@typescript-eslint/scope-manager8.65.0indirect
npm@typescript-eslint/tsconfig-utils8.65.0indirect
npm@typescript-eslint/type-utils8.65.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/typescript-estree8.65.0indirect
npm@typescript-eslint/utils8.65.0indirect
npm@typescript-eslint/visitor-keys8.65.0indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles5.2.0indirect
npmaria-query5.3.0indirect
npmaria-query5.3.2indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmassertion-error2.0.1indirect
npmast-types-flow0.0.8indirect
npmast-v8-to-istanbul1.0.5indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxe-core4.12.1indirect
npmaxobject-query4.1.0indirect
npmbabel-plugin-jsx-dom-expressions0.40.7indirect
npmbabel-preset-solid1.9.12indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.1indirect
npmbidi-js1.0.3indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion5.0.8indirect
npmbrowserslist4.28.7indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaniuse-lite1.0.30001806indirect
npmchai6.2.2indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-tree3.2.1indirect
npmcss.escape1.5.1indirect
npmcsstype3.2.3indirect
npmdamerau-levenshtein1.0.8indirect
npmdata-urls7.0.0indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdom-accessibility-api0.5.16indirect
npmdom-accessibility-api0.6.3indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.395indirect
npmemoji-regex9.2.2indirect
npmentities6.0.1indirect
npmentities8.0.0indirect
npmes-abstract1.24.2indirect
npmes-abstract-get1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.4indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.7.0indirect
npmeslint-plugin-jsx-a11y6.10.2indirect
npmeslint-plugin-solid0.14.5indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.3indirect
npmfor-each0.3.5indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.2.0indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmglob-parent6.0.2indirect
npmglobals17.7.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhtml-entities2.3.3indirect
npmhtml-escaper2.0.2indirect
npmhtml-tags3.3.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminline-style-parser0.2.7indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-document.all1.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-html2.0.0indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number-object1.1.1indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-what4.1.16indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjsdom29.1.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsx-ast-utils3.3.5indirect
npmkebab-case1.0.2indirect
npmkeyv4.5.4indirect
npmknown-css-properties0.30.0indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlocate-path6.0.0indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmake-dir4.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.27.1indirect
npmmerge-anything5.1.7indirect
npmmin-indent1.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.51indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.fromentries2.0.8indirect
npmobject.values1.2.1indirect
npmobug2.1.4indirect
npmoptionator0.9.4indirect
npmown-keys1.0.2indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparse57.3.0indirect
npmparse58.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmplaywright1.61.1indirect
npmplaywright-core1.61.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.22indirect
npmprelude-ls1.2.1indirect
npmpretty-format27.5.1indirect
npmpunycode2.3.1indirect
npmreact-is17.0.2indirect
npmredent3.0.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-from-string2.0.2indirect
npmrolldown1.1.5indirect
npmsafe-array-concat1.1.4indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsaxes6.0.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmseroval1.5.6indirect
npmseroval-plugins1.5.6indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsolid-refresh0.6.3indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstop-iteration-iterator1.1.0indirect
npmstring.prototype.includes2.0.1indirect
npmstring.prototype.trim1.2.11indirect
npmstring.prototype.trimend1.0.10indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-indent3.0.0indirect
npmstyle-to-object1.0.14indirect
npmsupports-color7.2.0indirect
npmsymbol-tree3.2.4indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.4.9indirect
npmtldts-core7.4.9indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.8indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.65.0indirect
npmunbox-primitive1.1.0indirect
npmundici7.28.0indirect
npmundici-types7.18.2indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmvite8.1.5indirect
npmvite-plugin-solid2.11.13indirect
npmvite-solid-svg0.0.7indirect
npmvitefu1.1.3indirect
npmvitest4.1.10indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.22indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmyallist3.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 463 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.16indirecthigh15.0.8
golang.org/x/cryptov0.54.0indirectunknown1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 55813,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 3359571,
        "CSS": 86447,
        "Lua": 9335,
        "HTML": 7484,
        "Shell": 9059,
        "Swift": 146875,
        "Kotlin": 528871,
        "Python": 190174,
        "Makefile": 6310,
        "JavaScript": 5206,
        "TypeScript": 843606
      },
      "pushed_at": "2026-08-02T00:46:29Z",
      "created_at": "2026-02-06T23:01:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-02T00:46:33Z",
      "description": "Coding Agents in Containers ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "TypeScript",
        "Kotlin"
      ]
    },
    "owner": {
      "blog": "https://caic.xyz",
      "name": "caic",
      "type": "Organization",
      "login": "caic-xyz",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/263400487?v=4",
      "created_at": "2026-02-23T14:55:23Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 159
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2026-07-27T17:13:48Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2026-07-23T11:30:56Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-07-21T02:31:01Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2026-07-08T14:41:06Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2026-07-02T19:28:40Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2026-06-26T14:21:54Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2026-06-26T01:26:33Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-06-15T11:54:33Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-06-07T18:21:29Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2026-06-03T13:01:57Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-05-31T02:05:14Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-05-28T00:25:52Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2026-05-19T20:36:28Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2026-05-18T13:33:11Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-05-18T00:15:18Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-05-16T18:29:20Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-05-16T13:00:19Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2026-04-17T22:16:17Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2026-04-15T23:44:43Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2026-04-15T23:39:55Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-04-15T22:21:13Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-04-15T01:37:21Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-04-15T00:41:15Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-04-05T20:39:33Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2026-04-01T23:06:48Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2026-03-21T01:52:23Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2026-03-18T22:51:27Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2026-03-17T00:23:41Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-03-16T01:29:45Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-03-15T15:23:32Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-03-15T00:40:40Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-03-10T21:37:12Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-03-07T00:16:28Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-02-24T20:39:27Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-02-18T16:57:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "81b10dca80b3e2a565760147839faef7c0802e89",
          "body": "Unknown Pi event types were passed through after only reading the type\nfield, so malformed JSON after the type and trailing non-whitespace data\nwere silently accepted. decodeEventType now returns its active decoder so\nparseMessage can consume and validate the complete remaining JSON object\nexactly once before returning the unchanged RawMessage. Known event\ndispatch is unchanged.",
          "is_bot": false,
          "headline": "Validate unknown Pi event payloads before passthrough",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-08-02T00:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81f3d73dfb54c74b066214d53cab1edd03d3497",
          "body": "Move the legacy v1 branch of ParseRecord into a dedicated file\nto mirror the v2 record parser and keep agent.go focused on\nparser orchestration. No behavior change.",
          "is_bot": false,
          "headline": "Extract legacy v1 record parsing into dedicated file",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-08-01T18:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86442aa1a83f244d6534230a2b4ff4b65944d6f4",
          "body": "Replace generic v2 envelope decoding in LogRecordParser with a strict\ncanonical parser that requires exact `t`-based framing, ordered\n`{\"t\":\"agent\",\"ts\":...}` envelopes, and positive three-digit millisecond\ntimestamps. Since v2 has not shipped, the former `type` discriminator\nand microsecond grammar\n[…]\nity aliases.\nThis makes agent payload extraction zero-copy and fail-closed while\nkeeping control decoding strict, and updates the wrapped-log-format spec\nand shared fixtures to lock the byte contract.",
          "is_bot": false,
          "headline": "Add strict canonical v2 task-log record parser",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-08-01T16:59:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0093ed587a1e5b74b3f37503d581d23284a8c11",
          "body": "Reuse the authority scan to preload session metadata and avoid repeating\nwork during task adoption. Add reader injection and physical-log validation\nat the combined load boundary while preserving fail-closed identity checks.\n\nAdd warm and cold-cache adoption benchmarks and deterministic read-amplification\ntests to verify the reduced path.",
          "is_bot": false,
          "headline": "Reduce redundant task-log adoption scans",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-08-01T01:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f82bfa471b4d95306a698399aa8bd79065fe61",
          "body": "Introduce `LogRecordParser` that provides exact v1/v2 record dispatch,\nincluding shared control converters for all known `caic_*` types, v2\n`agent` envelope validation, strict UTF-8 rejection in v2, and a\nnil-safe ordered message state application.  The parser tracks a model\ncontext snapshot from `c\n[…]\nmp emitted immediately before\ntiming-relevant semantic messages.  Update the wrapped-log-format\ndesign document to reflect the accepted implementation and adjust the\nactive phased rollout accordingly.",
          "is_bot": false,
          "headline": "Add shared versioned log record parser with v1/v2 dispatch",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-31T14:17:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b54fddd549a4edb75aff36fa0de5db74da9a0da",
          "body": "Extend the MCP subscription stream with a periodic keepalive heartbeat to\nprevent middleware and proxies from closing idle SSE connections. On the\nbackend, emit an SSE comment (`: keepalive`) every 15 seconds when no real\nresource updates are pending. On the Android client, create a separate OkHttp\n\n[…]\nn label from \"Retry\" to \"Reconnect\" for clarity. Also\nremove the redundant snackbar notifications for service and voice errors,\nletting the voice panel and attention text handle error display instead.",
          "is_bot": false,
          "headline": "Add SSE keepalive to MCP subscriptions and increase client read timeout",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T22:27:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9353e3bb92455873513484a50cb981caae6b1c86",
          "body": "Move the recovery panel from WebShellScreen up to GoModeApp, which now\nobserves WebShellLoadState to show a single ShellRecoveryStrip. This\nstrip prioritizes bootstrap errors over WebView failures, and suppresses\nthe voice panel when recovery is active unless voice is already\nconnected. Replace the \n[…]\nl and\nServiceBootstrapPanel with a unified mechanism. Introduce\nWebShellLoadState sealed interface to report loading state changes from\nthe WebView. Update tests to cover the new state prioritization.",
          "is_bot": false,
          "headline": "Unify bootstrap and WebView recovery into GoModeApp",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T22:27:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f2992c9a12f32a77a1bd4d192c818714e98431b",
          "body": "Add a closed `LogVersion` type (v1/v2) and validate the first non-empty\n`caic_meta` record as the sole authority for a physical task-log file.\nAll production readers (plain, zstd, plain tail, zstd tail, stream, and\nsession metadata) now scan the first header and reject later segment\nheaders where ve\n[…]\n\nproduction writers remain v1.  Tests cover authority enforcement across\nall read and append paths, including changed segments, missing headers,\nharness mismatch, and same-inode replacement detection.",
          "is_bot": false,
          "headline": "Enforce log authority from first caic_meta header",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T20:25:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "238cdedf14198bf3d81a9966d0eebd0aaff00529",
          "body": "Automatically retry the WebView page load once when the main frame\nload fails with a timeout error. This avoids showing the recovery\npanel for transient network glitches. Implement a state machine\ntracking attempts and pending retry, and use a LaunchedEffect with\na 1-second delay to perform the reload. Update the test file and\nAGENTS.md to reflect the new behavior.",
          "is_bot": false,
          "headline": "Retry WebView page load once on timeout error",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T18:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffcc899a684adbe7230b808f3e4437d8d0cbe4d6",
          "body": "Still on typescript 6, not 7",
          "is_bot": false,
          "headline": "Ran pnpm update",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T17:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c4944bf663c22cc7018dddaddb726062caf320",
          "body": null,
          "is_bot": false,
          "headline": "Update pnpm",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T17:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b39d03285da843d471725d68d4ff9f73c75026",
          "body": "Transfer the `minimum-release-age` setting from `.npmrc` into\n`pnpm-workspace.yaml`, where pnpm natively supports it. This\nconsolidates all pnpm-related configuration into the workspace\nfile and eliminates the standalone `.npmrc`. Update the\ncorresponding comment in AGENTS.md to reflect the change.",
          "is_bot": false,
          "headline": "Move minimum-release-age to pnpm-workspace.yaml",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-30T17:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1dca0d8097ca943a74dde901e509d3f4ee9969",
          "body": "Add `visibilitychange`, `online`, and `offline` listeners to close the\nSSE connection when the page is hidden or the device goes offline, and\nreconnect when it becomes visible or online again.  Introduce a\ngeneration counter to discard stale callbacks from old connections,\npreventing duplicate or leaked EventSource instances.  Refactor\nduplicate onerror handling to simply ignore subsequent errors on the\nsame connection instead of rescheduling a reconnect.  Update tests to\ncover the new behavior.",
          "is_bot": false,
          "headline": "Handle mobile resume and offline events for SSE reconnection",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-28T23:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fbce7ec81b71acd5098712adf94e376f470f39a",
          "body": "Add an `e2e/tsconfig.json` so that `tsc` can type-check the Playwright\ntest files.  Run `pnpm typecheck` (which checks both the root project\nand e2e/) as part of `make lint-frontend`.  This catches e2e drift\nagainst the generated SDK (wrong field names, wrong request shapes)\nbefore tests are executed.",
          "is_bot": false,
          "headline": "Add type checking for e2e tests and fix type errors; fix e2e",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-28T01:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0f90bea16cdf387325cc07fb5696f6dabb3fc8",
          "body": "Replace the flat Models(), SetModels(), EffortOptions(), and\nModelCapabilities() methods on the Backend interface with a single\nModelInventory method that returns a list of Model structs, each\nwith its own ID and effort options. This allows harnesses such as\nCodex, OpenCode, and Pi to expose per-mod\n[…]\nK type definitions (API docs, Kotlin, Swift, TS)\nto match the new HarnessInfo schema that contains a list of Model\nobjects instead of separate models/effortOptions arrays and a\nmodelCapabilities list.",
          "is_bot": false,
          "headline": "Consolidate model configuration into per-model inventory",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-28T00:12:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e9281b4d60e80565aaca37d88a6f968e943fa0e",
          "body": null,
          "is_bot": false,
          "headline": "Bump genai to v0.7.2",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-27T17:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ba35dba42d9ef09354884f543e6455848f9c913",
          "body": null,
          "is_bot": false,
          "headline": "Bump md to v0.17.0",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-27T16:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400dde48da8dc1aff4c24858c7daf3fcd671da18",
          "body": null,
          "is_bot": false,
          "headline": "Bump md with more fixes",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-26T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad5196a4c33f43d0735c015202f5ccfbbd6f21ad",
          "body": "The list of UPnP port mappings is verbose and primarily useful for\ndebugging network configuration. Lower its log level to Debug to\nreduce clutter in normal operation.",
          "is_bot": false,
          "headline": "Demote UPnP port mapping log from Info to Debug",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-25T15:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e2cd9eb883fd00050167295c93ee31d4393a66",
          "body": "Previously, branch name allocation was split: the workspace's ReserveBranch\nset the branch directly on the task (called from runner), while extra repos\nwere allocated separately in Manager's goroutines. This made it inconsistent\nand hard to extend to all repos (e.g., source repos in forks).\n\nConsoli\n[…]\nsh tasks, source\nrepos for forks) and AllocateBranch for repos created on the host. This\nensures uniform, deterministic branch names across all repos and removes\nthe special case for the primary repo.",
          "is_bot": false,
          "headline": "Allocate all task branch names in Manager",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-25T15:18:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6fe1c046d2b363b6c4616eef1804428f91786081",
          "body": "Consolidate the list of repositories to fork into the ForkOptions\nstruct, removing the separate `repos` parameter from the Fork method.\nReplace the previous ExtraRepos and DestPrimaryBranches fields with a\nunified Repos slice of the new ForkRepo type, which carries host path,\nmount path, source branches, and destination primary branch for each\nrepo. This simplifies the interface and centralises all fork parameters\nin a single object.",
          "is_bot": false,
          "headline": "Move fork repo list into ForkOptions struct",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-25T02:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21bfef04462b79c7a70a762e4c90ac3a79f6016",
          "body": null,
          "is_bot": false,
          "headline": "Bump md before breaking change",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-24T23:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e844134035a372eddd3d3797a17e3a79c6d6f1",
          "body": "Agent harness rate-limit messages now carry canonical provider and window\nidentifiers.  Each task retains the latest quota status per provider\nwindow and computes the active block, which is exposed in the API as\nTask.rateLimit.  A new usage.Tracker merges these per-task updates into\nprovider quota s\n[…]\nored to use typed\nconstants from agent.QuotaProvider, and the Claude Code OAuth fetcher\nnow reports its provider as \"claudecode\" instead of \"anthropic\".\n\nNot tested because I need to exhaust quota. :)",
          "is_bot": false,
          "headline": "Add per-task quota rate limit tracking from agent harness events",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-24T22:58:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b82f04c062d0801af9e941db378af3b08262962",
          "body": "No real functional change.",
          "is_bot": false,
          "headline": "apisdkgen: document enums in API.md",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-24T21:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c7d1c8dd18c5675acb73a5bdafdbdaf356c6b5",
          "body": "Reserve the fork's primary branch before forking and pin all repo\nbranches via DestPrimaryBranches so the runtime creates exactly those\nnames.  Open the log file before Fork so provisioning output is written\ndirectly and durably instead of being accumulated in memory then flushed\nafter Fork returns.\n[…]\nhe need for the buffered pending messages\nin provisioningWriter.  Also allocate distinct branches for extra repos\nin the task manager so they are not inadvertently pinned to the primary\nrepo's branch.",
          "is_bot": false,
          "headline": "Pin fork branches and open log before provisioning",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-24T14:30:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47c91171ccea9dd7b164652bfa83b9e53fee7856",
          "body": "fix a large copy as md.Repo will increase in size at the next roll.",
          "is_bot": false,
          "headline": "logtest: fix a race condition",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-23T14:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198e6143fc498976b701a8264b9c28aaf75eaf5b",
          "body": "The purgeTask endpoint now returns a status object instead of void.\nUpdate the test mocks to return { status: \"ok\" } and add\nvitest/globals to tsconfig types for global type recognition.",
          "is_bot": false,
          "headline": "Fix purge task test mocks to match updated API response",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-23T01:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d50d08662d464b74253505411b77ec86055d8d",
          "body": null,
          "is_bot": false,
          "headline": "Bump genai to v0.7.1 and md to v0.16.4",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-23T00:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806f733fc7abaea2d8af1a952bccd02fc4261c99",
          "body": "The Android shell no longer relies on per-service adapters to map MCP\nresources into native monitoring state. Instead, the backend projects\nproduct state (caic tasks) into a host-neutral `gomode://items` resource\nwith a `needsAttention` flag. The shell reads only this generic resource,\nremoving the \n[…]\noduct URIs, and DTO coupling.\n\nThis decouples the shell from product-specific knowledge, simplifies\nmaintenance, and allows any host to provide status by conforming to the\nitem schema.\n\nFix e2e tests.",
          "is_bot": false,
          "headline": "Replace service-specific adapters with generic service items resource",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-23T00:01:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "28fa4a92b24792c3a002b5d675c5ca9ecdb87e76",
          "body": "…ications resource\n\nAdd a new MCP resource gomode://notifications on the backend that\ngenerates service-authored notification events for quota recovery.\nThe Android shell polls this resource, deduplicates by event id, and\npublishes events via the native alert channel. The frontend also\nderives quota\n[…]\nnd shows them\nas browser notifications. This centralizes notification generation on\nthe server, so product logic like quota tracking lives in one place\nand the client simply reads and displays events.",
          "is_bot": false,
          "headline": "Move quota-recovery notifications to backend-generated gomode://notif…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-22T23:01:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2222afe2ad01bf8ec098726f8c68b39f7f72137",
          "body": "Fields Subtype, Status, and RateLimitType are typed constants, not\nstrings. Cast them explicitly to string to populate the message structs\ncorrectly.\n\nSilently drop commands_changed system events instead of synthesizing a\nSystemMessage from them. Use the named constant for turn_duration in the\ndrop list for consistency with the other subtypes.\n\nBump genai to a temporary version with the necessary fixes.",
          "is_bot": false,
          "headline": "Fix typed field conversions and suppress commands_changed events",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-22T16:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89ccb97c2c8c83ff19d669953d1eca489d59c976",
          "body": "The errors.AsType function returns the typed error directly, eliminating\nthe need for a separate pointer variable and a boolean check. This change\napplies the new pattern across the codebase for consistency and\nreadability.",
          "is_bot": false,
          "headline": "Replace errors.As with errors.AsType",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-22T16:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca37e85390d9633ad18bceead49efd2e4d61c323",
          "body": "Use GenAI provider constants for Claude, Codex, and Pi effort levels.\nExtend agent backends with model-specific capability metadata, then\nexpose it through the server API and generated SDKs so the UI offers\nonly effort levels supported by the selected model.\n\nOpenCode now reads ACP configuration opt\n[…]\nso surfaced as\ncapabilities.\n\nNormalize API capability arrays to empty arrays for non-null SDK\ncollection fields, and cover ACP configuration requests, legacy fallback\nbehavior, and API serialization.",
          "is_bot": false,
          "headline": "Discover model capabilities through harness APIs",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-21T22:42:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3346d96956db81f4e29ff5854b95ef84b75b978a",
          "body": "When Claude Code has an OAuth session, ANTHROPIC_API_KEY was stripped\nfrom the subprocess environment and then re-injected as an\nInputUpdateEnvVars message after auth completed. Traces showed that\nre-injection caused Claude Code to switch authentication to API billing\nmid-session. Remove the envInje\n[…]\nues) so the raw key never appears in logs.\n\nReplace the envInjectorConn tests with direct coverage of hasOAuth(),\nincluding present, absent, no file, and malformed configurations.\n\nFuck you Anthropic.",
          "is_bot": false,
          "headline": "Remove env var re-injection after OAuth stripping",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-21T13:35:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bfc6b6ee134c059aa7961dd6d143db88c487bb6",
          "body": "Previously the rate limit window was hardcoded as \"5h\" or \"7d\". Read the\n`LimitWindowSeconds` from the API payload and format it as a human-readable\nlabel (e.g. \"7d\", \"5h\", \"30m\"). Fall back to the old default only when the\nduration is absent or zero. This ensures the UI displays the actual window\nthe server enforces.\n\nAdd a test for `codexWindowLabel` covering a seven-day window.",
          "is_bot": false,
          "headline": "Derive Codex rate limit window label from API response",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-21T13:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74f06f35572fe11686b218a50efc62660f68bc29",
          "body": null,
          "is_bot": false,
          "headline": "Bump md to v0.16.3",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-21T02:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35be295e1d359da768f57f21e88a98d5f5fc583b",
          "body": "Make incremental message grouping instance-local so task streams cannot share cache state, and use copy-on-write snapshots so Solid observes every streamed delta batch without requiring navigation or a structural event.\n\nPreserve full-grouping semantics by marking pending tool calls complete when su\n[…]\nche reset test hook.\n\nAdd regressions covering follow-up text batches, immutable snapshots, concurrent stream isolation, and tool completion for text and widget output. Regenerate the frontend bundle.",
          "is_bot": false,
          "headline": "Fix live task updates after follow-up prompts",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-21T00:22:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4045b4c513c885b546177981b975137fc1eef85",
          "body": "…skCard\n\nRefactor the task actions dropdown from TaskDetail into a reusable\nTaskActionsMenu component. Use it in TaskDetail's existing dropdown and\nas a new right-click (context) menu on TaskCard cards in the sidebar.\nThis reduces duplication and lets users perform actions (stop, revive,\npurge, fork\n[…]\nact`) through\nMainLayout and TaskList to enable context menu functionality. Remove the\nnow-unused inline \"Clear context\" button from TaskDetail (the API call\nwas already removed in a previous change).",
          "is_bot": false,
          "headline": "Extract shared TaskActionsMenu and add right-click context menu to Ta…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-20T23:30:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a43d67e183a51abaf075ecdb561cefcb87e1240a",
          "body": "Add sub-agent artifacts (scout/reviewer inputs, outputs, transcripts)\nthat validate the fork-from-stopped feature. Modify the task manager to\naccept StateStopped and StateCrashed as valid fork sources. Implement a\nlifecycle reservation that sets the source to StateProvisioning during\nfork, preventin\n[…]\n crashed source to StateProvisioning during fork and restored\nit afterward. Add sub-agent artifacts (reviewer input, output,\ntranscript, and review report) that validate the fork-from-stopped\nfeature.",
          "is_bot": false,
          "headline": "Allow forking from stopped and crashed source tasks",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-20T22:24:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e4ad5dccef1a879d2f172f8f76b6a833a338be1",
          "body": "When Pi exits during startup (e.g., broken extension), the backend now\nautomatically runs `pi update` and retries the launch. This removes the\nneed for manual container restarts and makes the agent more resilient\nto transient Pi configuration issues. The previous pre-start version\ncheck (`readAgentVersion`) is removed because the update-and-retry\napproach handles outdated versions more directly.",
          "is_bot": false,
          "headline": "Retry Pi startup with self-update on process exit",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-20T22:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c56baa6e7a3337941103c59516cb408720e16b",
          "body": "serve-attach always starts a new subprocess. If a prior subprocess left\na terminal event in output.jsonl (e.g., a caic_exit), a fresh client\nwould treat that old failure as the new process's startup result. Remove\nthe output file before launching to ensure the new process's output\nbegins empty.\n\nAdd a test that verifies the old event is not replayed.",
          "is_bot": false,
          "headline": "Delete stale output.jsonl on serve-attach startup",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-20T22:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9719ea3381f228a3fbfbf140987c57fce7bae3d2",
          "body": "Previously, provisioning logs from the runtime backend were only streamed via\nSSE and never written to the task's JSONL log file. When startup failed, the\nlogs were lost. Now, provisioning output is buffered so it can be persisted\neven after a failure. The provisioningWriter gains Flush and AttachLo\n[…]\nver restarts and are included in\nevent replay.\n\nAlso fix the metadata header ordering in LogStore.Open so the header is written\nbefore attachReplay, and check for short writes in appendTaskLogMessage.",
          "is_bot": false,
          "headline": "Persist runtime provisioning output to task log on startup failure",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-20T15:40:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f7cb9c2503e3a57d8708ef56c415b0488012a77",
          "body": "Persist runtime provisioning output and startup failures in the task log so they survive server restarts and are included in event replay.\n\nRender setup output in TaskDetail as an inline, message-style disclosure. It remains expanded while provisioning, collapses after the agent session starts, and \n[…]\n-runtime, unit, and E2E coverage for replayed setup logs. Make the plan/ask E2E tests navigate to the known task URL after its API state is ready, avoiding races with delayed global task-list updates.",
          "is_bot": false,
          "headline": "Persist and surface task setup diagnostics",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-20T13:43:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79c948be40a54a2b8f1128c7725e81bb4a96600b",
          "body": "When a task has an error, the detail page now displays the\ncomplete error text in a styled section, while the task card shows a\ntwo-line clamped summary. The card's error class is renamed to\nerrorSummary with improved styling using theme CSS variables and\noverflow wrapping. Previously the task card only showed errors as\nplain red text and the detail view had no error display.",
          "is_bot": false,
          "headline": "Show full task error in detail view and clipped summary in card",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-17T22:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef120864bd612062df0cecdb036eedb0a5c8d93",
          "body": null,
          "is_bot": false,
          "headline": "Update to go 1.26.5",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-17T22:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee4974d062e62cc40e10c5631962724462c26e5d",
          "body": "When opening the fork dialog, apply the user's saved model and effort\npreferences for the selected harness instead of copying the existing\ntask's model and effort. This ensures the dialog respects the user's\ndefault choices.\n\nPortal the SearchableSelect popup inside the closest dialog element\nwhen t\n[…]\ne trigger is inside a modal dialog. This prevents the dropdown\nfrom being clipped or hidden behind the dialog's backdrop. Add the\ncorresponding overflow: visible CSS rule to allow the popup to render.",
          "is_bot": false,
          "headline": "Use saved model preference in fork dialog and fix dropdown portal",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T22:40:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9969f69faf543db4e2f7a6126beb30811888398",
          "body": "Parse HTML error responses from the GitHub API when GetDefaultBranchSHA\nreceives a non-2xx status. Instead of including raw HTML in error\nmessages, extract and truncate the meaningful text. Also update the\nfrontend toast component to use CSS variables for theming and improve\nlayout for long messages.",
          "is_bot": false,
          "headline": "Improve GitHub error handling and toast styling",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T22:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b9b220a89379f70fa781660cef19bf3a90e6e8",
          "body": "Share provider metadata in usage baseFetcher, simplify task handler and path\n\nIntroduce baseFetcher fields for provider, label, authKind, and usageURL to\neliminate duplicate Provider(), Label(), AuthKind(), and UsageURL() methods\nin every fetcher.  Add quota() helper to build a ProviderQuota with those\nfields, and replace get() with getIf() to factor out the common token-absent\nshort-circuit.  This reduces boilerplate and makes adding new fetchers less\nerror-prone.",
          "is_bot": false,
          "headline": "Code simplification pass",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T22:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ae59441612eab78971dc27065d92f7a5093a82",
          "body": null,
          "is_bot": false,
          "headline": "Bump md to v0.16.2",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T22:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6100c4c944b047ab0712c70c2722875c7ec05476",
          "body": "The systemd unit now declares podman.socket as a soft dependency and sets\nCONTAINER_HOST to point to Podman's user socket.  This allows caic to\nuse the Podman API as a remote client. The corresponding README\ninstructions are updated to mention the socket dependency and to advise\nverifying that it is active.",
          "is_bot": false,
          "headline": "Add Podman socket dependency and remote client environment",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T22:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3928fd1b3bd0487990d8a9ba779020a2e4102fe0",
          "body": "Stats stream failures are not transient debug events; they indicate a\nrecurring condition that operators should notice and investigate.",
          "is_bot": false,
          "headline": "Upgrade stats stream failure log level from debug to warn",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T20:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521d49c046d745615c52107c8e9a01643c1206a3",
          "body": "When a client moves between networks (e.g., Wi‑Fi to cellular), the existing\nWebRTC ICE session cannot survive the interface change.  Previously the voice\nsession would fail without recovery, dropping the conversation context.\n\nImplement a recovery policy in both Android and frontend VoiceSession:\n-\n[…]\nery on manual disconnect or connect.\n\nAdd focused unit tests for recovery policy, delay logic, context construction,\nand retry limits on both platforms.\n\nFrankly it's not good enough but it's a start.",
          "is_bot": false,
          "headline": "Add voice network recovery with context preservation for ICE failures",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T19:58:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa1278b90fbca4051227492ea43524645efb45e2",
          "body": "Replace ad-hoc component name prefixes (e.g., \"bot:\", \"ci:\") in log\nmessages with component-scoped loggers that carry a structured \"cmp\"\nattribute. This eliminates redundant text in messages and enables\nconsistent structured logging across the codebase.\n\nI used the \"cmp\" key for component but I'm not sure it's a good idea. I\nmay revisit. There's many modules that needs updating.",
          "is_bot": false,
          "headline": "Remove redundant prefixes from structured log messages",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T19:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e902b144998d09a7dee52f81d08f98fd58a92f7",
          "body": "127.0.0.2 may not be configured as a loopback alias on all systems,\ncausing the test to fail (on macOS). Use 127.0.0.1 which is always available.",
          "is_bot": false,
          "headline": "Fix UPnP test source address to avoid alias dependency",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T19:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07227a1ff2c72462b2fbe34bc2cb37b24c96df0",
          "body": "- Add reconnection logic with max attempts and configurable grace delay for\n  ICE disconnection on both Android and Web fronts.\n- Change ICE candidate waiting to use the first usable candidate\n  (non-link-local IPv4 UDP) instead of waiting for full ICE gathering,\n  reducing connection setup time.\n- \n[…]\nno STUN server.\n- Add upnp-dump CLI tool to inspect UPnP IGD state.\n\nIssues to fix later:\n- reconnect loses context.\n- The UI for surfacing errors is bad.\n- Disconnect command from the car is ignored.",
          "is_bot": false,
          "headline": "Add WebRTC ICE reconnect and improve UPnP mapping reliability",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-16T19:00:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5060fc4a1e3fbb14edc47814ac0d87223b33d43d",
          "body": "Add UPnP IGD mapping for the voice gateway's single UDP WebRTC listener.\nOn first RTC offer, the gateway maps the selected UDP port, advertises the\nrouter external endpoint, refreshes the lease, and removes the mapping during\nshutdown. This lets browser voice sessions connect from outside the LAN wi\n[…]\nonnection failures. Update generated SDKs\nand API docs for the new diagnostic field.\n\nAdd tests for UPnP mapping behavior, diagnostic formatting, complete-offer\nsignaling, and SDP candidate rewriting.",
          "is_bot": false,
          "headline": "Add UPnP WebRTC mapping and RTC diagnostics",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-14T21:51:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c4e1b09e4c4aa73cbab49b10296696536f4a5e8",
          "body": "genai v0.7.0 changed duration fields (DurationMs, DurationAPIMs) from\nint64 to a proper duration type and the status field to a typed string.\nUpdate the Claud Code parser to use the new field: extract milliseconds\nvia .AsDuration().Milliseconds() and convert status with string().\n\nAlso update the Codex wire test to use the new duration field format\nand convert with time.Duration.  Adjust test data to include decimal\ndurations for the new types.",
          "is_bot": false,
          "headline": "Update md to v0.16.1; Adapt parsing to genai v0.7.0 breaking changes",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-14T14:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f226553efdfb172e35a2e5379f09cf88da975679",
          "body": null,
          "is_bot": false,
          "headline": "Add line wrap toggle for diff display",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-10T22:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbf81a8bb3f0a7fe1f974422290d15426e755bcb",
          "body": "golangci-lint does not compile or check files with build constraints\n(e.g., `//go:build smoke`).  Run `go vet -tags=smoke ./...` as part of\n`lint-go` to catch compilation errors in such code early.\n\nThe recent multi-backend support commit renamed `runtime.InstanceID` to\n`runtime.ID` and changed the underlying type.  Update the smoke test to\ncall `runtime.ID` instead of the removed `runtime.InstanceID`, and\nrename variables accordingly for clarity.",
          "is_bot": false,
          "headline": "Fix smoke test compilation, check it in lint-go",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T16:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed4aaef3b5606b217be4cc1f5f0cf49a02048a45",
          "body": "Pi only conveys errors as free-text strings from the provider, so the UI\ncannot distinguish quota exhaustion from other errors.  Introduce\n`isQuotaError` and `errorResultMessages` to detect common quota/rate\nlimit substrings (e.g. \"usage limit\", \"rate limit\", \"429\") and, when\nmatched, prepend a `Rat\n[…]\n show a quota banner\ninstead of a bare error.\n\nExtract the duplicate result construction in `handleDone` and\n`handleError` into the shared helper.\n\nThis is a gross hack but the best we can do for now.",
          "is_bot": false,
          "headline": "Emit RateLimitMessage on Pi provider quota/rate limit errors",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T16:25:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7722e27fe0b95732f5ca476f887543bc83a1b604",
          "body": "Introduce runtime.Router for multi-backend dispatch and qualified IDs.\nReplace the single Backend interface with runtime.System that bundles\nlifecycle, monitoring, inventory, and privilege info. Each backend is\nidentified by a Name (e.g. docker, podman). The Router dispatches\noperations by qualified\n[…]\nor me with\n\n    WRN container runtime unavailable runtime=podman err=\"signal: bad system call (core dumped)\"\n\nI still have a few follow ups but I'm out of quota and this change is\nalready way too big.",
          "is_bot": false,
          "headline": "Support multiple runtime backends simultaneously!",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T16:23:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0aef0ce15d4e5d048a37dc506109a2d8a6ef00a4",
          "body": "…ommit\n\nPreviously, NewCacheWriter and NewMessageWriter returned nil on internal\nerrors, and Commit swallowed errors silently, allowing partial caches to\ngo undetected.  Make both constructors return (*CacheWriter, error) and\n(*MessageWriter, error), and change the EventReplayWriter interface so\nCommit returns an error.  All callers now propagate the error or log it,\nand test code uses the new shared tasktest package instead of inline\nfakes.\n\nThis should fix cache corruptions.",
          "is_bot": false,
          "headline": "Return errors from replay cache and message writer constructors and C…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T14:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a4e83fd191287cf0436bd14b3c6f2f273707ea",
          "body": "The previous test reused the same `ResultMessage` and `SystemMessage`\npointers across parallel subtests (“Live” and “Restore”).  Both\n`addMessage` and `RestoreMessages` mutate `ResultMessage.Result`, so\nsharing the pointers caused a data race under `t.Parallel()`.\n\nIntroduce a local `newMsgs` closure that returns fresh message pointers\non each call, ensuring each subtest operates on its own copy.  Test only\nchange.",
          "is_bot": false,
          "headline": "Fix data race in CompactBoundaryAccumulatesStats test",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T02:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845513b2c7ba15d17ad7b3cadc11af5b226c1f57",
          "body": "Replace duplicated in-package test fakes (stubBackend, fakeBackend,\nfakeMD, stubContainer) with centralized doubles in dedicated test\npackages.  agenttest.FakeBackend provides a configurable agent.Backend;\nmcptest.FakeRegistry provides a minimal mcp.Registry; runtimetest\nFakeBackend and FakeInfo pro\n[…]\npat_ext_test.go in the `mcp_test` external package.  This lets the\ntests import the `mcptest` package, which now exposes a `FakeRegistry`\nfor use by any consumer of the MCP handler.\n\nTest only change.",
          "is_bot": false,
          "headline": "Extract shared test doubles into agenttest, mcptest, runtimetest",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T01:59:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ee7e33d0685ec81783ddd2438248daba442ab55",
          "body": "Add a `quota.ts` module with helper functions that match a task's harness\nand model to provider usage snapshots, extracting the latest exhausted\nrate limit window and its reset time. Display a countdown on the task\ncard (e.g. \"quota resets in 42m\") when the provider used by that task\nhas a fully exhausted rate limit. Wire the `UsageResp` data through\n`MainLayout` and `TaskList` so the countdown is computed per task.\n\nUntested, will see when I exhaust my quota. :)",
          "is_bot": false,
          "headline": "Show quota reset countdown on task cards when provider quota exhausted",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-09T01:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1083cac789d6e16967471519859021ffe2219c6",
          "body": "Previously the RateLimitBanner displayed raw rateLimitType values (e.g.\n\"five_hour\") or a generic \"plan limit\" message when overage was active.\nThis made it hard for users to understand which quota had been reached\nand whether extra usage was being consumed.\n\nIntroduce a `rateLimitLabel` helper that\n[…]\nes the label instead of raw type.\n\nAlso fix a bug where the reset time displayed `overageResetsAt` when\noverage was active; it now always shows `resetsAt`, which is the point\nwhen normal quota resets.",
          "is_bot": false,
          "headline": "Improve rate limit banner labels for quota types and overage state",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-08T23:48:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "faecfd5d1642e1152036b3824f2486345c2b0850",
          "body": "Replace ad-hoc slog loggers in test helpers with a centralized\nlogtest.Logger that writes through testing.TB.Log, providing\nconsistent debug-level output and removing the dependency on slog\nfrom test packages. The logger includes relative milliseconds\ninstead of wall-clock time for reproducible test\n[…]\nnewRouterTestWorkspace) to accept a\n*testing.T parameter so they can create the Logger, and switch\nevery Workspace.Log construction from slog.With to logtest.Logger.\n\nNewWorkspace was kind of useless.",
          "is_bot": false,
          "headline": "Add logtest package for structured test logging; inline NewWorkspace",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-08T23:47:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b68d6dcfc6480a2f976b7985866333516590b95",
          "body": "…ords\n\nMove the shared runtime.Backend test double from internal/task/tasktest\nto internal/runtime/runtimetest, making it available to any package that\ndepends on the runtime interface. Replace the old call-record-based\nassertion pattern with a state-based model that tracks each instance's\nlifecycle\n[…]\nthan on which methods were called, and avoids brittle\nordering assumptions.\n\nUpdate router_test.go and manager_test.go to use the new fake, replacing\ninline function hooks with the state-based checks.",
          "is_bot": false,
          "headline": "Refactor runtime.Backend test double to use state instead of call rec…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-08T22:12:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a398b47809145d57aefba504b894ee7f27098ea9",
          "body": "Runner and SessionRunner previously used initDefaults to lazily create default\nworkspaces, logs, and backends when nil. This implicit behavior made\ndependencies unclear and caused panics in tests when Log was nil. Instead,\nrequire callers to provide a fully configured Workspace with a non-nil Log\nfield, and move the timeout default to the Manager constructor. Test helpers\nnow enforce non-nil workspace creation via t.Fatal.",
          "is_bot": false,
          "headline": "Remove initDefaults lazy initialization from Runner and SessionRunner",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-08T22:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d592fead045ce3067e66fb90cbe9019f728233d",
          "body": "Support the new \"fable\" model alias in the Claude Code backend by\nincluding it in the documented model alternatives and the backend's\nModelList. Add a test to verify the complete set of aliases exposed\nby New().",
          "is_bot": false,
          "headline": "Add fable model alias for Claude Code",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-08T19:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2c90ddc5c5251b68a2bda34cf29278bf311af73",
          "body": "Fix reply delivery for Claude Code tasks that are waiting on\nAskUserQuestion when the caic server restarts.\n\nOn adoption, reconnect live relay-backed tasks synchronously so the task\nhas an active session before the UI can submit the first reply. If\nSendInput still finds no active session, attempt an\n[…]\nt concurrent asks.\n\nPreserve better diagnostics by carrying reconnect failures in\nNoSessionError, and add regression coverage for adoption reconnect,\nSendInput reconnect, and duplicated restored asks.",
          "is_bot": false,
          "headline": "Restore Claude Code ask sessions after server restart",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T19:42:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "708ab8ea41afb6c7807f886104c26ea9890cfb93",
          "body": "Previously, refresh failures on Diff, Processes, and Info panes ignored the\nstatus code and always displayed an error. Meanwhile, AppState treated both\n403 and 404 as authoritative \"gone\" and navigated home, preventing users\nfrom seeing the 403 error if the pane happened to refresh.\n\nRefactor to sep\n[…]\nred by the three detail panes, and wire it\ninto AppState's `dismissSelectedTaskOnNotFound` to keep the logic in one\nplace.\n\nAdd tests verifying that 404 dismisses the pane but 403 preserves the route.",
          "is_bot": false,
          "headline": "Navigate away from task panes on 404 refresh, not 403",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T17:01:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9c6abbf9e3585554689a74d02a836a568366330",
          "body": "The global keyboard handler for navigating between task cards was\nintercepting ArrowUp/ArrowDown keys even when the user focused a\ncombobox (e.g., model or branch picker). This prevented the\ncombobox from opening its dropdown on ArrowDown.\n\nExtend the existing guard (which already skips INPUT/TEXTAREA/SELECT)\nto also skip elements inside a combobox widget by checking for the\nARIA attributes `aria-haspopup=\"listbox\"`, `role=\"listbox\"`, or\n`role=\"option\"`.",
          "is_bot": false,
          "headline": "Prevent global ArrowUp/ArrowDown from hijacking combobox input",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T16:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a77a94306a734bda6f30c9e6b0465894819b32c",
          "body": "After purging a selected task, automatically navigate to the next\ntask that needs input (asking/waiting/has_plan), the next running or\nalive task, or fall back to the new-task prompt. Previously the\ndeleted task's detail view remained displayed with stale data.\n\nAdd tests verifying the navigation and focus behavior for both\nsingle-task and multi-task scenarios.",
          "is_bot": false,
          "headline": "Add purge focus navigation to move to next task or prompt",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T16:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d111490394ab812e0fc9f6ac17798391f64f204",
          "body": "Recognize prompt result responses during log replay and adoption so OpenCode tasks restore final assistant output. Isolate golden parser state per fixture.",
          "is_bot": false,
          "headline": "Fix OpenCode replay result parsing",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T16:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d99f8be7ace79f6e10d438722382c39c31e5691",
          "body": "RepoChipStrip previously implemented its own add-repo dropdown with\nPortal, input, and manual position logic. Replace it with the reusable\nSearchableSelect component, extended to support grouped options,\nhideable caret, and a no-options label. Remove the now-unused custom\ndropdown styles and update test DOM selectors accordingly.",
          "is_bot": false,
          "headline": "Integrate add-repo dropdown into SearchableSelect with group support",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T15:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc6e1ca8d3a166833cf3083a1d9d9fc6fe05d50",
          "body": null,
          "is_bot": false,
          "headline": "Bump md to v0.16.0",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T15:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe48f98f179d0e66e2ea659471f52cc9360f250",
          "body": "A non-zero exit message that follows a cleanly completed turn (e.g.\nSIGINT from a user-requested stop) is a spurious termination artifact\nalready dropped from the persisted replay.  Previously it was still\nfanned out to live subscribers, causing a transient \"Parse error\" in the\nfrontend that disappe\n[…]\nt when `lastExitError` is empty,\nindicating no prior error.  The live stream now matches the persisted\nreplay.  Genuine interruptions (exit mid-turn with no clean result) are\nstill delivered normally.",
          "is_bot": false,
          "headline": "Skip spurious non-zero exit in live stream after clean turn",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T15:14:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f50f2e0e3b0ba8317ac78180363d52a5767d0010",
          "body": "…and adoption\n\nOtherwise restarting the backend would make caic think the task didn't\nhave a diff.",
          "is_bot": false,
          "headline": "Track DiffCreated as a persistent sticky flag across task log reload …",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T15:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a624f3407eafd316f64a71441d64d4f6bb53169",
          "body": "Introduce a reusable SearchableSelect (combobox) component that replaces\nthe ad-hoc branch dropdown in RepoChipStrip and the model <select> in\nFormControls. The new picker supports filtering, keyboard navigation\n(ArrowUp/Down, Enter, Escape), and proper ARIA roles for accessibility.\nThis unifies two\n[…]\nd add a\ndedicated selectTrigger class for SearchableSelect so it matches the base\nselect styling without the extra right padding intended for the icon.\nThis ensures uniform appearance across controls.",
          "is_bot": false,
          "headline": "Add SearchableSelect combobox for branch and model pickers",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T14:32:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "698238ccc85c7089ab8c765eaf3d6ef28e8465ee",
          "body": "Otherwise it uses the cache from when the container was created.",
          "is_bot": false,
          "headline": "opencode: use --refresh when listing models",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T14:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "663a110a2f0023f2f7f490d6ca057e18996d9827",
          "body": "Previously, harness model caches were refreshed only once at startup.\nThis left stale caches if harnesses.json was removed during the\nserver's lifetime. Replace the one-off refresh with a persistent\nwatcher that (re)generates the model cache on startup and then\nlistens for file removal or rename eve\n[…]\nup. Remove the redundant\nMkdirAll from in many places since the directory is now created\nbeforehand.\n\nAlso simplify the preferences test to reflect the removed\nrequirement for deep directory creation.",
          "is_bot": false,
          "headline": "Watch harness model cache for deletions and regenerate",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T14:03:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52cbf1a429dc9ed8f179235489a4c8d958a0d7a8",
          "body": "Previously, Serve derived a separate runCtx for an errgroup,\nran the HTTP server outside it, and waited for remaining\nbackground tasks with a 10-second timeout before returning\nthe server error. Change to add the server as an errgroup\ntask so all goroutines are managed uniformly: group.Wait()\npropagates any error from any task. Removing the hardcoded\ntimeout lets the caller control shutdown duration via the\ncontext deadline.\n\nThis is much saner.",
          "is_bot": false,
          "headline": "Run server as errgroup member and drop background shutdown timeout",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T11:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6772bc32b9ca5ba658889af78286675c3d898d5f",
          "body": "Background tasks (CI monitoring, image warmup, repo watcher, etc.) were\nlaunched as fire-and-forget goroutines using a stored context, making\nshutdown unreliable and errors untracked. Convert them to errgroup tasks\nthat receive a derived context, allowing the server to wait for\ncompletion on shutdow\n[…]\ne SIGTERM for cleaner shutdown, remove the stored context from\nadoptedTaskWiring so each method receives its own context, and purge\nstale model refresh instances left behind by a previous server exit.",
          "is_bot": false,
          "headline": "Run background tasks in errgroup and add graceful shutdown",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T01:55:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bcf7000c613095f079f5d44c30f352a26d335077",
          "body": null,
          "is_bot": false,
          "headline": "Include fork fix",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T01:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be68d575ca725a48deb073487bbd202222681ed",
          "body": "I'll make it public soon.",
          "is_bot": false,
          "headline": "Reorder code according to my new methodfilecheck linter",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-07T01:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d6c1aaea4745ba3513a642c643268b0cf0eaa9",
          "body": "Tasks in the transient \"stopping\" and \"purging\" states were previously\ntreated as active in the sidebar grouping. They now sort into the\nstopped/crashed and purged/failed groups respectively, matching the\nbackend state machine and improving UI consistency during transitions.\n\nRefactor the filter logic to first collect stopped and purged tasks\nby explicit state checks, then define active as the remaining tasks\nrather than the original inverse structure.",
          "is_bot": false,
          "headline": "Include stopping and purging states in task list sorting and grouping",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T22:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79be33b425cf5caf7cb4b07f134d3a782b5622f",
          "body": "When a task is purged, if its branch never produced any diff\n(changes), delete it to avoid accumulating stale branches. A new\nDiffCreated flag on Task tracks whether a non-empty diff was ever\nobserved, so branches that had diffs at any point are preserved.",
          "is_bot": false,
          "headline": "Delete unmodified task branches on purge",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T21:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a9d92f5765d3be9903ebda1c74bf37b7ebfc89",
          "body": "Move packages to group related domain concepts under umbrellas\n(agent/, forge/, repo/, task/). Rename types for consistency (e.g.,\nRepoWorkspace → Workspace, WorkspaceRegistry → Registry). Clarify\npackage layering with nesting to indicate \"built on\" relationships.\n\nThere should be no functional changes.",
          "is_bot": false,
          "headline": "Reorganize internal packages under domain umbrellas",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T21:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6d2ea46832e50492efb15c07d35f82e35e60d2",
          "body": "…ct packages\n\nSplit the former `internal/repos` package into three packages with clear\ndependency boundaries: `internal/reporeg` owns repo identity types (Info,\nRegistry), `internal/ci` owns the repo CI status cache\n(RepoStatusStore), and `internal/repowork` owns the workspace registry\n(WorkspaceReg\n[…]\ninators or runtime packages – and prevents accidental import\ncycles while making ownership explicit.\n\nI'm not super happy with the current layout, but this split will make it\neasier to refactor later.",
          "is_bot": false,
          "headline": "Separate repo identity, CI status, and workspace registry into distin…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T17:57:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9530c9eabfa91e4d027ab089bbd88e688c44648b",
          "body": "…riants\n\nExtract repo-level workspace logic (branch allocation, git sync, safety\nchecks, diff operations) from internal/task into a new internal/repowork\npackage.  RepoWorkspace is now a per-repo, cross-task serialization point\nowned by the Manager registry, not a per-task list.  Its constructor\nreq\n[…]\ny\ninitialization.\n\nThe TaskView interface breaks the import cycle that would otherwise\nprevent internal/task from depending on internal/repowork.\n\nThat's the middle of the refactoring, will follow up.",
          "is_bot": false,
          "headline": "Move RepoWorkspace to internal/repowork and enforce construction inva…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T14:00:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aded92cfc1c51195539436108bde41f1f54ce399",
          "body": "…eshooting\n\nThe WebRTC voice session setup can time out for various reasons (ICE failure,\nUDP blocked, backend not ready, data channel not opened). A generic timeout\nerror gives the user no insight into the actual problem.\n\nAdd a new POST endpoint at\n/api/voicegateway/v1/voice/rtc/{sessionID}/diagno\n[…]\na channel, backend connection) and exposes a\nDiagnoseVoiceRTC method that classifies the connectivity issue. When the\nbridge is unavailable, the handler returns a \"voice_bridge_unavailable\"\ndiagnosis.",
          "is_bot": false,
          "headline": "Add voice RTC diagnostics endpoint for structured connectivity troubl…",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T01:10:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "122c00c9e3dd4ca859230702d972db1caf030ccb",
          "body": "The md library now represents repository branches as a `Branches`\nstring slice instead of a single `Branch` field. Update `Backend`\nmethods (`Diff`, `Fetch`, `Purge`, `Revive`) to use a `primaryBranch`\nhelper that extracts the first branch from the slice. Refactor\n`toMDRepos` and `fromMDRepos` to convert between the two formats.\n\nBump the md dependency to pick up the new API.",
          "is_bot": false,
          "headline": "Adapt to md Repo.Branches slice and CreateBranch param change",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-06T00:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a257d8b74c02f118fd17f498358cb65e516d30",
          "body": "RepoExecutor was a thin facade over Runner, SessionRunner,\nand RepoWorkspace that held construction-time config (backends,\nharness env, event replay factory). All that config is now owned\ndirectly by Manager, which creates Runner/SessionRunner on demand.\nThis reduces indirection, eliminates the per-repo executor registry,\nand lets workspace registration be a simple repo+base branch.\n\nA very painful untangling. It's a miracle if it doesn't break\neverything.",
          "is_bot": false,
          "headline": "Remove RepoExecutor, centralize backends and config in Manager",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T23:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0ab41984b08c4cbddf73845b26e0c696b969bb",
          "body": "Extract task lifecycle orchestration from RepoExecutor into a dedicated\nRunner type. RepoExecutor now holds only construction-time config and\ndelegates Start, Cleanup, StopTask, ReviveTask, and ForkTask to Runner,\nwhich composes RepoWorkspace and SessionRunner. Tests are moved to\nrunner_test.go.",
          "is_bot": false,
          "headline": "Extract Runner from RepoExecutor and reduce to thin facade",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T17:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51876469083c1c98db8e888a1e090e98ee464d30",
          "body": null,
          "is_bot": false,
          "headline": "Bump md",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T15:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "050675e574a960f2a61dacccb4a5223a0f907263",
          "body": "The updated md library now treats Runtime as an interface with a Name()\nmethod, and the Client constructor expects a slog.Logger and an optional\ncontainers.Runtime. Update mdruntime.New to create the runtime adapter\nand pass it, and change callers to use client.Runtime.Name(),\nclient.Runtime.WatchStats(), and client.Runtime.WatchDieEvents().",
          "is_bot": false,
          "headline": "Adapt to md library API v0.15.1 changes",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T14:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9171c2af2564aecf820159bf010147b698d2c402",
          "body": "Move agent session lifecycle and message dispatch out of RepoExecutor into a\nnew SessionRunner struct. This separates the responsibility of managing agent\nsessions (start, reconnect, restart, clear-context) from repo workspace and\ntask lifecycle orchestration, making each component more focused and \n[…]\nand ClearContextSession) into a single\nreplaceSession helper with a mode parameter.\n\nAll existing callers are updated to route through sessionRunner() rather\nthan calling the removed methods directly.",
          "is_bot": false,
          "headline": "Extract SessionRunner from RepoExecutor",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T14:29:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72ba3d3d733a823e4ce1f57066c35a0262c2af28",
          "body": "Move repo-level branch allocation, git sync, and runtime diff operations from\nRepoExecutor into a new RepoWorkspace struct. This separates the concerns of\nmanaging repo state from task lifecycle and agent sessions, making each\ncomponent more focused and testable in isolation. RepoWorkspace owns the\n\n[…]\ncross tasks backed by the\nsame repo, while RepoExecutor retains instance setup, session management, and\norchestration. All callers are updated to embed RepoWorkspace and delegate the\nrelevant methods.",
          "is_bot": false,
          "headline": "Extract RepoWorkspace from RepoExecutor",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T13:12:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "deb1fd5fad2ede698f7228c84909d61469f971e4",
          "body": "Move log file creation, reopening, trailer writing, and replay attachment\nout of RepoExecutor into a dedicated LogStore type. This is the first\nphase of a larger refactor to separate repo workspace, session runner,\nand task runner concerns.",
          "is_bot": false,
          "headline": "Extract LogStore from RepoExecutor",
          "author_name": "Marc-Antoine Ruel",
          "author_login": "maruel",
          "committed_at": "2026-07-05T00:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 1679,
      "latest_release_at": "2026-07-27T17:13:48Z",
      "latest_release_tag": "v0.11.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/caic-xyz/caic",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/caic-xyz/caic",
          "is_deprecated": false,
          "latest_version": "v0.11.2",
          "repository_url": "https://github.com/caic-xyz/caic",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-27T17:06:50Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 12,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-02-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "e2e/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [
        "android/build.gradle.kts",
        "android/gomode/build.gradle.kts",
        "go.mod",
        "sdk/caic/kotlin/build.gradle.kts",
        "sdk/gomode/kotlin/build.gradle.kts",
        "sdk/halo/build.gradle.kts",
        "sdk/mcp/kotlin/build.gradle.kts",
        "sdk/voicegateway/kotlin/build.gradle.kts"
      ],
      "largest_source_bytes": 144364,
      "source_files_sampled": 526,
      "oversized_source_files": 11,
      "agent_instruction_files": [
        ".github/AGENTS.md",
        ".github/CLAUDE.md",
        "AGENTS.md",
        "CLAUDE.md",
        "android/AGENTS.md",
        "android/CLAUDE.md",
        "android/gomode/AGENTS.md",
        "android/gomode/CLAUDE.md",
        "apisdkgen/AGENTS.md",
        "apisdkgen/CLAUDE.md",
        "backend/AGENTS.md",
        "backend/CLAUDE.md",
        "backend/internal/agent/claudecode/AGENTS.md",
        "backend/internal/agent/claudecode/CLAUDE.md",
        "backend/internal/agent/codex/AGENTS.md",
        "backend/internal/agent/codex/CLAUDE.md",
        "backend/internal/agent/opencode/AGENTS.md",
        "backend/internal/agent/opencode/CLAUDE.md",
        "backend/internal/agent/pi/AGENTS.md",
        "backend/internal/agent/pi/CLAUDE.md",
        "backend/internal/agent/relay/AGENTS.md",
        "backend/internal/agent/relay/CLAUDE.md",
        "backend/internal/mcp/AGENTS.md",
        "backend/internal/mcp/CLAUDE.md",
        "backend/internal/server/api/AGENTS.md",
        "backend/internal/server/api/CLAUDE.md",
        "frontend/AGENTS.md",
        "frontend/CLAUDE.md",
        "gomode/AGENTS.md",
        "gomode/CLAUDE.md",
        "gomode/voicegateway/voicertc/AGENTS.md",
        "gomode/voicegateway/voicertc/CLAUDE.md",
        "oauth/AGENTS.md",
        "oauth/CLAUDE.md",
        "sdk/AGENTS.md",
        "sdk/CLAUDE.md",
        "sdk/halo/AGENTS.md",
        "sdk/halo/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 28525
    },
    "dependencies": {
      "manifests": [
        "android/build.gradle.kts",
        "go.mod",
        "package.json",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 25
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 1
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 463,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "maven",
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/andybalholm/brotli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/caic-xyz/md",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.17.0"
        },
        {
          "name": "github.com/coder/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.14"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/huin/goupnp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/invopop/jsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/lmittmann/tint",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/maruel/genai",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.2"
        },
        {
          "name": "github.com/maruel/gopus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260506115108-4c6355c2de38"
        },
        {
          "name": "github.com/maruel/ksid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/maruel/roundtrippers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/mattn/go-colorable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.15"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.22"
        },
        {
          "name": "github.com/oschwald/maxminddb-golang/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "github.com/pb33f/ordered-map/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.1"
        },
        {
          "name": "github.com/pelletier/go-toml/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.1"
        },
        {
          "name": "github.com/pion/ice/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.2.7"
        },
        {
          "name": "github.com/pion/transport/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.2"
        },
        {
          "name": "github.com/pion/webrtc/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.2.15"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "@material-symbols/svg-400",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.45.9"
        },
        {
          "name": "@novnc/novnc",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.7.0"
        },
        {
          "name": "@solidjs/router",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.16.2"
        },
        {
          "name": "marked",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.0.7"
        },
        {
          "name": "solid-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.9.14"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/andybalholm/brotli",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caic-xyz/md",
            "direct": true,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coder/websocket",
            "direct": true,
            "version": "v1.8.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huin/goupnp",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": true,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lmittmann/tint",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/genai",
            "direct": true,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/gopus",
            "direct": true,
            "version": "v0.0.0-20260506115108-4c6355c2de38",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/ksid",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/roundtrippers",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": true,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oschwald/maxminddb-golang/v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": true,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": true,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/ice/v4",
            "direct": true,
            "version": "v4.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v4",
            "direct": true,
            "version": "v4.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/webrtc/v4",
            "direct": true,
            "version": "v4.2.15",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "@material-symbols/svg-400",
            "direct": true,
            "version": "0.45.9",
            "ecosystem": "npm"
          },
          {
            "name": "@novnc/novnc",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@solidjs/router",
            "direct": true,
            "version": "0.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": true,
            "version": "18.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "solid-js",
            "direct": true,
            "version": "1.9.14",
            "ecosystem": "npm"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/httpjson",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/datachannel",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/dtls/v3",
            "direct": false,
            "version": "v3.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/interceptor",
            "direct": false,
            "version": "v0.1.45",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/mdns/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/randutil",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtcp",
            "direct": false,
            "version": "v1.2.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtp",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sctp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sdp/v3",
            "direct": false,
            "version": "v3.0.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/srtp/v3",
            "direct": false,
            "version": "v3.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v3",
            "direct": false,
            "version": "v3.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/turn/v5",
            "direct": false,
            "version": "v5.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wlynxg/anet",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@solidjs/testing-library",
            "direct": false,
            "version": "0.8.10",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@thednp/domparser",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jsx-dom-expressions",
            "direct": false,
            "version": "0.40.7",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-solid",
            "direct": false,
            "version": "1.9.12",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.395",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract-get",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-solid",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-document.all",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-html",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "4.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "kebab-case",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-anything",
            "direct": false,
            "version": "5.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.22",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "seroval",
            "direct": false,
            "version": "1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "seroval-plugins",
            "direct": false,
            "version": "1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "solid-refresh",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-solid",
            "direct": false,
            "version": "2.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "vite-solid-svg",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "vitefu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 463,
        "direct_count": 28,
        "indirect_count": 435
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 7,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "maruel",
          "commits": 1680,
          "avatar_url": "https://avatars.githubusercontent.com/u/75011?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "android.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "81b10dca80b3e2a565760147839faef7c0802e89",
        "ran_at": "2026-08-02T12:32:00Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-02T00:51:21Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-03T13:59:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/caic-xyz/caic",
    "host": "github.com",
    "name": "caic",
    "owner": "caic-xyz"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 57,
            "calibrated": 60,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 60,
      "inputs": {
        "security": 53,
        "vitality": 85,
        "community": 32,
        "governance": 45,
        "calibration": "2026-08-02",
        "engineering": 64,
        "ai_readiness": 78,
        "weighted_overall_raw": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "commits_last_year": 1679,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1679 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1679
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": 35,
              "latest_release_tag": "v0.11.2",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6
                    }
                  }
                ],
                "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": "exceptional",
            "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": 32,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "forks": 1,
              "stars": 12,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 45,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "weak",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 5,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "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": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/12 decided PRs merged",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "caic-xyz",
              "public_repos": 2,
              "account_age_days": 159
            },
            "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": "1 followers of caic-xyz",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "caic-xyz"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~0 yr old",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/caic-xyz/caic"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "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": 64,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "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": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "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 463 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": 463
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 463,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 463,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 1
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.85,
              "agent_instruction_files": [
                ".github/AGENTS.md",
                ".github/CLAUDE.md",
                "AGENTS.md",
                "CLAUDE.md",
                "android/AGENTS.md",
                "android/CLAUDE.md",
                "android/gomode/AGENTS.md",
                "android/gomode/CLAUDE.md",
                "apisdkgen/AGENTS.md",
                "apisdkgen/CLAUDE.md",
                "backend/AGENTS.md",
                "backend/CLAUDE.md",
                "backend/internal/agent/claudecode/AGENTS.md",
                "backend/internal/agent/claudecode/CLAUDE.md",
                "backend/internal/agent/codex/AGENTS.md",
                "backend/internal/agent/codex/CLAUDE.md",
                "backend/internal/agent/opencode/AGENTS.md",
                "backend/internal/agent/opencode/CLAUDE.md",
                "backend/internal/agent/pi/AGENTS.md",
                "backend/internal/agent/pi/CLAUDE.md",
                "backend/internal/agent/relay/AGENTS.md",
                "backend/internal/agent/relay/CLAUDE.md",
                "backend/internal/mcp/AGENTS.md",
                "backend/internal/mcp/CLAUDE.md",
                "backend/internal/server/api/AGENTS.md",
                "backend/internal/server/api/CLAUDE.md",
                "frontend/AGENTS.md",
                "frontend/CLAUDE.md",
                "gomode/AGENTS.md",
                "gomode/CLAUDE.md",
                "gomode/voicegateway/voicertc/AGENTS.md",
                "gomode/voicegateway/voicertc/CLAUDE.md",
                "oauth/AGENTS.md",
                "oauth/CLAUDE.md",
                "sdk/AGENTS.md",
                "sdk/CLAUDE.md",
                "sdk/halo/AGENTS.md",
                "sdk/halo/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 28525
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/AGENTS.md, .github/CLAUDE.md, AGENTS.md, CLAUDE.md, android/AGENTS.md, android/CLAUDE.md, android/gomode/AGENTS.md, android/gomode/CLAUDE.md, apisdkgen/AGENTS.md, apisdkgen/CLAUDE.md, backend/AGENTS.md, backend/CLAUDE.md, backend/internal/agent/claudecode/AGENTS.md, backend/internal/agent/claudecode/CLAUDE.md, backend/internal/agent/codex/AGENTS.md, backend/internal/agent/codex/CLAUDE.md, backend/internal/agent/opencode/AGENTS.md, backend/internal/agent/opencode/CLAUDE.md, backend/internal/agent/pi/AGENTS.md, backend/internal/agent/pi/CLAUDE.md, backend/internal/agent/relay/AGENTS.md, backend/internal/agent/relay/CLAUDE.md, backend/internal/mcp/AGENTS.md, backend/internal/mcp/CLAUDE.md, backend/internal/server/api/AGENTS.md, backend/internal/server/api/CLAUDE.md, frontend/AGENTS.md, frontend/CLAUDE.md, gomode/AGENTS.md, gomode/CLAUDE.md, gomode/voicegateway/voicertc/AGENTS.md, gomode/voicegateway/voicertc/CLAUDE.md, oauth/AGENTS.md, oauth/CLAUDE.md, sdk/AGENTS.md, sdk/CLAUDE.md, sdk/halo/AGENTS.md, sdk/halo/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/AGENTS.md, .github/CLAUDE.md, AGENTS.md, CLAUDE.md, android/AGENTS.md, android/CLAUDE.md, android/gomode/AGENTS.md, android/gomode/CLAUDE.md, apisdkgen/AGENTS.md, apisdkgen/CLAUDE.md, backend/AGENTS.md, backend/CLAUDE.md, backend/internal/agent/claudecode/AGENTS.md, backend/internal/agent/claudecode/CLAUDE.md, backend/internal/agent/codex/AGENTS.md, backend/internal/agent/codex/CLAUDE.md, backend/internal/agent/opencode/AGENTS.md, backend/internal/agent/opencode/CLAUDE.md, backend/internal/agent/pi/AGENTS.md, backend/internal/agent/pi/CLAUDE.md, backend/internal/agent/relay/AGENTS.md, backend/internal/agent/relay/CLAUDE.md, backend/internal/mcp/AGENTS.md, backend/internal/mcp/CLAUDE.md, backend/internal/server/api/AGENTS.md, backend/internal/server/api/CLAUDE.md, frontend/AGENTS.md, frontend/CLAUDE.md, gomode/AGENTS.md, gomode/CLAUDE.md, gomode/voicegateway/voicertc/AGENTS.md, gomode/voicegateway/voicertc/CLAUDE.md, oauth/AGENTS.md, oauth/CLAUDE.md, sdk/AGENTS.md, sdk/CLAUDE.md, sdk/halo/AGENTS.md, sdk/halo/CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "85 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "e2e/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "android/build.gradle.kts",
                "android/gomode/build.gradle.kts",
                "go.mod",
                "sdk/caic/kotlin/build.gradle.kts",
                "sdk/gomode/kotlin/build.gradle.kts",
                "sdk/halo/build.gradle.kts",
                "sdk/mcp/kotlin/build.gradle.kts",
                "sdk/voicegateway/kotlin/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "e2e/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "e2e/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 144364,
              "source_files_sampled": 526,
              "oversized_source_files": 11
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "11/526 source files over 60KB",
                "points": 53.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 526,
                      "oversized": 11
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.1.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-02T12:32:07.173994Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/caic-xyz/caic.svg",
  "full_name": "caic-xyz/caic",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.1.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.