Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 18:44 UTC

gingerhendrix / tooee

Terminal micro-apps built on OpenTUI

TypeScriptMIT★ 1 star⑂ 0 forkssince Feb 2026View on GitHub ↗

gingerhendrix/tooee holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Vitality (87/100) and lowest on Community & Adoption (36/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Gareth AndrewPersonal account
34 followers91 public repossince Apr 2008@textmaster

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@tooee/cli0.4.12,291296 days agocliopentuiterminaltui
npm@tooee/ask0.4.12,397296 days agocliinputopentuipromptterminaltui
npm@tooee/view0.4.12,370296 days agoclimarkdownopentuisyntax-highlightingterminaltuiviewer
npm@tooee/fuzzy0.4.13,546216 days agofilterfuzzysearchterminaltui
npm@tooee/marks0.4.13,045216 days agoclidecorationsmarksopentuiterminaltui
npm@tooee/shell0.4.12,861296 days agocliopentuiterminaltui
npm@tooee/choose0.4.12,436296 days agoclifuzzyopentuipickerselectterminaltui
npm@tooee/config0.4.13,699316 days agocliconfigurationopentuiterminaltui

Metrics by category

Vitality

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

87Excellent · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
14.5/36Commit cadence — 21/52 weeks with commits
18/18Commit volume — 474 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year474
human_commit_share0.97
days_since_last_push6
active_weeks_last_year21

Release discipline

100Excellent
How it's scored
27/27Ships releases — 25 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~1.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count25
latest_release_tagv0.4.1
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases1.1
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?

36At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
58.1/80Monthly downloads — 22,645 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@tooee/cli, @tooee/ask, @tooee/view, @tooee/fuzzy, @tooee/marks, @tooee/shell, @tooee/choose, @tooee/config
dependents
ecosystemsnpm
total_downloads
monthly_downloads22,645
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?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 1/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.1/25Owner reach — 34 followers of gingerhendrix
25/25Track record — 91 public repos, account ~18 yr old
Inputs used
followers34
owner_typeUser
is_verified
owner_logingingerhendrix
public_repos91
account_age_days6,684
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 31 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@tooee/cli, @tooee/ask, @tooee/view, @tooee/fuzzy, @tooee/marks, @tooee/shell, @tooee/choose, @tooee/config
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
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
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages21
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@tooee/cli@0.4.1 runtime dependency closure — what installing the published package pulls in — 21 packages. Reachability is not analyzed.

AI Readiness

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

62Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 88 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.907
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes2,406
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — apps/cli/tsconfig.json, benchmarks/tsconfig.json, examples/tsconfig.json, packages/ask/test/tsconfig.json, packages/ask/tsconfig.json, packages/choose/test/tsconfig.json, packages/choose/tsconfig.json, packages/clipboard/tsconfig.json, packages/commands/test/tsconfig.json, packages/commands/tsconfig.json, packages/config/tsconfig.json, packages/e2e/tsconfig.json, packages/fuzzy/test/tsconfig.json, packages/fuzzy/tsconfig.json, packages/layout/test/tsconfig.json, packages/layout/tsconfig.json, packages/marks/test/tsconfig.json, packages/marks/tsconfig.json, packages/overlays/test/tsconfig.json, packages/overlays/tsconfig.json, packages/panels/test/tsconfig.json, packages/panels/tsconfig.json, packages/renderers/test/tsconfig.json, packages/renderers/tsconfig.json, packages/router/test/tsconfig.json, packages/router/tsconfig.json, packages/search/test/tsconfig.json, packages/search/tsconfig.json, packages/shell/test/tsconfig.json, packages/shell/tsconfig.json, packages/themes/test/tsconfig.json, packages/themes/tsconfig.json, packages/toasts/test/tsconfig.json, packages/toasts/tsconfig.json, packages/view/test/tsconfig.json, packages/view/tsconfig.json, test/tsconfig.json, tsconfig.json
0/10Reproducible environment
6/10Demonstrated agent practice — 3 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
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsapps/cli/tsconfig.json, benchmarks/tsconfig.json, examples/tsconfig.json, packages/ask/test/tsconfig.json, packages/ask/tsconfig.json, packages/choose/test/tsconfig.json, packages/choose/tsconfig.json, packages/clipboard/tsconfig.json, packages/commands/test/tsconfig.json, packages/commands/tsconfig.json, packages/config/tsconfig.json, packages/e2e/tsconfig.json, packages/fuzzy/test/tsconfig.json, packages/fuzzy/tsconfig.json, packages/layout/test/tsconfig.json, packages/layout/tsconfig.json, packages/marks/test/tsconfig.json, packages/marks/tsconfig.json, packages/overlays/test/tsconfig.json, packages/overlays/tsconfig.json, packages/panels/test/tsconfig.json, packages/panels/tsconfig.json, packages/renderers/test/tsconfig.json, packages/renderers/tsconfig.json, packages/router/test/tsconfig.json, packages/router/tsconfig.json, packages/search/test/tsconfig.json, packages/search/tsconfig.json, packages/shell/test/tsconfig.json, packages/shell/tsconfig.json, packages/themes/test/tsconfig.json, packages/themes/tsconfig.json, packages/toasts/test/tsconfig.json, packages/toasts/tsconfig.json, packages/view/test/tsconfig.json, packages/view/tsconfig.json, test/tsconfig.json, tsconfig.json
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/348 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes50,960
source_files_sampled348
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1GitHub stars
1contributors
474commits, last 12 months
6days since last push
25releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
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
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 62
RegistryPackageVersion constraintManifest
npm@tooee/askworkspace:*apps/cli/package.json
npm@tooee/chooseworkspace:*apps/cli/package.json
npm@tooee/viewworkspace:*apps/cli/package.json
npm@tooee/clipboardworkspace:*packages/ask/package.json
npm@tooee/commandsworkspace:*packages/ask/package.json
npm@tooee/layoutworkspace:*packages/ask/package.json
npm@tooee/overlaysworkspace:*packages/ask/package.json
npm@tooee/shellworkspace:*packages/ask/package.json
npm@tooee/themesworkspace:*packages/ask/package.json
npm@tooee/commandsworkspace:*packages/choose/package.json
npm@tooee/fuzzyworkspace:*packages/choose/package.json
npm@tooee/layoutworkspace:*packages/choose/package.json
npm@tooee/overlaysworkspace:*packages/choose/package.json
npm@tooee/shellworkspace:*packages/choose/package.json
npm@tooee/themesworkspace:*packages/choose/package.json
npm@xstate/store^4packages/commands/package.json
npm@xstate/store-react^2packages/commands/package.json
npm@tooee/commandsworkspace:*packages/layout/package.json
npm@tooee/overlaysworkspace:*packages/layout/package.json
npm@tooee/searchworkspace:*packages/layout/package.json
npm@tooee/themesworkspace:*packages/layout/package.json
npm@tooee/toastsworkspace:*packages/layout/package.json
npm@tooee/commandsworkspace:*packages/overlays/package.json
npm@xstate/store^4packages/overlays/package.json
npm@tooee/commandsworkspace:*packages/panels/package.json
npm@tooee/themesworkspace:*packages/panels/package.json
npm@tooee/commandsworkspace:*packages/renderers/package.json
npm@tooee/fuzzyworkspace:*packages/renderers/package.json
npm@tooee/marksworkspace:*packages/renderers/package.json
npm@tooee/themesworkspace:*packages/renderers/package.json
npmbeautiful-mermaid^1.1.3packages/renderers/package.json
npmmarked^17.0.4packages/renderers/package.json
npm@tooee/commandsworkspace:*packages/search/package.json
npm@tooee/themesworkspace:*packages/search/package.json
npm@xstate/store^4packages/search/package.json
npm@xstate/store-react^2packages/search/package.json
npm@tooee/clipboardworkspace:*packages/shell/package.json
npm@tooee/commandsworkspace:*packages/shell/package.json
npm@tooee/configworkspace:*packages/shell/package.json
npm@tooee/layoutworkspace:*packages/shell/package.json
npm@tooee/overlaysworkspace:*packages/shell/package.json
npm@tooee/renderersworkspace:*packages/shell/package.json
npm@tooee/searchworkspace:*packages/shell/package.json
npm@tooee/themesworkspace:*packages/shell/package.json
npm@tooee/toastsworkspace:*packages/shell/package.json
npm@xstate/store-react^2packages/shell/package.json
npm@tooee/commandsworkspace:*packages/themes/package.json
npm@tooee/configworkspace:*packages/themes/package.json
npm@tooee/fuzzyworkspace:*packages/themes/package.json
npm@tooee/themesworkspace:*packages/toasts/package.json
npm@tooee/commandsworkspace:*packages/view/package.json
npm@tooee/configworkspace:*packages/view/package.json
npm@tooee/layoutworkspace:*packages/view/package.json
npm@tooee/marksworkspace:*packages/view/package.json
npm@tooee/overlaysworkspace:*packages/view/package.json
npm@tooee/renderersworkspace:*packages/view/package.json
npm@tooee/searchworkspace:*packages/view/package.json
npm@tooee/shellworkspace:*packages/view/package.json
npm@tooee/themesworkspace:*packages/view/package.json
npm@xstate/store^4packages/view/package.json
npm@xstate/store-react^2packages/view/package.json
npmmarked^17.0.4packages/view/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 0

Installing npm:@tooee/cli@0.4.1 pulls in 21 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2694,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 1320372
      },
      "pushed_at": "2026-07-21T00:16:34Z",
      "created_at": "2026-02-15T23:44:46Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T00:14:04Z",
      "description": "Terminal micro-apps built on OpenTUI",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "http://gandrew.com",
      "name": "Gareth Andrew",
      "type": "User",
      "login": "gingerhendrix",
      "company": "@textmaster ",
      "location": "Belfast",
      "followers": 34,
      "avatar_url": "https://avatars.githubusercontent.com/u/5828?v=4",
      "created_at": "2008-04-08T14:53:33Z",
      "is_verified": null,
      "public_repos": 91,
      "account_age_days": 6684
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-07-21T00:16:34Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-07-20T23:48:05Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-07-19T12:27:57Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-07-16T10:54:51Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-07-15T00:00:47Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-07-11T23:26:36Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-07-11T17:34:04Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-07-11T15:53:54Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-07-11T01:02:19Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-10T23:34:17Z"
        },
        {
          "tag": "v0.1.22",
          "kind": "patch",
          "published_at": "2026-07-04T23:42:57Z"
        },
        {
          "tag": "v0.1.21",
          "kind": "patch",
          "published_at": "2026-07-04T20:36:33Z"
        },
        {
          "tag": "v0.1.20",
          "kind": "patch",
          "published_at": "2026-06-29T20:47:47Z"
        },
        {
          "tag": "v0.1.19",
          "kind": "patch",
          "published_at": "2026-06-16T00:30:04Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2026-06-07T23:58:28Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2026-06-04T23:51:49Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2026-05-31T00:37:02Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2026-04-04T01:09:44Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2026-03-31T23:20:09Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2026-03-31T22:34:06Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2026-03-29T22:40:18Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2026-03-21T21:56:56Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2026-03-19T00:34:29Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2026-03-03T21:34:05Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-03-01T02:01:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1793d7bc18b38c5a19b8ff3fa4dd0f436e280d4e",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #1 from gingerhendrix/tegami/version-packages",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-21T00:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee2c97a4274e8e33ef8c2290677785c9e35f57f5",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T00:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa155e76dead6a364117df5de280e743aa37361",
          "body": null,
          "is_bot": true,
          "headline": "chore: add Tegami adoption release note",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T00:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f987c78dd391f65dd9371a784ef612bc240791",
          "body": "Replace the manual tag-driven publish loop with a synchronized Tegami release group, Version Packages PR flow, and publish-lock retries while preserving Bun packaging, npm OIDC, and shared v-prefixed tags.",
          "is_bot": true,
          "headline": "feat: pilot Tegami release management",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T23:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ed7911f5ad76b4892147176c3c4e76b8cd3c56",
          "body": null,
          "is_bot": false,
          "headline": "ci: support partial publish recovery",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-20T23:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3103e042a0e89cd59b741f6ff22e97c554a0ab63",
          "body": null,
          "is_bot": false,
          "headline": "v0.4.0",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-20T23:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb04ca83001a430fa134d668fc032251134d4c9",
          "body": null,
          "is_bot": false,
          "headline": "ci: publish panels package",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-20T23:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00207364096e0f63fdddf77a078ad096acebfa6",
          "body": null,
          "is_bot": false,
          "headline": "feat(panels): add first-class panel support",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-20T23:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab41458bd1a2b5cc369dd6b7e4d67266175bd0da",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.2",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-19T12:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640e19c78da8fa6dc1edaf0e3c2fd556ab3e72ee",
          "body": "Route every locally owned renderer shutdown through the session mount so normal quit releases React effects before terminal teardown. Extend lifecycle coverage to prove root/effect cleanup and child-process termination through the real q path.",
          "is_bot": false,
          "headline": "fix: unmount owned sessions on renderer shutdown",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-19T01:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e477834b9913464170c3cd546105c39f69a76d",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.1",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-16T10:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f16a997a78b87c6f589e3cf3109890fe5643251",
          "body": "Reject oversized or dense Mermaid diagrams before beautiful-mermaid can\nblock the render thread or exhaust memory, preserving source fallback.",
          "is_bot": false,
          "headline": "fix: bound synchronous mermaid rendering",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-16T10:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a8d27ff5db703f8c12f889736b10d5539278cf",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.0",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-14T23:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fcd889f3fc853f46bb09e13df331a1548e29c62",
          "body": null,
          "is_bot": false,
          "headline": "fix: run source-conditioned tests during release",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-14T23:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5598d94227b8dc997bdd00b702dd15ab67c9af53",
          "body": "Retain the v0.2.4 release and publish-test isolation while carrying inline Markdown link activation onto the canonical kebab-case renderer paths.",
          "is_bot": false,
          "headline": "Merge branch 'chore/lint-compliance'",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-14T22:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75ef06e2b445e052b70f816c4d269052f9bdf80",
          "body": "Implements the reviewed fixes for the 47 residual diagnostics and promotes the\n14 remaining ordinary rules to error.\n\nImplementation-only:\n- command-store: build maps by replaying entries (no clone-then-set); add\n  duplicate-id/surface/group insertion-order tests\n- registry test: capture the hook va\n[…]\ny/aria-role is now permanently off (policy): Tooee renders to a terminal,\nso CommandSurfaceProvider's `role` is never a DOM ARIA role.\n\nVerified: lint:check, check, format:check clean; 888 tests pass.",
          "is_bot": false,
          "headline": "fix: close remaining wave 3 lint residuals",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-14T01:24:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca8aa08743d4d8932bd21a67f49fafedc709df39",
          "body": "Extract candidate collection from key dispatch so the dispatch path stays\nbelow the configured complexity limit, then enable the rule repository-wide.",
          "is_bot": false,
          "headline": "refactor: simplify command key dispatch",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-14T00:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b2b93cae8013129942ffcda2d2fa900634df96",
          "body": "Enable the 17 rules proven clean repository-wide. Keep the exact option C residual families disabled with their contract handoff documented separately.",
          "is_bot": false,
          "headline": "chore: promote clean wave 3 lint rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c80049716ad47eb0743894fe40fa5efe1fc8b5",
          "body": "Revert object-spread and alias indirection that only concealed deprecated Choose callback and custom command-surface role findings. The compatibility contracts remain visible for a future API migration.",
          "is_bot": false,
          "headline": "chore: retain honest lint contract residuals",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09aaf2dfae1761ed7578632db276e975b7c98bc",
          "body": null,
          "is_bot": false,
          "headline": "fix: preserve rendering fallback semantics and deprecation contract",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3771bc984cf8e5f0e7d52f1ae73b9440aa35de0a",
          "body": null,
          "is_bot": false,
          "headline": "chore: resolve rendering lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a046a073e94d51c2bfe3827eb4068f3d40aff2c6",
          "body": null,
          "is_bot": false,
          "headline": "chore(view): clear remaining rendering lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121c05108d1937c4178f65341e05df5e6c100464",
          "body": null,
          "is_bot": false,
          "headline": "chore(renderers): clear wave 3 lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabd3fc2cbd195868fe07aaecc29864b20bb38a8",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply safe interaction lint corrections",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b6b01f0a547ff036969a1012814b3aa31876a8",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear interaction lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1850d462db534758ffda5459a6ae6f76daa51320",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear interaction lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b5ca691eb3b3a512bccf533e1090c81686db544",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear core lint sweep findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c23852d948b25622879e86da9439beb146dbd8c",
          "body": null,
          "is_bot": false,
          "headline": "chore(e2e): clear core lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9043366d0c06d5afa7c9ab20621d30991dd996",
          "body": null,
          "is_bot": false,
          "headline": "chore: resolve core lint sweep findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T10:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb5b890b0d977fc658f46fbedb0e8cb8fedec10",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable wave 2 lint rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d42e48a4c96b4ada6192ae6f0a3496edbc8a66",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear wave 2 rendering lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6eca5557f1c32a0dac5a90239434cdb2a0bf94",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear view semantic lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d7465fdf23df4d0ebb1aa30352cae9ceb3caa9b",
          "body": "Clear all 31 Wave 2 selected-rule diagnostics in the rendering-1 manifest\n(9 files in @tooee/renderers), preserving behavior.\n\n- eqeqeq/no-eq-null: replace `== null` with explicit null/undefined checks;\n  in row-document-renderable the `!= null` guards were redundant with the\n  adjacent `>= 0` test \n[…]\nnames: destructure hScroll to a `handleMouseScroll` local.\n  The public CodeBlockHScroll.onMouseScroll member is unchanged, so custom\n  renderers (e.g. examples/custom-code-block-app.ts) keep working.",
          "is_bot": false,
          "headline": "fix(renderers): clear wave 2 selected lint rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86c7c1a69f6ee83cb09dcceba60a077f28867e29",
          "body": null,
          "is_bot": false,
          "headline": "refactor: clear wave 2 interaction lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2584f13de4e1b4ade4b24f3d6c2b269f8d9147d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: clear choose wave 2 lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aae7dc357ccb235f4b9207ab2270b4784af099e",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear ask wave 2 lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c65ba7c13066b4914a37a188b6e1a3996d0c73",
          "body": null,
          "is_bot": false,
          "headline": "chore(lint): clear core e2e selected rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87b435e09af18fbd1c047793abe39145afeea94",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix wave 2 core e2e lint",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49071c45ecf7f263a1c60a62669c153e2ba0921",
          "body": null,
          "is_bot": false,
          "headline": "chore: resolve wave 2 core lint findings",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-13T01:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28fc91bb40bc915982659242db52b47f00e8840",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable wave 1 lint rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5503f84798a1dedddd9589227fca7d7ea5b3ca18",
          "body": null,
          "is_bot": false,
          "headline": "fix(lint): satisfy overlapping switch rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0896641d8d4d940b5b88384ce0cf812de1547747",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear rendering data wave 1 lint",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16fa446f990a4c16aba60dcebd603790ea90f41e",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear wave 1 rendering data lint",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a3eb1ff4a6ad85d752f07ee401625323585cd3",
          "body": null,
          "is_bot": false,
          "headline": "fix(renderers): complete row document accessors",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07cb505a98fb92799498e019b008a815b554f18",
          "body": null,
          "is_bot": false,
          "headline": "fix(toasts): make level switch explicitly exhaustive",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55d0e6a16202e02e16babe348758735c137b9ee",
          "body": null,
          "is_bot": false,
          "headline": "chore(ask): use array shorthand in dialog test",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7ed65806a42a3728bb52c9601804fd537ea3f7",
          "body": null,
          "is_bot": false,
          "headline": "chore(ask): use shorthand array types in nested dialog test",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fc67a22a9f869fd731c76ee351b60ca59a04ca5",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable clean lint rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T23:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5840363bd39666539f14a7f581b4bf7d11aac1b7",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove useless fragments",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f1869b974a1975a0a2810e426afdc1d6054384",
          "body": null,
          "is_bot": false,
          "headline": "chore: prefer number properties",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8afbe0e96d95e996354d1a158519f02bd263ff71",
          "body": null,
          "is_bot": false,
          "headline": "chore: require switch case braces",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6970262d139c981fbb902c94e6dd3b94f60e7db5",
          "body": null,
          "is_bot": false,
          "headline": "chore: enforce dot notation",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc23f9da950d016859695d382c97c4dd3de4025",
          "body": null,
          "is_bot": false,
          "headline": "chore: require thrown errors",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5772c79fc97fbec91cf65e819c25ad47bd8883e",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove useless switch case",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25f62f2be2344edb8b0e8144eff0f49f2be8271",
          "body": null,
          "is_bot": false,
          "headline": "chore: disallow lonely if statements",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522bfd3253fbac7ab840bb8be6197a76b465a766",
          "body": null,
          "is_bot": false,
          "headline": "chore: prefer type errors",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ac42afd1b376d0be0af741f66a624711b4f467",
          "body": null,
          "is_bot": false,
          "headline": "chore: standardize caught error names",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a18427dd8171807398157176a6315ae4ec0109c",
          "body": null,
          "is_bot": false,
          "headline": "chore: prefer regex literals",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde15c3c30d91886173af01aab7ee17130f99848",
          "body": null,
          "is_bot": false,
          "headline": "chore: prefer replace all",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e8c75fd439cda156893628699266ad5a626bd4",
          "body": null,
          "is_bot": false,
          "headline": "chore: enforce no useless undefined",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c425b72e6e4dcaab6715d5f18c4fcd2cca01687",
          "body": null,
          "is_bot": false,
          "headline": "chore: enforce property-style method signatures",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3da81afb67e7cea8c935c411af3bb12ca7608bb",
          "body": null,
          "is_bot": false,
          "headline": "chore: enforce duplicate import linting",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc8b636bbea0411920732e37a2fe1a43670f5bd",
          "body": "Remove the rule-gate `off` entries for no-non-null-assertion,\nno-unnecessary-type-assertion, no-use-before-define,\nno-unsafe-type-assertion, and no-await-in-loop. Repository-wide debt for\nall five is now zero, so any new finding fails lint:check.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: enforce the five deferred lint rules",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:10:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fc1d7b8823efb25898aef5733690a3bbe5d982b9",
          "body": "Apply the same policy to benchmarks, examples, apps/cli, and the shared\ntest render support: guards instead of non-null assertions, structural\nnarrowing instead of `any` casts, union validation for the CLI content\nformat, and documented Deferred(lint-sweep) suppressions for sequential\nloops and untrusted external input.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: clear deferred lint-rule debt outside packages",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:10:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d4ac13ace946c9481afbc15c31acc48b17660373",
          "body": "Fix or narrowly suppress the five previously deferred rules across all\npackages: no-non-null-assertion, no-unnecessary-type-assertion,\nno-use-before-define, no-unsafe-type-assertion, and no-await-in-loop.\n\n- tests narrow with fail-fast expectDefined helpers instead of `!`\n- unnecessary assertions re\n[…]\nenerics, overlay updater\n  payloads, and inherently sequential loops carry documented\n  Deferred(lint-sweep) suppressions for a follow-up sweep\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: clear deferred lint-rule debt in packages",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T22:10:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d73078db5b42764761ed679fadb68278621e53a1",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle outstanding promises",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T21:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c97a813924850c621d6926f493c0953df1240e4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: hoist independent functions",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T21:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f686a61311ed7f5cf53baa0a3a718d96712ab55",
          "body": null,
          "is_bot": false,
          "headline": "style: normalize source filenames",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe87a0c578c0fd16c67ccc8bf20489c141f8776",
          "body": null,
          "is_bot": false,
          "headline": "fix: make void callbacks explicit",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898bdc41af9a10c7c13f34254ef671d58e314f21",
          "body": null,
          "is_bot": false,
          "headline": "style: replace increment operators",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39266aa6c0e0ea6554534c6738dd41df7608ac8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: make boolean conditions explicit",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fb4ac5d30390b46591fbc2844e7f573602b6de",
          "body": null,
          "is_bot": false,
          "headline": "style: require control-flow braces",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfb1663c2179017578a937b76dcc28cea35bab3",
          "body": null,
          "is_bot": false,
          "headline": "style: remove inline narrative comments",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c9b8cbf534417c33a023764b05654addfb74df",
          "body": null,
          "is_bot": false,
          "headline": "fix: preserve router loader promise contracts",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d2fa683782d7a57067b97ec34a06c40c69f852",
          "body": null,
          "is_bot": false,
          "headline": "fix: clarify void expression callbacks",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc33c9cca2b999c34ee7258be30b400334cc7087",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve redundant async functions",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f93615981c7e79480c232d1a22412927b30524",
          "body": null,
          "is_bot": false,
          "headline": "fix: make promise functions explicitly async",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T20:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9a9aba3e81f0c0dbaa7a724812457d84fbd559",
          "body": null,
          "is_bot": false,
          "headline": "style: standardize function declarations",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T19:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851d1ebfbf8c07ba502722de4d8376bb7f03f19d",
          "body": null,
          "is_bot": false,
          "headline": "style: sort object keys",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T19:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f85832497f6bd6bcd02ab2c9f9490b340d6cf3f",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace line lint gate with rule gate",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T19:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa51c48d7db0ca67dd4a41b957785cadcf40160",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve actionable compiler diagnostics",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T19:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f00cad934d54e8eb6a905067c102cfba71625b0",
          "body": null,
          "is_bot": false,
          "headline": "chore: type-check benchmark and React support files",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T19:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd2b2fa59da4aba78cc97039d25d8949914b49d",
          "body": null,
          "is_bot": false,
          "headline": "test: disambiguate state cache test files",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T19:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e87e63dc1bd38f7b1d083a30a1f5bf7a77d0747",
          "body": null,
          "is_bot": false,
          "headline": "test: run suite concurrently",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T18:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e57596164616d27ce0beb7aa40319631a89024d",
          "body": null,
          "is_bot": false,
          "headline": "chore: configure type-aware lint for tests",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T18:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0074a0fe1915ddd1d8d8f7973c6c201e1d067588",
          "body": null,
          "is_bot": false,
          "headline": "chore: prefer source destructuring",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T18:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbc84f9f4c38398822243314c7ccdc78c0ed42f",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove safe source unsafe assertion",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T18:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe5439e329e6c12ed8cd8bb64908e31458e513e9",
          "body": null,
          "is_bot": false,
          "headline": "lint: remove unnecessary source assertions",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T17:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81728db4191492197ae6c8f2c97f87146de696b1",
          "body": null,
          "is_bot": false,
          "headline": "fix source null comparisons",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T17:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8041ec620b251c11fca8e14dc24d65efc545ac65",
          "body": null,
          "is_bot": false,
          "headline": "fix lint strict boolean expressions in source lane",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T17:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab380764353de8278dd1dba8bd1becb1b3c1cea",
          "body": null,
          "is_bot": false,
          "headline": "fix lint no-negated-condition in source",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T17:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a906e39c7fe19e0bf20f5bbf692e18c59bbb58f6",
          "body": null,
          "is_bot": false,
          "headline": "fix lint no-use-before-define in source lane",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T17:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6686f2e3de9a1a925210dcf45bc0c58eb74baec0",
          "body": null,
          "is_bot": false,
          "headline": "fix lint no-plusplus in source lane",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T16:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d9f36e166162e98c4bbb8ea4962ce69aa17e978",
          "body": null,
          "is_bot": false,
          "headline": "fix: add non-renderer structural braces",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T16:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2aad899e5bafaf7351c710739dd5cf8095c9cf9",
          "body": null,
          "is_bot": false,
          "headline": "style: brace renderer control flow",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T16:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c16fd9721db3b3ccffd77dc1d149025dedb4816e",
          "body": null,
          "is_bot": false,
          "headline": "style: apply safe support UI lint mechanics",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T15:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c9bd1a72e2819a38853da1647fdd778506cdc2",
          "body": null,
          "is_bot": false,
          "headline": "style: apply commands lint mechanics",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T15:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca04358822fd212483d4ef5ecb659931f1a34d84",
          "body": null,
          "is_bot": false,
          "headline": "style: apply safe view cli lint mechanics",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T15:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ed960ecb47c29db97c852f21b8d0710cc9209e",
          "body": null,
          "is_bot": false,
          "headline": "style: apply safe ask and choose lint mechanics",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T15:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b977e1ef4a62625e6f221512d4ffece39ab48e",
          "body": null,
          "is_bot": false,
          "headline": "style: apply safe shell lint mechanics",
          "author_name": "Gareth Andrew",
          "author_login": "gingerhendrix",
          "committed_at": "2026-07-12T15:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 474,
      "latest_release_at": "2026-07-21T00:16:34Z",
      "latest_release_tag": "v0.4.1",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 1.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@tooee/cli",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "opentui",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/cli",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2291,
          "first_published_at": "2026-02-16T00:52:55.162000Z",
          "latest_published_at": "2026-07-21T00:16:28.061000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/ask",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "input",
            "opentui",
            "prompt",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/ask",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2397,
          "first_published_at": "2026-02-16T00:54:39.032000Z",
          "latest_published_at": "2026-07-21T00:16:23.719000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/view",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "markdown",
            "opentui",
            "syntax-highlighting",
            "terminal",
            "tui",
            "viewer"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/view",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2370,
          "first_published_at": "2026-02-16T00:51:57.314000Z",
          "latest_published_at": "2026-07-21T00:16:23.181000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/fuzzy",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "filter",
            "fuzzy",
            "search",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/fuzzy",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3546,
          "first_published_at": "2026-03-29T22:10:09.819000Z",
          "latest_published_at": "2026-07-21T00:15:50.259000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/marks",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "decorations",
            "marks",
            "opentui",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/marks",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3045,
          "first_published_at": "2026-03-29T22:10:32.056000Z",
          "latest_published_at": "2026-07-21T00:16:04.775000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/shell",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "opentui",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/shell",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2861,
          "first_published_at": "2026-02-16T00:51:42.842000Z",
          "latest_published_at": "2026-07-21T00:16:13.776000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/choose",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "fuzzy",
            "opentui",
            "picker",
            "select",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/choose",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2436,
          "first_published_at": "2026-02-16T00:52:32.329000Z",
          "latest_published_at": "2026-07-21T00:16:18.608000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tooee/config",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "configuration",
            "opentui",
            "terminal",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tooee/config",
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/gingerhendrix/tooee",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3699,
          "first_published_at": "2026-02-16T00:38:38.794000Z",
          "latest_published_at": "2026-07-21T00:15:50.826000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "apps/cli/tsconfig.json",
        "benchmarks/tsconfig.json",
        "examples/tsconfig.json",
        "packages/ask/test/tsconfig.json",
        "packages/ask/tsconfig.json",
        "packages/choose/test/tsconfig.json",
        "packages/choose/tsconfig.json",
        "packages/clipboard/tsconfig.json",
        "packages/commands/test/tsconfig.json",
        "packages/commands/tsconfig.json",
        "packages/config/tsconfig.json",
        "packages/e2e/tsconfig.json",
        "packages/fuzzy/test/tsconfig.json",
        "packages/fuzzy/tsconfig.json",
        "packages/layout/test/tsconfig.json",
        "packages/layout/tsconfig.json",
        "packages/marks/test/tsconfig.json",
        "packages/marks/tsconfig.json",
        "packages/overlays/test/tsconfig.json",
        "packages/overlays/tsconfig.json",
        "packages/panels/test/tsconfig.json",
        "packages/panels/tsconfig.json",
        "packages/renderers/test/tsconfig.json",
        "packages/renderers/tsconfig.json",
        "packages/router/test/tsconfig.json",
        "packages/router/tsconfig.json",
        "packages/search/test/tsconfig.json",
        "packages/search/tsconfig.json",
        "packages/shell/test/tsconfig.json",
        "packages/shell/tsconfig.json",
        "packages/themes/test/tsconfig.json",
        "packages/themes/tsconfig.json",
        "packages/toasts/test/tsconfig.json",
        "packages/toasts/tsconfig.json",
        "packages/view/test/tsconfig.json",
        "packages/view/tsconfig.json",
        "test/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 50960,
      "source_files_sampled": 348,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2406
    },
    "dependencies": {
      "manifests": [
        "examples/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 21,
        "malicious_count": 0,
        "assessed_package": "npm:@tooee/cli@0.4.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@tooee/ask",
          "manifest": "apps/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/choose",
          "manifest": "apps/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/view",
          "manifest": "apps/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/clipboard",
          "manifest": "packages/ask/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/ask/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/layout",
          "manifest": "packages/ask/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/overlays",
          "manifest": "packages/ask/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/shell",
          "manifest": "packages/ask/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/ask/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/choose/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/fuzzy",
          "manifest": "packages/choose/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/layout",
          "manifest": "packages/choose/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/overlays",
          "manifest": "packages/choose/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/shell",
          "manifest": "packages/choose/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/choose/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@xstate/store",
          "manifest": "packages/commands/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@xstate/store-react",
          "manifest": "packages/commands/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/overlays",
          "manifest": "packages/layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/search",
          "manifest": "packages/layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/toasts",
          "manifest": "packages/layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/overlays/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@xstate/store",
          "manifest": "packages/overlays/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/panels/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/panels/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/renderers/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/fuzzy",
          "manifest": "packages/renderers/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/marks",
          "manifest": "packages/renderers/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/renderers/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "beautiful-mermaid",
          "manifest": "packages/renderers/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.3"
        },
        {
          "name": "marked",
          "manifest": "packages/renderers/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.4"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/search/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/search/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@xstate/store",
          "manifest": "packages/search/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@xstate/store-react",
          "manifest": "packages/search/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2"
        },
        {
          "name": "@tooee/clipboard",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/config",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/layout",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/overlays",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/renderers",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/search",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/toasts",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@xstate/store-react",
          "manifest": "packages/shell/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/themes/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/config",
          "manifest": "packages/themes/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/fuzzy",
          "manifest": "packages/themes/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/toasts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/commands",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/config",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/layout",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/marks",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/overlays",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/renderers",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/search",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/shell",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tooee/themes",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@xstate/store",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@xstate/store-react",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2"
        },
        {
          "name": "marked",
          "manifest": "packages/view/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.4"
        }
      ],
      "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": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gingerhendrix",
          "commits": 471,
          "avatar_url": "https://avatars.githubusercontent.com/u/5828?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "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/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 2,
            "reason": "8 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1793d7bc18b38c5a19b8ff3fa4dd0f436e280d4e",
        "ran_at": "2026-07-27T18:44:35Z",
        "aggregate_score": 3.2,
        "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-21T00:16:38Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-21T00:14:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/gingerhendrix/tooee",
    "host": "github.com",
    "name": "tooee",
    "owner": "gingerhendrix"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 46,
        "vitality": 87,
        "community": 36,
        "governance": 56,
        "engineering": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 474,
              "human_commit_share": 0.97,
              "days_since_last_push": 6,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "474 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 474
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v0.4.1",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 1.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": "at_risk",
        "name": "Community & Adoption",
        "value": 36,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "good",
            "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": 73,
            "inputs": {
              "packages": [
                "@tooee/cli",
                "@tooee/ask",
                "@tooee/view",
                "@tooee/fuzzy",
                "@tooee/marks",
                "@tooee/shell",
                "@tooee/choose",
                "@tooee/config"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 22645
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "22,645 downloads/month across npm",
                "points": 58.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 22645,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 34,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "gingerhendrix",
              "public_repos": 91,
              "account_age_days": 6684
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "34 followers of gingerhendrix",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 34,
                      "login": "gingerhendrix"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "91 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 91
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@tooee/cli",
                "@tooee/ask",
                "@tooee/view",
                "@tooee/fuzzy",
                "@tooee/marks",
                "@tooee/shell",
                "@tooee/choose",
                "@tooee/config"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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 detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 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": "8 existing vulnerabilities detected",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@tooee/cli@0.4.1 runtime dependency closure — what installing the published package pulls in — 21 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@tooee/cli@0.4.1",
                  "assessed": 21
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 21,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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 carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 21,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.907,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2406
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, 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": "88 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 88,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "apps/cli/tsconfig.json",
                "benchmarks/tsconfig.json",
                "examples/tsconfig.json",
                "packages/ask/test/tsconfig.json",
                "packages/ask/tsconfig.json",
                "packages/choose/test/tsconfig.json",
                "packages/choose/tsconfig.json",
                "packages/clipboard/tsconfig.json",
                "packages/commands/test/tsconfig.json",
                "packages/commands/tsconfig.json",
                "packages/config/tsconfig.json",
                "packages/e2e/tsconfig.json",
                "packages/fuzzy/test/tsconfig.json",
                "packages/fuzzy/tsconfig.json",
                "packages/layout/test/tsconfig.json",
                "packages/layout/tsconfig.json",
                "packages/marks/test/tsconfig.json",
                "packages/marks/tsconfig.json",
                "packages/overlays/test/tsconfig.json",
                "packages/overlays/tsconfig.json",
                "packages/panels/test/tsconfig.json",
                "packages/panels/tsconfig.json",
                "packages/renderers/test/tsconfig.json",
                "packages/renderers/tsconfig.json",
                "packages/router/test/tsconfig.json",
                "packages/router/tsconfig.json",
                "packages/search/test/tsconfig.json",
                "packages/search/tsconfig.json",
                "packages/shell/test/tsconfig.json",
                "packages/shell/tsconfig.json",
                "packages/themes/test/tsconfig.json",
                "packages/themes/tsconfig.json",
                "packages/toasts/test/tsconfig.json",
                "packages/toasts/tsconfig.json",
                "packages/view/test/tsconfig.json",
                "packages/view/tsconfig.json",
                "test/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.03,
              "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": "apps/cli/tsconfig.json, benchmarks/tsconfig.json, examples/tsconfig.json, packages/ask/test/tsconfig.json, packages/ask/tsconfig.json, packages/choose/test/tsconfig.json, packages/choose/tsconfig.json, packages/clipboard/tsconfig.json, packages/commands/test/tsconfig.json, packages/commands/tsconfig.json, packages/config/tsconfig.json, packages/e2e/tsconfig.json, packages/fuzzy/test/tsconfig.json, packages/fuzzy/tsconfig.json, packages/layout/test/tsconfig.json, packages/layout/tsconfig.json, packages/marks/test/tsconfig.json, packages/marks/tsconfig.json, packages/overlays/test/tsconfig.json, packages/overlays/tsconfig.json, packages/panels/test/tsconfig.json, packages/panels/tsconfig.json, packages/renderers/test/tsconfig.json, packages/renderers/tsconfig.json, packages/router/test/tsconfig.json, packages/router/tsconfig.json, packages/search/test/tsconfig.json, packages/search/tsconfig.json, packages/shell/test/tsconfig.json, packages/shell/tsconfig.json, packages/themes/test/tsconfig.json, packages/themes/tsconfig.json, packages/toasts/test/tsconfig.json, packages/toasts/tsconfig.json, packages/view/test/tsconfig.json, packages/view/tsconfig.json, test/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "apps/cli/tsconfig.json, benchmarks/tsconfig.json, examples/tsconfig.json, packages/ask/test/tsconfig.json, packages/ask/tsconfig.json, packages/choose/test/tsconfig.json, packages/choose/tsconfig.json, packages/clipboard/tsconfig.json, packages/commands/test/tsconfig.json, packages/commands/tsconfig.json, packages/config/tsconfig.json, packages/e2e/tsconfig.json, packages/fuzzy/test/tsconfig.json, packages/fuzzy/tsconfig.json, packages/layout/test/tsconfig.json, packages/layout/tsconfig.json, packages/marks/test/tsconfig.json, packages/marks/tsconfig.json, packages/overlays/test/tsconfig.json, packages/overlays/tsconfig.json, packages/panels/test/tsconfig.json, packages/panels/tsconfig.json, packages/renderers/test/tsconfig.json, packages/renderers/tsconfig.json, packages/router/test/tsconfig.json, packages/router/tsconfig.json, packages/search/test/tsconfig.json, packages/search/tsconfig.json, packages/shell/test/tsconfig.json, packages/shell/tsconfig.json, packages/themes/test/tsconfig.json, packages/themes/tsconfig.json, packages/toasts/test/tsconfig.json, packages/toasts/tsconfig.json, packages/view/test/tsconfig.json, packages/view/tsconfig.json, test/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "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": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 50960,
              "source_files_sampled": 348,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/348 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 348,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T18:44:41.153227Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gingerhendrix/tooee.svg",
  "full_name": "gingerhendrix/tooee",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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