Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 10:57 UTC

bmf-san / gogocoin

Cryptocurrency trading bot for bitFlyer exchange

GoMIT★ 3 stars⑂ 0 forkssince Sep 2025View on GitHub ↗

bmf-san/gogocoin holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Vitality (84/100) and lowest on Community & Adoption (46/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

67
overall / 100
Moderate

Software health index

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

67
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

Kenta TakeuchiPersonal account
219 followers113 public repossince Jul 2015SmartHR, Inc.

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/bmf-san/gogocoinv1.8.2-478 days ago

Metrics by category

Vitality

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

84Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
9/36Commit cadence — 13/52 weeks with commits
18/18Commit volume — 159 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year159
human_commit_share0.64
days_since_last_push1
active_weeks_last_year13

Release discipline

100Excellent
How it's scored
27/27Ships releases — 47 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~12.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv1.8.2
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases12.5
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?

46At risk · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars3
watchers0
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
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
15.6/46.8Issue resolution — 33% of issues closed
37/38.3PR acceptance — 117/121 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/6 approved changesets -- score normalized to 0
Inputs used
merged_prs117
open_issues6
closed_issues3
issue_closed_ratio0.333
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.8/25Owner reach — 219 followers of bmf-san
25/25Track record — 113 public repos, account ~11 yr old
Inputs used
followers219
owner_typeUser
is_verified
owner_loginbmf-san
public_repos113
account_age_days4,033
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
20/20Version history — 47 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/bmf-san/gogocoin
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 19 out of 21 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsbitflyer, criptocurrency, go, golang, trade-bot
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 19 out of 21 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
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 — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool detected but not 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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages11
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 11 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

72Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 61 of 64 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.953
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, example/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
2/10Demonstrated agent practice — 1 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_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, example/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsexample/go.mod, go.mod
dependency_bot_commit_share0.31
How it's scored
45/45Type-checkable code — Go (statically typed)
54.6/55Manageable file sizes — 1/125 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes63,805
source_files_sampled125
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — docs/openapi.yaml
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_filesdocs/openapi.yaml

Key facts

3GitHub stars
1contributors
159commits, last 12 months
1days since last push
47releases
1bus factor
6open issues
Gopackage ecosystems

Data collection warnings

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

More detail

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-07-27 10:57 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests19 out of 21 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
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
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not 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 4
RegistryPackageVersion constraintManifest
Gogithub.com/bmf-san/go-bitflyer-api-clientv1.2.0go.mod
Gogithub.com/mattn/go-sqlite3v1.14.48go.mod
Gogithub.com/oapi-codegen/runtimev1.6.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 11

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

RegistryPackageVersionRelation
Gogithub.com/bmf-san/go-bitflyer-api-clientv1.2.0direct
Gogithub.com/mattn/go-sqlite3v1.14.45direct
Gogithub.com/mattn/go-sqlite3v1.14.48direct
Gogithub.com/oapi-codegen/runtimev1.4.1direct
Gogithub.com/oapi-codegen/runtimev1.6.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/apapsch/go-jsonmerge/v2v2.0.0indirect
Gogithub.com/coder/websocketv1.8.14indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/lerenn/asyncapi-codegenv0.46.3indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 11 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": [
        "bitflyer",
        "criptocurrency",
        "go",
        "golang",
        "trade-bot"
      ],
      "is_fork": false,
      "size_kb": 2330,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 661492,
        "HTML": 21074,
        "Makefile": 5025,
        "Dockerfile": 1288,
        "JavaScript": 56170
      },
      "pushed_at": "2026-07-26T03:12:25Z",
      "created_at": "2025-09-28T15:22:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T06:45:31Z",
      "description": "Cryptocurrency trading bot for bitFlyer exchange",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://bmf-tech.com/",
      "name": "Kenta Takeuchi",
      "type": "User",
      "login": "bmf-san",
      "company": "SmartHR, Inc.",
      "location": "Kanagawa, Japan",
      "followers": 219,
      "avatar_url": "https://avatars.githubusercontent.com/u/13291041?v=4",
      "created_at": "2015-07-11T17:16:20Z",
      "is_verified": null,
      "public_repos": 113,
      "account_age_days": 4033
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-07-19T06:45:55Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-06-16T07:36:29Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-05-29T06:03:26Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-05-19T01:34:26Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-05-11T14:10:55Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-04-19T02:46:46Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-04-18T11:24:49Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-04-04T02:21:47Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-03-30T02:41:23Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-03-28T09:08:26Z"
        },
        {
          "tag": "v1.4.11",
          "kind": "patch",
          "published_at": "2026-03-26T23:06:17Z"
        },
        {
          "tag": "v1.4.10",
          "kind": "patch",
          "published_at": "2026-03-25T02:15:03Z"
        },
        {
          "tag": "v1.4.9",
          "kind": "patch",
          "published_at": "2026-03-24T16:59:02Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2026-03-24T16:35:47Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2026-03-23T12:18:37Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2026-03-23T12:00:53Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2026-03-22T14:19:17Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2026-03-22T07:27:10Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2026-03-22T04:33:21Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-03-22T03:05:45Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-03-21T10:48:53Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-03-21T02:36:25Z"
        },
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2026-03-21T00:01:24Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2026-03-20T23:56:59Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2026-03-20T23:13:16Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2026-03-20T23:03:25Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2026-03-20T13:38:16Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2026-03-20T13:24:00Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2026-03-20T13:23:44Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2026-03-20T11:51:54Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-03-20T08:55:36Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-03-19T14:32:33Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2026-03-19T13:57:24Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2026-03-19T13:07:06Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2026-03-19T11:18:51Z"
        },
        {
          "tag": "v.1.2.6",
          "kind": "other",
          "published_at": "2026-03-19T10:53:07Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2026-03-19T00:44:57Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2026-03-18T12:18:24Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2026-03-18T05:23:06Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2026-03-18T03:35:41Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-03-18T02:38:43Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-03-18T02:06:15Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-03-17T01:06:03Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-03-16T10:38:07Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-03-16T00:28:00Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-03-15T09:42:09Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-01T14:49:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "958d402f91dbba9771046bf237b8d345c03208f0",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.8.2 (#130)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T06:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f14d26d6901e28363c260c444ad9dfd41ac3dc",
          "body": "* ci(deps): bump actions/setup-go from 6 to 7\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: act\n[…]\nt[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/setup-go from 6 to 7 (#127)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T06:40:08Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0bc3328deea160abdf3bd87687d02b366262c66e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\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...v7)\n\n---\nupdated-dependenc\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 6 to 7 (#124)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T06:33:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "613d9a669209e1cb57d7062c8f17dc32149c8686",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2 to 3.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fet\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci(deps): bump dependabot/fetch-metadata from 2 to 3 (#122)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T06:33:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a13a57c425f5ea5dadcf219efe225f9c1cba517b",
          "body": "… (#129)\n\nBumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.47 to 1.14.48.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.47...v1.14.48)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-sqlite3 from 1.14.47 to 1.14.48…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T03:14:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ae5a7cac36410740030a33aeb197fca44233cec",
          "body": "… (#128)\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.2 to 1.6.0.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.4.2...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.4.2 to 1.6.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T03:12:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9fc90d0168966ebbc38084d56476f1da4f8d35c6",
          "body": "… (#126)\n\nBumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.46 to 1.14.47.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.46...v1.14.47)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-sqlite3 from 1.14.46 to 1.14.47…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T03:12:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66be30342876292fc4d8b35510c77f581fc6ae58",
          "body": "… (#125)\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.1 to 1.4.2.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.4.1...v1.4.2)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T03:14:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b01e21d42750eda8a1fcc12fad554272b597a0bb",
          "body": "… (#123)\n\nBumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.45 to 1.14.46.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.45...v1.14.46)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-sqlite3 from 1.14.45 to 1.14.46…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T03:12:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11255a8912ce584b751020ded48bbb8b7addf85d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.8.1 (#120)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-16T07:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c700b994d0662834a11ca268f649a8d5b66fb5",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci(deps): bump codecov/codecov-action from 6 to 7 (#118)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T07:34:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac50866c168f05f6a683259b9f3675bf02c1e3bd",
          "body": "- Bump go-sqlite3 to v1.14.45 in example module to match root go.mod\n  (fixes Docker build 'missing go.sum entry')\n- Regenerate api.gen.go with oapi-codegen v2.7.1 (fixes OpenAPI codegen drift)",
          "is_bot": false,
          "headline": "fix: sync example go.sum and regenerate API code (#121)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-06-16T07:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09de8df8f92e5f0e784db30b0f5557dbbb3afbb7",
          "body": "… (#117)\n\nBumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.44 to 1.14.45.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.44...v1.14.45)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-sqlite3 from 1.14.44 to 1.14.45…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T07:27:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17c3521cd2d79a09bfe9886b98d9a73e2c8e0ac0",
          "body": "Automatically enable auto-merge for Dependabot patch/minor update PRs after CI passes.",
          "is_bot": false,
          "headline": "ci: add Dependabot auto-merge workflow (#119)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-06-16T05:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "034b67633c0651d8493d347e48989563ce9a1ec3",
          "body": "…components--gogocoin\n\nchore(main): release 1.8.0",
          "is_bot": false,
          "headline": "Merge pull request #113 from bmf-san/release-please--branches--main--…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T06:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccc6f50a96192e01d29eefaee3b8f2c8e6353d9",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 1.8.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-29T05:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264c48438d1edfae9fa172ed51d9fb148c225aed",
          "body": "feat(web): add per-symbol realized PnL view",
          "is_bot": false,
          "headline": "Merge pull request #116 from bmf-san/feat/symbol-performance-view",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T05:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16b31a68b3e0a39cbf8b20a6f23c8f0c5631cf6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/symbol-performance-view",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T02:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0796a35f0e01160fc828ddb16df459b716f648b2",
          "body": null,
          "is_bot": false,
          "headline": "fix(example): sync go.sum for docker build",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56bc2c8c4af6157cd17e180c24197c2669e60791",
          "body": "fix(web): use close-trade basis for daily realized pnl table",
          "is_bot": false,
          "headline": "Merge pull request #114 from bmf-san/fix/daily-realized-report",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "524d3a58e13ba15b1075614d8f476436444d30bc",
          "body": null,
          "is_bot": false,
          "headline": "Merge main into fix/daily-realized-report to resolve conflicts",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6750dd8e7484c98c7a1eff46f854c1164fef95d",
          "body": "feat(backtest): add shared backtest engine and CLI",
          "is_bot": false,
          "headline": "Merge pull request #115 from bmf-san/feat/backtest-core",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85492a0d86d1b9d8ef84c8416fe63ff1f8ff49c",
          "body": null,
          "is_bot": false,
          "headline": "feat(web): add per-symbol realized pnl view",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025195a64f029a935b711775b4d6655d06289dca",
          "body": null,
          "is_bot": false,
          "headline": "fix(example): sync go.sum for docker build",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c5e83df1dd80588303646d72ac7b464272baf0",
          "body": null,
          "is_bot": false,
          "headline": "chore(lint): relax gocritic for pkg/backtest import",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae96c16c2f0402e9c6e15163409f73e3bd6b418",
          "body": null,
          "is_bot": false,
          "headline": "feat(backtest): add shared backtest engine and CLI",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ea75b4bb7960dace887088733604d11178b865",
          "body": null,
          "is_bot": false,
          "headline": "fix(web): use close-trade basis for daily realized pnl table",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-29T00:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67ee3c4f4f5efc03f0d61fd4da69ef6aa0afc91",
          "body": "… (#109)\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.0 to 1.4.1.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.4.0...v1.4.1)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\nh\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T23:22:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f9b2ec1965ef4fe3df159c94175055ad61ad3fe",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.7.0 (#111)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-28T23:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7687bebfa7c52f8ee774734e98de5619ef242d4",
          "body": "* feat(web): align dashboard with exchange-style pnl and positions\n\n* fix(ci): sync openapi generated code and example sqlite3 checksum",
          "is_bot": false,
          "headline": "feat(web): align dashboard with exchange-style pnl and positions (#112)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-28T23:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36058853d64be3064fff2fd6eef1ca4685ce379",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): sync openapi generated code and example sqlite3 checksum",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-28T15:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92399b764bbf91617b6a7bd9dd36a11218c4a587",
          "body": null,
          "is_bot": false,
          "headline": "feat(web): align dashboard with exchange-style pnl and positions",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-28T15:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53f927bcad377b333854ab6fe5d88345fb8cd4b8",
          "body": "…ons\"\n\nThis reverts commit c39937107b4948702aba48a5a92f23f76f33a440.",
          "is_bot": false,
          "headline": "Revert \"feat(web): align dashboard with exchange-style pnl and positi…",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-28T15:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39937107b4948702aba48a5a92f23f76f33a440",
          "body": null,
          "is_bot": false,
          "headline": "feat(web): align dashboard with exchange-style pnl and positions",
          "author_name": "bmf-san",
          "author_login": "bmf-san",
          "committed_at": "2026-05-28T15:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f70208e7904ed295e2269029fd8c0438c0f85b",
          "body": "Adds an opt-in bar-aggregation mode to StrategyWorker so that strategies\ndesigned against 1h (or any) OHLCV bars in the backtest engine can be\nexecuted unchanged in live trading.\n\nWhen `worker.strategy.bar_period` is set to a positive duration (e.g.\n`1h`), the worker:\n\n- Aggregates incoming ticks in\n[…]\n).\n\nMotivation: enables deploying the swing_meanrev XRP candidate\ndiscovered in the OOS widesweep research (my-gogocoin PR #230),\nwhere 1h-bar backtest produced +377 JPY / 58 d (winrate 80%, PF 1.93).",
          "is_bot": false,
          "headline": "feat(worker): bar aggregation for strategy worker (#110)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-26T15:10:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97ee6bd05f8e2b5a8d957cdab1645f146e7b2da5",
          "body": "…bscriptions (#107)\n\nAdds a new optional config field `trading.observe_symbols` that lets the\nengine subscribe to additional bitFlyer tickers purely for historical\ndata collection, without letting them produce trade signals.\n\nMotivation\n- Today, expanding the universe of tradable symbols requires pu\n[…]\nine/symbols_test.go`: mergeSymbols union + dedup + ordering\n- `internal/adapter/worker/strategy_worker_observe_test.go`: end-to-end\n  filter test confirming observe-only symbols never reach Analyze().",
          "is_bot": false,
          "headline": "feat(config): add trading.observe_symbols for data-collection-only su…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-19T01:23:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a340e4acb003087cfb43e6f64507a31346a63c77",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.6.1 (#106)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-11T14:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187eeeb3cd91215f160adf5bf7ce41f50c84c189",
          "body": "… (#104)\n\nBumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.42 to 1.14.44.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.42...v1.14.44)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.44…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T13:01:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0989ba62c007d729fc90a771e47eb24e95504e59",
          "body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.\n- [Release notes](https://github.com/googleapis/release-please-action/releases)\n- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)\n- [Commits](https://git\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump googleapis/release-please-action from 4 to 5 (#103)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T13:01:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4db8add99a776e9072801d713ea25a3e7b5d8b67",
          "body": "…ta.Timestamp (#105)\n\nThe example scalping strategy used time.Now() / time.Since() to gate cooldown\nand daily-limit, which works fine in live operation (where tick timestamps\ntrack wall-clock) but breaks under backtest replay: the simulator processes\nlong stretches of historical ticks in seconds of \n[…]\no\nnew and old code are observationally equivalent.\n\nAdds TestCooldown_UsesSimulatedTime as a regression guard. The same fix has\nbeen applied to downstream consumers (my-gogocoin) in a separate change.",
          "is_bot": false,
          "headline": "fix(example/scalping): evaluate cooldown/daily-limit against MarketDa…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-05-11T13:01:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1fd61bfb5feb312b1a10ff925622587a24930d0",
          "body": "Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5 to 6.\n- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)\n- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#98)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-19T02:46:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "abb09e1bbb9bafcac922849e1b40e7ca61b7bc56",
          "body": "…entation (#102)\n\nThe bundled pkg/strategy/scalping is intentionally a 5-parameter\nEMA-only reference (ema_fast_period, ema_slow_period, take_profit_pct,\nstop_loss_pct, order_notional). The package-level README and a few\nupstream pointers still described it as 'EMA crossover + RSI filter'\nwith RSI, \n[…]\n are engine-level (trading.risk_management),\n  not inside the bundled strategy.\n- docs/STRATEGY.md / docs/STRATEGY.ja.md: bundled-strategies table row\n  description updated to match.\n\nNo code changes.",
          "is_bot": false,
          "headline": "docs: align bundled scalping strategy docs with actual minimal implem…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-19T02:15:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2b1a3c1efd2c99f33b4e41b01a839547f57df17",
          "body": "The dashboard's \"総損益\" (total PnL) is bounded by\ndata_retention.retention_days because CleanupOldData trims both trades\nand performance_metrics on the same schedule. With the old example\nvalue of 1 day, fresh installs showed only today's PnL under the\n\"累計\" label.\n\nRaise the example default to 90 days\n[…]\nal (WAL incl.) ~60-80 MB — fine on VPS.\n\nFile logs rotate independently via the logger (max_size_mb /\nmax_backups / max_age_days); this knob only affects DB tables.\n\nDocs and READMEs updated to match.",
          "is_bot": false,
          "headline": "chore(config): bump example retention_days from 1 to 90 (#101)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-19T02:07:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c9f1137073506f0db27ae31fa9a8d3d728b188a",
          "body": "Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/labeler\n  dependency-version: '6'\n  dependency\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/labeler from 5 to 6 (#99)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-19T02:05:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25521da178cde17bae6a6108a94d197a56121eb5",
          "body": "Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 2.0.0 to 2.0.2.\n- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)\n- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v2.0.0...v2.0.2)\n\n---\nupdated-dependencies:\n- dep\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.2 (#97)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-19T02:05:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33cffb0a61e77d1ec6c8a2c6528cb0ff83917467",
          "body": "…#100)\n\nFour related fixes around P&L calculation and data-retention display:\n\n1. analytics/performance.go: stop substituting `pnl = -fee` for SELL rows\n   whose stored PnL is exactly 0. calculator.go already deducts fees from\n   SELL P&L, so the substitution double-counted the fee on break-even sal\n[…]\nateFromTrades_SellZeroPnLNoDoubleFee (new)\n- TestCalculateMaxDrawdown legacy-BUY case updated to require Side=\"BUY\"\n- TestParseSince_Today / _RFC3339 / _Invalid (new)\n- make lint / go test ./... green",
          "is_bot": false,
          "headline": "fix(pnl): correct dashboard PnL aggregation and retention semantics (…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-19T01:47:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9810bb0f7ae42ffea84a45b71cae88ef7709c824",
          "body": "…refixes (#96)\n\n- Add a second 'gomod' update entry for /example so dependency bumps in the\n  nested example module are auto-PR'd. Until now only the root module was\n  watched, which caused PR #90 to break Docker Build Test (the example/go.sum\n  was stale relative to the bumped root go.sum).\n- Chang\n[…]\nmessage.prefix from 'deps' / 'ci' to 'build(deps)' / 'ci(deps)'\n  so dependabot PR titles satisfy the semantic-pr workflow (Conventional\n  Commits). PR #90 had to be manually retitled for this reason.",
          "is_bot": false,
          "headline": "ci(dependabot): add example/ ecosystem and use Conventional Commits p…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-18T12:56:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56124feca6f23f69df312613115d9e4af03920a8",
          "body": "… (#90)\n\n* deps: bump github.com/oapi-codegen/runtime from 1.3.1 to 1.4.0\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.3.1 to 1.4.0.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/com\n[…]\n0\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: bmf-san <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.3.1 to 1.4.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-18T12:54:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "859c7f399c7904daa1c64dd4522bcb9dff5c1a57",
          "body": "… (#89)\n\n* deps: bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42\n\nBumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.37 to 1.14.42.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.3\n[…]\nte3 bump\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: bmf-san <bmf.san@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-18T11:19:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7cde2e93d28a7ac544247e1186091d9a20836c2",
          "body": "未着手だったカバレッジ改善計画の第一弾。public API の pkg/strategy と\n純粋関数の internal/utils を優先。\n\npkg/strategy: 0.0% → 100.0%\n- registry_test.go: Register/Create/Names/Panics/並行アクセス/Global registry\n- base_test.go: Metadata/Lifecycle/Reset/UpdateSignalCount/UpdateMetrics/\n  ValidateSignal (7 errorケース)/CreateSignal\n- testin\n[…]\ne_test.go: LoadJST/NowInJST/TodayInJST/ToJST (UTC変換/JST入力冪等)\n- 未カバーの分岐は tzdata 欠損時の UTC フォールバックのみで、移植可能な\n  方法では unit test できないため意図的に残す。\n\n全既存テスト pass (coverage 全体の集計は既存を維持)。-race / golangci-lint\nclean。",
          "is_bot": false,
          "headline": "test: pkg/strategy と internal/utils のユニットテストを追加 (#95)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-18T10:51:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3325c3ce558e6f43a99abf480bc4f6abb44abe67",
          "body": "CI で直接書かれていた shell コマンドを既存 Makefile ターゲットの呼び出しに\n統一し、手元と CI の挙動を一致させ二重管理を解消する。\n\nci.yml:\n- `go test -race -shuffle=on ./...` → `make test-race`\n- `go mod tidy && git diff --exit-code` → `make tidy-check`\n\ngovulncheck.yml:\n- `go install govulncheck + govulncheck ./...` (2 step) → `make vuln` (1 step)\n\n\n[…]\n HTML 生成付きで CI の codecov 用途と異なるため)\n- build: `go build ./pkg/... ./internal/...` と example ビルド (Makefile\n  に対応する軽量ターゲットがない)\n- security (gosec): CI 専用ロジック (SARIF 生成 + 件数判定) が複雑で\n  Makefile 化すると可読性が下がるため",
          "is_bot": false,
          "headline": "refactor(ci): workflow の重複コマンドを Makefile ターゲットに置換 (#94)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-18T10:42:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a293447e21cd0d231f0c5bd66e1d3f08fb0b700",
          "body": "…L, SECURITY.md) (#93)\n\n* ci: harden CI and add security workflows\n\n- ci.yml: enable -race -shuffle=on, verify go.mod tidy, remove gosec -no-fail\n\n- govulncheck.yml: new workflow (PR + weekly schedule)\n\n- codeql.yml: new CodeQL workflow for Go\n\n- SECURITY.md: security policy and private reporting gu\n[…]\n は request からファイルパスを一切受け取らず、全ファイル I/O は\n起動時 config (serverConfig.ConfigPath) 由来のパスのみ使用。\nよって G703 の taint analysis は全て false positive。\n\n(gosec latest で新規追加されたルール。実行時のパスは operator-controlled\nのため実リスクなし。)",
          "is_bot": false,
          "headline": "ci: harden CI pipeline and add security workflows (govulncheck, CodeQ…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-17T23:45:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a9c01491ba80ddc1f9207d767a12dcea64666d2",
          "body": "…(#92)\n\n- Add .github/workflows/release-please.yml (runs on push to main)\n- Add .release-please-config.json and .release-please-manifest.json (seeded at v1.6.0)\n- Remove .github/workflows/release.yml (superseded by release-please;\n  tests and lint already run in ci.yml on push)\n\nrelease-please consumes Conventional Commits (enforced by semantic-pr.yml)\nand opens a \"Release PR\" that maintains CHANGELOG.md and version bumps.\nMerging that PR triggers tag creation and a GitHub Release with notes.",
          "is_bot": false,
          "headline": "ci: introduce release-please for CHANGELOG.md and automated releases …",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-17T15:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "909b55fb8c06251596653877896a75847de339e9",
          "body": "…) (#91)\n\n* ci: add PR automation workflows (auto-assign, semantic title, labeler)\n\n* ci: align labeler with existing labels (github_actions) and drop dependencies overlap\n\n* ci: drop low-signal 'go' label and refine path mapping (add test/core, split web/adapter)\n\n* ci: enforce English-only PR title and body\n\n* Revert \"ci: enforce English-only PR title and body\"\n\nThis reverts commit d53016b3fd4ef2334eb00459e68c502ddd5377cb.",
          "is_bot": false,
          "headline": "ci: add PR automation workflows (auto-assign, semantic title, labeler…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-17T15:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b8965c55f96bad0d992ddc29e94e24387f4a08",
          "body": "…DOC.md (#87)",
          "is_bot": false,
          "headline": "fix: remove Japanese content accidentally appended to English DESIGN_…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-04T11:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35cdad4d0b4b2045b82810eeebf52da4954bfab3",
          "body": "* refactor: remove cmd/ and move Docker setup to example/\n\ngogocoin is a library, not a standalone binary. The cmd/ directory\ncontained a main.go with no strategy registered, making it useless\nfor real trading. Docker setup now lives in example/ which has the\nbundled EMA+RSI scalping strategy regist\n[…]\nle: example/Dockerfile' (context stays at root)\n- Build job: run 'go mod tidy' before building example/ to keep go.sum in sync\n\n* fix: specify output path for go build in example to avoid dir conflict",
          "is_bot": false,
          "headline": "refactor: remove cmd/ and move Docker setup to example/ (#86)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-04-04T02:21:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4ec1fb3f3169e38f4a736fe7c466b07bcdd394a5",
          "body": "* docs: translate README to English\n\n* docs: translate docs/ to English\n\n* docs: add Japanese versions of README and docs (*.ja.md)",
          "is_bot": false,
          "headline": "docs: translate README to English (#85)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-30T22:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e312fa3a741734628a6f93dba578bc1406397c5",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci: bump codecov/codecov-action from 5 to 6 (#76)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T02:40:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "695b32f331cf4e6f0ea7560a136fa4de648e4f2f",
          "body": "Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.3.0 to 1.3.1.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.3.0...v1.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nh\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "deps: bump github.com/oapi-codegen/runtime from 1.3.0 to 1.3.1 (#75)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T02:40:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b8f8fbeeab8baa64c687781aa2ca5a3f7e6c1ad6",
          "body": "- Makefile: build ターゲットに「戦略未登録・開発者向け」の注記を追加\n- example/Makefile: build / run / clean ターゲットを追加\n  (configs/config.yaml の存在チェック付き)\n- README: クイックスタートを A.ライブラリ利用 / B.Docker の2パターンに整理\n  - example/ の構成・動かし方・独自リポジトリへの移植手順を追加\n  - Web UI セクションを独立\n  - 関連リポジトリに example/ と my-gogocoin を追加",
          "is_bot": false,
          "headline": "docs: clarify library usage, add example/ Makefile, update README (#77)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-30T02:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d75877a96af2ba4aa16f90a9192cc0c6b66ac5c",
          "body": "… map (#74)\n\n* refactor(config): replace ScalpingParams with generic strategy params map\n\n* refactor(strategy): pluggable init() registration, interface-based SL/TP/notional/auto-scale\n\n- Add AutoScaleConfig struct and 4 new interface methods to Strategy:\n  GetStopLossPrice, GetTakeProfitPrice, GetB\n[…]\nmodule with replace directive\n\nUsers fork/clone this example or follow the same pattern in their own\nrepo (e.g. my-gogocoin) to implement production-grade strategies\nwithout modifying gogocoin itself.",
          "is_bot": false,
          "headline": "refactor(config): replace ScalpingParams with generic strategy params…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-28T08:56:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "636d90fd085681cf00176269caee9c97d4e7674a",
          "body": "…rends (#73)\n\nAdds a configurable long-term EMA (trend_ema_period) as a trend direction\nfilter on the scalping strategy. When price < EMA(trend_ema_period), BUY\nsignals are suppressed (reason: trend_filter) even if the fast/slow EMA\nproduces a golden cross.\n\n- pkg/strategy/scalping/params.go: TrendE\n[…]\ng/config.go: TrendEMAPeriod field in ScalpingParams\n- pkg/engine/engine.go: pass trend_ema_period through strategyParamsToMap\n\nSet trend_ema_period: 0 (or omit) to disable (fully backward-compatible).",
          "is_bot": false,
          "headline": "feat(strategy): add trend EMA filter to suppress BUY signals in downt…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-28T07:23:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba2c85d88d654d97d0e2dac7d8e0c0d8beb5c869",
          "body": "Previously only SL/TP skips triggered closeGhostPositions. If a manually-\nclosed position on the exchange side was encountered via an EMA crossover\nSELL signal, the DB OPEN entry remained and blocked future BUYs indefinitely\n(max_open_positions_per_symbol=1).\n\nNow any SELL that is skipped due to zero exchange balance will clean up ghost\nOPEN/PARTIAL DB positions, covering the manual-close scenario regardless of\nwhich signal fires first.",
          "is_bot": false,
          "headline": "fix(worker): close ghost positions on any skipped SELL signal (#72)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-28T00:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa69b7760f0d9c4e7f88ba5cbd35a7f066bb0ef",
          "body": "Root cause of losses (issue #101, #102 on my-gogocoin):\nMultiple BUY signals accumulate on the same symbol during a downtrend.\nWhen stop-loss fires, all stacked positions are sold at once, multiplying\nthe loss (observed: 0.04 ETH sell at SL = -220 JPY instead of ~-100 JPY).\n\nChanges:\n- risk/config.g\n[…]\nmbol open positions\n- config/config.go: add max_open_positions_per_symbol yaml field\n- engine.go: wire position repo + pass new config field\n- config.example.yaml: set max_open_positions_per_symbol: 1",
          "is_bot": false,
          "headline": "fix: prevent position stacking via max_open_positions_per_symbol (#71)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-26T23:03:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b1582338bf40b56124e2c7ab7a2360d33cd6658",
          "body": "DBクエリがすでに ORDER BY timestamp DESC で新しい順を返しているにも\nかかわらず、JS側で slice().reverse() を呼んでいたため古い順になっていた。\nreverse を削除してDBの返却順をそのまま使用する。",
          "is_bot": false,
          "headline": "fix(webui): システムログを降順(新しい順)に修正 (#70)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-25T02:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f6784ade6f7699cf22359addcfef6a223923b4",
          "body": "…it SELL (#69)\n\nStop-loss and take-profit SELL signals must reach the exchange even when\nportfolio-protection limits (daily trade count, trade interval, total loss\npercentage) have been tripped.  Blocking them achieves the opposite of risk\nmanagement: the position cannot be closed, accumulating more\n[…]\nand\n  exceeded total loss threshold\n- take_profit SELL is allowed under the same conditions\n- plain SELL (no reason) is still blocked normally\n- SELL with an unrelated reason is still blocked normally",
          "is_bot": false,
          "headline": "fix(risk): bypass portfolio-protection checks for stop-loss/take-prof…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-24T16:56:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d66aa7a5c431e7ea72588431288588a2bb96c7cf",
          "body": "…#68)\n\n* fix(worker): bypass EMA dedup for stop-loss and take-profit signals\n\nThe standard action-level dedup in executeStrategy records the last sent\nsignal action per symbol (lastSentSignals). Any prior EMA SELL would set\nlastSentSignals[symbol]=SELL, causing all subsequent stop-loss and\ntake-prof\n[…]\n a\nfalse pass when an error was expected.\n\nFix: anchor trade timestamps to today's JST midnight so all five trades\nare guaranteed to fall on the current calendar day regardless of test\nexecution time.",
          "is_bot": false,
          "headline": "fix(worker): bypass EMA dedup for stop-loss and take-profit signals (…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-24T16:35:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dd148724e0baa657439aacca3327263f5f107e8",
          "body": "… dust (#67)\n\nPreviously closeGhostPositions was only called for stop_loss reason.\nA take-profit SELL skipped due to dust balance would leave PARTIAL\npositions in the DB, causing take-profit to re-fire on every tick.\n\nExtend the check to cover both stop_loss and take_profit reasons.",
          "is_bot": false,
          "headline": "fix(worker): close ghost positions when take-profit SELL skips due to…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-23T12:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b05c6efa50959321586354867b0ef961095230",
          "body": "Add checkTakeProfit() to StrategyWorker, mirroring the stop-loss mechanism.\nOn each market data tick, if an open BUY position has a current price >=\nentry * (1 + take_profit_pct/100), a SELL signal is injected immediately\nregardless of the EMA crossover state.\n\n- Add getTakeProfitPct() helper (reads\n[…]\n into executeStrategy(): SL checked first, then TP as fallback\n- Add take_profit_test.go with 7 test cases (no-reader, empty, not triggered,\n  triggered, exact price, pct=0 disabled, PARTIAL position)",
          "is_bot": false,
          "headline": "feat(strategy): implement take-profit price check on every tick (#66)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-23T12:00:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a112e6dad82a86e09428f3b749e626b2826623e",
          "body": "… skips due to dust (#65)\n\nWhen a stop-loss is triggered but the actual exchange balance is below the\nminimum lot size (dust), the SELL order is correctly skipped. However the\nDB continues to hold PARTIAL positions with remaining_size > 0, causing\nstop-loss to fire on every tick forever without any \n[…]\nire signalWorker.SetPositionCloser(repo)\n- Tests:\n  TestPositionRepository_CloseOpenPositions\n  TestProcessSignal_StopLossDust_ClosesGhostPositions\n  TestProcessSignal_NormalSell_DoesNotClosePositions",
          "is_bot": false,
          "headline": "fix(position): auto-close ghost PARTIAL positions when stop-loss SELL…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-22T14:18:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e35dd02d8b1772591976d3f49f73d7b2dddea1b",
          "body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/set\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci: bump docker/setup-buildx-action from 3 to 4 (#63)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T07:26:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b8c57ac2f4313ee57fd3ec4a04c9b3be1fcaca1",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump softprops/action-gh-release from 1 to 2 (#62)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T07:10:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98efb457b31da37889571ad4255c0ae2a2392759",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\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/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/checkout from 4 to 6 (#61)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T07:09:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99f7d65cffb29c2378f322bca9724879b209579a",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/upload-artifact from 4 to 7 (#60)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T07:09:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d53e44417393a5bc59133ca000607f91f6a2a4e",
          "body": "…ctivePositions (#64)\n\nReal BitFlyer orders are partially matched before being fully filled,\nwhich moves positions from OPEN to PARTIAL status. The previous query\nfiltered only status='OPEN', so stop-loss checks and the web UI display\nboth silently ignored all PARTIAL positions.\n\nChanges:\n- GetOpenP\n[…]\nhows all live positions\n- GetActivePositionsCount: same fix for accurate position counts\n- Add TestPositionRepository_GetOpenPositions_IncludesPartial\n- Add TestCheckStopLoss_PartialPosition_Triggered",
          "is_bot": false,
          "headline": "fix(position): include PARTIAL positions in GetOpenPositions and GetA…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-22T04:30:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df0ca83f05d635dad317e26d81d9f2999d882c86",
          "body": "…orker (#59)\n\n* fix(sell): apply runtime config defaults and fix dust-lot fallback in getAvailableSellSize\n\nTwo bugs could cause SELL signals to be silently skipped:\n\n1. config.Validate() did not apply DefaultStrategyRuntimeConfig() defaults.\n   When the [runtime] section is absent from config.yaml,\n[…]\n English, document engine-level stop-loss\n\n* docs: revert STRATEGY.md and DESIGN_DOC.md to Japanese, keep stop-loss section in Japanese\n\n* docs(scalping): revert to Japanese, add stop-loss engine note",
          "is_bot": false,
          "headline": "feat(stop-loss): enforce stop-loss on every market tick via StrategyW…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-22T03:05:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f74b071f084a43b11b194d98cab37ea4ba9b1e9",
          "body": "… getAvailableSellSize (#58)\n\nTwo bugs could cause SELL signals to be silently skipped:\n\n1. config.Validate() did not apply DefaultStrategyRuntimeConfig() defaults.\n   When the [runtime] section is absent from config.yaml, sell_size_percentage\n   stays at 0.0 (Go zero value).  getAvailableSellSize()\n[…]\n75 ETH when lot\n   is 0.01 ETH).\n\n   Fix: if balance >= 1 lot, return exactly 1 lot; if balance < 1 lot,\n   return 0 with a clear warning log (cannot place a valid order).\n\nTests added for both fixes.",
          "is_bot": false,
          "headline": "fix(sell): apply runtime config defaults and fix dust-lot fallback in…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-21T10:48:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36e82f51a4df810b89c459b9f3b555f4b22c1e6e",
          "body": "* fix(trading): round order size to symbol lot size\n\nWhen auto-scale computed a BUY quantity via effectiveNotional/price, the\nresulting float (e.g. 0.03358 ETH) could have arbitrary decimal precision\nthat BitFlyer rejects with HTTP 400. Similarly, quantityForSymbol used\n1e-8 precision which also pro\n[…]\n go.mod: bump go-bitflyer-api-client v1.1.2→v1.2.0\n\n* fix(lint): remove ignore-words from misspell settings (unsupported in v2.11.3)\n\n* fix(docker): upgrade base image golang:1.25-alpine → 1.26-alpine",
          "is_bot": false,
          "headline": "fix(trading): round order size to symbol lot size (#57)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-21T02:36:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1111de2e56856f9d70efa4fa5a0e409e5701d20a",
          "body": "make lint fails in release.yml because golangci-lint is not installed\non the runner. ci.yml correctly uses golangci/golangci-lint-action@v9\nwhich handles installation automatically.\n\nReplace 'run: make lint' with the same action, with continue-on-error\nmatching ci.yml (golangci-lint doesn't support Go 1.25 yet).",
          "is_bot": false,
          "headline": "fix(ci): use golangci-lint-action in release workflow (#56)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-21T00:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79aa27e82b7f57c1f271f533d5236e03d3375356",
          "body": "This static message appeared after every PlaceOrder failure regardless\nof the actual cause (400 bad request, insufficient funds, min size\nviolation, etc.), giving the false impression that credentials were\nthe problem.\n\nThe actual error is now surfaced via the response body log added in\nthe previous commit (v1.3.8). The generic hint adds no diagnostic\nvalue and is removed.",
          "is_bot": false,
          "headline": "fix: remove misleading 'Check API credentials' hint on order error (#55)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T23:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08705c0cc79ef9e5d49407970d2402e4461c0b4f",
          "body": "* fix(test): use JST in TestInitializeDailyTradeCount\n\nInitializeDailyTradeCount sets lastTradeDate in JST (UTC+9).\nThe test was comparing against time.Now().Format() which uses local\ntime — in UTC CI environments after 15:00 UTC the date differs by\none day, causing the test to fail.\n\nUse time.Fixed\n[…]\n string:\n  'bitflyer API rejected order' status=400 response_body={...}\n\nTriggered by: ETH_JPY MARKET BUY at 342,113 JPY rejected with 400\non 2026-03-21 08:46:38 JST — root cause unknown without body.",
          "is_bot": false,
          "headline": "fix: log bitflyer error response body on order 400 (#54)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T23:55:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63dc0aa352e044d13b4fb81eef727e80c3f078e5",
          "body": "InitializeDailyTradeCount sets lastTradeDate in JST (UTC+9).\nThe test was comparing against time.Now().Format() which uses local\ntime — in UTC CI environments after 15:00 UTC the date differs by\none day, causing the test to fail.\n\nUse time.FixedZone(\"JST\", 9*60*60) to match the implementation.",
          "is_bot": false,
          "headline": "fix(test): use JST in TestInitializeDailyTradeCount (#53)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T23:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecf99ab4f8bd03ac14e56106c7ac47326035a3a",
          "body": "Picks up two connection-stability fixes:\n- receiveMessages goroutine now uses an independent background context\n  instead of the short-lived dial context; prevents silent close ~30s\n  after each (re)connect\n- TCP keepalive (30 s) added to prevent VPS NAT from dropping idle\n  connections during low-volatility overnight periods",
          "is_bot": false,
          "headline": "deps: bump go-bitflyer-api-client v1.1.1 → v1.1.2 (#52)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T22:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6450f4c08a47e3e1f52ed551a358d668fead2c05",
          "body": "Attempted to use WebSocket ping frames to keep the NAT entry alive,\nbut bitflyer closes the connection upon receiving a ping frame instead\nof replying with a pong. This caused a reconnect every 60 seconds,\nworse than the original 3-minute staleDataTimeout reconnect loop.\n\nThe correct approach is to \n[…]\ngogocoin config) as the liveness detector. During active trading\nhours, tickers flow frequently and the connection stays alive naturally.\nDuring quiet periods, a reconnect every ~60 min is acceptable.",
          "is_bot": false,
          "headline": "fix: remove WS ping heartbeat — bitflyer closes connection on ping (#51)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T13:32:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acd6be0460b26ab7bf626597922fa87127bc443c",
          "body": "Previously all ping errors (including DeadlineExceeded) were silently\nignored. This meant genuine TCP failures (broken pipe, connection reset)\nwere never detected by the heartbeat.\n\n- DeadlineExceeded: no pong = expected bitflyer behaviour → continue,\n  the ping frame itself still resets the NAT ent\n[…]\nd with a large stale_data_timeout in config, this means:\n- Low-volatility ticker gaps no longer cause false reconnects\n- Genuine connection drops are still detected within one heartbeat interval (60s)",
          "is_bot": false,
          "headline": "fix: distinguish ping timeout vs connection error in heartbeat (#50)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T13:22:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c390dfe624d50390b45ed3e8941376acba2b2fd9",
          "body": "bitflyer's WS server does not reply to WS ping frames, so the 10s\nping timeout was firing every 70s and triggering unnecessary reconnects\n— worse than the original 3min NAT reconnect loop.\n\nThe ping frame itself still resets the NAT entry without a pong.\nDead connections are detected by staleDataTimeout in the worker.",
          "is_bot": false,
          "headline": "fix: do not SetDisconnected when heartbeat ping gets no pong (#49)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T12:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080efd4dc27801388af6396d8e6e768424b47fb6",
          "body": "* fix: force reconnect when all ticker subscriptions fail\n\nWhen all SubscribeToTicker calls fail (e.g. 'channel already subscribed'),\nthe worker retried on the same WebSocket client whose subscribedChannels\nmap still contained the stale entries, causing an infinite retry loop with\nno market data flo\n[…]\n/Reconnect()\n- Reconnect(): cancel old heartbeat before creating new connection\n- Close(): cancel heartbeat before closing connection\n- Bump go-bitflyer-api-client v1.1.0 → v1.1.1 (adds Ping() method)",
          "is_bot": false,
          "headline": "fix: WS heartbeat ping to prevent NAT timeout disconnects (#47)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T11:51:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6f29ece18645fc707380efa640dafe80ffc30d6",
          "body": "Add a 60s WebSocket ping goroutine to keep the NAT entry alive and\ndetect silently dead connections before the staleDataTimeout fires.\n\nRoot cause: VPS NAT drops idle TCP connections at ~3 minutes.\nstaleDataTimeout was also 3 minutes, causing a race where the\nconnection silently died and the bot ent\n[…]\ng fails, marks the client disconnected so the worker reconnects\n- Is cleanly cancelled on Close() and Reconnect() via heartbeatCancel\n\nBumps go-bitflyer-api-client v1.1.0 → v1.1.1 (adds Ping() method)",
          "is_bot": false,
          "headline": "fix: WS heartbeat ping to prevent NAT timeout disconnects (#48)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T11:41:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8f017a9cf9aa53680ca852b56d41b3f35fa83674",
          "body": "…rotation (stdlib) (#46)\n\n* fix: force reconnect when all ticker subscriptions fail\n\nWhen all SubscribeToTicker calls fail (e.g. 'channel already subscribed'),\nthe worker retried on the same WebSocket client whose subscribedChannels\nmap still contained the stale entries, causing an infinite retry lo\n[…]\nocess died before the graceful\nshutdown sequence completed (HTTP drain, trader.Shutdown, bfClient.Close,\nwm.StopAll, DB flush).\n\nAdd done channel so main() blocks until engine.Run() returns.\n\nBug #29.",
          "is_bot": false,
          "headline": "fix: 24/365 reliability — WS reconnect loop + goroutine safety + log …",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-20T08:55:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "90e4539de7173251c1c2e5e20db34540cb00a738",
          "body": "Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.2.0 to 1.3.0.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.2.0...v1.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: bump github.com/oapi-codegen/runtime from 1.2.0 to 1.3.0 (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T02:02:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f58de41636de213916efd545e3d442dc2b0ef6c",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci: bump codecov/codecov-action from 3 to 5 (#44)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T01:58:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a61fd5510aa839bbe4a40d09f36b28396a9dfcd",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci: bump actions/cache from 3 to 5 (#43)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T01:58:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eabd67ddb5abb9a0f493ba58064a5201dd7e554c",
          "body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v5...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "ci: bump docker/build-push-action from 5 to 7 (#41)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T01:58:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f37a39ae87e603670d54ea082f91bff1fa39353",
          "body": "Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.22 to 1.14.37.\n- [Release notes](https://github.com/mattn/go-sqlite3/releases)\n- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.37)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/matt\n[…]\nh\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kenta Takeuchi <bmf.infomation@gmail.com>",
          "is_bot": true,
          "headline": "deps: bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.37 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T01:57:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "118d40c2a36155103550e59a67326286c87c3f18",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/setup-go from 4 to 6 (#40)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T01:57:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05c540903b29b9e95f8e8f11015026e53edd3abb",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump golangci/golangci-lint-action from 3 to 9 (#45)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T01:57:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f8e3e7505990db6f9084b649506f2bc0d560511f",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Dependabot config for gomod and GitHub Actions (#38)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-19T14:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4337777615b87de238369a9b4e695eea516935ee",
          "body": "…tion, and compatibility cleanup (#37)\n\n* feat: add balance-based auto scaling for order_notional\n\n- add scalping config keys:\n  - auto_scale_enabled\n  - auto_scale_balance_pct\n  - auto_scale_max_notional\n- scale BUY order quantity by current JPY balance before risk checks\n- clamp scaled notional by\n[…]\nid price/qty\n- processSignal: HOLD no-op, trading disabled, risk check fail, BUY placed,\n  SELL skipped with no holdings\n- getAutoScaleConfig: balancePct clamping edge cases (0, negative, >100, valid)",
          "is_bot": false,
          "headline": "feat: balance-based auto scaling for order_notional, fail-fast valida…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-19T14:31:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8cea5e7c46dc1e25df196ed5a0948926c65846f2",
          "body": "…#35)\n\nETH_JPY requires order_notional >= 5000 JPY (0.01 ETH minimum).\nAdded as commented option with note about minimum requirement.",
          "is_bot": false,
          "headline": "docs: add ETH_JPY as commented-out symbol option in example configs (…",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-19T13:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "247e3136a0c24e2a7c656fed1f16f58ef5b24672",
          "body": "min_notional was misleadingly named as a 'minimum' but actually functions\nas the target order size. Rename to order_notional across:\n\n- pkg/strategy/scalping: Params, SymbolOverride, Strategy struct fields\n- internal/config: ScalpingParams, ScalpingSymbolOverride\n- pkg/engine: config-to-strategy par\n[…]\n messages\n- YAML config files: config.yaml, config.example.yaml\n- docs: CONFIG.md, DESIGN_DOC.md\n\nAlso add pkg/strategy/scalping/README.md with order_notional explanation\nand profit calculation table.",
          "is_bot": false,
          "headline": "refactor: rename min_notional to order_notional (#34)",
          "author_name": "Kenta Takeuchi",
          "author_login": "bmf-san",
          "committed_at": "2026-03-19T13:44:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 159,
      "latest_release_at": "2026-07-19T06:45:55Z",
      "latest_release_tag": "v1.8.2",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 12.5
    },
    "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/bmf-san/gogocoin",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/bmf-san/gogocoin",
          "is_deprecated": false,
          "latest_version": "v1.8.2",
          "repository_url": "https://github.com/bmf-san/gogocoin",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T06:45:26Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 3,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "example/Makefile"
      ],
      "api_schema_files": [
        "docs/openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "example/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 63805,
      "source_files_sampled": 125,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "example/go.mod",
        "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": 11,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/bmf-san/go-bitflyer-api-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.48"
        },
        {
          "name": "github.com/oapi-codegen/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bmf-san/go-bitflyer-api-client",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.45",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.48",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oapi-codegen/runtime",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oapi-codegen/runtime",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apapsch/go-jsonmerge/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coder/websocket",
            "direct": false,
            "version": "v1.8.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lerenn/asyncapi-codegen",
            "direct": false,
            "version": "v0.46.3",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 6,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 117,
        "open_issues": 6,
        "closed_ratio": 0.333,
        "closed_issues": 3,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "bmf-san",
          "commits": 123,
          "avatar_url": "https://avatars.githubusercontent.com/u/13291041?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-assign.yml",
        "ci.yml",
        "codeql.yml",
        "dependabot-automerge.yml",
        "govulncheck.yml",
        "labeler.yml",
        "release-please.yml",
        "semantic-pr.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "19 out of 21 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not 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": "958d402f91dbba9771046bf237b8d345c03208f0",
        "ran_at": "2026-07-27T10:57:23Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T07:30:07Z",
      "oldest_open_prs": [
        {
          "number": 131,
          "created_at": "2026-07-26T03:12:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-19T06:45:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 78,
          "created_at": "2026-03-30T04:53:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2026-03-30T04:53:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2026-03-30T04:53:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 81,
          "created_at": "2026-03-30T04:54:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-03-30T04:54:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 84,
          "created_at": "2026-03-30T04:54:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bmf-san/gogocoin",
    "host": "github.com",
    "name": "gogocoin",
    "owner": "bmf-san"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 71,
        "vitality": 84,
        "community": 46,
        "governance": 53,
        "engineering": 79
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 159,
              "human_commit_share": 0.64,
              "days_since_last_push": 1,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "159 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 159
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v1.8.2",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 12.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 3,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "merged_prs": 117,
              "open_issues": 6,
              "closed_issues": 3,
              "issue_closed_ratio": 0.333,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "33% of issues closed",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "117/121 decided PRs merged",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 117,
                      "decided": 121
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "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": 65,
            "inputs": {
              "followers": 219,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "bmf-san",
              "public_repos": 113,
              "account_age_days": 4033
            },
            "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": "219 followers of bmf-san",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 219,
                      "login": "bmf-san"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "113 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 113
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/bmf-san/gogocoin"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "47 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "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": 79,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "19 out of 21 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "bitflyer",
                "criptocurrency",
                "go",
                "golang",
                "trade-bot"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "19 out of 21 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "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": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 11 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": 11
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 11,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 11,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.953,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "61 of 64 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 61,
                      "sampled": 64
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "example/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "example/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.31
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, example/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, example/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 63805,
              "source_files_sampled": 125,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/125 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 125,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "docs/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/openapi.yaml"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T10:57:41.159614Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bmf-san/gogocoin.svg",
  "full_name": "bmf-san/gogocoin",
  "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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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