Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 06:50 UTC

Augno / augno-go

Golang library for the Augno API.

Go · ShellApache-2.0★ 0 stars⑂ 0 forkssince Dec 2025View on GitHub ↗

Augno/augno-go holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (81/100) and lowest on Community & Adoption (33/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

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

59
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

Augno, Inc.Organization
2 followers4 public repossince Feb 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/augno/augno-gov0.10.6-2110 days ago

Metrics by category

Vitality

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

81Good · 22% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
11.1/36Commit cadence — 16/52 weeks with commits
18/18Commit volume — 110 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_year110
human_commit_share0.53
days_since_last_push10
active_weeks_last_year16

Release discipline

100Excellent
How it's scored
27/27Ships releases — 21 releases published
36/36Release recency — latest release 10 days ago
27/27Release cadence — a release every ~1.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tagv0.10.6
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases1.6
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?

33At risk · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
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?

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
28.4/38.3PR acceptance — 23/31 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs23
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs8
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
3.4/25Owner reach — 2 followers of Augno
13.9/25Track record — 4 public repos, account ~4 yr old
Inputs used
followers2
owner_typeOrganization
is_verified
owner_loginAugno
public_repos4
account_age_days1,615
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 10 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/augno/augno-go
ecosystemsgo
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://pkg.go.dev/github.com/augno/augno-go
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsgolang, sdk
has_wikiyes
homepagehttps://pkg.go.dev/github.com/augno/augno-go
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
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
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 51 of 53 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.962
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — devcontainer, lockfile
2/10Demonstrated agent practice — 1 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_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.2/55Manageable file sizes — 3/206 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes169,101
source_files_sampled206
oversized_source_files3
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

0GitHub stars
1contributors
110commits, last 12 months
10days since last push
21releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-28 06:50 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Gogithub.com/tidwall/gjsonv1.18.0go.mod
Gogithub.com/tidwall/sjsonv1.2.5go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "sdk"
      ],
      "is_fork": false,
      "size_kb": 5594,
      "has_wiki": true,
      "homepage": "https://pkg.go.dev/github.com/augno/augno-go",
      "languages": {
        "Go": 1820028,
        "Ruby": 10,
        "Shell": 406418
      },
      "pushed_at": "2026-07-17T15:33:29Z",
      "created_at": "2025-12-20T00:16:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T15:33:23Z",
      "description": "Golang library for the Augno API.",
      "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",
        "Shell"
      ]
    },
    "owner": {
      "blog": "augno.com",
      "name": "Augno, Inc.",
      "type": "Organization",
      "login": "Augno",
      "company": null,
      "location": "United States of America",
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/100289138?v=4",
      "created_at": "2022-02-23T12:56:57Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 1615
    },
    "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.6",
          "kind": "patch",
          "published_at": "2026-07-17T15:33:29Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2026-07-15T16:41:12Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2026-07-09T19:48:08Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2026-07-08T20:04:48Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2026-07-08T15:55:15Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-07-06T14:49:21Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-06T13:29:05Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-04T18:06:35Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-03T14:10:39Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-03T12:45:59Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2026-07-02T17:30:41Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-07-02T12:08:29Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-19T14:09:21Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-06-18T16:34:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-06-18T14:31:09Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-16T17:06:06Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-06-15T17:35:08Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-06-15T15:48:23Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-06-11T16:27:43Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-06-11T13:41:57Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-06-11T13:40:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6228f570648e21314e1352ea1c1ed1414504419b",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.6 (#31)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-17T15:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b432bb1722e43fd1e52c211a732ae77a044cfe38",
          "body": "Stainless-Generated-From: 11872ece9a53b321c15c8666e41c414d844e56d8",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.41.12",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-17T15:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0d9c9799c78729bebc49faa878d0c22903de71",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.5 (#30)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-15T16:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be853e5209978e780abe2e086809f81b1b5be41f",
          "body": "Stainless-Generated-From: 1cf7b43d57158112d27ed97fcf2ebf32823d6fd3",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.41.8",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-15T16:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eedd7e5faacf163a4775d16690ff701f6453943",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.4 (#29)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-09T19:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fbb76ddd7067d2418b60e28929d8cfee70d3df3",
          "body": "Stainless-Generated-From: 042ff36b6e188c5bfed30b6698425b7ba52330ff",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.41.7",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-09T19:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef9747d4fa5d38f2033cd380ccfaf14a7931852",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.3 (#28)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-08T20:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989118bfa3e4188914bb7d2a063532f713923c4b",
          "body": "Stainless-Generated-From: e2eef2030fdafa55997bfd02512a077298b3377e",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.41.5",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-08T19:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8da3902eeab9e7a41ff05f68797a3cdd8940416",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.2 (#27)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-08T15:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25d301aaea5a9102944b1d967ae76d7c70a9fe9c",
          "body": "Stainless-Generated-From: d5366a83392d5484a7674e5896a025c109dbf683",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.41.2",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-08T15:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db0c6e08ceb3eefa267d6ad4f3c45beb6f467ae",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.1 (#26)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-06T14:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de633e2499ecc84e22aa67ee9d1f4c93b97a8fa3",
          "body": "Stainless-Generated-From: f6396b931e0f157530978ffc1db2fcfbf80a71f4",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.41.1",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-06T14:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f79da11bc02cae523a5d88fdf4b8aa5a756b0d4f",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.10.0 (#25)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-06T13:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d29297e4a39ade137f9a623b8304aa7d8914346",
          "body": "Stainless-Generated-From: 82a279812ba2306b5a7e917e8b4750af0b0036cd",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.40.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-06T13:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a0872d80bccb8945e8381ff61d3179bea63e363",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.9.0 (#24)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-04T18:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f611a18952bf7bd7748cc88c375f4641aa7c24f",
          "body": "Stainless-Generated-From: 25db29bd07794b35955dbba7e3f90b374ef0dc3a",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.39.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-04T18:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e8e38bba01a21d717385d2487dcdd2fe33d323",
          "body": "Stainless-Generated-From: 6d68bbf13906b2681d2b8ef19661714fe8f4a446",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.38.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-03T16:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e00d54388cfaf1c56ce553acb76f55867714c0",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.8.0 (#23)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-03T14:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a2eefd263bccbb4fb2052cae0acf31d785276c",
          "body": "Stainless-Generated-From: 111f4227270178c68097f062a8b1e23f0cdb2666",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.34.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-03T14:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fccdd200be127cddbe47d1a164be0a08a8ad54",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.7.0 (#22)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-03T12:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d168e5d48a702b0455f89b705517e37483e956c",
          "body": "Stainless-Generated-From: 5e0c351cc4dc939eaa82513c9304a0b14b175e61",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.33.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-03T02:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2324943de306ca33327b2bc2f49d94be7e607a24",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.6.2 (#21)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-02T17:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8432d5fa081c82288cca10897b28b9e1bc187b",
          "body": "Stainless-Generated-From: ceb9c52aa8d25863b478bda387880411b0142af6",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.32.2",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-02T17:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e98544c370a69d64484301d5f1181cc61694bc",
          "body": "Stainless-Generated-From: b49957fd5d515c68693552985e94f218b89cd07f",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.32.1",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-02T16:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "686887b40e6cf2cfc2ff001aa349e24d3f824d6c",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.6.1 (#20)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-07-02T12:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbfc1d1ad127a0865a0bac2ba1a61cf3c5955c0c",
          "body": "Stainless-Generated-From: 5233775930e0cfe8df4d716eeb0b3cdd1c1a2c70",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.31.1",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-07-02T11:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd846c09a1b76b1cacabe3e341b54c12aefa2ac",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.6.0 (#15)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-19T14:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0dc58caeeac63c85897471b093bf7dc4452b13",
          "body": "Stainless-Generated-From: 26a7c2cbabae16d0a529a4d5efe4ff9af2ec06fe",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.29.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-19T13:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b95d7da8c4ee28d0a84b3d7c1512fba0496a76",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.5.0 (#12)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-18T16:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8a37122dca6b4f251f18a38e8d3945f753e797",
          "body": "Stainless-Generated-From: 6cbbe7d2661f620f150007e88b1c8b06fc4a1bfa\n\nCo-authored-by: stlc-bot <stlc-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.27.0 (#11)s",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-18T16:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "964abb48fe6fa413ce9edff3ed0e61a84985983b",
          "body": "Stainless-Generated-From: a6f71dc186f1fb857194d086d5d6a1d651232a6b",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.28.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-18T16:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b32b2a09dc67c4fe9801258e30416554b5ab93",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.4.0 (#10)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-18T14:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e470c27ec411486540eb1917303c05f9af5723f4",
          "body": "Stainless-Generated-From: c4177201bd98fbdb6d68dcb34d6fbaf1f3f01e3a",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.27.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-18T14:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "905f4271ff824e25748a1a6b1f24ef1d442a0c92",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.3.0 (#9)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-16T17:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4120bac0dd7e1f6202c685feebd90d66355513d",
          "body": "Stainless-Generated-From: 4ebb8bc80a82b0a3c66c39da5d03566854ba9c08",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.26.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-16T17:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8316569ca7815ea72479321600b520ea0ffbdc96",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.2.1 (#8)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-15T17:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e707bd48c77320aebcba66b724887b28a298b78",
          "body": "Stainless-Generated-From: c699b34c3ad40c6e9af7526187c8e86e1c4c3e52",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.25.1",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-15T16:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73088b23238437cfdc473eded576f09d86c37f3a",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.2.0 (#7)",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-15T15:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f64fad11ebb70777a64e9d86ae9fcd1e1c054b3",
          "body": "Stainless-Generated-From: fdd6ef36caa1670a431351e1a5f2204da3dbee86",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.25.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-15T15:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d508a131f12e0f3d3bbd13f38cb89450c021ee6e",
          "body": "Stainless-Generated-From: 4e4a2a4f2fe139f657e77d920fb82a61f93e6e81",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.24.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-12T16:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5039602ce9680c6162027e684d366c748b50eb",
          "body": "Stainless-Generated-From: 306120ec994257a5bda9392015292e8634acc76a",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.23.4",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-12T14:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d307dec5aa57e6a227a2f7d71d29a120742bee4",
          "body": "release: 0.1.2",
          "is_bot": false,
          "headline": "Merge pull request #6 from Augno/release-please--branches--main",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-11T16:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a71ac2bfbab5aa7b427a0397f3b982a95e4be1e",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.1.2",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-11T15:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa7722abe22805ba528526cd52b1a25b90f8f5a",
          "body": "Stainless-Generated-From: e6a8f489cf3eb3f49daf109cf7dc73e572e5f5f3",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.23.2",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-11T15:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7827bb0179448f845f88effc2434b2d425458cfb",
          "body": "release: 0.1.1",
          "is_bot": false,
          "headline": "Merge pull request #5 from Augno/release-please--branches--main",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-11T13:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502f58c18f0a7363fd16cd0d68e1166c21cd879b",
          "body": null,
          "is_bot": false,
          "headline": "release: 0.1.1",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-11T13:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada9b215c960e9a16d8d46b2bb6a25492d1d2618",
          "body": "Stainless-Generated-From: 81fcc13681fd7e54cd39eab8ca6eff25908ac2cb",
          "is_bot": false,
          "headline": "fix(sdk): sync with deployed API v0.21.5",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-11T13:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf68fbf715faf210e4f045239159e04f6118933",
          "body": "release: 0.1.0",
          "is_bot": false,
          "headline": "Merge pull request #4 from Augno/release-please--branches--main",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-10T16:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5586583a6bb9045cc4398339d0117442164dc633",
          "body": "Stainless-Generated-From: 925f10291515119d33c9b48c5b7dd4f4b4cd0800",
          "is_bot": false,
          "headline": "feat(sdk): sync with deployed API v0.21.0",
          "author_name": "stlc-bot",
          "author_login": null,
          "committed_at": "2026-06-10T16:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "348463b40adc10bca5dd3bcd555c363c2c50a0a4",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.1.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-10T16:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f00f54f4631bd635656110429af02ff2a639e04",
          "body": "Bootstrap Go SDK (github.com/augno/augno-go) + release automation",
          "is_bot": false,
          "headline": "Merge pull request #3 from Augno/bootstrap/sdk-and-release",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-10T15:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07e101158d1b75cb50f979d62006d8db54aa1035",
          "body": "Adds the release automation the self-hosted stlc flow needs: release-please\nopens the `release: <version>` PR from the API sync commits, and merging it\ntags vX.Y.Z — which is how a Go module publishes (pkg.go.dev indexes the public\nrepo from the tag; no registry/secret). Switches release-please to stable\nsemver (prerelease: false) and drops the stale create-releases.yml extra-file\nleft over from the Stainless cloud scaffold.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add release-please workflow and pin stable semver",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-10T15:20:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "87c13fe32ad994f5a4efbd8db15356245db4bf31",
          "body": "Stainless-Generated-From: 516ad995d76bd35f4a27862088f820202926c381",
          "is_bot": false,
          "headline": "Build SDK",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-10T14:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a133f138429b977089ffc9704fdf46d032be85f9",
          "body": "Stainless-Generated-From: 6be63b56d77de93290e593fe3a647865f5a5a452",
          "is_bot": false,
          "headline": "Build SDK",
          "author_name": "Dane Albaugh",
          "author_login": "malbaugh",
          "committed_at": "2026-06-10T13:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa51ade5c669782dd4f5d5d4976d11335776505",
          "body": null,
          "is_bot": true,
          "headline": "chore: add float64 to valid types for RegisterFieldValidator",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-19T04:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719dfac771ce0dac6938a9e405f99080e8e29197",
          "body": null,
          "is_bot": true,
          "headline": "fix: skip usage tests that don't work with Prism",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-18T04:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290ec8c53819841e8410841d1b17027629b5b60d",
          "body": null,
          "is_bot": true,
          "headline": "feat(encoder): support bracket encoding form-data object members",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-12T03:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1fca9317631a13e5ac7eb45243d7e212dbcf76",
          "body": null,
          "is_bot": true,
          "headline": "fix: rename param to avoid collision",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-06T03:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c8b3f3da97324b3f04a310a8c7aea564fe5abd",
          "body": null,
          "is_bot": true,
          "headline": "fix(mcp): correct code tool API endpoint",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-06T03:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81fe0d30b25bc3cae57e570cec9ff021debefe5",
          "body": null,
          "is_bot": true,
          "headline": "chore: elide duplicate aliases",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-06T03:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37bf8158b4b692ac7e430680da450705703b70da",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): codegen related update",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-06T03:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa843e5cbea8a0f3070eed44a8c4ad82c372538c",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump gjson version",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-12T03:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd78d7dd276d5436a90f4f73f7681a1bf53fdae1",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T19:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ffe39eb993ecf974564817ad4f513d655b31eb",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): manual updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T19:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e8176ddd8956607d7551c632ee3b7379017bf5",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T19:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "233681ec90f91b53388f5c50f56ae04163d69b58",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): manual updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T19:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62682a5c4dde017c7219a5aeea05b53a3e3e85d2",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): manual updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T19:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562f8049e0a7d396f529c40769afa90ad6d97e1d",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T19:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52e5748ca99e32fb6bc27aa7ae6282dd8f313dd",
          "body": null,
          "is_bot": true,
          "headline": "chore: configure new SDK language",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-05T18:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b806f683be6ea84e5aaec91bffa2565ebcb957",
          "body": null,
          "is_bot": true,
          "headline": "fix: bugfix for setting JSON keys with special characters",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-26T02:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f3c487d278b21f399464685894fb87d61e68e81",
          "body": "…ault",
          "is_bot": true,
          "headline": "chore: do not install brew dependencies in ./scripts/bootstrap by def…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-20T03:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a3763d7b3a9b2441b9111ed38c156b94a5b462",
          "body": null,
          "is_bot": true,
          "headline": "fix: use slices.Concat instead of sometimes modifying r.Options",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-20T03:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ecb0de02e26214e8e83e27bc0ed24e94316b36f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update more docs for 1.22",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-20T03:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c1545a88c7c492748f6e40cf673c2b7ebe576b",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump minimum go version to 1.22",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-20T03:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6bf5b4e5cb6d686f1ab1909380f30eb80b12d1b",
          "body": "…tors",
          "is_bot": true,
          "headline": "fix(internal): unmarshal correctly when there are multiple discrimina…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-06T03:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f9294853d3c03ad888757c626242bdb10d0cf0",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-04T15:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039685852b83589d02aeaa55f4702319cc6ba9fa",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-04T14:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aa881cf6d280b94b17a6856ef529250f0192115",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-04T14:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d05843ae3b319cfa95bd9b4e187ee41f0823417",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-04T14:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d69a2096977bbd26b9acae9af9361014a3e9d95",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e17058d05c8b4f59539e075aa89ddc905a16301",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f71cde5377abd33dc7e05c4da9ac36b92d6b69d8",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df20fa47a0c6bf3095dd77bce0410e5101e8a841",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033af0bafd8bcbc17ed7ccb8b8c62dd7d2d6a09b",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e0f3b1dae24db9e910bfacb6ce48c7ae89adf7",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd8db6874c31824a8c03ed9bb4d4ca97c91d738",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "792bcd12b0ff015d23502d201c09c07588947437",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89c423ea9f264b0f08eb6d720ab8802f6ef1fbcf",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2753ccfc5c3c384166f83fa9cebe015977650b9b",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b508ceff3a30c50acfe331d1da22a0337f8e45e",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f0ef6ec1b74381741c4c6496adcb3826a27891",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "566dd423f53906a1710f90f522c77b2020b5c820",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df118a8e5ce7e0e672ceba948b8c744aa4e29b7c",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bde1c8ad4269899d46453d4cf17512960dceb4b",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T19:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588fdd27c13b32960c89fd8d5930e4f9742adb4b",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T18:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2712574f3be89a4e473d4c923bb9a7a9b041b9c",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T18:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c194ba6e13415b8509735c294a81a3c900d1fa69",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T18:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c984ca84e34ed634817a5685a4707bceccb2a325",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T18:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0054956fda039dda5c046d67b3e4d86c9b32117",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T18:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f40704a51ad44350d0eb96fe835e60b2bd667a",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-03T16:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 110,
      "latest_release_at": "2026-07-17T15:33:29Z",
      "latest_release_tag": "v0.10.6",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 1.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/augno/augno-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/augno/augno-go",
          "is_deprecated": false,
          "latest_version": "v0.10.6",
          "repository_url": "https://github.com/augno/augno-go",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T15:33:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 169101,
      "source_files_sampled": 206,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/tidwall/sjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.5"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 23,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "malbaugh",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/35435159?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release-please.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 10,
            "reason": "security policy file 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6228f570648e21314e1352ea1c1ed1414504419b",
        "ran_at": "2026-07-28T06:50:29Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T15:33:38Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T15:33:18Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Augno/augno-go",
    "host": "github.com",
    "name": "augno-go",
    "owner": "Augno"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 55,
        "vitality": 81,
        "community": 33,
        "governance": 49,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 110,
              "human_commit_share": 0.53,
              "days_since_last_push": 10,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "110 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 110
                    }
                  }
                ],
                "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.6",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 1.6
            },
            "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 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 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": 10,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 10 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "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": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/31 decided PRs merged",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 31
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "followers": 2,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Augno",
              "public_repos": 4,
              "account_age_days": 1615
            },
            "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": "2 followers of Augno",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "Augno"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~4 yr old",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/augno/augno-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "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 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "golang",
                "sdk"
              ],
              "has_wiki": true,
              "homepage": "https://pkg.go.dev/github.com/augno/augno-go",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pkg.go.dev/github.com/augno/augno-go",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 detected",
                "points": 5,
                "status": "met",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.962,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "51 of 53 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 51,
                      "sampled": 53
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 169101,
              "source_files_sampled": 206,
              "oversized_source_files": 3
            },
            "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": "3/206 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 206,
                      "oversized": 3
                    }
                  }
                ],
                "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T06:50:40.986434Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Augno/augno-go.svg",
  "full_name": "Augno/augno-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.27.0 — full methodology · metrics wiki.

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