Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 12:52 UTC

viamin / aidp

A CLI for AI-driven software development, from analysis to execution.

RubyMIT★ 7 stars⑂ 0 forkssince Aug 2025View on GitHub ↗

viamin/aidp holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Community & Adoption (44/100). It was last updated today. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Bart AgapinanPersonal account
11 followers96 public repossince Apr 2010ID.me

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
RubyGemsaidp0.47.1-650 days ago

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
18.7/36Commit cadence — 40/52 weeks with commits, discounted for automation: 27 of the last 100 commits human-authored, spanning 106 days
12.2/18Commit volume — 1,733 commits in the last year, discounted for automation: 27 of the last 100 commits human-authored, spanning 106 days
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,733
human_commit_share0.27
days_since_last_push0
active_weeks_last_year40

Release discipline

100Excellent
How it's scored
27/27Ships releases — 78 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~0.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count78
latest_release_tagaidp/v0.47.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.3
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?

44At risk · 18% of overall
How it's scored
12.6/60Stars — 7 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars7
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
45.7/80Total downloads — 25,217 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesaidp
dependents
ecosystemsrubygems
total_downloads25,217
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.9/22.5Commit distribution — top contributor authored 69% of commits
2.7/13.5Contributor breadth — 2 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.694
How it's scored
46/46.8Issue resolution — 98% of issues closed
35.2/38.3PR acceptance — 393/427 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs393
open_issues2
closed_issues129
issue_closed_ratio0.985
closed_unmerged_prs34
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.8/25Owner reach — 11 followers of viamin
25/25Track record — 96 public repos, account ~16 yr old
Inputs used
followers11
owner_typeUser
is_verified
owner_loginviamin
public_repos96
account_age_days5,935
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 65 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesaidp
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
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
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/11 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages107
unassessed_packages21
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 107 resolved dependencies against OSV. 21 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

66Moderate · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, CLAUDE.md, GEMINI.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 27 of 27 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files.github/copilot-instructions.md, CLAUDE.md, GEMINI.md
agent_instruction_max_bytes8,133
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 39 of the last 100 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0.05
toolchain_manifests
dependency_bot_commit_share0.39
How it's scored
0/45Type-checkable code — Ruby without a type-check config
53.9/55Manageable file sizes — 13/663 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes110,314
source_files_sampled663
oversized_source_files13
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

7GitHub stars
2contributors
1,733commits, last 12 months
0days since last push
78releases
1bus factor
2open issues
RubyGemspackage 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-31 12:52 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 128

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

RegistryPackageVersionRelation
RubyGemsaddressable2.9.0indirect
RubyGemsagent-harnessindirect
RubyGemsagent-harness0.31.0indirect
RubyGemsaruba2.4.1indirect
RubyGemsast2.4.3indirect
RubyGemsawesome_print1.9.2indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbuilder3.3.0indirect
RubyGemsconcurrent-rubyindirect
RubyGemsconcurrent-ruby1.3.8indirect
RubyGemscontracts0.17.3indirect
RubyGemscrack1.0.1indirect
RubyGemscsvindirect
RubyGemscsv3.3.6indirect
RubyGemscucumber11.1.1indirect
RubyGemscucumber-ci-environment11.0.0indirect
RubyGemscucumber-core16.2.0indirect
RubyGemscucumber-cucumber-expressions19.0.1indirect
RubyGemscucumber-gherkin39.1.0indirect
RubyGemscucumber-html-formatter23.1.0indirect
RubyGemscucumber-messages32.3.1indirect
RubyGemscucumber-tag-expressions8.1.0indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemserb6.0.4indirect
RubyGemsevent_stream_parser1.0.0indirect
RubyGemsfaraday2.14.3indirect
RubyGemsfaraday-multipart1.2.0indirect
RubyGemsfaraday-net_http3.4.4indirect
RubyGemsfaraday-retry2.4.0indirect
RubyGemsffi1.17.4indirect
RubyGemsgoogle-protobuf4.35.1indirect
RubyGemshana1.3.7indirect
RubyGemshashdiff1.2.1indirect
RubyGemsio-console0.8.2indirect
RubyGemsirb1.18.0indirect
RubyGemsjson2.21.1indirect
RubyGemsjson_schemer2.5.0indirect
RubyGemslanguage_server-protocol3.17.0.6indirect
RubyGemslint_roller1.1.0indirect
RubyGemsloggerindirect
RubyGemslogger1.7.0indirect
RubyGemsmarcel1.2.1indirect
RubyGemsmcp0.23.0indirect
RubyGemsmemoist31.0.0indirect
RubyGemsmini_mime1.1.5indirect
RubyGemsmulti_test1.1.0indirect
RubyGemsmultipart-post2.4.1indirect
RubyGemsnet-http0.9.1indirect
RubyGemsoppen1.0.0indirect
RubyGemsostructindirect
RubyGemsostruct0.6.3indirect
RubyGemsparallel2.1.0indirect
RubyGemsparser3.3.12.0indirect
RubyGemspastelindirect
RubyGemspastel0.8.0indirect
RubyGemspp0.6.4indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemspublic_suffix7.0.5indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrake13.4.2indirect
RubyGemsrbs4.0.3indirect
RubyGemsrdoc8.0.0indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrexml3.4.4indirect
RubyGemsrspec3.13.2indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.7indirect
RubyGemsrspec-support3.13.7indirect
RubyGemsrubocop1.88.2indirect
RubyGemsrubocop-ast1.50.0indirect
RubyGemsrubocop-performance1.26.1indirect
RubyGemsruby-lsp0.26.10indirect
RubyGemsruby-lsp-rspec0.1.29indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsruby_llmindirect
RubyGemsruby_llm1.16.0indirect
RubyGemsruby_llm-schema0.4.0indirect
RubyGemsruby_tree_sitterindirect
RubyGemsruby_tree_sitter2.1.1indirect
RubyGemssimplecov1.0.3indirect
RubyGemssimplecov-mcp0.3.0indirect
RubyGemssimpleidn0.2.3indirect
RubyGemssorbet-runtime0.6.13185indirect
RubyGemssqlite3indirect
RubyGemssqlite32.9.5indirect
RubyGemsstandard1.56.0indirect
RubyGemsstandard-custom1.0.2indirect
RubyGemsstandard-performance1.9.0indirect
RubyGemsstrings0.2.1indirect
RubyGemsstrings-ansi0.2.0indirect
RubyGemssys-uname1.5.1indirect
RubyGemstemporalioindirect
RubyGemstemporalio1.6.0indirect
RubyGemsthorindirect
RubyGemsthor1.5.0indirect
RubyGemstsort0.2.0indirect
RubyGemstty-boxindirect
RubyGemstty-box0.7.0indirect
RubyGemstty-color0.6.0indirect
RubyGemstty-commandindirect
RubyGemstty-command0.10.1indirect
RubyGemstty-cursorindirect
RubyGemstty-cursor0.7.1indirect
RubyGemstty-progressbarindirect
RubyGemstty-progressbar0.18.3indirect
RubyGemstty-promptindirect
RubyGemstty-prompt0.23.1indirect
RubyGemstty-readerindirect
RubyGemstty-reader0.9.0indirect
RubyGemstty-screenindirect
RubyGemstty-screen0.8.2indirect
RubyGemstty-spinnerindirect
RubyGemstty-spinner0.9.3indirect
RubyGemstty-tableindirect
RubyGemstty-table0.12.0indirect
RubyGemsunicode-display_width2.6.0indirect
RubyGemsunicode_utils1.4.0indirect
RubyGemsuri1.1.1indirect
RubyGemswebmock3.26.2indirect
RubyGemswisper2.0.1indirect
RubyGemszeitwerkindirect
RubyGemszeitwerk2.8.2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 107 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 21 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": [],
      "is_fork": false,
      "size_kb": 6805,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 7114875,
        "Shell": 43234,
        "Dockerfile": 6125
      },
      "pushed_at": "2026-07-31T12:46:37Z",
      "created_at": "2025-08-13T18:52:11Z",
      "owner_type": "User",
      "updated_at": "2026-07-31T12:45:18Z",
      "description": "A CLI for AI-driven software development, from analysis to execution.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Bart Agapinan",
      "type": "User",
      "login": "viamin",
      "company": "ID.me",
      "location": "San Francisco, CA",
      "followers": 11,
      "avatar_url": "https://avatars.githubusercontent.com/u/260794?v=4",
      "created_at": "2010-04-30T19:44:28Z",
      "is_verified": null,
      "public_repos": 96,
      "account_age_days": 5935
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "aidp/v0.47.1",
          "kind": "other",
          "published_at": "2026-07-31T12:45:58Z"
        },
        {
          "tag": "aidp/v0.47.0",
          "kind": "other",
          "published_at": "2026-07-29T21:50:43Z"
        },
        {
          "tag": "aidp/v0.46.0",
          "kind": "other",
          "published_at": "2026-07-29T21:22:00Z"
        },
        {
          "tag": "aidp/v0.45.0",
          "kind": "other",
          "published_at": "2026-07-29T17:00:35Z"
        },
        {
          "tag": "aidp/v0.44.0",
          "kind": "other",
          "published_at": "2026-07-29T13:03:29Z"
        },
        {
          "tag": "aidp/v0.43.0",
          "kind": "other",
          "published_at": "2026-07-29T11:56:18Z"
        },
        {
          "tag": "aidp/v0.42.0",
          "kind": "other",
          "published_at": "2026-07-29T10:38:16Z"
        },
        {
          "tag": "aidp/v0.41.0",
          "kind": "other",
          "published_at": "2026-07-29T06:07:18Z"
        },
        {
          "tag": "aidp/v0.40.0",
          "kind": "other",
          "published_at": "2026-07-29T05:24:19Z"
        },
        {
          "tag": "aidp/v0.39.9",
          "kind": "other",
          "published_at": "2026-07-29T04:11:18Z"
        },
        {
          "tag": "aidp/v0.39.8",
          "kind": "other",
          "published_at": "2026-07-29T03:55:41Z"
        },
        {
          "tag": "aidp/v0.39.7",
          "kind": "other",
          "published_at": "2026-07-27T19:21:04Z"
        },
        {
          "tag": "aidp/v0.39.6",
          "kind": "other",
          "published_at": "2026-07-20T19:21:21Z"
        },
        {
          "tag": "aidp/v0.39.5",
          "kind": "other",
          "published_at": "2026-07-15T20:21:01Z"
        },
        {
          "tag": "aidp/v0.39.4",
          "kind": "other",
          "published_at": "2026-07-08T07:05:05Z"
        },
        {
          "tag": "aidp/v0.39.3",
          "kind": "other",
          "published_at": "2026-07-08T00:11:00Z"
        },
        {
          "tag": "aidp/v0.39.2",
          "kind": "other",
          "published_at": "2026-04-12T22:24:11Z"
        },
        {
          "tag": "aidp/v0.39.1",
          "kind": "other",
          "published_at": "2026-04-04T00:47:05Z"
        },
        {
          "tag": "aidp/v0.39.0",
          "kind": "other",
          "published_at": "2026-02-13T21:53:59Z"
        },
        {
          "tag": "aidp/v0.38.0",
          "kind": "other",
          "published_at": "2026-01-27T04:18:15Z"
        },
        {
          "tag": "aidp/v0.37.0",
          "kind": "other",
          "published_at": "2026-01-26T06:58:11Z"
        },
        {
          "tag": "aidp/v0.36.1",
          "kind": "other",
          "published_at": "2026-01-19T22:43:46Z"
        },
        {
          "tag": "aidp/v0.36.0",
          "kind": "other",
          "published_at": "2026-01-18T08:09:09Z"
        },
        {
          "tag": "aidp/v0.35.0",
          "kind": "other",
          "published_at": "2026-01-10T00:28:57Z"
        },
        {
          "tag": "aidp/v0.34.1",
          "kind": "other",
          "published_at": "2025-12-17T22:21:05Z"
        },
        {
          "tag": "aidp/v0.34.0",
          "kind": "other",
          "published_at": "2025-12-17T20:21:10Z"
        },
        {
          "tag": "aidp/v0.33.0",
          "kind": "other",
          "published_at": "2025-12-01T02:29:23Z"
        },
        {
          "tag": "aidp/v0.32.0",
          "kind": "other",
          "published_at": "2025-11-26T22:54:26Z"
        },
        {
          "tag": "aidp/v0.31.0",
          "kind": "other",
          "published_at": "2025-11-26T17:37:15Z"
        },
        {
          "tag": "aidp/v0.30.0",
          "kind": "other",
          "published_at": "2025-11-25T08:10:33Z"
        },
        {
          "tag": "aidp/v0.29.0",
          "kind": "other",
          "published_at": "2025-11-25T04:52:54Z"
        },
        {
          "tag": "aidp/v0.28.0",
          "kind": "other",
          "published_at": "2025-11-24T16:38:35Z"
        },
        {
          "tag": "aidp/v0.27.0",
          "kind": "other",
          "published_at": "2025-11-17T15:50:35Z"
        },
        {
          "tag": "aidp/v0.26.0",
          "kind": "other",
          "published_at": "2025-11-14T08:27:26Z"
        },
        {
          "tag": "aidp/v0.25.0",
          "kind": "other",
          "published_at": "2025-11-12T19:07:32Z"
        },
        {
          "tag": "aidp/v0.24.0",
          "kind": "other",
          "published_at": "2025-11-10T23:26:00Z"
        },
        {
          "tag": "aidp/v0.23.0",
          "kind": "other",
          "published_at": "2025-11-07T06:24:27Z"
        },
        {
          "tag": "aidp/v0.22.0",
          "kind": "other",
          "published_at": "2025-11-07T00:04:15Z"
        },
        {
          "tag": "aidp/v0.21.1",
          "kind": "other",
          "published_at": "2025-11-03T22:29:04Z"
        },
        {
          "tag": "aidp/v0.21.0",
          "kind": "other",
          "published_at": "2025-11-03T17:46:32Z"
        },
        {
          "tag": "aidp/v0.20.0",
          "kind": "other",
          "published_at": "2025-10-31T20:00:03Z"
        },
        {
          "tag": "aidp/v0.19.1",
          "kind": "other",
          "published_at": "2025-10-30T18:44:18Z"
        },
        {
          "tag": "aidp/v0.19.0",
          "kind": "other",
          "published_at": "2025-10-29T06:01:54Z"
        },
        {
          "tag": "aidp/v0.18.0",
          "kind": "other",
          "published_at": "2025-10-28T04:18:37Z"
        },
        {
          "tag": "aidp/v0.17.1",
          "kind": "other",
          "published_at": "2025-10-24T05:00:04Z"
        },
        {
          "tag": "aidp/v0.17.0",
          "kind": "other",
          "published_at": "2025-10-22T15:55:14Z"
        },
        {
          "tag": "aidp/v0.16.0",
          "kind": "other",
          "published_at": "2025-10-20T22:45:53Z"
        },
        {
          "tag": "aidp/v0.15.2",
          "kind": "other",
          "published_at": "2025-10-16T20:18:07Z"
        },
        {
          "tag": "aidp/v0.15.1",
          "kind": "other",
          "published_at": "2025-10-15T22:34:16Z"
        },
        {
          "tag": "aidp/v0.15.0",
          "kind": "other",
          "published_at": "2025-10-15T20:12:39Z"
        },
        {
          "tag": "aidp/v0.14.2",
          "kind": "other",
          "published_at": "2025-10-14T23:22:07Z"
        },
        {
          "tag": "aidp/v0.14.1",
          "kind": "other",
          "published_at": "2025-10-13T23:36:20Z"
        },
        {
          "tag": "aidp/v0.14.0",
          "kind": "other",
          "published_at": "2025-10-13T19:17:53Z"
        },
        {
          "tag": "aidp/v0.13.0",
          "kind": "other",
          "published_at": "2025-10-11T03:08:12Z"
        },
        {
          "tag": "aidp/v0.12.1",
          "kind": "other",
          "published_at": "2025-10-09T19:33:19Z"
        },
        {
          "tag": "aidp/v0.12.0",
          "kind": "other",
          "published_at": "2025-10-09T16:42:28Z"
        },
        {
          "tag": "aidp/v0.11.0",
          "kind": "other",
          "published_at": "2025-10-08T14:50:48Z"
        },
        {
          "tag": "aidp/v0.10.0",
          "kind": "other",
          "published_at": "2025-09-29T03:55:34Z"
        },
        {
          "tag": "aidp/v0.9.6",
          "kind": "other",
          "published_at": "2025-09-25T19:21:32Z"
        },
        {
          "tag": "aidp/v0.9.5",
          "kind": "other",
          "published_at": "2025-09-25T06:41:10Z"
        },
        {
          "tag": "aidp/v0.9.4",
          "kind": "other",
          "published_at": "2025-09-24T17:39:10Z"
        },
        {
          "tag": "aidp/v0.9.3",
          "kind": "other",
          "published_at": "2025-09-24T00:06:36Z"
        },
        {
          "tag": "aidp/v0.9.2",
          "kind": "other",
          "published_at": "2025-09-23T23:46:42Z"
        },
        {
          "tag": "aidp/v0.9.1",
          "kind": "other",
          "published_at": "2025-09-23T23:37:26Z"
        },
        {
          "tag": "aidp/v0.9.0",
          "kind": "other",
          "published_at": "2025-09-23T22:20:33Z"
        },
        {
          "tag": "aidp/v0.8.3",
          "kind": "other",
          "published_at": "2025-09-22T17:58:12Z"
        },
        {
          "tag": "aidp/v0.8.2",
          "kind": "other",
          "published_at": "2025-09-20T06:44:26Z"
        },
        {
          "tag": "aidp/v0.8.1",
          "kind": "other",
          "published_at": "2025-09-20T00:40:05Z"
        },
        {
          "tag": "aidp/v0.8.0",
          "kind": "other",
          "published_at": "2025-09-19T22:50:13Z"
        },
        {
          "tag": "aidp/v0.7.0",
          "kind": "other",
          "published_at": "2025-09-07T01:32:25Z"
        },
        {
          "tag": "aidp/v0.6.0",
          "kind": "other",
          "published_at": "2025-09-05T06:36:38Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2025-09-03T23:44:08Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2025-09-03T23:03:36Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-08-24T18:36:58Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-08-18T01:51:29Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-08-17T22:31:19Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-08-17T16:34:42Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-08-16T01:37:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "84a8db2af0c9021f5d25355463edda2e1f9ae6a1",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.47.1 (#562)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-31T12:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0bafd1fe088527e11288c28b2295a7aeb6f290",
          "body": "… group across 1 directory (#561)\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(deps-dev): bump mcp from 0.9.2 to 0.23.0 in the security-updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-31T12:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421349157415f367171dbf6c80d1bae5e7816324",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.47.0 (#560)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T21:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4807d08cb0e0e608bd981b52e4a1ef91d6dcc7",
          "body": "Co-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Add a splash screen when launching (#559)",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T21:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb7a84dd2f076bc6ba12a0b24f016bde58f606b",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.46.0 (#558)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T21:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6100c9a2530dcc8566efddb3940b43808f7872d5",
          "body": "…(#555)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Devcontainer config step deletes comments in devcontainer.json …",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T21:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a25da15a602893449d40198fdb50b9642917361",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.45.0 (#554)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T17:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d855b7fc61f810b94e1cb53f2976a1ca5d5085e2",
          "body": "Co-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Gantt Chart Synchronization (#552)",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T16:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e7693461ed0b5bf67cd47f1cb9f026004a1d8d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.44.0 (#553)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T13:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f1a5bcbcdd05b1e4540f44f2c0c313e86380902",
          "body": "Co-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Add an aidp-project label (#548)",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T13:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542b8ae2646ffd9d2792cdc49d4eb377db638f53",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.43.0 (#551)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T11:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b13f9ea98266e50d9186c0e6b42ebb9472deaa",
          "body": "Co-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: MCP tool risk classifier (#549)",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T11:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9d3a3037d324f514987969cba309ca488e46f3",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.42.0 (#550)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T10:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff791104ed16cd3b19456058e1b61c8a249242c1",
          "body": "… tools as they are used (#542)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Create and update personas and skills for specific features and…",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T10:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e525bdd1bbff319bc125b40eda10461ec543a2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.41.0 (#547)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T06:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b344740377383e9b1f36332f4a9c803975075ce9",
          "body": "…on to PromptTemplateManager (#546)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: work_loop_runner.rb still has hardcoded prompts - needs migrati…",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T06:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28549e7e9629cc4663c3e6d5db31020213310813",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.40.0 (#545)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T05:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc9b78e488a27d8eb5ec2fe4bf31c4eb66bb782",
          "body": "… Local Ruby Required) (#544)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Standalone Docker Image for Aidp (Interactive & Watch Modes; No…",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T05:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c3271551590245c92c8f780ca7bfe6b9a781d0",
          "body": "… Balanced / Quick Sketch) (#543)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "feat: Configurable PRD Question Depth & Interaction Style (Detailed /…",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T05:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7326e84ceae322182bc2681b64f8921575707fe9",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.9 (#541)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T04:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b0725da2455351137129770ae52163ff813306d",
          "body": "… input (medium) — code-scanning-alert-98 (#538)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "fix: [Security] CodeQL: Unsafe shell command constructed from library…",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T04:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d815322ac83c96e30048f88fb58db61218f4ef",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.8 (#540)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T03:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd497d4a5ad54baa8f79b02a6f3eade745df127b",
          "body": "… input (medium) — code-scanning-alert-97 (#539)\n\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>",
          "is_bot": true,
          "headline": "fix: [Security] CodeQL: Unsafe shell command constructed from library…",
          "author_name": "paid-agents[bot]",
          "author_login": "paid-agents[bot]",
          "committed_at": "2026-07-29T03:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbbf967e39105e5b09855a923579a22ec7e40b9d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.7 (#537)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-27T19:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318b183f3dd20b3f46d6ad39dfe7a42528826689",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group with 2 updates (#536)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T19:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917f87d0d1b4c8fdb4e7775c8e24ac7e7b0d1ae9",
          "body": "Signed-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 ruby/setup-ruby from 1.319.0 to 1.321.0 (#535)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T19:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e3f72df1bfb6f8dca5a017b5f5f5088a8e4c85",
          "body": "Signed-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 ruby/setup-ruby from 1.316.0 to 1.319.0 (#530)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34ecc77cf54b9816743b9373820680042dfd6e3",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.6 (#534)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T19:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dba73e8c8232283e7a0e944a0a67615fd1e7133",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group with 4 updates (#532)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5737d50bb819894f0c03ed42c6d7df2d4ba44a79",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps(deps-dev): bump simplecov from 0.22.0 to 1.0.2 (#533)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a8da64bdff748256e917bc5d28ddf97b19a94b",
          "body": "Signed-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 actions/checkout from 7.0.0 to 7.0.1 (#531)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673887d60dfebc9e59de5a2298ffcca4e9015625",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.5 (#528)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T20:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63b45ec67a9413dcf50c27b6f02a4366c745a78",
          "body": "…dates (#526)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Paid Agent <paid-agents@paid-agents.com>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group across 1 directory with 9 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T20:18:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "504a5660483f8b172ccac3ebac45dffe05233c0e",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.4 (#527)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T07:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795f721deea1ecb7b05bd24869745d46256e24ce",
          "body": "…s group across 1 directory (#514)\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(deps): bump faraday from 2.14.1 to 2.14.2 in the security-update…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T07:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d7b38ab460807f268a02e32c1758e22798b6c4",
          "body": "Signed-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 actions/checkout from 6.0.2 to 7.0.0 (#523)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T00:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71239211bc1b0488519ee0009cfee0e5cfbfdb59",
          "body": "Signed-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 ruby/setup-ruby from 1.306.0 to 1.316.0 (#525)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T00:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880a344fddf32bb597c290a6817703f09f7e2836",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.3 (#504)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T00:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf30ad6ef99d0ab811df2a0626327951b611992",
          "body": "…0 (#510)\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 ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T23:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0fcf17cd353875a88c8103babf5b7ed78c29eff",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group with 4 updates (#511)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T23:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84262d184723e0bc95f1b7c83f758ca4a1ded698",
          "body": "Signed-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 ruby/setup-ruby from 1.302.0 to 1.306.0 (#507)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T23:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3bbaa0f933bd9b17675a4067ccbbd68b4f90593",
          "body": "…#508)\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.4.1 to 5.0.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T23:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b090f384fb9cc0ab3979385d20540357ba2f0d00",
          "body": "…tes group (#509)\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(deps): bump agent-harness from 0.9.0 to 0.11.2 in the minor-upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T23:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b761faf434e19db483d6e9960068ec636c530a",
          "body": "Signed-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 ruby/setup-ruby from 1.301.0 to 1.302.0 (#505)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T15:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8956980d05319c76013236e4c199140820c12f24",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group with 3 updates (#506)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T15:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa4f5c8f89f3894dd86263bc9448ce93c719048",
          "body": "…#500)",
          "is_bot": false,
          "headline": "ci(deps): bump googleapis/release-please-action from 4.4.0 to 4.4.1 (…",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-16T00:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119ca3fee0f19232b8f25ffda5161c07a6777ebb",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.300.0 to 1.301.0 (#501)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-16T00:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5184f78a107b1519cd300e6049a261ceaefb0aaa",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#502)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-16T00:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94acd5dfbf26d0e331d93bb09b1c725a9c665cd5",
          "body": "…es group (#503)",
          "is_bot": false,
          "headline": "deps(deps): bump agent-harness from 0.5.6 to 0.7.0 in the minor-updat…",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-16T00:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "559a73117a8a5649dc7e83bbeebb5b462f311911",
          "body": "Bumps the minor-updates group with 1 update: [agent-harness](https://github.com/viamin/agent-harness).\n\n\nUpdates `agent-harness` from 0.5.6 to 0.7.0\n- [Release notes](https://github.com/viamin/agent-harness/releases)\n- [Changelog](https://github.com/viamin/agent-harness/blob/main/CHANGELOG.md)\n- [Co\n[…]\ns\n  dependency-version: 0.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: minor-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump agent-harness in the minor-updates group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T20:19:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70ca1869aa50ae7adc1c25dd63f84c36d8b7f6b0",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f710\n[…]\nendency-name: actions/github-script\n  dependency-version: 9.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/github-script from 8.0.0 to 9.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T20:19:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1293b344d0413670095209dfc8a5a2c77c914608",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.300.0 to 1.301.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/e65c17d16e57e481586a6a5a\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.301.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.300.0 to 1.301.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T20:19:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f2b00dc85179e017a57b8909c636c6a436d0eb9",
          "body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.4.0 to 4.4.1.\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](htt\n[…]\ne: googleapis/release-please-action\n  dependency-version: 4.4.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump googleapis/release-please-action from 4.4.0 to 4.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T20:19:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c96a238883cf0926dad275de54552d984244fe37",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release aidp 0.39.2 (#499)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-12T22:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84811639f872b7acc3d5b5c538f5326985bb813e",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.2",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-12T19:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760ebe086aabebcefb7769059da484c241576f03",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump rubygems/release-gem from 1.1.4 to 1.2.0 (#495)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-12T19:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44638ecde83f7e210280f7a6a1aa75cebb5fc3d3",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.299.0 to 1.300.0 (#496)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-12T19:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f492ec39df563064d499f7fe04c7270c2e7a9fb",
          "body": null,
          "is_bot": false,
          "headline": "deps(deps): bump the minor-updates group with 2 updates (#497)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-12T19:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d102b1f68a3d45cd21f3f53f736748222f9cd2",
          "body": "…updates group across 1 directory (#498)",
          "is_bot": false,
          "headline": "deps(deps-dev): bump addressable from 2.8.9 to 2.9.0 in the security-…",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-12T19:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e143ec9403e927d6fe58dbbcbb7e90d939ee531b",
          "body": "Bumps the security-updates group with 1 update in the / directory: [addressable](https://github.com/sporkmonger/addressable).\n\n\nUpdates `addressable` from 2.8.9 to 2.9.0\n- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sporkmonger/addres\n[…]\ndated-dependencies:\n- dependency-name: addressable\n  dependency-version: 2.9.0\n  dependency-type: indirect\n  dependency-group: security-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps-dev): bump addressable",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T09:01:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbf861bdaa5e518391c27a0034c5887001666ff6",
          "body": "Bumps the minor-updates group with 2 updates: [agent-harness](https://github.com/viamin/agent-harness) and [ruby_llm](https://github.com/crmne/ruby_llm).\n\n\nUpdates `agent-harness` from 0.5.5 to 0.5.6\n- [Release notes](https://github.com/viamin/agent-harness/releases)\n- [Changelog](https://github.com\n[…]\n\n  dependency-version: 1.14.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: minor-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T19:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09b5d4c6b9369c2294f80a23a82d253cef8f5c79",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.299.0 to 1.300.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/3ff19f5e2baf30647122352b\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.300.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.299.0 to 1.300.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T19:17:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e09b55e0847a364da74f85918460cae898da44f5",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 1.1.4 to 1.2.0.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/e9a6361a0b14562539327c2a02373edc56dd3169...6317d8d1f7e28c24d28f6eff169ea854948bd9\n[…]\npendency-name: rubygems/release-gem\n  dependency-version: 1.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump rubygems/release-gem from 1.1.4 to 1.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T19:17:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25ddc7bcc0af593e52fed2f17675369bb2cba80f",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release aidp 0.39.1 (#488)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-04-04T00:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c38099f54a32c87b720a0679466cc6bc3ec8036",
          "body": null,
          "is_bot": true,
          "headline": "chore: update coverage badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-30T22:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b50e70116160a98a58ab4f4233f92cc3aedcb86",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.1",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-30T22:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef188d54770973389e9b656cb9995ea8c8b85f0",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.295.0 to 1.299.0 (#493)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-30T22:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e993f8d85b38528ac85b3f0fad33a3e5a068f211",
          "body": null,
          "is_bot": false,
          "headline": "deps(deps): bump the minor-updates group with 2 updates (#494)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-30T22:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "185e4f33b82909e149b3796db7208e65e7ad6596",
          "body": "Bumps the minor-updates group with 2 updates: [ruby-lsp](https://github.com/Shopify/ruby-lsp) and [agent-harness](https://github.com/viamin/agent-harness).\n\n\nUpdates `ruby-lsp` from 0.26.8 to 0.26.9\n- [Release notes](https://github.com/Shopify/ruby-lsp/releases)\n- [Commits](https://github.com/Shopif\n[…]\ns\n  dependency-version: 0.5.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: minor-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T20:30:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d69b7dce16d9514f4c3146d3735ef5b2adcc2a7f",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.295.0 to 1.299.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/319994f95fa847cf3fb3cd3d\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.299.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.295.0 to 1.299.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T20:29:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07b80c78083e3c1613e9469cf13c7e9bf41816b5",
          "body": "…pdates (#490)",
          "is_bot": false,
          "headline": "deps(deps): bump the minor-updates group across 1 directory with 10 u…",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-29T04:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a837b9fe05c36ea53dcf320d3d8cd58bd2da16",
          "body": "…group across 1 directory (#491)",
          "is_bot": false,
          "headline": "deps(deps-dev): bump mcp from 0.6.0 to 0.9.2 in the security-updates …",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-29T04:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c66ed68c578b3394964b179ce1bdcd51c39f8f",
          "body": "Bumps the security-updates group with 1 update in the / directory: [mcp](https://github.com/modelcontextprotocol/ruby-sdk).\n\n\nUpdates `mcp` from 0.6.0 to 0.9.2\n- [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases)\n- [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: mcp\n  dependency-version: 0.9.2\n  dependency-type: indirect\n  dependency-group: security-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps-dev): bump mcp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T20:44:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc1851dba08c74279afb823589bea0a489ce42a1",
          "body": "…d lookups\n\nAddress code review feedback:\n\n1. load_models_with_utf8_fallback: Only switch encoding when the current\n   default is US-ASCII (the known problematic locale). For other non-UTF-8\n   encodings, re-raise the error instead of silently changing the\n   process-wide setting.\n\n2. find_model_ent\n[…]\nent provider.\n\n3. .rubocop.yml: Add explanatory comment about why this config file was\n   added alongside the standard gem update.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): scope encoding fallback to US-ASCII and fix provider-scope…",
          "author_name": "Paid Agent",
          "author_login": null,
          "committed_at": "2026-03-24T23:41:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9217138f903dd6d4ffe86cf884dab70616e19db7",
          "body": "…dling\n\n- Make encoding fallback permanent (set UTF-8 once) instead of\n  oscillating the global Encoding.default_external, eliminating\n  race conditions with concurrent threads\n- Add provider-aware get_model_info via optional provider: parameter\n  so callers filtering by provider get the correct pro\n[…]\nvider preference\n- Update encoding spec to assert UTF-8 is permanently set\n- Add spec for provider-specific get_model_info lookups\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): address code review feedback for encoding and provider han…",
          "author_name": "Paid Agent",
          "author_login": null,
          "committed_at": "2026-03-24T23:30:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0f35b9c422c1fece7140a92bff7dfbaf25e7e69b",
          "body": "- Add AllCops Exclude entries to .rubocop.yml matching .standard.yml\n- Use load_models_with_utf8_fallback in refresh! for consistent encoding handling\n- Add mutex to load_models_with_utf8_fallback for thread-safe encoding fallback\n- Document internal API usage of RubyLLM::Models @instance reset\n- Do\n[…]\n_index flat index limitation for provider-specific lookups\n- Add specs for encoding fallback retry and duplicate model ID indexing\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): address review feedback for ruby_llm 1.14 compatibility",
          "author_name": "Paid Agent",
          "author_login": null,
          "committed_at": "2026-03-24T23:15:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fbdc284d17ae1cdbce44d1d44e2029b96cf2958b",
          "body": "ruby_llm 1.14.0 includes UTF-8 characters in its model registry JSON\nthat cause Encoding::InvalidByteSequenceError on US-ASCII locales.\nAdditionally, models now appear under multiple providers (e.g., both\nanthropic and azure), causing the ID index to return wrong provider info.\n\nAdd UTF-8 encoding f\n[…]\nen building the model ID index, and add .rubocop.yml inheriting from\nstandard to fix rubocop running without proper configuration.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): handle ruby_llm 1.14 encoding and duplicate model ID issues",
          "author_name": "Paid Agent",
          "author_login": null,
          "committed_at": "2026-03-24T22:49:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f86ee96fe19c0b9770b34c89d0400754d8edb4de",
          "body": "…pdates\n\nBumps the minor-updates group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ruby-lsp](https://github.com/Shopify/ruby-lsp) | `0.26.6` | `0.26.8` |\n| [ruby-lsp-rspec](https://github.com/st0012/ruby-lsp-rspec) | `0.1.28` | `0.1.29` |\n| [standard](https://g\n[…]\no\n  dependency-version: 1.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: minor-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-updates group across 1 directory with 10 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T22:28:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "458598843ad41b047e7714a9d859ba28549a65a3",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.293.0 to 1.295.0 (#489)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-24T06:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e745b915b914ee581f55439587290ced9064c4d",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.293.0 to 1.295.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/dffb23f65a78bba8db45d387\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.295.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.293.0 to 1.295.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T19:22:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b4c0d465c5a9038b903bfcf82cbb387a835d352",
          "body": "…roup across 1 directory (#487)",
          "is_bot": false,
          "headline": "deps(deps): bump json from 2.18.1 to 2.19.2 in the security-updates g…",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-20T17:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673b8700c1ccdc7c7319f56cd9db8253b042c225",
          "body": "Bumps the security-updates group with 1 update in the / directory: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.18.1 to 2.19.2\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)\n- [Commits](https://github.com/r\n[…]\n---\nupdated-dependencies:\n- dependency-name: json\n  dependency-version: 2.19.2\n  dependency-type: indirect\n  dependency-group: security-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump json in the security-updates group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T12:52:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3cad7d23c3e7c935011c1a87fe3e137e902c3f05",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.290.0 to 1.293.0 (#485)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-17T03:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fca0325eaf291757f52e49a1416f59d5332bb8",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump rubygems/release-gem from 1.1.2 to 1.1.4 (#486)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-17T03:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c0b7921d12206bdef99f656bc18805a48bacfe",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 1.1.2 to 1.1.4.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/1c162a739e8b4cb21a676e97b087e8268d8fc40b...e9a6361a0b14562539327c2a02373edc56dd31\n[…]\npendency-name: rubygems/release-gem\n  dependency-version: 1.1.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump rubygems/release-gem from 1.1.2 to 1.1.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T19:41:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e30345af4f5d39ba7955350bb049db053815176f",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.290.0 to 1.293.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/6ca151fd1bfcfd6fe0c4eb68\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.293.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.290.0 to 1.293.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T19:41:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5480a00afe1ca2d837ed31b1406c6e2fea2a9967",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.288.0 to 1.290.0 (#483)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-03-13T06:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d30646539c88a1990d44fe90864163200b320d",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.288.0 to 1.290.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/09a7688d3b55cf0e976497ff\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.290.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.288.0 to 1.290.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T20:38:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92aba51f91bef5bb96e638ca0204aa290c69efd3",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release aidp 0.39.0 (#476)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-02-13T21:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eadc35a4c3409e9bb22af62b85d730c7ed06115d",
          "body": null,
          "is_bot": true,
          "headline": "chore: update coverage badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-12T02:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28feae15ff6620bc42ac63653311dbf8df9c7db6",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release aidp 0.39.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-12T02:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1231d9d0165a49dbcb30ab518569f9b6e25b493",
          "body": "Bumps the minor-updates group with 1 update: [ruby-lsp](https://github.com/Shopify/ruby-lsp).\n\n\nUpdates `ruby-lsp` from 0.26.5 to 0.26.6\n- [Release notes](https://github.com/Shopify/ruby-lsp/releases)\n- [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.5...v0.26.6)\n\n---\nupdated-dependencie\n[…]\n  dependency-version: 0.26.6\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: minor-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps-dev): bump ruby-lsp in the minor-updates group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T02:34:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "95ec3cd13ca55e5a06d1d9173f4755e0eb3eecd0",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.287.0 to 1.288.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/8d27f39a5e7ad39aebbcbd13\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.288.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.287.0 to 1.288.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T02:34:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d77e863a89304c2949e299d4b889075becbecbdd",
          "body": "Bumps the security-updates group with 1 update in the / directory: [faraday](https://github.com/lostisland/faraday).\n\n\nUpdates `faraday` from 2.14.0 to 2.14.1\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n[…]\n\nupdated-dependencies:\n- dependency-name: faraday\n  dependency-version: 2.14.1\n  dependency-type: indirect\n  dependency-group: security-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump faraday",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T02:34:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f58fdceb888d930e4c7f12331da51ba8148dc6c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add multiclaude to the devcontainer",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-02-09T16:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceffed1138132a41c9c02f1547a6bac2c264f970",
          "body": null,
          "is_bot": false,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.286.0 to 1.287.0 (#474)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-02-05T07:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154c18e6285e67faf3dc5911aad53ced7e89b354",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.286.0 to 1.287.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/90be1154f987f4dc0fe0dd0f\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.287.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump ruby/setup-ruby from 1.286.0 to 1.287.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T01:22:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2f16ea78efc4a7a8add7d6bea32cf8903c73692",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release aidp 0.38.0 (#472)",
          "author_name": "Bart Agapinan",
          "author_login": "viamin",
          "committed_at": "2026-01-27T04:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c15e075e04de3e45902c326dd4481f5a70af2d1a",
          "body": null,
          "is_bot": true,
          "headline": "chore: update coverage badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-27T04:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287f440dafd9556eb91c11161916223df0054dac",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release aidp 0.38.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-27T04:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 78,
      "commits_last_year": 1733,
      "latest_release_at": "2026-07-31T12:45:58Z",
      "latest_release_tag": "aidp/v0.47.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 40,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 0.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "aidp",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/aidp",
          "is_deprecated": false,
          "latest_version": "0.47.1",
          "repository_url": "https://github.com/viamin/aidp",
          "versions_count": 65,
          "total_downloads": 25217,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-08-16T01:27:16.040000Z",
          "latest_published_at": "2026-07-31T12:46:43.728000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 7,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 110314,
      "source_files_sampled": 663,
      "oversized_source_files": 13,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "CLAUDE.md",
        "GEMINI.md"
      ],
      "agent_instruction_max_bytes": 8133
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 107,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 21,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "addressable",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "agent-harness",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "agent-harness",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "aruba",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "awesome_print",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "contracts",
            "direct": false,
            "version": "0.17.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "crack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber",
            "direct": false,
            "version": "11.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-ci-environment",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-core",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-cucumber-expressions",
            "direct": false,
            "version": "19.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-gherkin",
            "direct": false,
            "version": "39.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-html-formatter",
            "direct": false,
            "version": "23.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-messages",
            "direct": false,
            "version": "32.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-tag-expressions",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "event_stream_parser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": "2.14.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-multipart",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-net_http",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-retry",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-protobuf",
            "direct": false,
            "version": "4.35.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "hana",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashdiff",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "json_schemer",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "marcel",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "mcp",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "memoist3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_mime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "multi_test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "multipart-post",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "net-http",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "oppen",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "pastel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pastel",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "pp",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettyprint",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbs",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.88.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": false,
            "version": "1.26.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-lsp",
            "direct": false,
            "version": "0.26.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-lsp-rspec",
            "direct": false,
            "version": "0.1.29",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_llm",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_llm",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_llm-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_tree_sitter",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_tree_sitter",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-mcp",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simpleidn",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-runtime",
            "direct": false,
            "version": "0.6.13185",
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "2.9.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard",
            "direct": false,
            "version": "1.56.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-custom",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-performance",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "strings",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "strings-ansi",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sys-uname",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "temporalio",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "temporalio",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-box",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-box",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-color",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-command",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-command",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-cursor",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-cursor",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-progressbar",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-progressbar",
            "direct": false,
            "version": "0.18.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-prompt",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-prompt",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-reader",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-reader",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-screen",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-screen",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-spinner",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-spinner",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-table",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-table",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode_utils",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": "3.26.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "wisper",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 128,
        "direct_count": 0,
        "indirect_count": 128
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 393,
        "open_issues": 2,
        "closed_ratio": 0.985,
        "closed_issues": 129,
        "closed_unmerged_prs": 34
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "viamin",
          "commits": 1064,
          "avatar_url": "https://avatars.githubusercontent.com/u/260794?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 470,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.694
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "lint.yml",
        "publish.yml",
        "system_test.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/11 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "84a8db2af0c9021f5d25355463edda2e1f9ae6a1",
        "ran_at": "2026-07-31T12:52:38Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T12:47:27Z",
      "oldest_open_prs": [
        {
          "number": 519,
          "created_at": "2026-06-15T19:16:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 529,
          "created_at": "2026-07-20T19:14:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 556,
          "created_at": "2026-07-29T20:39:21Z",
          "last_comment_at": "2026-07-31T10:10:46Z",
          "last_comment_author": "paid-agents"
        },
        {
          "number": 557,
          "created_at": "2026-07-29T21:04:46Z",
          "last_comment_at": "2026-07-30T19:06:52Z",
          "last_comment_author": "paid-agents"
        }
      ],
      "last_merged_pr_at": "2026-07-31T12:45:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 455,
          "created_at": "2026-01-19T23:42:46Z",
          "last_comment_at": "2026-07-29T21:04:49Z",
          "last_comment_author": "paid-agents"
        },
        {
          "number": 464,
          "created_at": "2026-01-20T23:07:22Z",
          "last_comment_at": "2026-07-29T20:39:25Z",
          "last_comment_author": "paid-agents"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/viamin/aidp",
    "host": "github.com",
    "name": "aidp",
    "owner": "viamin"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 71,
        "vitality": 86,
        "community": 44,
        "governance": 61,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 1733,
              "human_commit_share": 0.27,
              "days_since_last_push": 0,
              "active_weeks_last_year": 40
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "40/52 weeks with commits, discounted for automation: 27 of the last 100 commits human-authored, none in 106 days",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 40
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 27,
                      "sampled": 100,
                      "span_days": 106
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1733 commits in the last year, discounted for automation: 27 of the last 100 commits human-authored, none in 106 days",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1733
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 27,
                      "sampled": 100,
                      "span_days": 106
                    }
                  }
                ],
                "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": 78,
              "latest_release_tag": "aidp/v0.47.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 0.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "78 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.3
                    }
                  }
                ],
                "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": 106,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 106 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 106
                    }
                  }
                ],
                "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": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "forks": 0,
              "stars": 7,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "packages": [
                "aidp"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 25217,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "25,217 downloads all-time across rubygems",
                "points": 45.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 25217,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.694
            },
            "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 69% of commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 393,
              "open_issues": 2,
              "closed_issues": 129,
              "issue_closed_ratio": 0.985,
              "closed_unmerged_prs": 34
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 46,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "393/427 decided PRs merged",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 393,
                      "decided": 427
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/11 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": 54,
            "inputs": {
              "followers": 11,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "viamin",
              "public_repos": 96,
              "account_age_days": 5935
            },
            "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": "11 followers of viamin",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11,
                      "login": "viamin"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "96 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 96
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "aidp"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "65 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "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): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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 107 resolved dependencies against OSV; 21 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 107
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 21
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 107,
              "unassessed_packages": 21,
              "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": 107,
              "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": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "CLAUDE.md",
                "GEMINI.md"
              ],
              "agent_instruction_max_bytes": 8133
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, CLAUDE.md, GEMINI.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, CLAUDE.md, GEMINI.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "27 of 27 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 27
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.39
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "39 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 39,
                      "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 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 110314,
              "source_files_sampled": 663,
              "oversized_source_files": 13
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "13/663 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 663,
                      "oversized": 13
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T12:52:56.949301Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/viamin/aidp.svg",
  "full_name": "viamin/aidp",
  "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 statisticsRubyGems.