Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 06:34 UTC

braintrustdata / braintrust-sdk-go

Braintrust Go SDK

GoApache-2.0★ 7 stars⑂ 2 forkssince Oct 2025View on GitHub ↗

braintrustdata/braintrust-sdk-go holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (93/100) and lowest on Community & Adoption (40/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

BraintrustOrganization
244 followers97 public repossince Mar 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/braintrustdata/braintrust-sdk-gov0.10.0-244 days ago

Metrics by category

Vitality

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

93Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
24.9/36Commit cadence — 36/52 weeks with commits
18/18Commit volume — 191 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_year191
human_commit_share0.89
days_since_last_push4
active_weeks_last_year36

Release discipline

100Excellent
How it's scored
27/27Ships releases — 21 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~10.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tagv0.10.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases10.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

40At risk · 18% of overall
How it's scored
12.6/60Stars — 7 stars
0/25Forks — 2 forks
0/15Watchers — 0 watchers
Inputs used
forks2
stars7
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.7/22.5Commit distribution — top contributor authored 79% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.79
How it's scored
13.7/46.8Issue resolution — 29% of issues closed
33.7/38.3PR acceptance — 88/100 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 10/14 approved changesets -- score normalized to 7
Inputs used
merged_prs88
open_issues48
closed_issues20
issue_closed_ratio0.294
closed_unmerged_prs12
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.2/25Owner reach — 244 followers of braintrustdata
19.6/25Track record — 97 public repos, account ~3 yr old
Inputs used
followers244
owner_typeOrganization
is_verified
owner_loginbraintrustdata
public_repos97
account_age_days1,214
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 24 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/braintrustdata/braintrust-sdk-go
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

85Excellent · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 20 out of 21 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.braintrust.dev/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://www.braintrust.dev/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2.2/2.5CI-Tests — 20 out of 21 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 10/14 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — 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
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 26 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
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
advisories66
affected_packages6
assessed_packages252
unassessed_packages0
affected_by_severitycritical 3, moderate 1, unknown 2
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 252 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

83Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 76 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.854
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes2,105
How it's scored
18/18One-command bootstrap — Makefile, examples/internal/autoinstrumentation/Makefile, examples/internal/mise.toml, examples/internal/temporal/mise.toml, mise.toml
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 23 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, examples/internal/autoinstrumentation/Makefile, examples/internal/mise.toml, examples/internal/temporal/mise.toml, mise.toml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.23
toolchain_manifestsbtx/go.mod, examples/adk/go.mod, examples/go.mod, examples/internal/adk-parallel/go.mod, examples/internal/autoinstrumentation/go.mod, examples/internal/genai-streaming/go.mod, examples/internal/genai/go.mod, examples/internal/genkit/go.mod, examples/internal/langchaingo-anthropic/go.mod, examples/internal/langchaingo/go.mod, examples/internal/openai-v1/go.mod, examples/internal/openai-v2/go.mod, examples/internal/temporal/go.mod, examples/langchaingo/go.mod, examples/openrouter/go.mod, go.mod, internal/nestedmodules/testdata/repo/trace/contrib/all/go.mod, internal/nestedmodules/testdata/repo/trace/contrib/github.com/sashabaranov/go-openai/go.mod, internal/nestedmodules/testdata/repo/trace/contrib/langchaingo/go.mod, internal/nestedmodules/testdata/repo/trace/contrib/openai/go.mod, trace/contrib/adk/go.mod, trace/contrib/all/go.mod, trace/contrib/anthropic/go.mod, trace/contrib/bedrockruntime/go.mod, trace/contrib/cloudwego/eino/go.mod, trace/contrib/genai/go.mod, trace/contrib/genkit/go.mod, trace/contrib/github.com/sashabaranov/go-openai/go.mod, trace/contrib/langchaingo/go.mod, trace/contrib/openai/go.mod, trace/contrib/testdata/orchestrion/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/174 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes43,975
source_files_sampled174
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

7GitHub stars
12contributors
191commits, last 12 months
4days since last push
21releases
1bus factor
48open issues
Gopackage ecosystems

More detail

Star and fork history 7 ★ / 2 ⇿
7Stars
2Forks
16Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01345687222025-112026-032026-07
Major 0Minor 8Patch 8
OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-07-22 06:34 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests20 out of 21 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 10/14 approved changesets -- score normalized to 7
10Contributorsproject has 8 contributing companies or organizations
0Dangerous-Workflowdangerous 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
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities26 existing vulnerabilities detected
Direct dependencies 26
RegistryPackageVersion constraintManifest
Gogithub.com/anthropics/anthropic-sdk-gov1.23.0btx/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.15btx/go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.14btx/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockruntimev1.50.4btx/go.mod
Gogithub.com/braintrustdata/braintrust-sdk-gov0.10.0btx/go.mod
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/anthropicv0.10.0btx/go.mod
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/bedrockruntimev0.10.0btx/go.mod
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/genaiv0.10.0btx/go.mod
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/openaiv0.10.0btx/go.mod
Gogithub.com/google/uuidv1.6.0btx/go.mod
Gogithub.com/openai/openai-gov1.12.0btx/go.mod
Gogithub.com/stretchr/testifyv1.11.1btx/go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0btx/go.mod
Gogo.opentelemetry.io/otel/tracev1.43.0btx/go.mod
Gogoogle.golang.org/genaiv1.41.0btx/go.mod
Gogopkg.in/yaml.v3v3.0.1btx/go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.opentelemetry.io/otelv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.43.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0go.mod
Gogo.opentelemetry.io/otel/tracev1.43.0go.mod
Gogopkg.in/dnaeon/go-vcr.v3v3.2.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 252

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

RegistryPackageVersionRelation
Gogithub.com/anthropics/anthropic-sdk-gov1.23.0direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.15direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.14direct
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockruntimev1.50.4direct
Gogithub.com/braintrustdata/braintrust-sdk-gov0.10.0direct
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/anthropicv0.10.0direct
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/bedrockruntimev0.10.0direct
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/genaiv0.10.0direct
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/openaiv0.10.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/openai/openai-gov1.12.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogo.opentelemetry.io/otelv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.43.0direct
Gogo.opentelemetry.io/otel/sdkv1.43.0direct
Gogo.opentelemetry.io/otel/tracev1.43.0direct
Gogoogle.golang.org/genaiv1.41.0direct
Gogoogle.golang.org/genaiv1.43.0direct
Gogoogle.golang.org/genaiv1.52.1direct
Gogopkg.in/dnaeon/go-vcr.v3v3.2.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.17.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gogithub.com/antithesishq/antithesis-sdk-gov0.6.0-default-no-opindirect
Gogithub.com/aws/aws-sdk-go-v2v1.41.5indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.8indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.9indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.15indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.19indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.10indirect
Gogithub.com/aws/smithy-gov1.25.0indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/blakesmith/arv0.0.0-20190502131153-809d4375e1fbindirect
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/adkv0.10.0indirect
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/cloudwego/einov0.10.0indirect
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/genkitv0.10.0indirect
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/github.com/sashabaranov/go-openaiv0.10.0indirect
Gogithub.com/braintrustdata/braintrust-sdk-go/trace/contrib/langchaingov0.10.0indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/bytedance/gopkgv0.1.3indirect
Gogithub.com/bytedance/sonicv1.15.0indirect
Gogithub.com/bytedance/sonic/loaderv0.5.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/colorprofilev0.3.2indirect
Gogithub.com/charmbracelet/lipglossv1.1.0indirect
Gogithub.com/charmbracelet/x/ansiv0.10.2indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.13indirect
Gogithub.com/charmbracelet/x/termv0.2.1indirect
Gogithub.com/cihub/seelogv0.0.0-20170130134532-f561c5e57575indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudwego/base64xv0.1.6indirect
Gogithub.com/cloudwego/einov0.8.4indirect
Gogithub.com/cloudwego/eino-ext/components/embedding/openaiv0.0.0-20260416081055-0ebab92e14f2indirect
Gogithub.com/cloudwego/eino-ext/components/model/claudev0.1.15indirect
Gogithub.com/cloudwego/eino-ext/components/model/openaiv0.1.10indirect
Gogithub.com/cloudwego/eino-ext/libs/acl/openaiv0.1.15indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/datadog/datadog-agent/comp/core/tagger/origindetectionv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/obfuscatev0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributesv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/protov0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/remoteconfig/statev0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/templatev0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/tracev0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/trace/logv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/trace/otelv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/trace/statsv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/trace/traceutilv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/util/logv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/util/scrubberv0.77.0indirect
Gogithub.com/datadog/datadog-agent/pkg/versionv0.77.0indirect
Gogithub.com/datadog/datadog-go/v5v5.8.3indirect
Gogithub.com/datadog/dd-trace-go/v2v2.7.3indirect
Gogithub.com/datadog/go-libddwaf/v4v4.9.0indirect
Gogithub.com/datadog/go-runtime-metrics-internalv0.0.4-0.20260217080614-b0f4edc38a6dindirect
Gogithub.com/datadog/go-sqllexerv0.1.13indirect
Gogithub.com/datadog/go-tufv1.1.1-0.5.2indirect
Gogithub.com/datadog/orchestrionv1.6.1indirect
Gogithub.com/datadog/sketches-gov1.4.8indirect
Gogithub.com/dave/dstv0.27.3indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dlclark/regexp2v1.10.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/eino-contrib/jsonschemav1.0.3indirect
Gogithub.com/evanphx/json-patchv0.5.2indirect
Gogithub.com/facebookgo/clockv0.0.0-20150410010913-600d898af40aindirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/firebase/genkit/gov1.5.0indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/goccy/go-yamlv1.17.1indirect
Gogithub.com/goccy/go-yamlv1.18.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/mockv1.6.0indirect
Gogithub.com/google/dotprompt/gov0.0.0-20251014011017-8d056e027254indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/go-tpmv0.9.8indirect
Gogithub.com/google/jsonschema-gov0.3.0indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/safehtmlv0.1.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.6indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.7indirect
Gogithub.com/googleapis/gax-go/v2v2.15.0indirect
Gogithub.com/goph/emperrorv0.17.2indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirect
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.3.2indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.28.0indirect
Gogithub.com/hashicorp/go-versionv1.9.0indirect
Gogithub.com/huandu/xstringsv1.3.3indirect
Gogithub.com/imdario/mergov0.3.13indirect
Gogithub.com/invopop/jsonschemav0.13.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.4indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/linkdata/deadlockv0.5.5indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260216142805-b3301c5f2a88indirect
Gogithub.com/mailru/easyjsonv0.9.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.2.0indirect
Gogithub.com/masterminds/sprig/v3v3.2.3indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.21indirect
Gogithub.com/mbleigh/raymondv0.0.0-20250414171441-6b3a58ab9e0aindirect
Gogithub.com/meguminnnnnnnnn/go-openaiv0.1.2indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/minio/highwayhashv1.0.4-0.20251030100505-070ab1a87a76indirect
Gogithub.com/minio/simdjson-gov0.4.5indirect
Gogithub.com/mitchellh/copystructurev1.0.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/nats-io/jwt/v2v2.8.1indirect
Gogithub.com/nats-io/nats-server/v2v2.12.6indirect
Gogithub.com/nats-io/nats.gov1.49.0indirect
Gogithub.com/nats-io/nkeysv0.4.15indirect
Gogithub.com/nats-io/nuidv1.0.1indirect
Gogithub.com/nexus-rpc/sdk-gov0.3.0indirect
Gogithub.com/nikolalohinski/gonjav1.5.3indirect
Gogithub.com/openai/openai-go/v2v2.6.1indirect
Gogithub.com/outcaste-io/ristrettov0.2.3indirect
Gogithub.com/pelletier/go-toml/v2v2.0.9indirect
Gogithub.com/pelletier/go-toml/v2v2.2.3indirect
Gogithub.com/petermattis/goidv0.0.0-20260226131333-17d1149c6ac6indirect
Gogithub.com/philhofer/fwdv1.2.0indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkoukk/tiktoken-gov0.1.6indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/polyfloyd/go-errorlintv1.8.1-0.20250906200200-9b25878c4deaindirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/puzpuzpuz/xsync/v3v3.5.1indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/robfig/cronv1.2.0indirect
Gogithub.com/rs/zerologv1.34.0indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sashabaranov/go-openaiv1.41.2indirect
Gogithub.com/secure-systems-lab/go-securesystemslibv0.10.0indirect
Gogithub.com/sergi/go-diffv1.3.1indirect
Gogithub.com/shirou/gopsutil/v4v4.26.2indirect
Gogithub.com/shopspring/decimalv1.2.0indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/slongfield/pyfmtv0.0.0-20220222012616-ea85ff4c361findirect
Gogithub.com/spf13/castv1.3.1indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/tidwall/gjsonv1.14.4indirect
Gogithub.com/tidwall/gjsonv1.18.0indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/sjsonv1.2.5indirect
Gogithub.com/tinylib/msgpv1.6.3indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/tmc/langchaingov0.1.13indirect
Gogithub.com/tmc/langchaingov0.1.14indirect
Gogithub.com/trailofbits/go-mutexassertsv0.0.0-20250514102930-c1f3d2e37561indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/urfave/cli/v2v2.27.7indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/xrash/smetricsv0.0.0-20250705151800-55b8f293f342indirect
Gogithub.com/yargevad/filepathxv1.0.0indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/collector/componentv1.58.0indirect
Gogo.opentelemetry.io/collector/featuregatev1.58.0indirect
Gogo.opentelemetry.io/collector/pdatav1.58.0indirect
Gogo.opentelemetry.io/collector/pdata/pprofilev0.152.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.68.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.starlark.netv0.0.0-20230302034142-4b1e35fe2254indirect
Gogo.temporal.io/apiv1.53.0indirect
Gogo.temporal.io/sdkv1.37.0indirect
Gogo.temporal.io/sdk/contrib/opentelemetryv0.6.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.28.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/archv0.15.0indirect
Gogolang.org/x/cryptov0.45.0indirect
Gogolang.org/x/cryptov0.49.0indirect
Gogolang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0indirect
Gogolang.org/x/expv0.0.0-20250606033433-dcc06ee1d476indirect
Gogolang.org/x/expv0.0.0-20260209203927-2842357ff358indirect
Gogolang.org/x/modv0.33.0indirect
Gogolang.org/x/netv0.52.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.42.0indirect
Gogolang.org/x/termv0.41.0indirect
Gogolang.org/x/textv0.35.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/timev0.3.0indirect
Gogolang.org/x/toolsv0.42.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogoogle.golang.org/adkv0.4.0indirect
Gogoogle.golang.org/apiv0.252.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260406210006-6f92a3bedf2dindirect
Gogoogle.golang.org/grpcv1.81.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/ini.v1v1.67.1indirect
Gorsc.io/omapv1.2.0indirect
Gorsc.io/orderedv1.1.1indirect
Gosigs.k8s.io/yamlv1.6.0indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.45.0indirectcritical270.52.0
golang.org/x/cryptov0.49.0indirectcritical270.52.0
google.golang.org/grpcv1.81.0indirectcritical11.82.1
golang.org/x/netv0.52.0indirectmoderate91.26.3
golang.org/x/sysv0.42.0indirectunknown10.44.0
golang.org/x/textv0.35.0indirectunknown10.39.0

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": 59675,
      "has_wiki": true,
      "homepage": "https://www.braintrust.dev/",
      "languages": {
        "Go": 1019426,
        "Shell": 33218,
        "Makefile": 4848
      },
      "pushed_at": "2026-07-17T17:07:56Z",
      "created_at": "2025-10-31T20:24:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T17:02:24Z",
      "description": "Braintrust Go SDK",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://braintrust.dev",
      "name": "Braintrust",
      "type": "Organization",
      "login": "braintrustdata",
      "company": null,
      "location": null,
      "followers": 244,
      "avatar_url": "https://avatars.githubusercontent.com/u/128932779?v=4",
      "created_at": "2023-03-25T19:54:58Z",
      "is_verified": null,
      "public_repos": 97,
      "account_age_days": 1214
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-17T17:13:26Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-06-29T17:15:13Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-06-15T18:43:08Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-06-03T20:08:40Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-05-28T20:19:28Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-05-19T18:41:04Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-04-21T18:46:56Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-04-20T14:52:35Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-04-16T20:08:03Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-04-16T15:42:34Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-07T16:28:36Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-04-03T21:04:53Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-03-25T20:03:09Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-02-09T19:18:15Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-01-17T19:04:23Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-12-30T21:01:58Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-11-24T23:03:00Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-11-13T16:18:44Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2025-11-09T20:11:30Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2025-11-07T19:31:16Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2025-11-07T15:45:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b21bfa29d153644d3b6ba353970d40bb53cef8ab",
          "body": "Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.10.0 (#176)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-07-17T17:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c1455d1c5eccf147786660a75a8caa1602f7a1",
          "body": null,
          "is_bot": false,
          "headline": "Add span origin provenance (#175)",
          "author_name": "Stephen Belanger",
          "author_login": "Qard",
          "committed_at": "2026-07-17T16:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91c7dd6b1feb13ebeaa93b39d27f9c5e7fae5fe6",
          "body": "Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.9.1 (#169)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-06-29T17:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8969ed8dc56f842734dd78ae190760b7901fc1",
          "body": "…proxy-path-matching\n\nfix: trace Anthropic messages behind proxy path prefixes",
          "is_bot": false,
          "headline": "Merge pull request #167 from braintrustdata/06-25-fix-traceanthropic-…",
          "author_name": "ekeith",
          "author_login": "evanmkeith",
          "committed_at": "2026-06-25T21:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea0735fc63e1e43298291155a3010f3be03716a",
          "body": "  ## Summary\n\n  Fix Anthropic Go SDK tracing when the Anthropic client is configured with a proxy/base URL that adds a path prefix before `/v1/messages`.\n\n  `traceanthropic` previously matched the request path exactly against `/v1/messages`, so paths like `/clapi/transparent/aws_bedrock/v1/messages`\n[…]\nn test for a proxy-prefixed Anthropic Messages path:\n    `/clapi/transparent/aws_bedrock/v1/messages`\n  - Ran the focused repro test locally in a disposable copy and confirmed it fails before the fix.",
          "is_bot": false,
          "headline": "fix: trace Anthropic messages behind proxy path prefixes",
          "author_name": "ekeith",
          "author_login": "evanmkeith",
          "committed_at": "2026-06-25T20:56:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4fbc34990ff54633f5252bcbec3a6658dd6a00c0",
          "body": "Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.9.0 (#163)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-06-15T18:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f567198142193ea0748d5117dd8a2c8c71a6e0ce",
          "body": "Run eval cases multiple times with a global TrialCount option and allow each\ncase to override the default. Expose the zero-based TrialIndex through task\nhooks so tasks can distinguish repeated executions.\n\nPublic API additions:\n\n```go\n// eval.Opts\nTrialCount int\n\n// eval.Case\nTrialCount int\n\n// eval\n[…]\nnput string, hooks *eval.TaskHooks) (eval.TaskOutput[string], error) {\n    log.Printf(\"running trial %d\", hooks.TrialIndex)\n    return eval.TaskOutput[string]{Value: strings.ToUpper(input)}, nil\n}\n```",
          "is_bot": false,
          "headline": "feat(eval): add trial count support (#162)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-06-15T15:57:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80e311de8afc7f541c2cabdc9b35b7f1d5c08a60",
          "body": "Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.8.0 (#158)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-06-03T19:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d53e0ac87f9ad53db6ece0be9799d6d19b3b376",
          "body": "* feat(eval): add classifier support\n\nAdds a Classifier interface mirroring Scorer that returns categorical\nlabels (id + optional label + optional metadata) instead of numeric\nscores, with multi-label support. Implements the cross-SDK classifiers\nspec: spans use type=classifier/purpose=scorer, error\n[…]\nns{{ID: ...}} literal is clear enough on its own.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(eval): add classifier support (#143)",
          "author_name": "Stephen Belanger",
          "author_login": "Qard",
          "committed_at": "2026-06-03T17:17:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8b5b0bdfc212b551b63eb58306518df54a185cc7",
          "body": "…UST_API_KEY` (#144)\n\n* feat: Upwards-recursively read `.env.braintrust` containing `BRAINTRUST_API_KEY`\n\n* cleanup and use dependency\n\n* fail fast again and use lazy exporter only with the file\n\n* search in parallel\n\n* Switch to `.braintrust.json` approach",
          "is_bot": false,
          "headline": "feat: Upwards-recursively read `.braintrust.json` containing `BRAINTR…",
          "author_name": "Luca Forstner",
          "author_login": "lforst",
          "committed_at": "2026-06-01T15:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209ecef3d672c847e0aca3fe02a2a922ce7a9bca",
          "body": "chore: release v0.7.2",
          "is_bot": false,
          "headline": "Merge pull request #152 from braintrustdata/release/v0.7.2",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T20:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9337d3e8f28575eca19769b1a3445e3d82f46a94",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.7.2",
          "author_name": "realark",
          "author_login": "realark",
          "committed_at": "2026-05-28T20:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0906c3b841a613934e122bb8d2433cbc0ff0bacc",
          "body": "bump helper modules in  prepare-release action",
          "is_bot": false,
          "headline": "Merge pull request #151 from braintrustdata/ark/fix-release2",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T19:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fed1baba31221e87f6e1e4b2684ac3e4e3e387",
          "body": "need to also bump unreleased modules in prepare release GH action",
          "is_bot": false,
          "headline": "bump helper modules in  prepare-release action",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T19:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c612c8ab648b13cac11fa2b889914644cdf1579d",
          "body": "fix module patcher script",
          "is_bot": false,
          "headline": "Merge pull request #149 from braintrustdata/ark/fix-release",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T18:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2e02f31ef912580eba1903007b0c9fbbc115c5",
          "body": "include btx in module patcher script. also add protection to standard\nPR branch protection to catch these sort of things earlier",
          "is_bot": false,
          "headline": "fix module patcher script",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T18:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cde5b94d635d4c270b061ed46bbfe974e76df1",
          "body": "chore: release v0.7.1",
          "is_bot": false,
          "headline": "Merge pull request #148 from braintrustdata/release/v0.7.1",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T18:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3e79306387232390aa67c6737ed7d29b47696b6",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.7.1",
          "author_name": "realark",
          "author_login": "realark",
          "committed_at": "2026-05-28T18:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da49b571bb596afe6534121f31c01ad8c5bba18b",
          "body": "convert inline base64 attachments to storage pointers via span processor",
          "is_bot": false,
          "headline": "Merge pull request #134 from braintrustdata/ark/attchment-processor",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T06:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f288dde80eeba895592f40f18cb2a7ff93b561",
          "body": null,
          "is_bot": false,
          "headline": "add load test",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T00:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f9d29708bdf61d2816f488d5ec5d39cc70e9d1",
          "body": null,
          "is_bot": false,
          "headline": "add btx spec runner to go sdk",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T00:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab4362742f18468e1ceb08ac9c352014a35d4cb",
          "body": null,
          "is_bot": false,
          "headline": "auto convert ai attachments feature",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2026-05-28T00:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d962ec197a237a777a086e044f76cbcc4171c0d",
          "body": "Bump NATS-related modules and github.com/buger/jsonparser to patched\nversions across examples and trace contrib modules to resolve Dependabot\nsecurity alerts.",
          "is_bot": false,
          "headline": "chore(deps): update nats and jsonparser dependencies (#137)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-05-19T18:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ecfd36d4d26770a94a79389d6397f5202e445a6",
          "body": "* chore: release v0.7.0\n\n* fix: use local modules in release CI\n\n* fix: preserve example module replaces\n\n* fix: use local modules in autoinstrumentation example\n\n* fix: preserve nested module root replaces\n\n* fix: preserve top-level examples replaces\n\n* fix: preserve all contrib local replaces\n\n* f\n[…]\n\n* fix: preserve existing replaces during mod verify\n\n---------\n\nCo-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>\nCo-authored-by: Abhijeet Prasad <abhijeet@braintrustdata.com>",
          "is_bot": true,
          "headline": "chore: release v0.7.0 (#136)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-05-19T18:30:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c5294153ebc6d4bc8aea10c7490e5463a3d6af7",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve release prep before tags exist (#135)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-05-19T17:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5e25c595e284ce06b2e46f3f59c2a515849e48",
          "body": "Upgrade OpenTelemetry packages across the root SDK, contrib modules, examples,\nand orchestrion testdata:\n\n- Core API/SDK: go.opentelemetry.io/otel, otel/trace, otel/metric, otel/sdk,\n  and otel/sdk/metric to v1.43.0.\n- Exporters: otlptrace, otlptracehttp, and stdouttrace to v1.43.0.\n- OTLP proto: go\n[…]\n3.0 modules declare go 1.25.0.\nKeeping the SDK's go directive and CI matrix aligned with that dependency floor\navoids advertising support for a Go version that the dependency graph no longer\nsupports.",
          "is_bot": false,
          "headline": "chore(deps): upgrade opentelemetry modules (#133)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-05-19T17:10:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99a9e67a5135b77bf462c302492c9ab3df64f90c",
          "body": "Handle incomplete/failed OpenAI streaming responses and expose usage in metadata.",
          "is_bot": false,
          "headline": "Merge pull request #122 from braintrustdata/issue115",
          "author_name": "homin-bt",
          "author_login": "homin-bt",
          "committed_at": "2026-05-14T14:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d6f23ca98add06a582b90b2be36f3f9459b8da",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue115",
          "author_name": "homin-bt",
          "author_login": "homin-bt",
          "committed_at": "2026-05-14T14:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb398709ae2163afa414d8437916c0ba95d58d7",
          "body": "* chore: update examples sdk dependencies\n\n* chore: include examples in release prep\n\n* test: avoid live auth in replay mode",
          "is_bot": false,
          "headline": "chore: update examples sdk dependencies (#132)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-05-13T00:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ee61bef583f6b226a5f29fec8bd1de10d90456",
          "body": null,
          "is_bot": false,
          "headline": "perf(trace): gzip otel span exports (#128)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-05-07T22:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3521459c6469436338dda775a37ce90e0d6ccba0",
          "body": "…ration tests in favor of unit tests",
          "is_bot": false,
          "headline": "feat(openai): capture incomplete_details/error in metadata; add integ…",
          "author_name": "homin",
          "author_login": "homin-bt",
          "committed_at": "2026-04-28T15:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e867cfa77792226bca5d5505d715be172e1ec82b",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove non-existent make command",
          "author_name": "homin",
          "author_login": "homin-bt",
          "committed_at": "2026-04-28T14:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715e38bd7b11032c76c22b77419fbde786792f3b",
          "body": "…responses; add tests",
          "is_bot": false,
          "headline": "feat(openai): capture status/usage in metadata for incomplete/failed …",
          "author_name": "homin",
          "author_login": "homin-bt",
          "committed_at": "2026-04-28T14:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e2f5cc71b4b7fcf22676dc6861f5241206cd8bd",
          "body": "…handling",
          "is_bot": false,
          "headline": "chore(examples): migrate openai example to Responses API with status …",
          "author_name": "homin",
          "author_login": "homin-bt",
          "committed_at": "2026-04-28T14:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d72524edfea2b4bf75afaf6dc94ae66114cb8c5",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(release): add changeset link to release PR body (#110)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-22T14:16:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fdbe5cd0c3f61b330b1fddb86cdcea87ecb5cffb",
          "body": "Co-authored-by: clutchski <92482+clutchski@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.6.1 (#109)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-04-21T18:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553f57924a6e078a000ea0a3b2108b9e08cd274a",
          "body": "Org names with spaces produced permalinks that terminals wouldn't\nrecognize as clickable. Wrap orgName with url.PathEscape so spaces\nand other path-unsafe characters are encoded.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(eval): escape org name in permalink URL (#106)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-21T03:19:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5bee810c4334acf1e50fa7475e2e9e46cf8a38c4",
          "body": "The ADK test setup was calling otel.SetTracerProvider(tp) even though\nevery callback was already created with WithTracerProvider(tp). The\nglobal set was both redundant and an obstacle to t.Parallel(): removing\nit lets all adk tests run concurrently without races on global OTel state.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(adk): remove redundant global TP set and parallelize tests",
          "author_name": "Matt Perpick",
          "author_login": null,
          "committed_at": "2026-04-20T18:31:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8012d5d6b346984e98e889af4a0e97e37bf032b4",
          "body": "rewriteFixtureReplaceDirectives was spawning 11 separate go mod edit\nprocesses, one per replace directive. A single call with all -replace\nflags is equivalent and saves process-spawning overhead, especially\non slower machines.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(contrib): batch go mod edit into a single subprocess call",
          "author_name": "Matt Perpick",
          "author_login": null,
          "committed_at": "2026-04-20T18:31:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "90eef28c83f2c86350a9467ef7403b8bcfd6ac6d",
          "body": "The test only verifies that LangChainGo passes the same context pointer to\nstart/end callbacks — it never needs a real API response. Injecting an\nerrorTransport avoids the ~370ms OpenAI rejection round-trip, making the\ntest instant. Also removes unconditional fmt.Printf calls that polluted\ntest output.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(langchaingo): eliminate network round-trip in TestContextIdentity",
          "author_name": "Matt Perpick",
          "author_login": null,
          "committed_at": "2026-04-20T18:31:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e14a57ce9543d81ba0793067ee40ed07a9ab986f",
          "body": "TestOrchestrionInjection and TestReadmeSnippets were running sequentially\nat the package level. Each already parallelizes its own subtests, but\nthe ~0.9s snippet compilation was blocked behind the ~3.3s orchestrion\ntest. Adding t.Parallel() to both parents overlaps them.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(contrib): parallelize top-level test functions",
          "author_name": "Matt Perpick",
          "author_login": null,
          "committed_at": "2026-04-20T18:31:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a42b904776174ae525a250b7be06ce7cec1276aa",
          "body": "The two TestOrchestrionInjection subtests (\"all\" and \"individual\") are\nfully independent — each writes to its own t.TempDir() and runs a\nseparate orchestrion process. Running them in parallel cuts the test\nfrom ~5.7s to ~3.6s locally (and proportionally more on slower CI\nmachines where this package was reporting ~33s).\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(contrib): parallelize orchestrion subtests",
          "author_name": "Matt Perpick",
          "author_login": null,
          "committed_at": "2026-04-20T18:31:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ae1c8f20502f714457eb8a112f976d5dae5e7309",
          "body": "The release workflow has been failing on the post-goreleaser indexing\nstep (e.g. run 24531266553) because proxy.golang.org returns 404 the\nfirst time we ask for a freshly-pushed nested module tag and then\nnegatively caches that 404 for ~15 minutes — longer than any in-job\nretry budget.\n\nPre-warming \n[…]\nntelemetry-go-contrib, google-cloud-go, aws-sdk-go-v2) don't\npre-warm either.\n\nRemoving the index_url helper and its loop drops ~30 lines and makes\nthe release job pass exactly when goreleaser passes.",
          "is_bot": false,
          "headline": "ci(release): drop proxy.golang.org pre-warm step (#89)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-20T15:20:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e7e5933a506be956015739ae5a31a47be2c4d07",
          "body": "Co-authored-by: clutchski <92482+clutchski@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.6.0 (#105)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-04-20T14:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f7de709ba965add4391c7ebcce5156589c87a6",
          "body": "Closes #94.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: Abhijeet Prasad <devabhiprasad@gmail.com>",
          "is_bot": false,
          "headline": "feat(genkit): add embeddings instrumentation via WrapEmbedder (#96)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-19T01:24:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "26f7f6163694863dc5549c3e1d58706e102de28f",
          "body": "…ations (#98)\n\nAdd genai, eino, and genkit cases and wrap each provider in a manual span.\nFix module resolution by adding explicit trace/contrib/all require + replace\ndirectives (PR #49 split contribs into separate modules). Set GOWORK=off in\nMakefile since this nested module isn't in the go workspace. Bump anthropic\nmodel to claude-haiku-4-5 (3-5-haiku retired).\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(examples): expand autoinstrumentation to cover all contrib integr…",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-19T01:17:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "736abb1e76fa95b267621f7bb426cc6857d8b047",
          "body": "Adds a new trace/contrib/bedrockruntime module that instruments the AWS\nBedrock Runtime Go SDK via Smithy middleware (APIOptions), giving typed\ninput/output without having to parse Bedrock's binary eventstream wire\nformat. Closes #60.\n\nCoverage:\n  - Converse / ConverseStream: full input, output, tok\n[…]\nchestrion.yml. AGENTS.md and the go-integration skill now\nspell out that real VCR tests are preferred and mocks are a last resort.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(bedrockruntime): add AWS Bedrock Runtime integration (#92)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-17T18:33:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f39b3df1228c50b1a8cdc712bf6a77900c17ea7c",
          "body": "Lint ran inside every matrix slot (6×) via both the golangci-lint-action\nstep and `make ci`'s lint target. Lift it to a dedicated job so it runs\nonce; matrix slots now run mod-verify, test, build directly instead of\ngoing through `make ci`.\n\nThis parallelizes lint with the matrix and removes the redundant second\nlint pass per slot.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: split lint into its own job",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-17T18:19:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a042f066be518ff7b7181df538c872fb54550653",
          "body": "* feat(trace): add embeddings instrumentation across providers\n\nCloses #76, #77, #78, #79, #80.\n\nAdds Braintrust llm spans for embedding calls on the five provider\nintegrations that were missing coverage:\n\n- openai (openai-go): route /v1/embeddings in the middleware and parse\n  model, input, and usa\n[…]\nsince those reflect\nthe caller's actual failure).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(trace): add embeddings instrumentation across providers (#91)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-17T18:09:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d5bdb9e033b308cebaad2bc2c1fde35898914935",
          "body": null,
          "is_bot": false,
          "headline": "bump skills (#90)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-16T21:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f32f73e0f253b42ded2d07c2cb8c1906c10a04e",
          "body": "Upgrade all GitHub Actions to their latest versions, pinned by commit SHA\nwith the version as a trailing comment:\n\n- actions/checkout: v4.3.1 -> v6.0.2\n- actions/setup-go: v5.5.0/v5.6.0 -> v6.4.0\n- golangci/golangci-lint-action: v8.0.0 -> v9.2.0\n- anthropics/claude-code-action: v1.0.77 -> v1.0.98 (i\n[…]\nn the latest release.\n\nAlso remove the Claude-powered workflows, which are no longer used:\n\n- .github/workflows/claude.yml\n- .github/workflows/claude-code-review.yml\n- .github/workflows/claude-fix.yml",
          "is_bot": false,
          "headline": "ci: bump pinned github actions and drop claude workflows (#88)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-16T21:03:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "01267e63f6ee8f1a61a38d997e5e4fb40480f4fb",
          "body": "Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.5.0 (#87)",
          "author_name": "braintrust-bot[bot]",
          "author_login": "braintrust-bot[bot]",
          "committed_at": "2026-04-16T19:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b6f2d292731c12698d8446a4c63fc5a9aac827",
          "body": "…es (#73)\n\nReplace manual branch creation and `gh pr create` with\npeter-evans/create-pull-request@v8.1.1. Use braintrust-bot GitHub App\ntokens so that PR creation and tag pushes trigger downstream CI and\nrelease workflows — working around GitHub's restriction that\nGITHUB_TOKEN events don't fire furt\n[…]\nh tags with braintrust-bot app token\n  so the Release workflow triggers automatically\n- prepare_release.sh: remove git add/commit (now handled by the action)\n- docs/PUBLISHING.md: update release steps",
          "is_bot": false,
          "headline": "ci: use peter-evans/create-pull-request and braintrust-bot for releas…",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-16T19:41:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "207c425185e55c0e0ef4f04817d11a60fc1d6708",
          "body": "Handle Anthropic citations_delta events when reconstructing streaming\nmessage content so traced assistant output keeps citation metadata.\nAdd a VCR-backed regression test and update the internal Anthropic\nexample to cover streaming citations.\n\nFixes #64",
          "is_bot": false,
          "headline": "fix(anthropic): preserve citations in streaming traces (#83)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-16T19:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c3c0f5c1a7044eca4ea4b8dd091d15f740c1f7",
          "body": "Record Gemini ThinkingConfig in span metadata and normalize\nthoughtsTokenCount to completion_reasoning_tokens so reasoning\nrequests are traced consistently.\n\nAdd a VCR regression test for Gemini 2.5 thinking, update the\npublic and internal Gemini examples to exercise thinking, and\naccept GEMINI_API_KEY as a fallback for Gemini clients.\n\nFixes #51",
          "is_bot": false,
          "headline": "fix(genai): capture Gemini thinking config in traces (#75)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-16T19:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8986b07f324639b012acce6227ca046b1c368f38",
          "body": "* chore(go): align pinned minimum versions with ci\n\nPin the repo, workspace, and releasable nested modules to Go 1.24.4,\nwhich is the oldest patch version we explicitly test in CI, while\nkeeping a separate toolchain preference on Go 1.26.1.\n\nAlso make CI test 1.24.4 explicitly and add a guard test t\n[…]\n go.mod files stay in\nsync with the oldest Go version configured in CI.\n\nThis fixes https://github.com/braintrustdata/braintrust-sdk-go/issues/84.\n\nFixes #84\n\n* fix(ci): keep workflow toolchains local",
          "is_bot": false,
          "headline": "fix: align pinned minimum versions with ci (#86)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-16T18:26:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d8310063099a1670552ce58364aed295bed3439",
          "body": "Make AGENTS.md the source of truth for repo agent instructions and keep\nCLAUDE.md as a symlink for compatibility.\n\nMove the local skills directory to .agents/skills and replace\n.claude/skills with a symlink so the agents path is canonical.",
          "is_bot": false,
          "headline": "chore(agents): move claude metadata under agents (#74)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-16T18:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598bf7135e9e264a0152c95eb8cf5308fe865a02",
          "body": "The genai integration was not tracing streaming API calls at all. The URL\nrouter could not match streamGenerateContent endpoints, and the response\nparser only handled single-JSON responses. This adds full streaming\nsupport: SSE chunk parsing, response aggregation, time_to_first_token\nmetrics, and pr\n[…]\nendpoints. Also adds time_to_first_token to non-streaming\nresponses.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\nCo-authored-by: Abhijeet Prasad <abhijeet@braintrustdata.com>",
          "is_bot": false,
          "headline": "Instrument Gemini streaming (streamGenerateContent) calls (#55)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-16T16:40:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4e6142cbd21802c9f929d6509a075bed92939554",
          "body": "… migration (#67)\n\nThe v0.1 API migration (59f102a) deleted the old env.go which read this\nenv var, but the new config/config.go never re-added it. The trace layer\nstill had the implementation but client.go hardcoded it to false.\n\n- Add EnableTraceConsoleLog field to config.Config\n- Read BRAINTRUST_\n[…]\nace.Config.EnableConsoleLog to EnableTraceConsoleLog for consistency\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\nCo-authored-by: Abhijeet Prasad <abhijeet@braintrustdata.com>",
          "is_bot": false,
          "headline": "fix: restore BRAINTRUST_ENABLE_TRACE_CONSOLE_LOG support lost in v0.1…",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-16T16:34:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c39afdb22a84ce577904d94df86ff993be6f89cf",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release v0.4.1 (#72)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-16T15:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4349f501be00f1eb8f7e6e9be15548132988c5e9",
          "body": "* feat: capture text parameter in Responses API tracer metadata\n\nThe OpenAI Responses API text parameter (structured output config) was\nnot captured in span metadata, unlike response_format in Chat Completions.\nAdd text to both request and response metadata fields, with test coverage\nand an internal\n[…]\nso go commands work without manual env overrides.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: capture text parameter in Responses API tracer metadata (#71)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-15T21:37:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e0c5bb66ba708f31fdfefe46e9cb7ac01556ed94",
          "body": "…letions metadata (#66)\n\n* feat: capture max_completion_tokens and reasoning_effort in chat completions metadata (#63)\n\nOpenAI reasoning models (o1, o3-mini, o3, o4-mini) use max_completion_tokens\nand reasoning_effort instead of max_tokens. These parameters were missing from\nchat completions span me\n[…]\nattern\nused by the Anthropic and Gemini examples.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: capture max_completion_tokens and reasoning_effort in chat comp…",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-10T20:59:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "54cc733ee5ada25755d37aea8360b0df678a1fbb",
          "body": null,
          "is_bot": false,
          "headline": "chore(go): update repo to test with go 1.26 (#65)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-08T21:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30efdf31903128045825cdfa5f68ac9fb0cadcd8",
          "body": null,
          "is_bot": false,
          "headline": "chore: Make sure tags get pushed properly (#62)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-07T16:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0803c38ef5d8e5aee3ac02dacd1aa72205d41c3",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Abhijeet Prasad <abhijeet@braintrustdata.com>",
          "is_bot": true,
          "headline": "chore: release v0.4.0 (#61)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-07T16:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bedb0ee57d7b959440a085804e34f226a891c71",
          "body": "…#49)\n\n## Summary\n\nSplit every `trace/contrib` integration into its own Go module (mirroring the architecture of DataDog/dd-trace-go) and overhaul the release pipeline to correctly handle an arbitrary number of nested modules.\n\n---\n\n## ⚠️ Breaking Change: Integration imports\n\nIntegration provider SD\n[…]\nd the module path to `scripts/nested_modules.txt`.\n2. Add a `replace` directive in its `go.mod` pointing to the repo root.\n3. The `check-nested-modules` Make target will catch any manifest drift.\n\n---",
          "is_bot": false,
          "headline": "feat!: split trace/contrib integrations into individual Go modules  (…",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2026-04-07T15:40:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "408493359666bfaf35b1d36d288ecbea59b80347",
          "body": null,
          "is_bot": false,
          "headline": "Fix Anthropic streaming extended thinking support (#56)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-03T20:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0155076133590a3d6492fc8ff37668a69f7a405",
          "body": "Captures TTFT in both streaming (first SSE data chunk) and non-streaming\n(full response latency) paths, matching existing OpenAI behavior.\n\nFixes #53\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add time_to_first_token metric to Anthropic integration (#54)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-04-03T15:38:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ce40450951388634a0d496d7ab2805129f9f2fcb",
          "body": "Align trace structure for Evals with other SDKs",
          "is_bot": false,
          "headline": "Merge pull request #43 from braintrustdata/fix/eval_trace_structure",
          "author_name": "David Elner",
          "author_login": "delner",
          "committed_at": "2026-03-30T15:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e189097b3a1ba209333e16901e79de1bf197c5b5",
          "body": null,
          "is_bot": false,
          "headline": "Make sure eval spans are nested properly",
          "author_name": "David Elner",
          "author_login": "delner",
          "committed_at": "2026-03-29T20:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6c647152faadd09022cdf09aa9cd010a8b69e8",
          "body": null,
          "is_bot": false,
          "headline": "Don't set output_json to null when task fails.",
          "author_name": "David Elner",
          "author_login": null,
          "committed_at": "2026-03-29T20:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a51be93baec62511b2908c8ed01f3f2a72de79",
          "body": null,
          "is_bot": false,
          "headline": "Renamed variable, add comment.",
          "author_name": "David Elner",
          "author_login": null,
          "committed_at": "2026-03-29T20:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be4a91333d00aaf02f2cca9eafbf4a7ae841287",
          "body": null,
          "is_bot": false,
          "headline": "Fixed: Numerous trace structure inconsistencies for Evals",
          "author_name": "David Elner",
          "author_login": null,
          "committed_at": "2026-03-29T20:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5e14ddfe0e708a9c880d096acd23e7615f3030",
          "body": "Implements callbacks.Handler for the CloudWeGo Eino LLM framework,\ncapturing LLM spans (ChatModel) and tool spans (ToolsNode) as\nBraintrust-compatible OpenTelemetry spans.\n\nFeatures:\n- Non-streaming and streaming LLM span capture with token metrics\n- Tool/agentic span capture with correct span type\n\n[…]\ntrion config\n- examples/cloudwego/eino: customer-facing example\n- examples/internal/cloudwego/eino: comprehensive internal example\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CloudWeGo Eino tracing integration (#44)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-03-25T19:49:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e35e5aa0f4928db94f3822d82f7356a268742ad5",
          "body": "Add trace/contrib/genkit package providing Braintrust-compatible\nOpenTelemetry tracing for Firebase Genkit via ai.ModelMiddleware.\n\n- Middleware pattern for manual use: ai.WithMiddleware(tracegenkit.NewMiddleware())\n- Orchestrion auto-instrumentation for Generate, GenerateText, GenerateStream\n- Open\n[…]\nes\n- Update anthropic-sdk-go to v1.23.0, swap examples to Haiku 4.5\n\nCo-authored-by: Wojciech Gawinski <gawinskiwojciech@gmail.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Firebase Genkit tracing integration (#47)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-03-25T18:33:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6b567d4751b1faf749f06310586f5e18050d0e80",
          "body": "This PR pins all GitHub actions in this repository to a specific git SHA. It was created automatically.",
          "is_bot": false,
          "headline": "chore: Pin github actions to commit (#46)",
          "author_name": "Luca Forstner",
          "author_login": "lforst",
          "committed_at": "2026-03-23T22:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dddbfe0ec9ff76b03ada8da3151c7c4732e59b5d",
          "body": "And add VCR.",
          "is_bot": false,
          "headline": "Move adk golden tests => adk folder. (#41)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-03-05T01:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd166df2caed51849aaf4fb19bb9c2693c28425",
          "body": "- Add .claude/skills/go-integration/SKILL.md with reference-based guide\n  for writing LLM provider integrations (middleware, HTTP wrapper, callback patterns)\n- Add Dev Workflow (TDD) section to CLAUDE.md explaining the test-first cycle\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Go integration skill and TDD workflow docs",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-02-10T21:43:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c9dceb8f0c616f3a3d97590a06e376fd18fad0e6",
          "body": "* Add tracing library for ADK\n\nAdd a library to help trace Google's Agent Development Kit. The built in\ntracing is not consistent, https://github.com/google/adk-go/issues/479, so\nimplement our own tracing and also skip exporting the built in traces to\nBraintrust. Since ADK already has callbacks at e\n[…]\nlemented autoinstrumentation for the ADK library, using the same\nhelper functions.\n\nADK's minimum supported Go version is 1.24.4, so I did have to bump this\nSDK's minimum version as well, from 1.24.0.",
          "is_bot": false,
          "headline": "Add tracing library for ADK (#37)",
          "author_name": "aswink",
          "author_login": "aswink",
          "committed_at": "2026-02-09T18:59:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81ffd6d28d272e7666bcda7de646c470ae8801f4",
          "body": "Pin orchestrion to 1.6.1",
          "is_bot": false,
          "headline": "Merge pull request #38 from braintrustdata/aswin/pin-orchestrion",
          "author_name": "aswink",
          "author_login": "aswink",
          "committed_at": "2026-02-06T15:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b834e5f06ca52aff924f0e0f507f1d64e13af9",
          "body": null,
          "is_bot": false,
          "headline": "Fix version",
          "author_name": "Aswin Karumbunathan",
          "author_login": "aswink",
          "committed_at": "2026-02-05T23:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f248f2de669069d2361cc61fe4b817f97b69e6f",
          "body": "That's the version we currently use, since 1.7.0 came out two weeks ago, CI\nwill break unless we either pin the version or upgrade.",
          "is_bot": false,
          "headline": "Pin orchestrion to 1.6.1",
          "author_name": "Aswin Karumbunathan",
          "author_login": "aswink",
          "committed_at": "2026-02-05T23:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ccc2ebed8b23c9749c2213be8010c2f2abaa74",
          "body": null,
          "is_bot": false,
          "headline": "fix go setup docs (#36)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-21T18:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5960ad6e7deb0181ec04eb28c345018a09c7da",
          "body": null,
          "is_bot": false,
          "headline": "Add langchaingo to autoinstrumentation. (#35)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-21T00:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a278b83104aad438b1ffab3a9834bfef133f9ae4",
          "body": null,
          "is_bot": false,
          "headline": "fix release (#34)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-17T19:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9378eafd56351f85df331627700917590c9cdfe",
          "body": "* Restructure docs: instrumentation before evals\n\nReorganize README to follow a clearer user journey:\n1. Install\n2. Instrumentation (auto recommended, manual linked)\n3. Evaluations\n4. API Client\n\nMove manual instrumentation examples to trace/contrib/README.md\nto keep the main README focused on the r\n[…]\ne Opus 4.5 <noreply@anthropic.com>\n\n* Link evals section to Braintrust docs\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Restructure docs: instrumentation before evals (#33)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-17T18:31:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "382b5db5f08a919b46abbac316f3f084f7402c14",
          "body": null,
          "is_bot": false,
          "headline": "Implement auto instrumentation with go orchestrion. (#32)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-15T20:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b6451cda53bae30b4d9e33aa4bb3fe4639ac47",
          "body": "Update docs link",
          "is_bot": false,
          "headline": "Merge pull request #31 from braintrustdata/update-docs-links",
          "author_name": "Jesse Seldess",
          "author_login": "jseldess",
          "committed_at": "2026-01-12T22:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "320de19a3b533eca5410c4a7ed1b230c359b7f17",
          "body": "URL changed with our new docs structure.\n\nAddresses https://linear.app/braintrustdata/issue/DOC-5/update-docs-link-in-other-places",
          "is_bot": false,
          "headline": "Update docs link",
          "author_name": "Jesse Seldess",
          "author_login": "jseldess",
          "committed_at": "2026-01-12T15:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c84f2f9413628c614cca58c70b91f806c626652",
          "body": "* cluade.md and cluade permissions\n\n* add permissions\n\n* fmt edit hook\n\n* don't review everyting",
          "is_bot": false,
          "headline": "cluade.md and permissions (#29)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-07T16:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1923f1d813c579da2d68f0d728f7e8a870e9328c",
          "body": "Fixes #26\n\nThis commit implements two previously skipped tests:\n\n1. TestTaskAPI_Get_ReturnsCallableTask - Verifies that the TaskFunc\n   returned by FunctionsAPI.Task() can be successfully invoked.\n   The test creates a function, retrieves it as a TaskFunc, and calls\n   it with test input to ensure i\n[…]\n.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>\nCo-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "Implement skipped tests for TaskAPI and ScorerAPI (#28)",
          "author_name": "claude[bot]",
          "author_login": "claude[bot]",
          "committed_at": "2026-01-07T15:12:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3f6498c8e1d387524aba889aae5c1f9ed3f17553",
          "body": null,
          "is_bot": false,
          "headline": "Fix: use claude_args instead of allowed_tools (#27)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-06T22:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c43ba633d89b3c07bec4c4981d45a730c817ec",
          "body": "Add claude workflows for review, etc",
          "is_bot": false,
          "headline": "Add Claude Code GitHub Workflow (#25)",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2026-01-06T21:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e03bc7c276e1d4ff1c512ee51931aa0649e6f1",
          "body": null,
          "is_bot": false,
          "headline": "Add time to first token to openai responses.",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2025-12-30T17:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "830c8f198ccbc28d132aaa935b8943be70a5dbc4",
          "body": "change gemini span name to match other SDKs",
          "is_bot": false,
          "headline": "Merge pull request #21 from braintrustdata/ark/gemini-model-name",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2025-12-01T16:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c7dcd623019d53318fa2b8b2c456c404541339",
          "body": null,
          "is_bot": false,
          "headline": "change gemini span name to match other SDKs",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2025-11-26T21:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb70e03335e12142275c0929e97cd4b1e24441d",
          "body": null,
          "is_bot": false,
          "headline": "add claude docker script",
          "author_name": "Matt Perpick",
          "author_login": "clutchski",
          "committed_at": "2025-11-25T19:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e439ede8f51d754d64c2f99492048300fe62b804",
          "body": "…se-action\n\nfix github release action",
          "is_bot": false,
          "headline": "Merge pull request #19 from braintrustdata/ark/misc-fixes-to-gh-relea…",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2025-11-24T22:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b082b78b006c9f3b36cdd46fd298e3e6cf6253",
          "body": "- install golangci-lint (needed by ci)\n- check out release tag before running\n- don't pollute git when installing goreleaser\n- print proper url to docs",
          "is_bot": false,
          "headline": "misc fixes to actions release script",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2025-11-24T22:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a14eebdac1f165eb3e0fafbd286f6915a3b300",
          "body": "…h-actions\n\npublish go release from github actions",
          "is_bot": false,
          "headline": "Merge pull request #18 from braintrustdata/ark/publish-release-from-g…",
          "author_name": "Andrew Kent",
          "author_login": "realark",
          "committed_at": "2025-11-24T21:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 191,
      "latest_release_at": "2026-07-17T17:13:26Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 10.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/braintrustdata/braintrust-sdk-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/braintrustdata/braintrust-sdk-go",
          "is_deprecated": false,
          "latest_version": "v0.10.0",
          "repository_url": "https://github.com/braintrustdata/braintrust-sdk-go",
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T17:02:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 7,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": {
        "days": [
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_stars": 7
      },
      "open_issues_and_prs": 56
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "examples/internal/autoinstrumentation/Makefile",
        "examples/internal/mise.toml",
        "examples/internal/temporal/mise.toml",
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "btx/go.mod",
        "examples/adk/go.mod",
        "examples/go.mod",
        "examples/internal/adk-parallel/go.mod",
        "examples/internal/autoinstrumentation/go.mod",
        "examples/internal/genai-streaming/go.mod",
        "examples/internal/genai/go.mod",
        "examples/internal/genkit/go.mod",
        "examples/internal/langchaingo-anthropic/go.mod",
        "examples/internal/langchaingo/go.mod",
        "examples/internal/openai-v1/go.mod",
        "examples/internal/openai-v2/go.mod",
        "examples/internal/temporal/go.mod",
        "examples/langchaingo/go.mod",
        "examples/openrouter/go.mod",
        "go.mod",
        "internal/nestedmodules/testdata/repo/trace/contrib/all/go.mod",
        "internal/nestedmodules/testdata/repo/trace/contrib/github.com/sashabaranov/go-openai/go.mod",
        "internal/nestedmodules/testdata/repo/trace/contrib/langchaingo/go.mod",
        "internal/nestedmodules/testdata/repo/trace/contrib/openai/go.mod",
        "trace/contrib/adk/go.mod",
        "trace/contrib/all/go.mod",
        "trace/contrib/anthropic/go.mod",
        "trace/contrib/bedrockruntime/go.mod",
        "trace/contrib/cloudwego/eino/go.mod",
        "trace/contrib/genai/go.mod",
        "trace/contrib/genkit/go.mod",
        "trace/contrib/github.com/sashabaranov/go-openai/go.mod",
        "trace/contrib/langchaingo/go.mod",
        "trace/contrib/openai/go.mod",
        "trace/contrib/testdata/orchestrion/go.mod"
      ],
      "largest_source_bytes": 43975,
      "source_files_sampled": 174,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2105
    },
    "dependencies": {
      "manifests": [
        "btx/go.mod",
        "examples/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.49.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.52.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 75
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 3,
          "moderate": 1
        },
        "advisory_count": 66,
        "affected_count": 6,
        "assessed_count": 252,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/anthropics/anthropic-sdk-go",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.15"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.14"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/bedrockruntime",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.50.4"
        },
        {
          "name": "github.com/braintrustdata/braintrust-sdk-go",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/anthropic",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/bedrockruntime",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/genai",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/openai",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/openai/openai-go",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "google.golang.org/genai",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "btx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "gopkg.in/dnaeon/go-vcr.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/anthropics/anthropic-sdk-go",
            "direct": true,
            "version": "v1.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.19.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/bedrockruntime",
            "direct": true,
            "version": "v1.50.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/anthropic",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/bedrockruntime",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/genai",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/openai",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openai/openai-go",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genai",
            "direct": true,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genai",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genai",
            "direct": true,
            "version": "v1.52.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/dnaeon/go-vcr.v3",
            "direct": true,
            "version": "v3.2.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antithesishq/antithesis-sdk-go",
            "direct": false,
            "version": "v0.6.0-default-no-op",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.41.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blakesmith/ar",
            "direct": false,
            "version": "v0.0.0-20190502131153-809d4375e1fb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/adk",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/cloudwego/eino",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/genkit",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/github.com/sashabaranov/go-openai",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/braintrustdata/braintrust-sdk-go/trace/contrib/langchaingo",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/gopkg",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cihub/seelog",
            "direct": false,
            "version": "v0.0.0-20170130134532-f561c5e57575",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/eino",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/eino-ext/components/embedding/openai",
            "direct": false,
            "version": "v0.0.0-20260416081055-0ebab92e14f2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/eino-ext/components/model/claude",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/eino-ext/components/model/openai",
            "direct": false,
            "version": "v0.1.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/eino-ext/libs/acl/openai",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/comp/core/tagger/origindetection",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/obfuscate",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/proto",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/remoteconfig/state",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/template",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/trace",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/trace/log",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/trace/otel",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/trace/stats",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/trace/traceutil",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/util/log",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/util/scrubber",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-agent/pkg/version",
            "direct": false,
            "version": "v0.77.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-go/v5",
            "direct": false,
            "version": "v5.8.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/dd-trace-go/v2",
            "direct": false,
            "version": "v2.7.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/go-libddwaf/v4",
            "direct": false,
            "version": "v4.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/go-runtime-metrics-internal",
            "direct": false,
            "version": "v0.0.4-0.20260217080614-b0f4edc38a6d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/go-sqllexer",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/go-tuf",
            "direct": false,
            "version": "v1.1.1-0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/orchestrion",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/sketches-go",
            "direct": false,
            "version": "v1.4.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dave/dst",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/eino-contrib/jsonschema",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/facebookgo/clock",
            "direct": false,
            "version": "v0.0.0-20150410010913-600d898af40a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firebase/genkit/go",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": false,
            "version": "v1.17.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/dotprompt/go",
            "direct": false,
            "version": "v0.0.0-20251014011017-8d056e027254",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-tpm",
            "direct": false,
            "version": "v0.9.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/safehtml",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goph/emperror",
            "direct": false,
            "version": "v0.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
            "direct": false,
            "version": "v2.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "v0.3.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/linkdata/deadlock",
            "direct": false,
            "version": "v0.5.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20260216142805-b3301c5f2a88",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mbleigh/raymond",
            "direct": false,
            "version": "v0.0.0-20250414171441-6b3a58ab9e0a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/meguminnnnnnnnn/go-openai",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/highwayhash",
            "direct": false,
            "version": "v1.0.4-0.20251030100505-070ab1a87a76",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/simdjson-go",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/jwt/v2",
            "direct": false,
            "version": "v2.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nats-server/v2",
            "direct": false,
            "version": "v2.12.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nats.go",
            "direct": false,
            "version": "v1.49.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nkeys",
            "direct": false,
            "version": "v0.4.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nuid",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nexus-rpc/sdk-go",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nikolalohinski/gonja",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openai/openai-go/v2",
            "direct": false,
            "version": "v2.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/outcaste-io/ristretto",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/petermattis/goid",
            "direct": false,
            "version": "v0.0.0-20260226131333-17d1149c6ac6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/philhofer/fwd",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkoukk/tiktoken-go",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/polyfloyd/go-errorlint",
            "direct": false,
            "version": "v1.8.1-0.20250906200200-9b25878c4dea",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puzpuzpuz/xsync/v3",
            "direct": false,
            "version": "v3.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/robfig/cron",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashabaranov/go-openai",
            "direct": false,
            "version": "v1.41.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/secure-systems-lab/go-securesystemslib",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/slongfield/pyfmt",
            "direct": false,
            "version": "v0.0.0-20220222012616-ea85ff4c361f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.14.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/sjson",
            "direct": false,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tinylib/msgp",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tmc/langchaingo",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tmc/langchaingo",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/trailofbits/go-mutexasserts",
            "direct": false,
            "version": "v0.0.0-20250514102930-c1f3d2e37561",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": false,
            "version": "v2.27.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wk8/go-ordered-map/v2",
            "direct": false,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonpointer",
            "direct": false,
            "version": "v0.0.0-20190905194746-02993c407bfb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonreference",
            "direct": false,
            "version": "v0.0.0-20180127040603-bd5ef7bd5415",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonschema",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20250705151800-55b8f293f342",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yargevad/filepathx",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/collector/component",
            "direct": false,
            "version": "v1.58.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/collector/featuregate",
            "direct": false,
            "version": "v1.58.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/collector/pdata",
            "direct": false,
            "version": "v1.58.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/collector/pdata/pprofile",
            "direct": false,
            "version": "v0.152.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.starlark.net",
            "direct": false,
            "version": "v0.0.0-20230302034142-4b1e35fe2254",
            "ecosystem": "go"
          },
          {
            "name": "go.temporal.io/api",
            "direct": false,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "go.temporal.io/sdk",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.temporal.io/sdk/contrib/opentelemetry",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250408133849-7e4ce0ab07d0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250606033433-dcc06ee1d476",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260209203927-2842357ff358",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20240903120638-7835f813f4da",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/adk",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.252.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260406210006-6f92a3bedf2d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.1",
            "ecosystem": "go"
          },
          {
            "name": "rsc.io/omap",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "rsc.io/ordered",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 252,
        "direct_count": 23,
        "indirect_count": 229
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 88,
        "open_issues": 48,
        "closed_ratio": 0.294,
        "closed_issues": 20,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "clutchski",
          "commits": 293,
          "avatar_url": "https://avatars.githubusercontent.com/u/92482?v=4"
        },
        {
          "type": "User",
          "login": "realark",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/31153155?v=4"
        },
        {
          "type": "User",
          "login": "remh",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/1311477?v=4"
        },
        {
          "type": "User",
          "login": "AbhiPrasad",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/18689448?v=4"
        },
        {
          "type": "User",
          "login": "homin-bt",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/279744769?v=4"
        },
        {
          "type": "User",
          "login": "aswink",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1014642?v=4"
        },
        {
          "type": "User",
          "login": "delner",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3237131?v=4"
        },
        {
          "type": "User",
          "login": "frankgreco",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/22604233?v=4"
        },
        {
          "type": "User",
          "login": "jseldess",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15893490?v=4"
        },
        {
          "type": "User",
          "login": "lforst",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8118419?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.79
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "prepare-release.yml",
        "release.yml",
        "tag-release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
            "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": 7,
            "reason": "Found 10/14 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 0,
            "reason": "26 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b21bfa29d153644d3b6ba353970d40bb53cef8ab",
        "ran_at": "2026-07-22T06:34:17Z",
        "aggregate_score": 3.7,
        "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-07-17T17:23:56Z",
      "oldest_open_prs": [
        {
          "number": 4,
          "created_at": "2025-11-07T04:15:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2025-11-13T17:16:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2026-02-11T00:18:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2026-03-10T18:16:24Z",
          "last_comment_at": "2026-03-13T04:25:14Z",
          "last_comment_author": "clutchski"
        },
        {
          "number": 48,
          "created_at": "2026-03-25T04:18:46Z",
          "last_comment_at": "2026-03-29T20:34:27Z",
          "last_comment_author": "delner"
        },
        {
          "number": 119,
          "created_at": "2026-04-24T18:24:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 154,
          "created_at": "2026-06-01T14:50:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 155,
          "created_at": "2026-06-02T21:58:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T17:02:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 59,
          "created_at": "2026-04-06T08:03:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2026-04-13T08:22:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2026-04-14T06:47:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 81,
          "created_at": "2026-04-16T17:09:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2026-04-16T17:09:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 93,
          "created_at": "2026-04-17T06:44:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2026-04-17T19:33:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 101,
          "created_at": "2026-04-20T06:50:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 102,
          "created_at": "2026-04-20T06:50:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 103,
          "created_at": "2026-04-20T07:08:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 107,
          "created_at": "2026-04-21T06:50:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 108,
          "created_at": "2026-04-21T06:51:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 111,
          "created_at": "2026-04-21T19:00:35Z",
          "last_comment_at": "2026-04-22T21:42:54Z",
          "last_comment_author": "clutchski"
        },
        {
          "number": 112,
          "created_at": "2026-04-22T06:48:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2026-04-22T18:38:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2026-04-23T06:54:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2026-04-23T06:54:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2026-04-24T06:53:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 118,
          "created_at": "2026-04-24T06:55:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 120,
          "created_at": "2026-04-27T07:01:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/braintrustdata/braintrust-sdk-go",
    "host": "github.com",
    "name": "braintrust-sdk-go",
    "owner": "braintrustdata"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 50,
        "vitality": 93,
        "community": 40,
        "governance": 62,
        "engineering": 85
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "commits_last_year": 191,
              "human_commit_share": 0.89,
              "days_since_last_push": 4,
              "active_weeks_last_year": 36
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "191 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 191
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 10.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "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": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "forks": 2,
              "stars": 7,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.79
            },
            "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 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "merged_prs": 88,
              "open_issues": 48,
              "closed_issues": 20,
              "issue_closed_ratio": 0.294,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "29% of issues closed",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "88/100 decided PRs merged",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 88,
                      "decided": 100
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/14 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 244,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "braintrustdata",
              "public_repos": 97,
              "account_age_days": 1214
            },
            "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": "244 followers of braintrustdata",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 244,
                      "login": "braintrustdata"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "97 public repos, account ~3 yr old",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 97
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/braintrustdata/braintrust-sdk-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 85,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://www.braintrust.dev/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.braintrust.dev/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.7
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/14 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "26 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 252 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": 252
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 66,
              "affected_packages": 6,
              "assessed_packages": 252,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, moderate 1, unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 252,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "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": 83,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.854,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2105
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, 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": "76 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 76,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "examples/internal/autoinstrumentation/Makefile",
                "examples/internal/mise.toml",
                "examples/internal/temporal/mise.toml",
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.23,
              "toolchain_manifests": [
                "btx/go.mod",
                "examples/adk/go.mod",
                "examples/go.mod",
                "examples/internal/adk-parallel/go.mod",
                "examples/internal/autoinstrumentation/go.mod",
                "examples/internal/genai-streaming/go.mod",
                "examples/internal/genai/go.mod",
                "examples/internal/genkit/go.mod",
                "examples/internal/langchaingo-anthropic/go.mod",
                "examples/internal/langchaingo/go.mod",
                "examples/internal/openai-v1/go.mod",
                "examples/internal/openai-v2/go.mod",
                "examples/internal/temporal/go.mod",
                "examples/langchaingo/go.mod",
                "examples/openrouter/go.mod",
                "go.mod",
                "internal/nestedmodules/testdata/repo/trace/contrib/all/go.mod",
                "internal/nestedmodules/testdata/repo/trace/contrib/github.com/sashabaranov/go-openai/go.mod",
                "internal/nestedmodules/testdata/repo/trace/contrib/langchaingo/go.mod",
                "internal/nestedmodules/testdata/repo/trace/contrib/openai/go.mod",
                "trace/contrib/adk/go.mod",
                "trace/contrib/all/go.mod",
                "trace/contrib/anthropic/go.mod",
                "trace/contrib/bedrockruntime/go.mod",
                "trace/contrib/cloudwego/eino/go.mod",
                "trace/contrib/genai/go.mod",
                "trace/contrib/genkit/go.mod",
                "trace/contrib/github.com/sashabaranov/go-openai/go.mod",
                "trace/contrib/langchaingo/go.mod",
                "trace/contrib/openai/go.mod",
                "trace/contrib/testdata/orchestrion/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, examples/internal/autoinstrumentation/Makefile, examples/internal/mise.toml, examples/internal/temporal/mise.toml, mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, examples/internal/autoinstrumentation/Makefile, examples/internal/mise.toml, examples/internal/temporal/mise.toml, mise.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "23 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 23,
                      "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 43975,
              "source_files_sampled": 174,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/174 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 174,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T06:34:41.658504Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/braintrustdata/braintrust-sdk-go.svg",
  "full_name": "braintrustdata/braintrust-sdk-go",
  "license_state": "standard",
  "license_spdx": "Apache-2.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 v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

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