Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-29 02:42 UTC

Growthub-ai / growthub-local

Create a governed Workspace from any source; repo, skill, kit, or existing product — customize it visually, keep it current, & rapidly deploy.

JavaScript · TypeScriptNo license detected★ 48 stars⑂ 12 forkssince Mar 2026View on GitHub ↗
KindCommand-line toolLibraryNetwork servicehow this is determined

Growthub-ai/growthub-local holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Security (32/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

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

Score profile

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

The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

Ownership

GrowthubOrganization
2 followers1 public reposince Apr 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@growthub/cli0.14.294,0521347 days agopaperclipaiagentsorchestrationcli
npm@paperclipai/serverpoints to another repo — not scored2026.722.099,4578676 days ago

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
11.8/36Commit cadence — 17/52 weeks with commits
18/18Commit volume — 289 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year289
human_commit_share1
days_since_last_push1
active_weeks_last_year17

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 7 days ago
27/27Release cadence — a release every ~2.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag0.14.29
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases2.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

45Weak · 17% of overall
How it's scored
27.1/60Stars — 48 stars
8.7/25Forks — 12 forks
0/15Watchers — 1 watchers
Inputs used
forks12
stars48
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
48.1/80Monthly downloads — 4,052 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@growthub/cli
dependents
ecosystemsnpm
total_downloads
monthly_downloads4,052
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?

40Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2/22.5Commit distribution — top contributor authored 91% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.91
How it's scored
6/42Issue resolution — 14% of issues closed
12.3/30PR acceptance — 119/291 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs119
open_issues6
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.143
closed_unmerged_prs172
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
3.4/25Owner reach — 2 followers of Growthub-ai
4.7/25Track record — 1 public repos, account ~1 yr old
Inputs used
followers2
owner_typeOrganization
is_verified
owner_loginGrowthub-ai
public_repos1
account_age_days460

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 7 days ago
20/20Version history — 134 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@growthub/cli
ecosystemsnpm
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.npmjs.com/package/@growthub/cli
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://www.npmjs.com/package/@growthub/cli
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

32At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 7 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 — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 112 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
9.5/35Direct dependencies free of known advisories — 1 affected: better-auth 1.4.18 (critical 9.1)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories10
affected_packages1
assessed_packages240
unassessed_packages0
affected_by_severitycritical 1
direct_affected_packages1
Matched the npm:@growthub/cli@0.14.29 runtime dependency closure — what installing the published package pulls in — 240 packages. Reachability is not analyzed.

AI Readiness

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

68Good · 4% of overall
How it's scored
45/45Agent instructions — .cursorrules, AGENTS.md, CLAUDE.md, cli/assets/worker-kits/growthub-custom-workspace-starter-v1/workers/custom-workspace-operator/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 93 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.93
agent_instruction_files.cursorrules, AGENTS.md, CLAUDE.md, cli/assets/worker-kits/growthub-custom-workspace-starter-v1/workers/custom-workspace-operator/CLAUDE.md
agent_instruction_max_bytes26,941
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 21 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configscli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json
agent_commit_share0.21
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json)
53.7/55Manageable file sizes — 24/1,038 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes279,262
source_files_sampled1,038
oversized_source_files24
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

48GitHub stars
3contributors
289commits, last 12 months
1days since last push
100releases
1bus factor
6open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package '@paperclipai/server' points at a different repository (https://github.com/paperclipai/paperclip); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 12 ⇿
0Stars
12Forks
45Releases

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

0246810121222026-042026-052026-07
Major 0Minor 5Patch 40
OpenSSF Scorecard 2.1 / 10
2.1aggregate

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-29 02:42 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 7 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities112 existing vulnerabilities detected
Direct dependencies 53
RegistryPackageVersion constraintManifest
npm@aws-sdk/client-s3^3.888.0cli/package.json
npm@clack/prompts^0.10.0cli/package.json
npm@growthub/api-contract1.8.0cli/package.json
npmajv^8.18.0cli/package.json
npmajv-formats^3.0.1cli/package.json
npmbetter-auth1.4.18cli/package.json
npmchokidar^4.0.3cli/package.json
npmcommander^13.1.0cli/package.json
npmdetect-port^2.1.0cli/package.json
npmdotenv^17.0.1cli/package.json
npmdrizzle-orm^0.45.2cli/package.json
npmembedded-postgres^18.1.0-beta.16cli/package.json
npmexpress^5.1.0cli/package.json
npmhermes-paperclip-adapter0.1.1cli/package.json
npmmulter^2.0.2cli/package.json
npmopen^11.0.0cli/package.json
npmpicocolors^1.1.1cli/package.json
npmpino^9.6.0cli/package.json
npmpino-http^10.4.0cli/package.json
npmpino-pretty^13.1.3cli/package.json
npmpostgres^3.4.5cli/package.json
npmtsx^4.21.0cli/package.json
npmws^8.19.0cli/package.json
npmzod^4.3.6cli/package.json
npm@aws-sdk/client-s3^3.888.0server/package.json
npm@paperclipai/adapter-claude-localworkspace:*server/package.json
npm@paperclipai/adapter-codex-localworkspace:*server/package.json
npm@paperclipai/adapter-cursor-localworkspace:*server/package.json
npm@paperclipai/adapter-gemini-localworkspace:*server/package.json
npm@paperclipai/adapter-openclaw-gatewayworkspace:*server/package.json
npm@paperclipai/adapter-opencode-localworkspace:*server/package.json
npm@paperclipai/adapter-pi-localworkspace:*server/package.json
npmhermes-paperclip-adapter0.1.1server/package.json
npm@paperclipai/adapter-utilsworkspace:*server/package.json
npm@paperclipai/dbworkspace:*server/package.json
npm@paperclipai/plugin-sdkworkspace:*server/package.json
npm@paperclipai/sharedworkspace:*server/package.json
npmajv^8.18.0server/package.json
npmajv-formats^3.0.1server/package.json
npmbetter-auth1.4.18server/package.json
npmchokidar^4.0.3server/package.json
npmdetect-port^2.1.0server/package.json
npmdotenv^17.0.1server/package.json
npmdrizzle-orm^0.45.2server/package.json
npmembedded-postgres^18.1.0-beta.16server/package.json
npmexpress^5.1.0server/package.json
npmmulter^2.0.2server/package.json
npmopen^11.0.0server/package.json
npmpino^9.6.0server/package.json
npmpino-http^10.4.0server/package.json
npmpino-pretty^13.1.3server/package.json
npmws^8.19.0server/package.json
npmzod^4.3.6server/package.json
All dependencies not collected

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

Dependency advisories 1

Installing npm:@growthub/cli@0.14.29 pulls in 240 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
better-auth1.4.18directcritical101.7.0-beta.10

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 37534,
      "has_wiki": true,
      "homepage": "https://www.npmjs.com/package/@growthub/cli",
      "languages": {
        "CSS": 422235,
        "Shell": 43050,
        "JavaScript": 6664180,
        "TypeScript": 4680720
      },
      "pushed_at": "2026-07-27T17:00:29Z",
      "created_at": "2026-03-27T20:35:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T19:05:33Z",
      "description": "Create a governed Workspace from any source; repo, skill, kit, or existing product — customize it visually, keep it current, & rapidly deploy.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Growthub",
      "type": "Organization",
      "login": "Growthub-ai",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/209002969?v=4",
      "created_at": "2025-04-24T16:31:39Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 460
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "0.14.29",
          "kind": "patch",
          "published_at": "2026-07-21T05:38:14Z"
        },
        {
          "tag": "0.14.28",
          "kind": "patch",
          "published_at": "2026-07-20T03:49:31Z"
        },
        {
          "tag": "0.14.27",
          "kind": "patch",
          "published_at": "2026-07-19T20:34:54Z"
        },
        {
          "tag": "0.14.26",
          "kind": "patch",
          "published_at": "2026-07-19T00:26:53Z"
        },
        {
          "tag": "0.14.25",
          "kind": "patch",
          "published_at": "2026-07-19T00:02:17Z"
        },
        {
          "tag": "0.14.16",
          "kind": "patch",
          "published_at": "2026-07-15T22:44:54Z"
        },
        {
          "tag": "0.14.15",
          "kind": "patch",
          "published_at": "2026-07-05T16:36:01Z"
        },
        {
          "tag": "0.14.14",
          "kind": "patch",
          "published_at": "2026-07-04T18:32:08Z"
        },
        {
          "tag": "0.14.13",
          "kind": "patch",
          "published_at": "2026-07-04T01:48:17Z"
        },
        {
          "tag": "0.14.11",
          "kind": "patch",
          "published_at": "2026-06-27T23:40:20Z"
        },
        {
          "tag": "0.14.10",
          "kind": "patch",
          "published_at": "2026-06-26T01:39:55Z"
        },
        {
          "tag": "0.14.9",
          "kind": "patch",
          "published_at": "2026-06-25T17:06:22Z"
        },
        {
          "tag": "0.14.8",
          "kind": "patch",
          "published_at": "2026-06-24T23:36:19Z"
        },
        {
          "tag": "0.14.6",
          "kind": "patch",
          "published_at": "2026-06-22T21:05:25Z"
        },
        {
          "tag": "0.14.5",
          "kind": "patch",
          "published_at": "2026-06-21T02:32:02Z"
        },
        {
          "tag": "0.14.4",
          "kind": "patch",
          "published_at": "2026-06-15T14:21:28Z"
        },
        {
          "tag": "0.14.3",
          "kind": "patch",
          "published_at": "2026-06-13T04:17:03Z"
        },
        {
          "tag": "0.14.2",
          "kind": "patch",
          "published_at": "2026-06-13T03:44:57Z"
        },
        {
          "tag": "0.14.1",
          "kind": "patch",
          "published_at": "2026-06-10T19:25:49Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2026-06-09T16:31:23Z"
        },
        {
          "tag": "0.13.9",
          "kind": "patch",
          "published_at": "2026-06-04T19:14:16Z"
        },
        {
          "tag": "0.13.8",
          "kind": "patch",
          "published_at": "2026-05-29T01:21:21Z"
        },
        {
          "tag": "0.13.7",
          "kind": "patch",
          "published_at": "2026-05-28T00:27:03Z"
        },
        {
          "tag": "0.13.6",
          "kind": "patch",
          "published_at": "2026-05-25T18:14:57Z"
        },
        {
          "tag": "0.13.5",
          "kind": "patch",
          "published_at": "2026-05-24T03:28:59Z"
        },
        {
          "tag": "0.13.4",
          "kind": "patch",
          "published_at": "2026-05-22T23:15:25Z"
        },
        {
          "tag": "0.13.2",
          "kind": "patch",
          "published_at": "2026-05-21T06:59:29Z"
        },
        {
          "tag": "0.13.1",
          "kind": "patch",
          "published_at": "2026-05-21T04:04:21Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2026-05-18T20:44:31Z"
        },
        {
          "tag": "0.12.2",
          "kind": "patch",
          "published_at": "2026-05-18T16:51:25Z"
        },
        {
          "tag": "0.12.1",
          "kind": "patch",
          "published_at": "2026-05-18T16:39:34Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2026-05-16T06:39:44Z"
        },
        {
          "tag": "0.10.1",
          "kind": "patch",
          "published_at": "2026-05-14T23:56:30Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2026-05-14T01:35:14Z"
        },
        {
          "tag": "0.9.18",
          "kind": "patch",
          "published_at": "2026-05-12T21:59:57Z"
        },
        {
          "tag": "0.9.17",
          "kind": "patch",
          "published_at": "2026-05-12T21:48:40Z"
        },
        {
          "tag": "0.9.16",
          "kind": "patch",
          "published_at": "2026-05-12T21:34:05Z"
        },
        {
          "tag": "0.9.14",
          "kind": "patch",
          "published_at": "2026-05-11T20:15:52Z"
        },
        {
          "tag": "0.9.13",
          "kind": "patch",
          "published_at": "2026-05-09T05:06:27Z"
        },
        {
          "tag": "0.9.12",
          "kind": "patch",
          "published_at": "2026-05-08T22:35:37Z"
        },
        {
          "tag": "0.9.11",
          "kind": "patch",
          "published_at": "2026-05-07T23:42:57Z"
        },
        {
          "tag": "0.9.10",
          "kind": "patch",
          "published_at": "2026-05-07T04:26:37Z"
        },
        {
          "tag": "0.9.9",
          "kind": "patch",
          "published_at": "2026-05-05T23:33:13Z"
        },
        {
          "tag": "0.9.8",
          "kind": "patch",
          "published_at": "2026-05-04T21:13:41Z"
        },
        {
          "tag": "0.9.7",
          "kind": "patch",
          "published_at": "2026-05-04T21:07:17Z"
        },
        {
          "tag": "0.9.6",
          "kind": "patch",
          "published_at": "2026-05-03T22:23:20Z"
        },
        {
          "tag": "0.9.5",
          "kind": "patch",
          "published_at": "2026-05-03T20:58:57Z"
        },
        {
          "tag": "0.9.4",
          "kind": "patch",
          "published_at": "2026-05-01T22:43:18Z"
        },
        {
          "tag": "0.9.3",
          "kind": "patch",
          "published_at": "2026-05-01T00:13:25Z"
        },
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2026-04-28T16:49:22Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2026-04-27T02:34:09Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2026-04-25T19:54:35Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2026-04-25T02:35:42Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2026-04-24T01:56:48Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2026-04-23T20:06:07Z"
        },
        {
          "tag": "0.7.9",
          "kind": "patch",
          "published_at": "2026-04-23T15:27:05Z"
        },
        {
          "tag": "0.7.8",
          "kind": "patch",
          "published_at": "2026-04-22T20:19:26Z"
        },
        {
          "tag": "0.7.7",
          "kind": "patch",
          "published_at": "2026-04-22T20:15:24Z"
        },
        {
          "tag": "0.7.6",
          "kind": "patch",
          "published_at": "2026-04-22T14:51:42Z"
        },
        {
          "tag": "0.7.5",
          "kind": "patch",
          "published_at": "2026-04-22T02:35:46Z"
        },
        {
          "tag": "0.7.4",
          "kind": "patch",
          "published_at": "2026-04-22T02:21:30Z"
        },
        {
          "tag": "0.7.3",
          "kind": "patch",
          "published_at": "2026-04-20T16:03:08Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2026-04-20T15:57:46Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2026-04-18T17:16:40Z"
        },
        {
          "tag": "0.6.8",
          "kind": "patch",
          "published_at": "2026-04-18T03:15:49Z"
        },
        {
          "tag": "0.6.6",
          "kind": "patch",
          "published_at": "2026-04-18T02:42:04Z"
        },
        {
          "tag": "0.6.5",
          "kind": "patch",
          "published_at": "2026-04-18T02:35:12Z"
        },
        {
          "tag": "0.6.4",
          "kind": "patch",
          "published_at": "2026-04-18T02:12:59Z"
        },
        {
          "tag": "0.6.2",
          "kind": "patch",
          "published_at": "2026-04-18T02:01:06Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2026-04-18T01:46:05Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2026-04-18T01:26:38Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2026-04-17T22:33:06Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2026-04-17T22:22:50Z"
        },
        {
          "tag": "0.4.3",
          "kind": "patch",
          "published_at": "2026-04-17T22:03:28Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2026-04-17T00:01:07Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2026-04-16T23:51:57Z"
        },
        {
          "tag": "0.3.60",
          "kind": "patch",
          "published_at": "2026-04-16T04:22:38Z"
        },
        {
          "tag": "0.3.59",
          "kind": "patch",
          "published_at": "2026-04-15T19:37:01Z"
        },
        {
          "tag": "0.3.58",
          "kind": "patch",
          "published_at": "2026-04-15T19:26:01Z"
        },
        {
          "tag": "0.3.57",
          "kind": "patch",
          "published_at": "2026-04-15T19:12:35Z"
        },
        {
          "tag": "0.3.56",
          "kind": "patch",
          "published_at": "2026-04-15T06:32:43Z"
        },
        {
          "tag": "0.3.55",
          "kind": "patch",
          "published_at": "2026-04-15T05:16:45Z"
        },
        {
          "tag": "0.3.54",
          "kind": "patch",
          "published_at": "2026-04-15T04:56:12Z"
        },
        {
          "tag": "0.3.53",
          "kind": "patch",
          "published_at": "2026-04-15T02:23:04Z"
        },
        {
          "tag": "0.3.52",
          "kind": "patch",
          "published_at": "2026-04-14T23:46:37Z"
        },
        {
          "tag": "0.3.50",
          "kind": "patch",
          "published_at": "2026-04-14T19:58:55Z"
        },
        {
          "tag": "0.3.49",
          "kind": "patch",
          "published_at": "2026-04-14T05:38:42Z"
        },
        {
          "tag": "0.3.48",
          "kind": "patch",
          "published_at": "2026-04-13T23:18:47Z"
        },
        {
          "tag": "0.3.46",
          "kind": "patch",
          "published_at": "2026-04-13T16:08:15Z"
        },
        {
          "tag": "0.3.45",
          "kind": "patch",
          "published_at": "2026-04-13T15:19:29Z"
        },
        {
          "tag": "0.3.44",
          "kind": "patch",
          "published_at": "2026-04-13T15:02:27Z"
        },
        {
          "tag": "0.3.43",
          "kind": "patch",
          "published_at": "2026-04-13T01:50:46Z"
        },
        {
          "tag": "0.3.42",
          "kind": "patch",
          "published_at": "2026-04-10T20:53:39Z"
        },
        {
          "tag": "0.3.41",
          "kind": "patch",
          "published_at": "2026-04-10T20:24:56Z"
        },
        {
          "tag": "0.3.40",
          "kind": "patch",
          "published_at": "2026-04-10T19:40:59Z"
        },
        {
          "tag": "0.3.39",
          "kind": "patch",
          "published_at": "2026-04-10T18:09:19Z"
        },
        {
          "tag": "0.3.38",
          "kind": "patch",
          "published_at": "2026-04-10T16:23:11Z"
        },
        {
          "tag": "0.3.37",
          "kind": "patch",
          "published_at": "2026-04-10T03:37:11Z"
        },
        {
          "tag": "0.3.36",
          "kind": "patch",
          "published_at": "2026-04-10T02:53:25Z"
        },
        {
          "tag": "0.3.35",
          "kind": "patch",
          "published_at": "2026-04-09T23:45:37Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "32a2c1a1eced6ccda5e6f86debd6e0e9cfd41322",
          "body": "Consolidates #296-#298, banks live Runpod control-plane evidence, normal-path rendered screenshots, and aligned release versions.",
          "is_bot": false,
          "headline": "feat(compute): ship governed compute with live Runpod proof (#299)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-21T05:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7520b8c72462797dcaf4ce6c64ccd1a9ede14eb8",
          "body": "Ship parent/child receipt lineage, revocable cache integrity, economic routing, deterministic streaming redaction, binding inference manifests, certification coverage, and exported-workspace custom-model QA guidance.",
          "is_bot": false,
          "headline": "feat(inference): evidentiary backbone (#289)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-20T03:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449d0a45d78df1214ece53761c11a9d8a4323161",
          "body": "Release the governed inference control plane, Upstash Redis cache fusion, production contracts, tests, documentation, and UI proof evidence.",
          "is_bot": false,
          "headline": "feat(inference): ship governed control plane",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-19T20:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de065081fd424c0fa1b6beeae8ae7f873e8136ef",
          "body": "* Fix API Registry node sidecar layout\n\n* ci: revalidate corrected PR title",
          "is_bot": false,
          "headline": "fix(ui): repair API Registry node sidecar layout (#287)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-19T00:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8e94770882c9df40ece80437c38970f09fee76",
          "body": "…ership proxy, stacked on #273 governed training runtime (#286)\n\n* feat(workspace): Custom Model Training Runtime V1\n\nGrowthub Local owns the governed model-training lifecycle as a first-class\nproduction object loop — not a one-way export. Compute stays external (local\nrunner / Ollama-Unsloth / llam\n[…]\nnt.\n\n- New governed lane custom-model.workflow.create (lib/custom-model-workflow-proposal.js\n  + helper/apply route), mirroring the swarm lane: the CLIENT sends only intent\n  (modelId + variant); the…",
          "is_bot": false,
          "headline": "feat(distillation): Kimi-teacher → sparse-MoE student flywheel + moth…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-19T00:01:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "35b018073b57a3916ca592df4fb462a384822dfd",
          "body": "Adds the validated Agent Native Scheduler input profile, exported-workspace UI proof, safe Codex-only adapter boundary, release lockstep versioning, and complete open-source QA evidence.",
          "is_bot": false,
          "headline": "feat(workspace): add agent native scheduler input profile (#285)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-15T22:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42688e3c4774dc2c5e8940efdc6634b8317ac46a",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix README technical stack rendering",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-08T23:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74a0523785b451e77e9d4309496ef74889b9cfa",
          "body": "Squash merge Codex-native Growthub Governed Console plugin marketplace package. CI smoke/validate/verify passed on PR #282.",
          "is_bot": false,
          "headline": "codex(plugin): add governed console marketplace package",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-08T23:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7793b6a0486c40f1a7ffd0645b5ae7435b018197",
          "body": "Squash merge Claude connector marketplace support, README/docs refresh, Growthub logo asset, and credential-safe QA smoke proof. CI smoke/validate/verify passed on PR #281.",
          "is_bot": false,
          "headline": "claude(plugin): release connector marketplace support with docs refresh",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-08T23:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7587852ca913a10f2eb88ebaf8d74bd670e7042",
          "body": "Squash merge PR #270: marketplace providers, capability surfaces, GTM OS workspace template, proof pack, and 0.14.15 release prep.",
          "is_bot": false,
          "headline": "feat: marketplace provider stack and GTM OS template",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-05T16:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6465321055c9e8976890ac66c61680a5bb80dd31",
          "body": "Squash merge approved feature release for 0.14.14: Supabase Postgres/Storage marketplace provider, governed storage/data lanes, and Nango live-discovered integration products with docs and QA gates.",
          "is_bot": false,
          "headline": "feat(workspace-kit): ship Supabase and Nango marketplace providers",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-04T18:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd60c5d4395faa8da5b666687091f4d0d9fa599",
          "body": "Squash merge PR #263: native Webhook/API Request inbound invocation, scheduler lane separation, and governed Vercel/GitHub workspace deployment with release-freeze docs.",
          "is_bot": false,
          "headline": "feat(workspace-kit): release governed inbound and Vercel deployment",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-07-04T01:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e6a8ce56db43e6d7f446d0895a44646416be0c",
          "body": "Squash merge validated serverless scheduler release docs, package version alignment, and live QStash proof.",
          "is_bot": false,
          "headline": "feat(workspace-kit): governed serverless scheduler",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-27T23:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e048ca2a4873e23751be0fc14e671d93549b7e9f",
          "body": "S 17 Frozen Snapshot — PR #256 squash merge\n\nL1 INPUT (Token Validation): merge governed MCP console + causal derivation intelligence for @growthub/cli 0.14.10.\nL2 PARSING (Data Aggregation): includes exported workspace proof, MCP 14-tool console, deterministic feature-seed workflow proof, and clean\n[…]\nEXECUTION (Atom Persistence): squash merge to main so Release (OSS) can publish from source_ref=main.\nL5 PRESENTATION (Snapshot Emission): main becomes the authoritative release candidate for 0.14.10.",
          "is_bot": false,
          "headline": "feat: governed MCP console and causal derivation intelligence",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-26T01:38:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdb97a3c6d46cf5d66a6092f300632e4de385ee7",
          "body": "Removed YouTube video link and 'Why this exists' section from README.",
          "is_bot": false,
          "headline": "Update README by removing video and rationale sections",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-25T17:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7e85fc968cf206585cac1ac34abf1d1da1d328",
          "body": "S 01 Frozen Snapshot\n\nL1 INPUT: Bank the governed workspace operating proof and role split for private repos.\nL2 PARSING: Tie regular-user outcomes, agent orchestration, governed lanes, ledgers, receipts, durable storage, and review authority into the existing universe docs.\nL3 HEURISTICS: Future Gr\n[…]\nmutation/execution boundaries and require durable completion proof for user-facing outcomes.\nL5 PRESENTATION: Publish the role-first agent contract and governance-plane pattern for shipped workspaces.",
          "is_bot": false,
          "headline": "docs: Growthub Universe Documentation Updates",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-25T17:05:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8eeef65df1e1f2f46c0cd1416c8e44568ce1648",
          "body": "Squash merge PR #254 after super-admin QA smoke pass and green validate/verify/smoke checks.",
          "is_bot": false,
          "headline": "feat(workspace): UI/UX facelift, Workspace Map, and live run deltas",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-24T23:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f78d546e1c8edad261d6337ad6808ebb5ce48a",
          "body": "S 14 Frozen Snapshot\n\nL1 INPUT (Token Validation): converge the public repository on Agent Workspace as Code and remove stale non-workspace traversal surfaces.\n\nL2 PARSING (Data Aggregation): keep the official workspace export path, package versions, and API contract artifacts aligned for release.\n\n\n[…]\nd verify checks.\n\nL5 PRESENTATION (Snapshot Emission): main receives the cleaned AWaC package state with @growthub/cli@0.14.6, @growthub/create-growthub-local@0.14.6, and @growthub/api-contract@1.5.2.",
          "is_bot": false,
          "headline": "chore: S 14 frozen snapshot AWaC cleanup",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-22T21:03:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7caad37e1c82396220283d2f975192094eddf4f9",
          "body": "S 04 Frozen Snapshot\n\nL1 INPUT (Token Validation): Merge the completed Unified API Resolver Registry release to main.\n\nL2 PARSING (Data Aggregation): PR #248 includes @growthub/api-contract@1.5.1, @growthub/cli@0.14.5, @growthub/create-growthub-local@0.14.5, resolver release snapshot docs, scheduler\n[…]\nrun the official Release (OSS) workflow with source_ref=main and dry_run=false.\n\nL5 PRESENTATION (Snapshot Emission): Main becomes the release source for npm publication and fresh export verification.",
          "is_bot": false,
          "headline": "feat(resolver-registry): ship unified resolver registry release",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-21T02:29:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5269b8f3bbded42401e59d0b3b89ed84a97cb23f",
          "body": "S 01 Frozen Snapshot: Workspace CEO Primitive V1 release candidate.\\n\\nL1: Ships the CEO cockpit operational primitive in the governed workspace starter.\\nL2: Adds completed-state History and Agent Teams tabs, real linked workflow canvas redirects, docs, README linkage, and version alignment.\\nL3: P\n[…]\nshipped worker-kit assets.\\nL4: Validated by local release checks, focused CEO tests, tarball inspection, and remote CI smoke/validate/verify.\\nL5: Squash merged for OSS release publication as 0.14.4.",
          "is_bot": false,
          "headline": "feat: ship workspace ceo primitive v0.14.4",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-15T14:20:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7df3d696d15eba04616544f8742cd9f71c3092f",
          "body": null,
          "is_bot": false,
          "headline": "fix(release): publish workspace feature assets",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-13T04:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0958c17c35ed0b075321e242f772f15bd8303f40",
          "body": "Squash merge PR #234: governed mutation boundary, Agent Outcome Loop, Application Control Plane/Fleet, and app-scope route-shopping hardening.",
          "is_bot": false,
          "headline": "feat(workspace): Governed Application Control Plane V1",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-13T03:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442707ed4055c777ef852f83179e6a7c7b1cd9ce",
          "body": "S 03 Frozen Snapshot: squash merge governed sandbox browser access into main.\\n\\nL1 INPUT: Browser access lives on governed sandbox rows with @growthub/cli and create-growthub-local aligned at 0.14.2.\\nL2 PARSING: Data Model records, workflow canvas, node graph, subagents, swarm agents, local agents\n[…]\nntents through the local browser bridge; local process receives env contract; serverless carries the envelope grant.\\nL5 PRESENTATION: README and official V1 feature doc document the shipped behavior.",
          "is_bot": false,
          "headline": "feat(workspace): governed sandbox browser access",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-12T17:45:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e9b480751c64860db7ed2be3093c284627d4f30",
          "body": "L1 INPUT: Merge the 0.14.1 governed agent swarm cockpit release closeout into main after PR #227 passed smoke, validate, and verify.\\n\\nL2 CONTEXT: The feature keeps governed swarms inside the sandbox-environment workflow model and ships the new value-map and UI/runtime closeout work through the exi\n[…]\nnL4 VALIDATION: PR checks smoke, validate, and verify passed on 0583c7e9 before merge.\\n\\nL5 OUTPUT: Main now contains the official 0.14.1 governed agent swarm cockpit source snapshot for Release OSS.",
          "is_bot": false,
          "headline": "S 28 Frozen Snapshot: governed swarm cockpit release closeout",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-10T19:24:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d02c785a6cd34bc4061130afaa1524c460104dd6",
          "body": "L1 INPUT: Reduce stale Growthub Bridge, hosted, CLI, and non-workspace agent noise so Growthub Local reads workspace-first.\n\nL2 PARSING: The previous consolidation made the new AWaC browser reality visible, but README and AGENTS still gave old hosted and CLI harness lanes too much active prominence.\n[…]\nnow foreground Builder, Data Model, API Registry, helper proposals, workflows, source records, browser QA, and Workspace Lens, with hosted/CLI details available only when a task explicitly needs them.",
          "is_bot": false,
          "headline": "S 18 Frozen Snapshot: reduce workspace docs noise",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-09T20:29:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f077a98c1fa9d5dc89f2c9ce73e31e5bab1f6423",
          "body": "L1 INPUT: Package the agnostic Growthub Browser agent protocol and recent 0.13.9 plus 0.14.0 workspace reality into first-tier Growthub Local docs without a broad merge.\n\nL2 PARSING: The repo already carried recent governed creation docs and tags, but the README and agent contract did not yet front-\n[…]\n and no-leak rules.\n\nL5 PRESENTATION: Agents now see the browser-first AWaC operating rule up front, while humans get one clear README path into the unified value map instead of scattered recent docs.",
          "is_bot": false,
          "headline": "S 17 Frozen Snapshot: unify AWaC browser reality docs",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-09T20:27:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7dbd3ec10ab78056a8a6ce39a0553f0f149c10f9",
          "body": null,
          "is_bot": false,
          "headline": "S 16 Frozen Snapshot: add AWaC operating framework",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-09T16:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca929a4081d00d966c304fb08aa55116cbfcc287",
          "body": null,
          "is_bot": false,
          "headline": "S 15 Frozen Snapshot: document governed creation retrospective",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-09T16:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c533036b56f0efafb5274301ce69f35f498f20a",
          "body": "S 14 Frozen Snapshot: governed creation release\\n\\nL1: Ships the governed API Registry cockpit, helper resolver lane, source refresh, workflow persistence upgrade, onboarding, and Workspace Lens release surface.\\nL2: Keeps refresh/test-source on the real resolver registry path, supports runtime-crea\n[…]\neate-growthub-local to 0.14.0 with installer pin aligned.\\nL5: PR checks passed: CI verify, PR Validate, Smoke Test. Local gates passed: version-sync, check-cli-package, release-check, dist --version.",
          "is_bot": false,
          "headline": "feat(workspace): governed creation cockpit and release snapshot",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-09T16:29:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "816d084a4a533693d2d4264c1ee7d8c25cdc789a",
          "body": "S02 Frozen Snapshot\n\nL1 INPUT: Codex Sites land as a governed custom Data Model primitive with real available-site binding and no starter config smoke rows.\n\nL2 PARSING: Adapter records normalize into workspace-codex-sites rows consumed by the sidecar, Builder, and Settings surfaces.\n\nL3 HEURISTICS:\n[…]\n discovery, topology docs, and 0.13.9 version alignment.\n\nL5 PRESENTATION: Localhost 3015 smoke passed, tarball shebang/version/assets matched 0.13.9, and PR Validate/CI/Smoke were green before merge.",
          "is_bot": false,
          "headline": "feat: add codex sites workspace primitive",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-06-04T19:13:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1340e8e591e099b8dbe856f01bbc9d0ed67633d",
          "body": "S 24 Frozen Snapshot\n\nL1 INPUT: Workspace Lens, contribution activity, helper sandbox setup, and AWaC causation ITT docs are finalized for the governed workspace starter.\n\nL2 PARSING: The change keeps one canonical workspace-helper-sandbox path, one helper widget, and config-derived eligibility driv\n[…]\nPRESENTATION: Workspace Lens now shows full-width contribution activity, Vercel-style control panels, compact active branches, one-time helper handoff, and linked official causation ITT documentation.",
          "is_bot": false,
          "headline": "feat(workspace): complete lens helper handoff",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-29T01:19:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "686a795e0437e11ca32c86633cc71c902949f0c4",
          "body": "S 0.13.7 Frozen Snapshot\n\nL1 INPUT: PR216 customer activation layer plus requested workspace completion flow, existing table-view transformations, and first-workflow smoke scaffold.\nL2 PARSING: Activation state derives from workspaceConfig/source records; table transforms remain under view widget fi\n[…]\nation: CI verify/validate/smoke green on PR 218; local agent-dist-verify pre-push and pr-ready passed.\n\nKey Equation: S[k+1] = Freeze( Emit( Exec( Heur( Parse( Tokens[k+1] + D1/R1-R22 deltas ) ) ) ) )",
          "is_bot": false,
          "headline": "feat(workspace): add customer activation completion flow",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-28T00:25:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24148bd4fba5da6ac12bc88399ae7b6d83d1776e",
          "body": "Squash merge approved for the official 0.13.6 release path.",
          "is_bot": false,
          "headline": "feat(workspace): add Nango-backed project management workspace template",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-25T18:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6c20d74fab79ac46c18e53284d1733961c3af00",
          "body": "Squash merge combined Workspace Metadata Graph V1 and Agent Swarm Sandbox release QA branch.",
          "is_bot": false,
          "headline": "feat: integrate workspace graph and agent swarm sandbox",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-24T03:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ecb1abe412a4f0a432bb1d9690a3035482fd83",
          "body": "L1 INPUT (Token Validation): squash-merge first into main with the QA-approved Growthub Custom Workspace Starter feature stack and lockstep npm package version 0.13.4.\\n\\nL2 PARSING (Data Aggregation): includes chart value hydration, Twenty-style dashboard/widget sidecar work, live runs console, wor\n[…]\nt Emission): version-sync, cli-package, worker-kit, starter workspace build, and release-check passed for 0.13.4.\\n\\nS22 Frozen Snapshot: Phase 2 worker-kit QA stack is frozen on main for npm release.",
          "is_bot": false,
          "headline": "fix(workspace-starter): S22 squash QA sidecars and runs",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-22T23:14:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1fd8fd4a9f2ca3cd334024cb848006bd2d50f5ce",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-22T00:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f007f8d6fc323789e1ad4c86f48526f8cefedc2",
          "body": "S 0.13.2 Frozen Snapshot\\n\\nL1 INPUT: New Workflow creation must work across exported/private workspaces with sandbox-environment object ids that differ from the upstream seed id.\\nL2 PARSING: Resolve the live non-helper objectType=sandbox-environment object from workspace config.\\nL3 HEURISTICS: Pr\n[…]\nversions at 0.13.2.\\nL5 PRESENTATION: Publish the AWaC white paper link and L1-L5 skills/tools map for GitHub onboarding.\\n\\nValidation: remote validate, verify, and smoke checks are green on PR #202.",
          "is_bot": false,
          "headline": "fix(workspace): resolve workflow sandbox object",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-21T06:55:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "267348d84591234897272ea0fdc849487eca680b",
          "body": "S 24 Frozen Snapshot: merge workflow builder release candidate\\n\\nL1 INPUT: Merge the completed Builder workflow folder item and sandbox orchestration canvas feature.\\nL2 PARSING: Includes workflow folder references, canvas node editing, draft/test/publish gating, delta tags, docs, and starter kit e\n[…]\ne CI is green.\\nL4 EXECUTION: Squash PR #200 after validate, verify, and smoke passed remotely.\\nL5 PRESENTATION: Main receives the final release candidate for Release (OSS) dry_run=false publication.",
          "is_bot": false,
          "headline": "feat(workspace): add sandbox orchestration workflow builder",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-21T03:43:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75d2887a16703e8e701ff5c206d7443e02504194",
          "body": "S 02 Frozen Snapshot: ships the validated workspace folders navigation module, aligned 0.13.0 package versions, and release documentation. Includes the finalized starter export UI for dashboard/view folder shortcuts and top-layer modals.",
          "is_bot": false,
          "headline": "feat(workspace-starter): folders navigation module",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-18T20:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a74da88b53fff18143a8201ebdd3f68abc6a60b",
          "body": "S 07 Frozen Snapshot\n\nL1 INPUT (Token Validation)\n\n- Remove the high-risk Next.js advisory from exported worker-kit apps.\n\nL2 PARSING (Data Aggregation)\n\n- Bump bundled Next apps to next 16.2.6 and override postcss 8.5.10.\n\nL3 HEURISTICS (Strategy Selection)\n\n- Apply the fix across all bundled Next \n[…]\nSnapshot Emission)\n\n- Exported custom workspace npm install and audit now report zero vulnerabilities.\n\nKey Equation\n\nS[k+1] = Freeze( Emit( Exec( Heur( Parse( Tokens[k+1] + D1/R1-R22 deltas ) ) ) ) )",
          "is_bot": false,
          "headline": "fix(kits): update Next.js audit patches",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-18T16:48:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa67bff1f2f67f59f0e509700814bf55c9b41c1c",
          "body": "S 06 Frozen Snapshot\n\nL1 INPUT (Token Validation)\n- Merge PR #188 after validate, verify, and smoke all passed on d9f4a9d.\n\nL2 PARSING (Data Aggregation)\n- Includes PLG discovery updates, Growthub memory knowledge sync, docs, version bump, and rebuilt dist.\n\nL3 HEURISTICS (Strategy Selection)\n- Use \n[…]\n.\n\nL5 PRESENTATION (Snapshot Emission)\n- Main is ready for Release OSS workflow_dispatch dry_run=false.\n\nKey Equation\nS[k+1] = Freeze( Emit( Exec( Heur( Parse( Tokens[k+1] + D1/R1-R22 deltas ) ) ) ) )",
          "is_bot": false,
          "headline": "feat(cli): PLG discovery and memory knowledge sync",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-18T16:37:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e06e8837cf97bb39b2d2108c8d317a52915cd0e",
          "body": "…ship tab + real-data widget snapshots (v0.12.0)\n\nSquash-merge of PR #187 — full Workspace Helper V1 + Ownership tab + real-data widget snapshots. All 6 release gates green, 33/33 smoke pass, CI smoke+validate+verify SUCCESS.",
          "is_bot": false,
          "headline": "feat(workspace-helper): governed multi-turn AI helper sidecar + Owner…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-16T06:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0185a16a5ad513045c8b4c153a843d9a70875507",
          "body": "…lish)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "chore: rebuild dist - v0.10.1 (distillation pipeline V1 + table UX po…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:49:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d3d3cf4a8d3329ece8f61982eda024db1c48e77a",
          "body": "Source-only bump for distillation pipeline V1 helpers + table UX polish.\nDist rebuild handled in Phase B per docs/RELEASE_DIST_REBUILD_WORKFLOW.md.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "chore: bump @growthub/cli to 0.10.1 + create-growthub-local to 0.6.1",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:47:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "717968b2d28b943057e1d7ab3a2457b7b618c5b9",
          "body": "- Capitalize picker tabs (All / Objects / Views)\n- Hide row-select chevron menu button (rendered as a tiny dot in header)\n- Anchor toolbar Filter popover directly under its button (was right-edge)\n- Default Data Model table page size to 15 (15/25/50/100 options)\n- Wrap grid in dm-db-grid-scroll so t\n[…]\nab close/visibility change so no draft is silently dropped\n- Sandbox-environment row mutations bypass debounce (run telemetry must persist immediately)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "fix(workspace): table UX polish + debounced auto-save",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:45:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c4458580e71a568da00e052ba931fe7faeabf341",
          "body": "Adds 15 as the first option in the Data Model table page-size selector\nand uses it as the initial default so the pagination row sits above the\nfold on standard laptop viewports without cutting off.\n\nScope: DataModelShell.jsx only — no schema, API, or styling changes.\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "feat(workspace): default Data Model table page size to 15",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:28:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f9d26f24fda54e93eb552680d5975cc9e0d1aedd",
          "body": null,
          "is_bot": false,
          "headline": "feat: support hidden backing tables and scoped refs",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92988b968babc4ba7dd34b35fa78acb0abc97e8",
          "body": null,
          "is_bot": false,
          "headline": "style: add safe data model table controls",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e2f786396240c8384428b61efaf7ea16d80c35",
          "body": null,
          "is_bot": false,
          "headline": "feat: add data model table selection and pagination",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6650d68516dd58d23faf4337ffe14066aa37db1",
          "body": null,
          "is_bot": false,
          "headline": "docs: add safe data model ui guardrails",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3ece6ee9c0384bbc90368594d6f7c86316290c6",
          "body": null,
          "is_bot": false,
          "headline": "docs: describe data model saved views selection ux",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1844eaec5fe7d3ad9ba69c80655cd981e9865046",
          "body": "- Add --seed-config flag to `growthub starter init` so kits can layer\n  named seeded dataModel configs over the bare starter\n- Ship `templates/seeded-configs/alignment-loop.config.json` with the 3\n  governed sandbox rows (workspace-expert, executor-worker, critic-grader)\n  + training-traces custom o\n[…]\nt Unsloth-ready JSONL\n- All scripts use the existing PATCH allowlist; no schema changes,\n  no widget binding for sandbox-environment, no inline secrets\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "feat(starter): seeded alignment-loop config + distillation helpers",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T23:24:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5265136ba9db47d24342532e825243533fc3144b",
          "body": "…-ons (#170)\n\n* feat(workspace-starter): governed reference options, templates, and Data Model UI\n\nAdd POST /api/workspace/reference-options with local row resolution, optional\nsource-records and resolver listEntities paths, and GET resolver-templates.\nExtend data model presets and schema for relati\n[…]\nalidation\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Antonio Romero <antonioromero1220@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(cli): local intelligence, workspace data model, and registry add…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-14T01:34:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "56616f49a563064c8981ad407f80cef15e2a7f85",
          "body": "S 04 Frozen Snapshot\n\nL1 INPUT: README flow expects --out ./my-workspace to create ./my-workspace/apps/workspace.\nL2 PARSING: custom workspace starter was materializing one directory deeper, so cd my-workspace/apps/workspace failed.\nL3 HEURISTICS: scope the path override only to growthub-custom-work\n[…]\nli/dist/index.js, and bump npm packages to 0.9.18 / 0.5.18.\nL5 PRESENTATION: README version text and local handoff version text match package manifests.\n\nCI: smoke, validate, verify passed on PR #161.",
          "is_bot": false,
          "headline": "fix(cli): align starter export with README path",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-12T21:58:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2eebd63d8d34daf86fdd0065e2e3cad69126ac4b",
          "body": "S 03 Frozen Snapshot\n\nL1 INPUT: @growthub/cli@0.9.16 public README command fails before execution because dist/index.js imports missing dist/analytics/posthog.js.\nL2 PARSING: rebuild cli/dist/index.js as the intended single-file esbuild bundle and bump release packages to 0.9.17 / 0.5.17.\nL3 HEURIST\n[…]\n5 PRESENTATION: AGENTS.md, LOCAL_AGENTS.md, CLAUDE.md, and .cursorrules route agents to Governed Workspace Topology V1 and sandbox-environment guidance.\n\nCI: smoke, validate, verify passed on PR #160.",
          "is_bot": false,
          "headline": "fix(cli): restore bundled npm export command",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-12T21:47:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ea17adebf34db463de0d24cb836b686445490c6",
          "body": "S 02 Frozen Snapshot\n\nL1 INPUT: finalized sandbox-environment workspace primitive, UI cleanup, local thin adapter handoff, and package version bump.\nL2 PARSING: keeps normalized workspace data-model records and reference bindings while adding instructions, lifecycle status, version fields, and persi\n[…]\ns.\nL5 PRESENTATION: adds searchable styled reference dropdowns, grouped accordion sidebars, radio layout cleanup, and expanded JSON last-response modal.\n\nCI: smoke, validate, verify passed on PR #159.",
          "is_bot": false,
          "headline": "feat(custom-workspace-starter): sandbox environment governed data model",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-12T21:32:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b3799ae08a4945255ef723eb9f6cf3c0aa34d94",
          "body": "Squash merge AWAC README, npm package docs, architecture image, and persistent LOCAL_AGENTS handoff.",
          "is_bot": false,
          "headline": "docs: S 01 Frozen Snapshot README AWAC workspace framing",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-12T17:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cea6f242dcf717ed4122ec1acfa6385dd6f3f68",
          "body": "Squash merge validated workspace Data Source and API Registry primitives, LeadShark smoke-tested source selection, package version bump, and committed dist artifact.",
          "is_bot": false,
          "headline": "fix: complete workspace data source registry",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-11T20:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9025fa9aab0851928139156f985eb72e2922bef0",
          "body": "S 01 Frozen Snapshot: squash merge workspace settings surface.",
          "is_bot": false,
          "headline": "feat(workspace): add adapter-scoped settings surface",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-09T05:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2034ac9da3bb403e65d10b3d15a1dfe6a58d872d",
          "body": "S 01 Frozen Snapshot\n\nL1 INPUT: Governed workspace needs manual business objects without dashboard or canvas pollution.\n\nL2 PARSING: Data Model derives existing View/widget data and reads/writes dataModel.objects as the only new local object surface.\n\nL3 HEURISTICS: View widgets stay static by defau\n[…]\nocs, and bumps CLI/create package versions.\n\nL5 PRESENTATION: Exported starter builds, tarball dry-run includes Data Model assets, pr-ready passes, and CLI dist index.js keeps shebang/executable mode.",
          "is_bot": false,
          "headline": "feat(workspace): add governed data model objects (#155)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-08T22:34:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aed3b4abd3138622733040f76c38c4e0d12fd2b9",
          "body": "* feat: governed integration reference binding primitive (bridge-backed entity selector)\n\nImplements the full governed integration reference binding across all six\nlayers of the workspace starter kit:\n\nSchema (workspace-schema.js):\n- Add KNOWN_ENTITY_TYPES (account|property|store|sheet|channel|proje\n[…]\nhes\n\n* S 28 Frozen Snapshot: align CI with workspace label\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Antonio Romero <antonioromero1220@users.noreply.github.com>",
          "is_bot": false,
          "headline": "sync: workspace helpers and entity binding integration (#152)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-07T23:35:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "952106f08708cb41b99eadab94f88801e0cb7994",
          "body": "S 01 Frozen Snapshot\n\nL1 INPUT (Token Validation): Merge finalized builder workspace extensions, Growthub Bridge integration topology, and Growthub Local 0.9.10 release grounding.\n\nL2 PARSING (Data Aggregation): Preserve PR 149 changes as a single mainline snapshot after smoke, validate, and verify \n[…]\nact metadata.\n\nL5 PRESENTATION (Snapshot Emission): Main can now dispatch Release (OSS) from the remote main branch.\n\nS[k+1] = Freeze( Emit( Exec( Heur( Parse( Tokens[k+1] + D1/R1-R22 deltas ) ) ) ) )",
          "is_bot": false,
          "headline": "feat(workspace): V1.1 governed data-view builder extensions",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-07T04:24:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c08372d30bdc2996165d23e01c8e67bd286597ef",
          "body": "S 01 Frozen Snapshot\n\nL1 INPUT (Token Validation): workspace starter exports carry validated dashboard/tab naming, native integrations, and official Growthub workspace env contract.\nL2 PARSING (Data Aggregation): integration adapters resolve governed workspace bridge data without agency-kit redirect\n[…]\nte-growthub-local to 0.5.9 with exact dependency pin.\nL5 PRESENTATION (Snapshot Emission): tarball validation confirms dist/index.js and updated workspace starter files ship in growthub-cli-0.9.9.tgz.",
          "is_bot": false,
          "headline": "feat(cli): ship governed workspace integrations",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-05T23:31:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79420ff7a2a3068f4a095724d1c9a73c144f2a48",
          "body": null,
          "is_bot": false,
          "headline": "chore: republish cli readme package",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-04T21:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf8077b97d0c98ea3abdc6af697c849aae63f4c",
          "body": "This reverts commit 850516a405e1efa34251fb1adde1e17c878e5361.",
          "is_bot": false,
          "headline": "Revert \"chore: guard cli package readme release\"",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-04T21:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "850516a405e1efa34251fb1adde1e17c878e5361",
          "body": null,
          "is_bot": false,
          "headline": "chore: guard cli package readme release",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-04T21:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4010fab8f35efb5889f1087153d32891e84aad7e",
          "body": "Adds governed dashboard actions, dashboard-owned tabs, template clone/apply behavior, tab deletion, and version bumps for the custom workspace starter.",
          "is_bot": false,
          "headline": "feat: add workspace dashboard template actions",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-04T21:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4ce16545da5615e42b2e6981a70af99fdbdb9f",
          "body": "Squash merge PR #143: workspace builder schema/templates persistence plus CMS Workflow Context Packet v1.",
          "is_bot": false,
          "headline": "feat: harden workspace builder schema templates",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-03T22:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485fe00d1ce620cce351a58ce9c7f0856e567521",
          "body": "…#141)\n\n* feat: workspace builder runtime v1\n\nTurn the official custom workspace starter shell into a config-backed no-code\nruntime: real persistence, drag/resize composition, and bridge data widgets\nthat compose without moving execution into the UI.\n\n- lib/workspace-config: read/validate/write grow\n[…]\nwthub/cli 0.9.5.\n\nL5 PRESENTATION (Snapshot Emission): exported temp kit validated visually and persisted through save/refresh before commit.\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(workspace): wire Save/Add behind existing UI; no UI/UX changes (…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-03T20:55:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7e901503ab2a4901f10a1b354b4616d8e0ead6a5",
          "body": "…ing Loop, Community Publish, Deploy Flow\n\n* feat(s144): Stream 1 — frictionless onboarding wizard + self-improving profile + curl installer\n\n- Add `growthub setup wizard` command: < 5-minute guided path asking workspace type, output\n  path, optional self-improving feature, optional Bridge login. Ro\n[…]\nzen asset\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Antonio Romero <antonioromero1220@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(s144): Parallel-Ship Primitives — Onboarding Wizard, Self-Improv…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-01T22:28:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e1a4222b072efe1188efe4900178824f67ed96cd",
          "body": "…Building Blocks\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix: correct feature tile — Agent Lego Blocks replaces Orchestration …",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-01T00:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c55a9d970189db06de51748276438a3930f947b",
          "body": "…ME title\n\nAdds full documentation for the new bridge surface to GROWTHUB_AUTH_BRIDGE.md:\nall growthub bridge commands (agents, assets, brand, knowledge, run-sync, mcp),\nGrowthubBridgeClient internals, @growthub/api-contract/bridge subpath types,\nand an updated validation checklist. Updates README feature tile to\n\"Agent Lego Blocks\" with the governed workspace agents description.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "docs: bridge resource commands, SDK types, and Agent Lego Blocks READ…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-01T00:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0102bb6dfe24fa7bdad6985d23e18d905374c466",
          "body": "S143 Frozen Snapshot\n\nL1 Product: Adds governed workspace agents as hosted orchestration manifests attached to fork-sync governed workspaces.\nL2 Contract: Formalizes descriptive agent manifest and workspace binding types in the API contract source.\nL3 CLI: Adds authenticated bridge agents list, insp\n[…]\nserving gh-app execution authority and preventing local execution.\nL5 Operations: Rebuilds cli/dist/index.js, validates live Growthub bridge list/bind paths, and documents the user-facing quick start.",
          "is_bot": false,
          "headline": "feat: add governed workspace agent bridge CLI",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-05-01T00:11:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55561ef466439ba5bce303ae67ab8817dadd567d",
          "body": "Enhances the agency portal worker kit, rebuilds CLI dist, and bumps npm artifact versions for release.",
          "is_bot": false,
          "headline": "feat: enhance agency portal worker kit",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-28T16:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eefb82d75de289361c844da223fb2e8838cdc868",
          "body": "* feat: freeze bridge brand resources and discovery sync\n\nS 01 Frozen Snapshot\n\nL1 Summary\n- freeze the CLI/SDK bridge surface for hosted assets, brand kits, knowledge, and MCP account discovery\n- preserve the new Create Governed Workspace discovery hierarchy and first-run routing\n\nL2 Product Surfac\n[…]\nc.mjs to expect the shipped discovery label\n- verifier now matches the intentional rename from Custom Workspace Starter to Create Governed Workspace\n- no product runtime behavior changed in this delta",
          "is_bot": false,
          "headline": "feat: freeze bridge brand resources and discovery sync (#135)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-27T02:28:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87dabe581461e8cbcc03c2783022775b41d811c3",
          "body": "…tion (#134)\n\n* feat(contract): formalize pipeline kit primitives v1 (docs + kit-local manifests)\n\nCaptures the validated pattern from commit 7eb832d (creative-video-pipeline-v1)\nas a reusable convention without expanding the SDK or changing CLI runtime\nbehavior. Promotes nothing into @growthub/api-\n[…]\n contract surfaces (kind/conventionSpec/sdkType/sdkVersion)\n\nrelease: check passes; single shebang; runtime payload intact.\nMade-with: Cursor\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(contract): formalize pipeline kit primitives v1 + SDK v1.3 promo…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-25T19:53:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7eb832d2d454e3f2ff31d2c986a8a6776d3e40c6",
          "body": "S 01 Frozen Snapshot: ships growthub-creative-video-pipeline-v1 as a bundled export worker kit, registers it in CLI catalog/dist, includes env templates required by frozen worker-kit validation, and preserves completed exported-kit e2e QA through brief, saved-workflow clip generation, and video-use render.",
          "is_bot": false,
          "headline": "feat: ship creative video pipeline worker kit",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-25T02:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4b40aa575d1fb7b3f147cb590851fc9c501e5f",
          "body": "* fix(readme): swap YouTube thumbnail for Loom animated GIF preview\n\nLoom renders an animated play-button GIF inline on GitHub — looks like\nan actual video player instead of a static image.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* feat(kit): add growthub-agency-portal-starter-v1\n[…]\nkits) · check-fork-sync (422 checks) ·\n  release-check (cli@0.8.1 / create@0.4.10 / api-contract@1.2.0-alpha.1)\n\nMade-with: Cursor\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(kit): add growthub-agency-portal-starter-v1 worker kit (#127)",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-24T01:55:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "26bf867f79c47bf24b1ca54a4d76195f2df03257",
          "body": "Updated video link to YouTube and removed old demo link.",
          "is_bot": false,
          "headline": "Replace demo link with YouTube video link",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T22:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "228b0c5167bb01d3219fdceb106c79ba3c625ff0",
          "body": "Updated the introduction to emphasize six paths for getting started instead of a single action.",
          "is_bot": false,
          "headline": "Revise getting started section in README",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T22:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8221db142612bb9e73ec0d0b76a32454b373b187",
          "body": "Loom renders an animated play-button GIF inline on GitHub — looks like\nan actual video player instead of a static image.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(readme): swap YouTube thumbnail for Loom animated GIF preview",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T22:03:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fe660f1781cdb9247bd76f464481806e82c8103e",
          "body": "…tures section\n\n- Extract all six first-run paths into docs/FIRST_RUN_PATHS.md\n- Update Start Here numbered list and quick links bar to link to new page\n- Move Features table and Problems table directly after Install + section divider\n- Add First-Run Paths as 5th bullet in Docs > Start here\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(readme): move First-run paths to dedicated doc + promote fea…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T21:49:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "441d56f914a0e52f40ec62e7819bf8357b34694a",
          "body": "…hub-local@latest\n\nReplaces npx create-growthub-local@latest and npm create growthub-local@latest\n(unscoped) with the correct scoped form across all README occurrences.\nYouTube demo preview already in place after six-paths list.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(readme): align all install commands to npm create @growthub/growt…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T21:45:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aecbac6a5fdfd4f99f2042d8479ba1e7c05d71c0",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(readme): add YouTube demo preview + align Start Here command to npx",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T21:42:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fcc7bc53487dbbc42ba4e64083bf6a55bdb9561f",
          "body": "… v0.8.0 release (#126)\n\n* feat(api-contract): add SkillManifest + v1 skill catalog surface (1.2.0-alpha.1)\n\nAdditive, type-only minor release. No existing export shape changes.\n\nNew ./skills subpath export:\n- SkillManifest — SKILL.md frontmatter contract, all fields beyond\n  name/description are op\n[…]\nck-version-sync, check-cli-package, check-worker-kits\n  (13 kits), check-fork-sync (422 checks), release-check — all green\n\nMade-with: Cursor\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(cli): growthub skills MCP discovery + worker-kit v1.2 baseline —…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T20:00:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ad158353ad3a7389d0b1d0eef785d2feadee7e32",
          "body": "….7.9 release (#124)\n\n* feat(kit): add growthub-video-use-studio-v1 worker kit for browser-use/video-use\n\nScaffold a new custom-workspace studio kit mirroring the\nhyperframes/open-higgsfield pattern so operators can drive the\nbrowser-use/video-use conversational edit pipeline from a governed\nlocal w\n[…]\n-version-sync, check-cli-package,\n  check-worker-kits (13 kits), check-fork-sync (422 checks),\n  release-check — all green\n\nMade-with: Cursor\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(kit): add growthub-video-use-studio-v1 custom-workspace kit + v0…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-23T15:23:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bba01f424d1f650969483a6b1d772c99c1a75142",
          "body": "…cts workspace:* (v0.7.8)\n\nPublish of 0.7.7 shipped dependencies[\"@growthub/api-contract\"] = \"workspace:*\"\nto the registry, which npm install rejects with EUNSUPPORTEDPROTOCOL. Pinning\nto the published semver (@growthub/api-contract@1.0.0-alpha.1) unblocks installs.\n\nLockstep bump:\n- @growthub/cli 0\n[…]\n- @growthub/create-growthub-local 0.4.6 → 0.4.7\n- installer pin @growthub/cli aligned to 0.7.8\n\nRebuilt cli/dist/index.js from this source per docs/RELEASE_DIST_REBUILD_WORKFLOW.md.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(cli): pin @growthub/api-contract@1.0.0-alpha.1 — npm publish reje…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T20:18:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98ac7502b18e59c93be4c3592a2f40ce2398c779",
          "body": "… convergence\n\nRebuilds cli/dist/index.js against the v0.7.7 source on main (merge 5e21b7c,\nfeat(cli): Phase B — consume hosted CMS manifest as canonical capability source).\n\nBakes the following Phase B symbols into the single-file esbuild bundle that\nnpm publish cli/ actually ships:\n  - fetchCapabi\n[…]\ne B symbol\n  - cli/dist/runtime/server/dist/app.js intact\n\nPer docs/RELEASE_DIST_REBUILD_WORKFLOW.md this commit is scope-disciplined:\ndist-only, no source / version / docs changes.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "chore(dist): rebuild esbuild bundle for v0.7.7 — Phase B CMS manifest…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T20:13:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e21b7c8ce7cb4104261ca6897a8707a77e70d43",
          "body": "…ity source (#121)\n\n* docs(skills): add Claude Code skill tree for core CLI paths\n\nSurfaces the shipped-to-main features as invokable Claude Code skills under\n`.claude/skills/`, each environment-agnostic (installed CLI → `cli/dist/index.js`\n→ `scripts/demo-cli.sh cli`) so they work identically on a \n[…]\n@growthub/create-growthub-local: 0.4.5 → 0.4.6\n  - installer dependency pin matched to 0.7.7 (release-check.mjs invariant)\n\nMade-with: Cursor\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(cli): Phase B — consume hosted CMS manifest as canonical capabil…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T20:08:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "74f43a0d44aefa414d2d8068828d1c5549543af0",
          "body": "Make release reruns idempotent by skipping npm publish for versions\nalready present on the registry so remaining packages can still ship.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(release): skip already-published package versions",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb0c17c1fda9f14210c24313925189aa9b424d9",
          "body": "Use an explicit npm tag for prerelease @growthub/api-contract versions\nso Release (OSS) can publish 1.0.0-alpha.* without failing.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(release): tag prerelease api-contract publish",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6be57404adb58e570d0ade2f34ec0925ef50f6",
          "body": "Unblock Release (OSS) verify by including the api-contract dist artifacts\nrequired by scripts/release-check.mjs and npm pack tarball validation.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "chore(release): track api-contract dist for npm publish checks",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07ef4a31e23b25b2f464ad0f1a2258bb382aa5c",
          "body": "This reverts commit 58e8107beb7f2bf11c431d06d9843b4fd8d7f5a3.",
          "is_bot": false,
          "headline": "Revert \"fix(release): build api-contract dist in release workflow jobs\"",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e8107beb7f2bf11c431d06d9843b4fd8d7f5a3",
          "body": "Ensure Release (OSS) verify/publish jobs install deps and build @growthub/api-contract dist before release-check and npm publish.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(release): build api-contract dist in release workflow jobs",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e01a0f7675999d8ec9e92c59b451ef75b971dd",
          "body": "Prevent release workflow republish failures by bumping CLI/installer versions and extending release publish/check scripts to include @growthub/api-contract.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(release): publish sdk package and bump blocked npm versions",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9147fe3cddcc250ea86714628da10bf841b380a2",
          "body": "…117)\n\n* feat(api-contract): CMS SDK v1 — public contract package (Phase 1)\n\nFreezes the existing growthub-local CLI truth into one stable, additive,\ntype-only public contract surface under packages/api-contract.\n\nExposes six narrow subpath modules and a root entry:\n - capabilities — CapabilityFamil\n[…]\n): retrigger checks on compliant branch\n\nMade-with: Cursor\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Antonio Romero <antonioromero1220@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(api-contract): CMS SDK v1 — public contract package (Phase 1) (#…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T14:29:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ca5799c8959121dab501cbf1c6f8b894cf1380fd",
          "body": "Rebuild the committed CLI dist from current source and bump publish versions so npm ships the PostHog event and hosted email metadata fixes.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix: ship telemetry-enabled CLI patch release artifacts",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T02:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b002b0347471f0a66ea48dbb41d1caa790ef4eb",
          "body": "…ration (#113)\n\n* feat: add PostHog analytics layer and activation nudge\n\nAdds thin, safe observability across the Growthub Local activation funnel.\n\nEvent taxonomy covers the full product journey:\n- Install/first-run: cli_first_run, discover_opened\n- First-value path: starter_import_repo/skill_star\n[…]\nevert \"chore(validation): add scoped CLI typecheck gate for integration files\"\n\nThis reverts commit 15cded4b01378fbc7be2234a3f9a383af8b1bc9c.\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(cli): validate PostHog telemetry metadata and type-checking integ…",
          "author_name": "Antonio Romero",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-22T02:17:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "578cf81ac36280868f868beb186bc7815377c913",
          "body": "Replace the generic feature cards with Growthub Local-specific capabilities so the\nupgrade section reflects portable environments, source import, forks, policy,\nauthority, harnesses, workflows, and fleet operations.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "docs(readme): align features grid to Growthub Local value props",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-20T18:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b7089a42d0bac8abd6635ca956e4497cd7dfe21",
          "body": "…tifact\n\nConvert the features grid to a centered HTML table so the section matches the\nintended visual layout without an extra markdown header row.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "docs(readme): center features cards and remove markdown header row ar…",
          "author_name": "antonioromero1220",
          "author_login": "antonioromero1220",
          "committed_at": "2026-04-20T18:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 289,
      "latest_release_at": "2026-07-21T05:38:14Z",
      "latest_release_tag": "0.14.29",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 2.6
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@growthub/cli",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "paperclip",
            "ai",
            "agents",
            "orchestration",
            "cli"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@growthub/cli",
          "is_deprecated": false,
          "latest_version": "0.14.29",
          "repository_url": "https://github.com/Growthub-ai/growthub-local",
          "versions_count": 134,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 4052,
          "first_published_at": "2026-03-26T20:18:45.728000Z",
          "latest_published_at": "2026-07-21T05:38:03.739000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        },
        {
          "name": "@paperclipai/server",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@paperclipai/server",
          "is_deprecated": false,
          "latest_version": "2026.722.0",
          "repository_url": "https://github.com/paperclipai/paperclip",
          "versions_count": 867,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 99457,
          "first_published_at": "2026-03-03T21:10:24.459000Z",
          "latest_published_at": "2026-07-22T23:03:16.950000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 48,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json",
        "cli/tsconfig.json",
        "packages/api-contract/tsconfig.json",
        "packages/shared/tsconfig.json",
        "server/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 279262,
      "source_files_sampled": 1038,
      "oversized_source_files": 24,
      "agent_instruction_files": [
        ".cursorrules",
        "AGENTS.md",
        "CLAUDE.md",
        "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/workers/custom-workspace-operator/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 26941
    },
    "dependencies": {
      "manifests": [
        "cli/package.json",
        "package.json",
        "server/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "better-auth",
            "direct": true,
            "version": "1.4.18",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-2vg6-77g8-24mp",
              "GHSA-392p-2q2v-4372",
              "GHSA-7w99-5wm4-3g79",
              "GHSA-86j7-9j95-vpqj",
              "GHSA-9h47-pqcx-hjr4",
              "GHSA-fmh4-wcc4-5jm3",
              "GHSA-g38m-r43w-p2q7",
              "GHSA-pw9m-5jxm-xr6h",
              "GHSA-qq9h-g4jm-xgf3",
              "GHSA-wxw3-q3m9-c3jr"
            ],
            "fixed_version": "1.7.0-beta.10",
            "advisory_count": 10,
            "oldest_advisory_days": 74
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "critical": 1
        },
        "advisory_count": 10,
        "affected_count": 1,
        "assessed_count": 240,
        "malicious_count": 0,
        "assessed_package": "npm:@growthub/cli@0.14.29",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@aws-sdk/client-s3",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.888.0"
        },
        {
          "name": "@clack/prompts",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.10.0"
        },
        {
          "name": "@growthub/api-contract",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.8.0"
        },
        {
          "name": "ajv",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        },
        {
          "name": "ajv-formats",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "better-auth",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.4.18"
        },
        {
          "name": "chokidar",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.3"
        },
        {
          "name": "commander",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.1.0"
        },
        {
          "name": "detect-port",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.0"
        },
        {
          "name": "dotenv",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.1"
        },
        {
          "name": "drizzle-orm",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.45.2"
        },
        {
          "name": "embedded-postgres",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.1.0-beta.16"
        },
        {
          "name": "express",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.0"
        },
        {
          "name": "hermes-paperclip-adapter",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.1"
        },
        {
          "name": "multer",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "open",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "picocolors",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "pino",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.6.0"
        },
        {
          "name": "pino-http",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.4.0"
        },
        {
          "name": "pino-pretty",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.1.3"
        },
        {
          "name": "postgres",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.5"
        },
        {
          "name": "tsx",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.21.0"
        },
        {
          "name": "ws",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.19.0"
        },
        {
          "name": "zod",
          "manifest": "cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        },
        {
          "name": "@aws-sdk/client-s3",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.888.0"
        },
        {
          "name": "@paperclipai/adapter-claude-local",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/adapter-codex-local",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/adapter-cursor-local",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/adapter-gemini-local",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/adapter-openclaw-gateway",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/adapter-opencode-local",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/adapter-pi-local",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "hermes-paperclip-adapter",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.1"
        },
        {
          "name": "@paperclipai/adapter-utils",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/db",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/plugin-sdk",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@paperclipai/shared",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "ajv",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        },
        {
          "name": "ajv-formats",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "better-auth",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.4.18"
        },
        {
          "name": "chokidar",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.3"
        },
        {
          "name": "detect-port",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.0"
        },
        {
          "name": "dotenv",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.1"
        },
        {
          "name": "drizzle-orm",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.45.2"
        },
        {
          "name": "embedded-postgres",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.1.0-beta.16"
        },
        {
          "name": "express",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.0"
        },
        {
          "name": "multer",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "open",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "pino",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.6.0"
        },
        {
          "name": "pino-http",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.4.0"
        },
        {
          "name": "pino-pretty",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.1.3"
        },
        {
          "name": "ws",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.19.0"
        },
        {
          "name": "zod",
          "manifest": "server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 119,
        "open_issues": 6,
        "closed_ratio": 0.143,
        "closed_issues": 1,
        "closed_unmerged_prs": 172
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "antonioromero1220",
          "commits": 263,
          "avatar_url": "https://avatars.githubusercontent.com/u/130183005?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        },
        {
          "type": "User",
          "login": "cursoragent",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/199161495?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.91
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "placeholder.yml",
        "pr-validate.yml",
        "publish-shared.yml",
        "release.yml",
        "smoke.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 7 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "112 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "32a2c1a1eced6ccda5e6f86debd6e0e9cfd41322",
        "ran_at": "2026-07-29T02:42:17Z",
        "aggregate_score": 2.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T05:38:18Z",
      "oldest_open_prs": [
        {
          "number": 272,
          "created_at": "2026-07-06T12:28:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T05:37:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 290,
          "created_at": "2026-07-19T23:18:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 291,
          "created_at": "2026-07-19T23:18:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 292,
          "created_at": "2026-07-19T23:18:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 293,
          "created_at": "2026-07-19T23:19:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 294,
          "created_at": "2026-07-19T23:19:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 295,
          "created_at": "2026-07-19T23:19:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Growthub-ai/growthub-local",
    "host": "github.com",
    "name": "growthub-local",
    "owner": "Growthub-ai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 57,
            "calibrated": 60,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 60,
      "inputs": {
        "security": 32,
        "vitality": 86,
        "community": 45,
        "governance": 40,
        "calibration": "2026-08-02",
        "engineering": 77,
        "ai_readiness": 68,
        "weighted_overall_raw": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 289,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "289 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 289
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
              "latest_release_tag": "0.14.29",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 2.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 45,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "forks": 12,
              "stars": 48,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "48 stars",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "packages": [
                "@growthub/cli"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 4052
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,052 downloads/month across npm",
                "points": 48.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4052,
                      "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": "weak",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.91
            },
            "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 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 21,
            "inputs": {
              "merged_prs": 119,
              "open_issues": 6,
              "closed_issues": 1,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.143,
              "closed_unmerged_prs": 172,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "14% of issues closed",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 14
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "119/291 decided PRs merged",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 119,
                      "decided": 291
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "followers": 2,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Growthub-ai",
              "public_repos": 1,
              "account_age_days": 460
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2 followers of Growthub-ai",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "Growthub-ai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~1 yr old",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@growthub/cli"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "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 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "134 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 134
                    }
                  }
                ],
                "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.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://www.npmjs.com/package/@growthub/cli",
              "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://www.npmjs.com/package/@growthub/cli",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 32,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "112 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:@growthub/cli@0.14.29 runtime dependency closure — what installing the published package pulls in — 240 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@growthub/cli@0.14.29",
                  "assessed": 240
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "source": "osv",
              "advisories": 10,
              "affected_packages": 1,
              "assessed_packages": 240,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: better-auth 1.4.18 (critical 9.1)",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "better-auth 1.4.18 (critical 9.1)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 240,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.93,
              "agent_instruction_files": [
                ".cursorrules",
                "AGENTS.md",
                "CLAUDE.md",
                "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/workers/custom-workspace-operator/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 26941
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".cursorrules, AGENTS.md, CLAUDE.md, cli/assets/worker-kits/growthub-custom-workspace-starter-v1/workers/custom-workspace-operator/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".cursorrules, AGENTS.md, CLAUDE.md, cli/assets/worker-kits/growthub-custom-workspace-starter-v1/workers/custom-workspace-operator/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": "93 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json",
                "cli/tsconfig.json",
                "packages/api-contract/tsconfig.json",
                "packages/shared/tsconfig.json",
                "server/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.21,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "21 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 81,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 279262,
              "source_files_sampled": 1038,
              "oversized_source_files": 24
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "cli/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/jsconfig.json, cli/tsconfig.json, packages/api-contract/tsconfig.json, packages/shared/tsconfig.json, server/tsconfig.json, tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "24/1038 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1038,
                      "oversized": 24
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": true,
              "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": 20,
                "status": "met",
                "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "cli",
        "library",
        "network-service"
      ],
      "scores": {
        "cli": 6,
        "library": 6,
        "mcp-server": 3,
        "network-service": 4
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:commander",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:express",
          "weight": 4
        },
        {
          "tier": "structure",
          "label": "mcp-server",
          "source": "mcp_signal",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "cli",
          "source": "tag:cli",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package '@paperclipai/server' points at a different repository (https://github.com/paperclipai/paperclip); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T02:42:33.924970Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/Growthub-ai/growthub-local.svg",
  "full_name": "Growthub-ai/growthub-local",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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