Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 00:02 UTC

stacksjs / clapp

⌘ A modern framework to build powerful & pretty CLI applications.

TypeScript · ZigMIT★ 14 stars⑂ 1 forksince Apr 2025View on GitHub ↗

stacksjs/clapp holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Sustainability & Governance (47/100). It was last updated today. A single contributor accounts for most of its recent work.

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

66
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

StacksOrganization
119 followers153 public repossince Sep 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@stacksjs/clapp0.2.12229,612226 days agoclipromptstoolkittypescriptstacks

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
18.7/36Commit cadence — 27/52 weeks with commits
18/18Commit volume — 174 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year174
human_commit_share0.99
days_since_last_push0
active_weeks_last_year27

Release discipline

100Excellent
How it's scored
27/27Ships releases — 22 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~8.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv0.2.12
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases8.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

59Moderate · 18% of overall
How it's scored
18.1/60Stars — 14 stars
0/25Forks — 1 forks
0/15Watchers — 2 watchers
Inputs used
forks1
stars14
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
71.5/80Monthly downloads — 229,612 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@stacksjs/clapp
dependents
ecosystemsnpm
total_downloads
monthly_downloads229,612
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?

47At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.7/22.5Commit distribution — top contributor authored 53% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.526
How it's scored
0/46.8Issue resolution — 0% of issues closed
0.3/38.3PR acceptance — 15/1,809 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs15
open_issues7
closed_issues0
issue_closed_ratio0
closed_unmerged_prs1,794
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.9/25Owner reach — 119 followers of stacksjs
20.6/25Track record — 153 public repos, account ~3 yr old
Inputs used
followers119
owner_typeOrganization
is_verified
owner_loginstacksjs
public_repos153
account_age_days1,397
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@stacksjs/clapp
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://stacks-clapp.netlify.app
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicscli, library, prompts, typescript, app, cac, clack, styling, zig
has_wikino
homepagehttps://stacks-clapp.netlify.app
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
6/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 11 contributing companies or organizations
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 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

67Moderate · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes1,434
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — packages/ts/tsconfig.json, tsconfig.json
0/10Reproducible environment
10/10Demonstrated agent practice — 7 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/ts/tsconfig.json, tsconfig.json
agent_commit_share0.07
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/87 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes37,824
source_files_sampled87
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

14GitHub stars
4contributors
174commits, last 12 months
0days since last push
22releases
1bus factor
7open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

OpenSSF Scorecard 5.3 / 10
5.3aggregate

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

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
All dependencies 1

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

RegistryPackageVersionRelation
npmbetter-dx^0.2.19indirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cli",
        "library",
        "prompts",
        "typescript",
        "app",
        "cac",
        "clack",
        "styling",
        "zig"
      ],
      "is_fork": false,
      "size_kb": 22978,
      "has_wiki": false,
      "homepage": "https://stacks-clapp.netlify.app",
      "languages": {
        "Zig": 231716,
        "Shell": 1434,
        "JavaScript": 782,
        "TypeScript": 351230
      },
      "pushed_at": "2026-07-27T23:44:59Z",
      "created_at": "2025-04-12T22:14:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T20:33:23Z",
      "description": "⌘ A modern framework to build powerful & pretty CLI applications.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "Zig"
      ]
    },
    "owner": {
      "blog": "https://stacksjs.com",
      "name": "Stacks",
      "type": "Organization",
      "login": "stacksjs",
      "company": null,
      "location": "United States of America",
      "followers": 119,
      "avatar_url": "https://avatars.githubusercontent.com/u/114664568?v=4",
      "created_at": "2022-09-29T11:34:06Z",
      "is_verified": null,
      "public_repos": 153,
      "account_age_days": 1397
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2026-07-21T04:05:30Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2026-07-21T03:57:57Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2026-05-14T22:11:03Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2026-05-11T23:19:41Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2026-05-06T10:24:53Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2026-05-04T12:59:03Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2026-05-02T15:56:31Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-05-02T15:49:36Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-05-02T08:06:43Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-05-02T07:42:28Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-08-31T20:34:47Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2025-08-30T21:20:09Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2025-08-07T02:39:56Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2025-08-07T02:29:05Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2025-08-06T19:18:34Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2025-04-20T19:09:38Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-04-20T18:56:54Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-04-20T05:33:44Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-04-20T05:32:07Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-04-20T05:10:32Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-04-20T05:04:12Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2025-04-17T20:10:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "34e748b71bf92eeda0daf32257befae8b08ece11",
          "body": "Replaces every https://discord.gg/stacksjs link with the stacksjs.com/discord\nvanity URL, which the stacksjs.com gateway now 301s to the invite. The invite\ncode lives in one place and can be rotated without touching the docs again.",
          "is_bot": false,
          "headline": "docs: link the community as stacksjs.com/discord",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-25T20:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a75f31f965fca1ac4ca49d7b35738a7c905fa3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.12",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-21T04:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7280ff49c6fea84ea50cd27bed91452f6c550230",
          "body": null,
          "is_bot": false,
          "headline": "chore: adjust deps",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-21T04:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc00e18cdbdd35ce34b2f445bd6acd640f4c55b",
          "body": null,
          "is_bot": false,
          "headline": "fix(command): dedupe overridden global options in help",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-21T04:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee702647f2c2e115708e4fc2047329a73610d01",
          "body": "chore: wip",
          "is_bot": false,
          "headline": "chore: adjust configs",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-21T04:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d7cdb7e4b5450cceb292d99019c384c668f4137",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.11",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-21T03:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbbc1a5dff01fb5c709ba53d1eeb2361febc7f84",
          "body": null,
          "is_bot": false,
          "headline": "fix(command): replace per-command help re-listing with compact hint",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T05:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb562ce914c3dfc9fcd64446d731d69930edac6",
          "body": null,
          "is_bot": false,
          "headline": "fix(command): sort ungrouped commands alphabetically in help output",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T05:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453c950dd84c3457794af9a8f0ef239823d35de2",
          "body": "…d stream",
          "is_bot": false,
          "headline": "fix(testing): capture command output without recursing into the mocke…",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T05:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "138a795c106670768f7cbe079b60b8ed4ea690eb",
          "body": "…hape",
          "is_bot": false,
          "headline": "test: cover parser regressions for flags, colon dispatch, and error s…",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83cff41b16893aee55c601c0cc1c5bc34b86101",
          "body": null,
          "is_bot": false,
          "headline": "fix(cli): render usage errors with usage line instead of stack",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e971d1bb4341d3e6fd824bc8f6b2ddbe49c2869",
          "body": null,
          "is_bot": false,
          "headline": "feat(cli): dispatch space-separated colon command invocation",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4c8472d7c8c182db5fcddead80ddbe14d1dcdd",
          "body": null,
          "is_bot": false,
          "headline": "fix(command): normalize option names in unknown-option check",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469c4542c71823c9773b8112ab119ff1f807aca6",
          "body": null,
          "is_bot": false,
          "headline": "fix(cli): apply negated global flags to their modes",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fddc6e8bb5e53c167e8e86bfd99a1d789a57a5ad",
          "body": null,
          "is_bot": false,
          "headline": "fix(parser): parse dashed boolean flags as booleans",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da97007878f55f2afdfea04571b166fdd64ee23f",
          "body": null,
          "is_bot": false,
          "headline": "feat(cli): add isClappError guard and optional usage line to ClappError",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-19T03:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f26ae09c015a660e955ffd29368533128497fc",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade to TypeScript 7",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-07-10T22:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a254a6917cdc5ffff8f8c69df45112c6952369b",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): refresh bun.lock to pick up pickier 0.1.37",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-07-08T14:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3e2dad4acb489778c3cd6d25e723057254f2a99",
          "body": "better-dx's pickier peer dep now resolves to 0.1.35.",
          "is_bot": false,
          "headline": "chore(deps): refresh bun.lock to pick up pickier 0.1.35",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-06-10T11:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ecc71ccabd599af4f38058f294a4c37b85b7408",
          "body": "better-dx's pickier peer dep now resolves to 0.1.33.",
          "is_bot": false,
          "headline": "chore(deps): refresh bun.lock to pick up pickier 0.1.33",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-06-09T13:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461348d251753a97335d552296405ab03ddd8127",
          "body": "better-dx's logsmith peer dep now resolves @stacksjs/logsmith@0.2.3\n(h2 section headings + blank-line preservation in changelog output).",
          "is_bot": false,
          "headline": "chore(deps): refresh bun.lock to pick up @stacksjs/logsmith 0.2.3",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-27T14:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82fe034b3e00328446e3246d87bbaa7818b73826",
          "body": "better-dx / direct buddy-bot dep now resolves the just-published\nbuddy-bot@0.9.20 (flatten of gh-audit into the main package).",
          "is_bot": false,
          "headline": "chore(deps): refresh bun.lock to pick up buddy-bot 0.9.20",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-25T17:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ebf979dab3135dd8dd9162927633d609dbcd18b",
          "body": "Drop the redundant 'bun --bun run changelog:generate &&' prefix from\nrelease scripts; bumpx already calls @stacksjs/logsmith internally\nwith the proper from/to tag range, so the standalone pre-step was\nprepending a duplicate section to CHANGELOG.md on every release.\n\nRefs: stacksjs/rpx#2260",
          "is_bot": false,
          "headline": "fix(scripts): stop double-generating CHANGELOG on release",
          "author_name": "Glenn Michael Torregosa",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-22T12:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be44426ef635286cd089eb7bf819e2e0291fc67",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump better-dx to ^0.2.15",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-19T12:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e752f1d268b1fc1935a3a1e56f85033018b78bf",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.10",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-14T22:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc01a4f9c2d0bae18994667277ef349c5a8577d",
          "body": null,
          "is_bot": false,
          "headline": "fix(clapp): render namespaced help commands",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-14T22:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "778ac6297cdb349bb50ec1d538d890de0f6c58af",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.9",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-11T23:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84580b45728e38ff88ce19851a44edff92ef55de",
          "body": null,
          "is_bot": false,
          "headline": "revert: keep staged-lint kebab + bunx gitlint shorthand",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-08T14:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ae723ea434b062edeac89e6ed3c324a4518c15",
          "body": "`new Command('publish:model <name>', ...)` stores namespace='publish'\nand name='model'. The old isMatched compared candidateName only\nagainst `this.name`, so `./cli publish:model Cart` never matched —\nthe parser fell through to \"command not found\".\n\nMatch against `namespace:name` for namespaced comm\n[…]\nways weird\nanyway: a `model` argv shouldn't fire `publish:model`). Aliases still\nmatch, so users who genuinely want a bare-name shortcut can declare\none explicitly.\n\nAll 441 existing tests still pass.",
          "is_bot": false,
          "headline": "fix(command): dispatch namespaced commands by fully qualified name",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-06T15:02:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c59fa594f26a67ac15ebf05f39f2449c0ce7bac1",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): bump actions/checkout to v6, actions/cache to v5",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-06T10:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff6e4a67cdccf58acd69914acd1467ee344eda6",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.8",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-06T10:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca189084c733693cf7fbfa035554a54b53a75e41",
          "body": "Namespaced commands (registered with a colon, e.g. `make:seeder`) are\nsplit during construction — the segment before `:` becomes\n`this.namespace`, the segment after becomes `this.name`. But\n`isMatched()` only compared `this.name === input`, so every\nnamespaced command fell through to \"Command not fo\n[…]\nd failing 6\nCLI tests after upgrading from clapp 0.2.0 to 0.2.7\n(make:seeder, make:model, cache:clear, cache:stats, cache:config).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(command): match namespaced commands like `make:seeder`",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-05T14:51:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bd6a3b7b399d589e772b71491160601be662cf87",
          "body": "baseUrl is removed in TS 7.0. The accompanying `paths` block aliased\nrelative-path keys (`../src`, `./src/*`) which never go through `paths`\nresolution anyway — TS handles relative imports directly. With both\ngone the typecheck stays clean and the config is honest about what it's\nactually doing.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(tsconfig): drop deprecated baseUrl and dead paths block",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-05T12:30:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "897058fda0397d0996b36d4160b92cca377960c0",
          "body": null,
          "is_bot": false,
          "headline": "chore: refresh bun.lock to pick up bun-plugin-dtsx@0.9.18",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-04T13:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783e2b344407709748050a832b8848a01f8c56f7",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.7",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-04T12:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04515a5439d74ff65fbfa51b2101c3b1029e947b",
          "body": "Picks up the fix for stacksjs/dtsx#3095 — destructured parameters with\nJSDoc comments inside the pattern (e.g. the original `parse(argv, {\n/** ... */ run, /** ... */ exitOnError } = {})` shape this repo had to\nwork around in 3800823) now produce valid `.d.ts`. Verified the\nrestored source pattern builds clean and `tsc --noEmit` passes against\n0.9.18; reverting the source-side workaround can follow separately.",
          "is_bot": false,
          "headline": "chore(deps): bump bun-plugin-dtsx to ^0.9.18",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-04T12:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e5cb54f702875de91449a5bdc1156862e3db64",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.6",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T15:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d449dbdd8e1d4696efe33934791d1c3ea6404a3d",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow structural unknown-subcommand handlers",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T15:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e25a2989ca613f6d1741d5d27dc32aa9c6ae58",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.5",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T15:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fcb57f001e78dd3e74d8ca77c328279e48d2dfb",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow typed command actions",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T15:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29deddc6702e9016a24e331e44ef7a01f6dd1f78",
          "body": "The 'formatter which adds colors works' test (in two places —\nprompts/note.test.ts and index.test.ts) used picocolors' colors.red()\nto format the input lines. picocolors decides whether to emit ANSI\ncodes at module-load time based on isColorSupported, which has\n`!!env.CI` in its OR clause — meaning \n[…]\nth files. Snapshots regenerated to match\nthe new deterministic output.\n\nVerified locally:\n- bun test: 441 pass, 0 fail\n- CI=true bun test: 441 pass, 0 fail\n- pickier: 0 errors\n- tsc --noEmit: 0 errors",
          "is_bot": false,
          "headline": "fix(test): make 'note formatter' test deterministic",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-02T13:32:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c5197d82411066441962839387f4bbac5fc1c34",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.4",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T08:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3800823adaed92df6371b8d454e85c2a1883fbd9",
          "body": null,
          "is_bot": false,
          "headline": "fix: publish valid clapp declarations",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T08:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e3d729d20c6c534e20d64def330c8eaac403edb",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.3",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T07:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0479a22833f2ae49d8c372f42b006c57fddf3b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.2",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T01:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79890f26bc99e00928e276be9227614d144ca327",
          "body": "Adds a free-function helper for the canonical 'unknown subcommand'\nbuddy.on(':*') boilerplate. Centralizing it here means CLI apps\n(buddy, etc.) don't have to re-implement the pattern; they just call\nonUnknownSubcommand(cli, 'queue').\n\nExits with 64 (EX_USAGE per <sysexits.h>) so CI / shell scripts can\ndistinguish 'user typed an unknown subcommand' from real failures\nwithout parsing stderr.\n\nAdds release:patch/minor/major scripts.",
          "is_bot": false,
          "headline": "feat: onUnknownSubcommand helper for command-group fallback",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-05-02T01:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67dcb54dbcad02e81f0608d9a8aa1166ef57a256",
          "body": "Command.option() requires (rawName, description, config?) — the\nexit-on-error tests were calling .option('--verbose') with one arg,\nwhich fails typecheck (TS2554: Expected 2-3 arguments, but got 1).",
          "is_bot": false,
          "headline": "fix(test): add description arg to .option() calls",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-01T14:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497afab07f859dd877a76336f1413ff37c51a5f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: refresh bun.lock and apply pickier --fix",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-01T13:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1088dba7bbe239a26584357e56a1ce51af85140",
          "body": null,
          "is_bot": false,
          "headline": "chore: refresh bun.lock",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-05-01T12:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcaa28bdec7f8fcafe225859e4029c47c95b3b75",
          "body": null,
          "is_bot": false,
          "headline": "chore: lint:fix",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-30T17:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f89d2bafb427b78dd59848f5a721c9abfbec9ddf",
          "body": null,
          "is_bot": false,
          "headline": "chore: refresh bun.lock to pick up latest pickier",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-30T17:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74503111ef39726f3027721152bb92d54dfcdc4",
          "body": null,
          "is_bot": false,
          "headline": "ci: drop redundant setup-bun (pantry installs bun via deps.yaml)",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-30T11:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66d0cc59b8996db71b9bcc19f9780ea2d1ebb57",
          "body": null,
          "is_bot": false,
          "headline": "fix: add setup-bun to publish-commit job",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-29T12:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab38fc11db5d1917ab251d7daa008c4bab4b3dd3",
          "body": null,
          "is_bot": false,
          "headline": "chore: fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-29T11:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eed9bf76dac6246e0b904b3e612565a0a1af2aa6",
          "body": null,
          "is_bot": false,
          "headline": "chore: improve exit on error",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-04-23T19:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10af331f2596a6ac8a8420fe764ced713ed06c39",
          "body": null,
          "is_bot": false,
          "headline": "chore: fresh install to pick up pickier 0.1.21",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-21T14:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "057bc6b383e7ac1db3c4ce25f8ead9610161eef2",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix lint errors",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-14T09:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e1d45c46794aa0709ddfc1d3dedb2b50048b7d0",
          "body": null,
          "is_bot": false,
          "headline": "chore: include md in pickier lint extensions",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-04-10T09:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4323cb4746362bb362ae1872ea1db9233796fc7e",
          "body": null,
          "is_bot": false,
          "headline": "fix: chain pantry publish:commit calls for single-arg CLI",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-30T14:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934aea7aa08697f7222918c0176af2df390f2e56",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-26T04:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478397ea53949e420ba41dda216bb7940d63bc3f",
          "body": null,
          "is_bot": false,
          "headline": "chore: repo cleanup and modernization",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-22T13:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5608a29ad3039d72f0bbc60eaa3758944d783c",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove redundant docs/.vitepress",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-22T10:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5a0b805a3ca4db1f0db074dd5afe68e35f8f91",
          "body": null,
          "is_bot": false,
          "headline": "chore: use Pantry action for publish-commit and add job dependencies",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-03-19T18:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c07b18b4b55e3ff06f69c2fa838432246880c54",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove file ignores from pickier config",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-17T02:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85896f2af5b5a9fb91e4c2d32343f23341776e6",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add CLAUDE.md and CHANGELOG.md to pickier ignores",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-16T11:11:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9ed23b6502f7841dd856ef93dea9dc8bc97ac4bf",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove .pickierignore",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-16T10:32:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7ecae79a18d95872f361c2b02b7c4c60729ade11",
          "body": null,
          "is_bot": false,
          "headline": "chore: update better-dx to ^0.2.7",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-13T15:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f8a13a0d46d794545acfa12f0251c8560e585ba",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: enrich CLAUDE.md with detailed project context from README",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-13T11:55:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3ed534bc2def8dcc7dbfe919ec37e7fd46f67690",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: update CLAUDE.md with project context and crosswind details",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-13T11:47:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0ca4fc2e9642e8f0b6f1d6c1f53be1523465b4d0",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add proper claude code guidelines",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-12T13:45:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ae3a9b800339bc3f60112b4648d54856b27503c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: use pantry monorepo action instead of pantry-setup",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-12T13:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52580258dea81eb0ca6b3d3e87959320c5019b5f",
          "body": null,
          "is_bot": false,
          "headline": "fix: commit test snapshots for CI",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-11T14:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53813171b061f7a666476ab1c377c6d7af7f74d7",
          "body": null,
          "is_bot": false,
          "headline": "chore: ignore claude config in linter",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-11T13:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dec52be244e9e7ecb78969d5a3da4aae288cea",
          "body": null,
          "is_bot": false,
          "headline": "chore: add claude code guidelines",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-11T13:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0899ff352dc38c222b4ad7d20fbab754c047e9",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-05T15:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4409200662569827452291572f84fb6a9f568c37",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-05T15:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47a5af0aeb269ad4f2e3dcb409fa86554f40535",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-05T14:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba3dc67d81198fe7318a630e45d47812df815b0",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-05T14:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4d246de4f6f8a989b26cfcafdc9b095cc2600a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-05T13:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989e171b1f5f992e76c496d75097280bda4c6bc9",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-03-03T17:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff59195afd3b68128bad2927f8dbd5a9208d63a",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-24T16:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7f5319f149949e5738fa4d167b409f2b8ce31e",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-24T15:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c868aaf3596769a04cf0e5d017e1e85dbb32d61",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-24T14:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8e43a916933a81390e5151c36566e6edfea51b",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-24T11:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2e4f4b240c1cfb37a2c5f9b877381b6a7f08cb",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-23T13:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bedeab37eb10056b5098561db316c7de73a5d74",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-23T12:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1766e0d8254538b00e72ad3816a3bf81409f233e",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-23T11:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9269707019876a98d7d2c3f7650df8b44a95257f",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T10:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c383913349c61d850a4da998f35eae784b55caf0",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T09:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d841e4b8804f2b8a63eeb8438bf45dcbf0f1ae20",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T09:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545dcd4bcd15f6b3769d9a29aa5f0812f143f048",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T07:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba8dc02a240932bee2054e5ef0cf09efa15cef0",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T07:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d6805f97097e3a6de80a2d0d24c60af00d026b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all non-major dependencies (#1538)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-20T07:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61acb509b46f8def9cba08570153e734f82ad0e",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T07:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9a8cf6492873b6a9b646708c78a1f417144464",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T06:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eff3583f36d127607b54eefbb121fd1bf28c214",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "glennmichael123",
          "author_login": "glennmichael123",
          "committed_at": "2026-02-20T06:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40aea958fd5fd7b2ef1d6840f57da30f1b32dfc3",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-02-19T22:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ba5a1d6e6cf81c7d9810947e0c670a27fd1f85",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-02-19T22:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b769ea542fc600a74c5db715b17146aa1c8882",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-01-21T01:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bdf337172d2915a17e2b36c90ca8dc4e0412df",
          "body": null,
          "is_bot": false,
          "headline": "chore: wip",
          "author_name": "Chris",
          "author_login": "chrisbbreuer",
          "committed_at": "2026-01-21T01:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 174,
      "latest_release_at": "2026-07-21T04:05:30Z",
      "latest_release_tag": "v0.2.12",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 27,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 8.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@stacksjs/clapp",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "prompts",
            "toolkit",
            "typescript",
            "stacks"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stacksjs/clapp",
          "is_deprecated": false,
          "latest_version": "0.2.12",
          "repository_url": "https://github.com/stacksjs/clapp",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 229612,
          "first_published_at": "2025-04-17T20:10:52.779000Z",
          "latest_published_at": "2026-07-21T04:05:27.926000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 14,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-11-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 12
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/ts/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 37824,
      "source_files_sampled": 87,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 1434
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "better-dx",
            "direct": false,
            "version": "^0.2.19",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 0,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 15,
        "open_issues": 7,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 1794
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "chrisbbreuer",
          "commits": 131,
          "avatar_url": "https://avatars.githubusercontent.com/u/6228425?v=4"
        },
        {
          "type": "User",
          "login": "glennmichael123",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/29087513?v=4"
        },
        {
          "type": "User",
          "login": "iamzjohn",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/20513587?v=4"
        },
        {
          "type": "User",
          "login": "cab-mikee",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/19161300?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.526
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "buddy-bot.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 8,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "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 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "34e748b71bf92eeda0daf32257befae8b08ece11",
        "ran_at": "2026-07-28T00:02:28Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T23:45:03Z",
      "oldest_open_prs": [
        {
          "number": 1797,
          "created_at": "2026-03-30T10:32:46Z",
          "last_comment_at": "2026-03-30T10:32:52Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1805,
          "created_at": "2026-05-01T18:28:11Z",
          "last_comment_at": "2026-05-01T18:28:17Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1808,
          "created_at": "2026-05-20T17:14:54Z",
          "last_comment_at": "2026-05-20T17:15:00Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1814,
          "created_at": "2026-06-18T15:15:24Z",
          "last_comment_at": "2026-06-18T15:15:29Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1816,
          "created_at": "2026-06-23T16:52:37Z",
          "last_comment_at": "2026-06-23T16:52:47Z",
          "last_comment_author": "netlify"
        }
      ],
      "last_merged_pr_at": "2026-02-20T07:48:32Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2025-04-12T22:59:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 5,
          "created_at": "2025-05-10T18:11:18Z",
          "last_comment_at": "2025-09-01T07:28:33Z",
          "last_comment_author": "iamzjohn"
        },
        {
          "number": 14,
          "created_at": "2025-08-26T14:22:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1543,
          "created_at": "2026-02-24T20:24:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1802,
          "created_at": "2026-04-27T16:49:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1803,
          "created_at": "2026-04-27T18:42:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1810,
          "created_at": "2026-05-25T15:39:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stacksjs/clapp",
    "host": "github.com",
    "name": "clapp",
    "owner": "stacksjs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 53,
        "vitality": 90,
        "community": 59,
        "governance": 47,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 174,
              "human_commit_share": 0.99,
              "days_since_last_push": 0,
              "active_weeks_last_year": 27
            },
            "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": "27/52 weeks with commits",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 27
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "174 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 174
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 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": 22,
              "latest_release_tag": "v0.2.12",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 8.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 1,
              "stars": 14,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 89,
            "inputs": {
              "packages": [
                "@stacksjs/clapp"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 229612
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "229,612 downloads/month across npm",
                "points": 71.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 229612,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.526
            },
            "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 53% of commits",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "merged_prs": 15,
              "open_issues": 7,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 1794
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "15/1809 decided PRs merged",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 15,
                      "decided": 1809
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 119,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "stacksjs",
              "public_repos": 153,
              "account_age_days": 1397
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "119 followers of stacksjs",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 119,
                      "login": "stacksjs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "153 public repos, account ~3 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 153
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@stacksjs/clapp"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "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": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "cli",
                "library",
                "prompts",
                "typescript",
                "app",
                "cac",
                "clack",
                "styling",
                "zig"
              ],
              "has_wiki": false,
              "homepage": "https://stacks-clapp.netlify.app",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://stacks-clapp.netlify.app",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "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": 67,
        "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": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 1434
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "99 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "packages/ts/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.07,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/ts/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/ts/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "7 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 37824,
              "source_files_sampled": 87,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/87 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 87,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T00:02:37.257288Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stacksjs/clapp.svg",
  "full_name": "stacksjs/clapp",
  "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 statisticsnpm.