Public record
Software health reportschema 0.27.0 · metrics 2.1.0 · 2026-08-01 12:27 UTC

ghettovoice / abnf

Package abnf generates parsers from ABNF grammar (RFC 5234, RFC 7405).

GoMIT★ 12 stars⑂ 5 forkssince Nov 2022View on GitHub ↗

ghettovoice/abnf holds a health index of 13 out of 100, placing it in the Critical band. It scores highest on Vitality (85/100) and lowest on Security (30/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

13
overall / 100
Critical

Software health index

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

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

Score profile

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

The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Vladimir VershininPersonal account
86 followers50 public repossince May 2013@shik-co @VueLayers @enuan

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/ghettovoice/abnfv0.7.2-1911 days ago

Metrics by category

Vitality

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

85Excellent · 21% of overall
How it's scored
36/36Push recency — last push 4 days ago
18/36Commit cadence — 26/52 weeks with commits
18/18Commit volume — 103 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year103
human_commit_share0.69
days_since_last_push4
active_weeks_last_year26
How it's scored
27/27Ships releases — 16 releases published
27/36Release recency — latest release 142 days ago
27/27Release cadence — a release every ~16.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv0.7.1
releases_from_tagsno
days_since_latest_release142
mean_days_between_releases16.9
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?

55Moderate · 17% of overall
How it's scored
16.9/60Stars — 12 stars
5/25Forks — 5 forks
0/15Watchers — 1 watchers
Inputs used
forks5
stars12
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

58Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.99
How it's scored
42/42Issue resolution — 100% of issues closed
24.5/30PR acceptance — 75/92 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/6 approved changesets -- score normalized to 0
Inputs used
merged_prs75
open_issues0
closed_issues4
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs17
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.9/25Owner reach — 86 followers of ghettovoice
24.4/25Track record — 50 public repos, account ~13 yr old
Inputs used
followers86
owner_typeUser
is_verified
owner_loginghettovoice
public_repos50
account_age_days4,838
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

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

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsabnf
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

30At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 25 out of 25 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/6 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
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
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_aggregate6.4
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier13
security_posture_before_jurisdiction64
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

70Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
6.2/40Legible commit history — 8 of 69 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.116
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2,224
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 31 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsgo.mod
dependency_bot_commit_share0.31
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/26 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes24,714
source_files_sampled26
oversized_source_files0

Key facts

12GitHub stars
2contributors
103commits, last 12 months
4days since last push
16releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 5 ⇿
0Stars
5Forks
15Releases

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

12345512023-052024-102026-03
Major 0Minor 5Patch 10

Each point covers 3 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests25 out of 25 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/6 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Gogithub.com/dave/jenniferv1.7.1go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/urfave/cli/v3v3.10.1go.mod
Gogolang.org/x/toolsv0.48.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gomvdan.cc/gofumptv0.10.0go.mod
All dependencies 10

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

RegistryPackageVersionRelation
Gogithub.com/dave/jenniferv1.7.1direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/hashicorp/golang-lru/v2v2.0.7direct
Gogithub.com/urfave/cli/v3v3.10.1direct
Gogolang.org/x/toolsv0.48.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gomvdan.cc/gofumptv0.10.0direct
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "abnf"
      ],
      "is_fork": false,
      "size_kb": 313,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 112200,
        "Makefile": 1572
      },
      "pushed_at": "2026-07-28T08:01:20Z",
      "created_at": "2022-11-11T12:32:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T08:02:40Z",
      "description": "Package abnf generates parsers from ABNF grammar (RFC 5234, RFC 7405).",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://ghettovoice.github.io/",
      "name": "Vladimir Vershinin",
      "type": "User",
      "login": "ghettovoice",
      "company": "@shik-co @VueLayers @enuan",
      "location": "Russia, Kazan",
      "followers": 86,
      "avatar_url": "https://avatars.githubusercontent.com/u/4323000?v=4",
      "created_at": "2013-05-02T15:14:00Z",
      "is_verified": null,
      "public_repos": 50,
      "account_age_days": 4838
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-03-11T15:20:05Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2025-10-29T16:08:40Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2025-10-28T13:59:45Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2025-10-25T12:40:56Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2025-10-25T12:07:24Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-10-25T12:07:54Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-10-23T20:54:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-10-22T21:28:08Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-10-15T09:33:06Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-10-10T18:37:42Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-10-01T10:44:31Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-09-30T18:13:25Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-07-15T11:40:20Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-11-18T14:23:02Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-04-30T10:18:09Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-04-30T10:14:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cc5238ea10a2b324ed6ab7217d1f23d6a3f6f2d1",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v7.0.0...v7.0.1)\n\n---\nu\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 7.0.0 to 7.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-28T08:01:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd0710dbcf5b653c2d7785777ff906d7d9df3112",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.5.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 6.5.0 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-28T07:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f04d03026697e29420ac87e76531ffc22e9afa3",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.7.2",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-07-21T10:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c15a3e7e3168f9a35813e21f1ed40cefd6ed4d7",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 6.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v6.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: 6.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 6 to 6.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T10:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac63d68ffee46985c50072f0f169657ea1c560a",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 10.3.0 to 10.4.0.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v10.3.0...v10.4.0)\n\n---\nupdated-depe\n[…]\n:\n- dependency-name: actions/stale\n  dependency-version: 10.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/stale from 10.3.0 to 10.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T10:11:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c0e7156c08f5678a90e48050fc5531c133ecb43",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.47.0 to 0.48.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.47.0...v0.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.48.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.47.0 to 0.48.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T09:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d962d61d29e656fe38d55be1e25da277d6f45d4c",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 10 to 10.3.0.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v10...v10.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/stale\n  dependency-version: 10.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/stale from 10 to 10.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T08:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72cd947e5c870156624559820187b49402d6fd41",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.10.0 to 3.10.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.10.0...v3.10.1)\n\n---\nupdated-\n[…]\nncy-name: github.com/urfave/cli/v3\n  dependency-version: 3.10.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.10.0 to 3.10.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:44:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "597f06323311332666585fb18f678cec1e31f38a",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.46.0 to 0.47.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.47.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.46.0 to 0.47.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c213928c69fcc897df272ef5604d6ed3a784602",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.1 to 9.3.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.2.1...v9.3.0)\n\n---\nupdated-dependencies:\n-\n[…]\nname: golangci/golangci-lint-action\n  dependency-version: 9.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:37:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "127074925d854dc89857e6902d8c4404c4814c55",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9 to 9.2.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9...v9.2.1)\n\n---\nupdated-dependencies:\n- depende\n[…]\nname: golangci/golangci-lint-action\n  dependency-version: 9.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 9 to 9.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T07:05:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b78acd81ddd0d9fa20d765036b334c8617511d6e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0)\n\n---\nu\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.3 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T07:03:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f265c711afe0318a1a1bb1db47cb9c9ca85e852",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.45.0 to 0.46.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.45.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.46.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.45.0 to 0.46.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T07:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44c628e0941145f0911726463a8156737833c16",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.9.0 to 3.10.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.9.0...v3.10.0)\n\n---\nupdated-de\n[…]\nncy-name: github.com/urfave/cli/v3\n  dependency-version: 3.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.9.0 to 3.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T07:23:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4ffebf2af58f8688790fd06f5412d442d91147b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3)\n\n---\nu\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.2 to 6.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T07:58:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94255d5f07aaf3e13420d41de9e3d2fbb8068be2",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.2)\n\n---\nupdated-d\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T10:49:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4b09c45a5079b6f3a029f8581bf7e0e928432ec",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.8.0 to 3.9.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.8.0...v3.9.0)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.9.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T07:42:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b52c2df9822139a6f5db863e25b632d8ad2f5789",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.44.0 to 0.45.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.44.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.45.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.44.0 to 0.45.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T07:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735506cb1cf2680967eaaae85089b3df4babc4aa",
          "body": "Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.9.2 to 0.10.0.\n- [Release notes](https://github.com/mvdan/gofumpt/releases)\n- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mvdan/gofumpt/compare/v0.9.2...v0.10.0)\n\n---\nupdated-d\n[…]\n dependency-name: mvdan.cc/gofumpt\n  dependency-version: 0.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mvdan.cc/gofumpt from 0.9.2 to 0.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T11:55:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a5b8d1786d6016553f97921a856ee0fb604f887",
          "body": "…in permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for code scanning alert no. 13: Workflow does not conta…",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-05-11T08:26:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8d7fcafa854f4620581840831cdb0edc62984233",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.43.0 to 0.44.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.43.0...v0.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.44.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.43.0 to 0.44.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T07:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff586f1f116a0e0a438b5d47f306b0a871fabd5",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '8'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 6 to 8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T20:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7048fdf466e90f6a6b4691560e5c4cd5b8a9cd",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T20:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7d4de8ebf1f0174f48c9dc9e1026e54506b8d4",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 6 to 10.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v6...v10)\n\n---\nupdated-dependencies:\n- dependency-name: actions/stale\n  dependency-version: '10'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/stale from 6 to 10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T20:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde132215fb69ad884acb35fa4dac63f5c0c7ffa",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.7.0 to 3.8.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.7.0...v3.8.0)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.8.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T20:01:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d233c24510ff1a5e5a1604dd7df32b08ae5dd40",
          "body": "…dates and 7-day cooldown",
          "is_bot": false,
          "headline": "Configure Dependabot for Go modules and GitHub Actions with weekly up…",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-31T19:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2475446b7d89bf29afbfd85628b91bb4f569f5aa",
          "body": null,
          "is_bot": false,
          "headline": "Ignore VSCode settings.json file",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-25T18:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6da776dbe6d194d1cc67e75de417842f5f580e7",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.42.0 to 0.43.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.43.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.42.0 to 0.43.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T10:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca7e7550cc569593c82862d80cfecca651703e6",
          "body": null,
          "is_bot": false,
          "headline": "Remove VSCode workspace settings",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-16T08:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1272904cb91cf9222dd28ff4cba66bbcee1dabdb",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.7.1",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-11T15:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd4318f661c0967d21a113185c21b3da5449811",
          "body": null,
          "is_bot": false,
          "headline": "Add generate2 command documentation to README",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-11T15:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597deb1dd7b3c559a5250664ea0b7328891a09a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint warnings",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-11T15:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684a3be2d79a7ed18a047dbb9120b490cb422697",
          "body": "closes https://github.com/ghettovoice/abnf/issues/69",
          "is_bot": false,
          "headline": "Eliminate the need of separate yaml config",
          "author_name": "Andrey Loukhnov",
          "author_login": "aol-nnov",
          "committed_at": "2026-03-11T15:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50c064ff194a2942a6e895d89c0d5d8bf8d5366",
          "body": "…in permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for code scanning alert no. 12: Workflow does not conta…",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-09T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "83d4b661b2a3b0370159d52ebefdb0a2477ad1f5",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.7.0",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-06T19:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f3b2d3f5871c36d1a9a999322cd8c4cb538db1",
          "body": null,
          "is_bot": false,
          "headline": "Add Go coding style and testing guidelines for AI agents",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-06T19:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4067c5fb1b62251ce262929d3cadcf6db55c165c",
          "body": null,
          "is_bot": false,
          "headline": "Update CI workflow and development configuration",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-06T19:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0281819e13315c55c571224dbe74d8b6a2a47d7b",
          "body": null,
          "is_bot": false,
          "headline": "Remove braces.dev/errtrace dependency and error tracing comments",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-06T19:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7107daa83641b4955ff4f7db5b66f7ecc176146",
          "body": null,
          "is_bot": false,
          "headline": "Remove go tools, fix doc lint warnings",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2026-03-06T19:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538c2f60131ca0f0cb3d3f57664fbe53c8bdc244",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.2 to 3.7.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.6.2...v3.7.0)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T06:42:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c74e43ebcc934116f0f925a1dbb7e54d233e0c2",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.1 to 3.6.2.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.6.1...v3.6.2)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T11:36:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "149bbb4abe14a0d588d27233aaf6598fc9827ca3",
          "body": null,
          "is_bot": false,
          "headline": "Create CODE_OF_CONDUCT.md",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-12-11T12:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9d4f8e7f2b1107d4174e992c1a2b036f718ef0",
          "body": null,
          "is_bot": false,
          "headline": "Add contributing guidelines and security policy",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-12-11T12:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8f8ef3ee53a55252410c26e94b637d50c4b02f6",
          "body": "- Add bug report template with structured format for reporting issues\n- Add feature request template for suggesting new features\n- Add pull request template with checklist and description sections\n- Configure issue templates with link to GitHub Discussions\n- Enable blank issues for flexibility",
          "is_bot": false,
          "headline": "Add GitHub issue templates and PR template",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-12-02T13:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb8a3853a6dafd25a31dd18d13270f7b6afd914",
          "body": null,
          "is_bot": false,
          "headline": "Remove race detector flag from VSCode test configuration",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-12-02T12:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8cde3b16eeb6ca5357ec011ed5595f3a67df500",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.0 to 3.6.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.6.0...v3.6.1)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T07:46:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09edaaea14293d1a617ce4fdef210f2f5319281d",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.5.0 to 3.6.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.5.0...v3.6.0)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T09:58:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "059e8b967906385c1f894c76fd049f4655ba4d34",
          "body": null,
          "is_bot": false,
          "headline": "Add third-party license attribution reference",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-30T18:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7236d83042b862e0d47725307caaad293bce613",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.5",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-29T16:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8099d7d67147e87f2877fc5b40f4909c826c6d",
          "body": null,
          "is_bot": false,
          "headline": "Remove verbose flags from Makefile targets",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-29T16:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054a09a61a0291cf1cc5de0904929905d8e8457a",
          "body": null,
          "is_bot": false,
          "headline": "Disable any CLI output (except warns and requests) in non-verbose mode",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-29T16:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73bfb909945136ce8dfbc8f53046918b63c10abe",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.4",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-28T13:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612ca0fa2488755d82bb7fbfc5db6d36e48b5a42",
          "body": "The change standardizes the generated code header comment to follow Go's official format for generated code files.",
          "is_bot": false,
          "headline": "Update generated code header format",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-28T13:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc028061023c77715859eb1d7ead23dded27a4d6",
          "body": "Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.9.1 to 0.9.2.\n- [Release notes](https://github.com/mvdan/gofumpt/releases)\n- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mvdan/gofumpt/compare/v0.9.1...v0.9.2)\n\n---\nupdated-dep\n[…]\n- dependency-name: mvdan.cc/gofumpt\n  dependency-version: 0.9.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mvdan.cc/gofumpt from 0.9.1 to 0.9.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T06:34:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22d398831251c3d1faa01fa565953376ba7ad025",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.4.1 to 3.5.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.4.1...v3.5.0)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T06:23:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "329a64f63b101ac49db852d44a00ab1d8ec8b8a5",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.3",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T12:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb65fbf20106a11b1e74d5d807f483f10121260",
          "body": null,
          "is_bot": false,
          "headline": "Skip multiError allocations when detailed errors is off",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T12:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1276612f6bd64b80ae11a6d6e911df448e365301",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.2",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T12:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8add70b105f4d41636079a1c5c38dd7c5511b7fe",
          "body": null,
          "is_bot": false,
          "headline": "Fix missed error wrapping",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T12:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf334b52ce10fd70fa2e47e885126cbb03ab024",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.1",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T11:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "419b51d8f63ce041d9b6f2b0213ec05dc71d9a33",
          "body": null,
          "is_bot": false,
          "headline": "Add warning about deprecated CLI flag usage",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T11:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015abdde05d029dc4155efee829faae16a0eed3b",
          "body": null,
          "is_bot": false,
          "headline": "Update generate command usages",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T11:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677864d5b5f6895a4e2744df3d0dfe5b1354b8f3",
          "body": null,
          "is_bot": false,
          "headline": "Update all readme files",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T11:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c96de64e2b8b1c3f7b1de702ab0942e3d6e39c",
          "body": null,
          "is_bot": false,
          "headline": "Add, update documentation comments",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T11:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e4029ac731b2277b6473a860e39e6dfc4f74e0",
          "body": null,
          "is_bot": false,
          "headline": "Update, deprecate cli tool arguments",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-25T10:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95c593be99e19b76f1849428844f60770df5d15",
          "body": "- disable by default error wrapping and provide methods to enable it;\n- new method to check node cache stats;\n- minor fixes and refactoring.",
          "is_bot": false,
          "headline": "Memory allocation optimizations",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-24T23:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0431c77f8f2e2d6675abb50c98865b22809ba022",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.0",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-23T20:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2037e1f1daf955fd92538d226494f1b73ba9f39c",
          "body": "- use abnf.Nodes by pointer\n- use multiError by pointer and allocc only when needed\n- use small abnf.Nodes for children nodes\n- use chunk of input for cache key",
          "is_bot": false,
          "headline": "Memory usage optimizations",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-23T20:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45317ec16ce2c6e93df5663b5ac89ff0e12d8071",
          "body": null,
          "is_bot": false,
          "headline": "Add suffix with tstamp to bench, profile files",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-23T18:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfbcad8fd3c94449995b83a2ba89e12c8028091d",
          "body": null,
          "is_bot": false,
          "headline": "Makefile target to run all package benchmarks",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-23T16:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b134dd39ea97d120860feedc7a50e113e2808ba",
          "body": null,
          "is_bot": false,
          "headline": "Update project settings",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-23T15:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "769f4d80b708fb2eda4412898492a9049723876e",
          "body": null,
          "is_bot": false,
          "headline": "Use cache only in benchmarks, disable it in tests",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-23T10:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8718ec339a2ac34c9abb6ad1da29abb0db9d98",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.0",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-22T21:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac03b99241f3a00f1c55a25eae8ff26f57a9a667",
          "body": null,
          "is_bot": false,
          "headline": "Autorelease with annotated",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-22T21:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70f70dc0c7f32040ca3ce59cf9d07315e32ca38",
          "body": null,
          "is_bot": false,
          "headline": "Public package level functions to enable/resize/disable node caching.",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-22T21:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8d4426783cee1f210df689d6242294361cfe53",
          "body": null,
          "is_bot": false,
          "headline": "Repeat refactoring, drop error check after min matched",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-22T21:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478fb8b8457aa08be58cba0d171248e54845a306",
          "body": "Operator in a single-op rule is wrapped to concat with rule's name. This allows do not loose the nodes with this rule name.",
          "is_bot": false,
          "headline": "Wrap single operator rule to append rule's key",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T22:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d92542c29205ae03491878b3ec081cef336673",
          "body": null,
          "is_bot": false,
          "headline": "Update README, add first example",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c848a2c0db160e7512fa99bc422e58ecb0eadedd",
          "body": null,
          "is_bot": false,
          "headline": "Improve readability of basic operators",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80c0af603630415cc8a3eef391408b865945dea",
          "body": null,
          "is_bot": false,
          "headline": "Disable errtrace for generated rules and don't use it here",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea15709dea29d42d938a335ade58663d4d34830e",
          "body": null,
          "is_bot": false,
          "headline": "Re-use multi error from pool",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895dc6e3d5c8694416d20a247eae746d29d6bef8",
          "body": null,
          "is_bot": false,
          "headline": "Optimize node cache key building, re-use hasher from pool",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecf50f0ba2bfca7964b9728be165e433ead77b2",
          "body": null,
          "is_bot": false,
          "headline": "Remove errtrace wrapping in operators",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e6e4006655b80525af56a584ab75a15ecb23e8",
          "body": null,
          "is_bot": false,
          "headline": "Provide a glob function to init node cache",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af89b39acbde476f679b8ab9f362ccb05dd296af",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcab73939668af18d597d1bf06a93051a9c7f1a",
          "body": "- Node cache\n- Opertator and Rule accept pointer, return only error",
          "is_bot": false,
          "headline": "Optimize node and nodes re-using to reduce allocations",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-21T21:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32cb043f287504fe7d05b14fe11b3ef7fad1ad92",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.1",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-15T09:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b504d950beb918898d53bcea5c689862e5b9fa53",
          "body": null,
          "is_bot": false,
          "headline": "Better error format",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-15T09:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244db4c724c19c1034e4d1c4f7a1cfd9ab39df59",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.0",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-10T18:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda52eff872123338406b2f0ca324da186300a97",
          "body": null,
          "is_bot": false,
          "headline": "Automate releasing process",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-10T18:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8864f3c894b02046eee1ba3fbd2f686d88b14e84",
          "body": "Bumps the go_modules group with 1 update in the / directory: [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure).\n\n\nUpdates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.4.0\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https:/\n[…]\n:\n- dependency-name: github.com/go-viper/mapstructure/v2\n  dependency-version: 2.4.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-viper/mapstructure/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-10T17:03:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0045ca32da5d8c5884cd5d844c170f2886a1c00",
          "body": null,
          "is_bot": false,
          "headline": "Fix test action to use new coverage file",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-10T16:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fcfddc6a50238b2365858f93a9d197c0ab55c02",
          "body": null,
          "is_bot": false,
          "headline": "Update comments, readme, etc",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-10T16:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051c4dbb75c42433961098fa903d9393b17b6b9d",
          "body": "abnf.Operator now is an alias of `func(input []byte, pos uint, nodes abnf.Nodes) (abnf.Nodes, error)`.\nThe new abnf.Rule alias is introduced that is `func(input []byte, nodes abnf.Nodes) (abnf.Nodes, error)`.\nGo source generator format is changed to provide 2 global getter: Rules and Operators.\nABFN core and definition rules are rebilt with the new generator.",
          "is_bot": false,
          "headline": "Work on #47 + generator output refactoring",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-10T16:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08eb20cf161b85f14d49c60eef72aa3043873fd1",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect return in range operator",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-01T18:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73186c6b15c80f123a444e5f28a8b99ac79e004a",
          "body": null,
          "is_bot": false,
          "headline": "Update method comments",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-01T17:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c3a29049e5aa42c217ec382fde600ac0298a97",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.2",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-01T10:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0815d90f953cae57c95491963edf17ec375185",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint errors + update project files",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-01T10:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f067f19908ae3f90bb3687180ece28bd1b52559",
          "body": "Fix #46",
          "is_bot": false,
          "headline": "Fix extending rule detection",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-10-01T10:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0c66122c567332918e63b218ac209f6a8ba606",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.1",
          "author_name": "Vladimir Vershinin",
          "author_login": "ghettovoice",
          "committed_at": "2025-09-30T18:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 103,
      "latest_release_at": "2026-03-11T15:20:05Z",
      "latest_release_tag": "v0.7.1",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 142,
      "mean_days_between_releases": 16.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ghettovoice/abnf",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ghettovoice/abnf",
          "is_deprecated": false,
          "latest_version": "v0.7.2",
          "repository_url": "https://github.com/ghettovoice/abnf",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T10:16:28Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 12,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 24714,
      "source_files_sampled": 26,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 2224
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/dave/jennifer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.1"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/urfave/cli/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.10.1"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "mvdan.cc/gofumpt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/dave/jennifer",
            "direct": true,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": true,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.10.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 7,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 75,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ghettovoice",
          "commits": 101,
          "avatar_url": "https://avatars.githubusercontent.com/u/4323000?v=4"
        },
        {
          "type": "User",
          "login": "aol-nnov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/43190?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.99
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "stale.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "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": 4,
            "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": "25 out of 25 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/6 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "20 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "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": "cc5238ea10a2b324ed6ab7217d1f23d6a3f6f2d1",
        "ran_at": "2026-08-01T12:27:35Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-01T04:51:15Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-28T08:01:18Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ghettovoice/abnf",
    "host": "github.com",
    "name": "abnf",
    "owner": "ghettovoice"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 61,
            "calibrated": 67,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 20
          }
        }
      ],
      "value": 13,
      "inputs": {
        "security": 30,
        "vitality": 85,
        "community": 55,
        "governance": 58,
        "calibration": "2026-08-02",
        "engineering": 68,
        "ai_readiness": 70,
        "weighted_overall_raw": 61,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 67,
        "overall_after_jurisdiction_multiplier": 13
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "commits_last_year": 103,
              "human_commit_share": 0.69,
              "days_since_last_push": 4,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "103 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 103
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 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": 90,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v0.7.1",
              "releases_from_tags": false,
              "days_since_latest_release": 142,
              "mean_days_between_releases": 16.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 142 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 142
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.9
                    }
                  }
                ],
                "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": "exceptional",
            "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": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 5,
              "stars": 12,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.99
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 75,
              "open_issues": 0,
              "closed_issues": 4,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 17,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "75/92 decided PRs merged",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 75,
                      "decided": 92
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 86,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ghettovoice",
              "public_repos": 50,
              "account_age_days": 4838
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "86 followers of ghettovoice",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 86,
                      "login": "ghettovoice"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "50 public repos, account ~13 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 50
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/ghettovoice/abnf"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": 68,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "abnf"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 20
                }
              }
            ],
            "value": 13,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.4,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 13,
              "security_posture_before_jurisdiction": 64
            },
            "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": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 25 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/6 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "20 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "at_risk",
            "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. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "owner",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: owner (1); Russia: top_contributor (1); 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.116,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 2224
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "8 of 69 human commits state their intent (structured subject or explanatory body)",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 69
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.31
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "31 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 31,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 24714,
              "source_files_sampled": 26,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/26 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 26,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.1.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T12:27:48.970160Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/ghettovoice/abnf.svg",
  "full_name": "ghettovoice/abnf",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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