Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 12:09 UTC

chao2hang / chaos-ui

TypeScript · MDXMIT★ 1 star⑂ 0 forkssince Jul 2026View on GitHub ↗

chao2hang/chaos-ui holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on Sustainability & Governance (48/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

61
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

ChaosPersonal account
1 follower7 public repossince May 2021

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@chaos_team/chaos-ui1.16.16,271406 days agoreactuidesign-systemcomponentstailwindradixbase-uienterpriseerpcomponent-librarystorybook

Metrics by category

Vitality

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

75Good · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
4.8/36Commit cadence — 7/52 weeks with commits
18/18Commit volume — 364 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year364
human_commit_share0.98
days_since_last_push2
active_weeks_last_year7

Release discipline

100Excellent
How it's scored
27/27Ships releases — 40 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~0.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count40
latest_release_tagv1.16.1
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases0.4
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?

48At 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

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
50.6/80Monthly downloads — 6,271 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@chaos_team/chaos-ui
dependents
ecosystemsnpm
total_downloads
monthly_downloads6,271
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?

48At risk · 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
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
17.9/38.3PR acceptance — 7/15 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs7
open_issues0
closed_issues68
issue_closed_ratio1
closed_unmerged_prs8
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
2.2/25Owner reach — 1 followers of chao2hang
16.9/25Track record — 7 public repos, account ~5 yr old
Inputs used
followers1
owner_typeUser
is_verified
owner_loginchao2hang
public_repos7
account_age_days1,885
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 40 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@chaos_team/chaos-ui
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

53Moderate · 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
2.5/2.5CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
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
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 37 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
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_packages78
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:@chaos_team/chaos-ui@1.16.1 runtime dependency closure — what installing the published package pulls in — 78 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.

79Good · 0% of overall
How it's scored
45/45Agent instructions — .codex/AGENTS.md, .cursorrules, AGENTS.md, CLAUDE.md
15/15Machine-readable docs (llms.txt) — llms.txt present
40/40Legible commit history — 98 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
legible_history_share1
agent_instruction_files.codex/AGENTS.md, .cursorrules, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes12,012
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — apps/docs/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/docs/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.9/55Manageable file sizes — 5/2,139 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes227,954
source_files_sampled2,139
oversized_source_files5
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

1GitHub stars
1contributors
364commits, last 12 months
2days since last push
40releases
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 4.1 / 10
4.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities37 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
npm@base-ui/react1.5.0package.json
npm@radix-ui/react-slot1.2.5package.json
npmclass-variance-authority0.7.1package.json
npmclsx2.1.1package.json
npmcmdk1.1.1package.json
npmqrcode^1.5.4package.json
npmreact-dropzone^15.0.0package.json
npmtailwind-merge3.6.0package.json
npmvaul1.1.2package.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:@chaos_team/chaos-ui@1.16.1 pulls in 78 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": 91374,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 62050,
        "MDX": 3799607,
        "Shell": 2004,
        "Python": 150152,
        "Dockerfile": 3418,
        "JavaScript": 301755,
        "TypeScript": 7979336
      },
      "pushed_at": "2026-07-24T03:36:34Z",
      "created_at": "2026-07-06T08:21:23Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T03:36:48Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "MDX"
      ]
    },
    "owner": {
      "blog": "https://nopj.cn",
      "name": "Chaos",
      "type": "User",
      "login": "chao2hang",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/84966417?v=4",
      "created_at": "2021-05-28T09:47:55Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 1885
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2026-07-20T09:27:42Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-07-19T08:10:57Z"
        },
        {
          "tag": "v1.15.4",
          "kind": "patch",
          "published_at": "2026-07-19T00:34:07Z"
        },
        {
          "tag": "v1.15.3",
          "kind": "patch",
          "published_at": "2026-07-18T16:19:58Z"
        },
        {
          "tag": "v1.15.2",
          "kind": "patch",
          "published_at": "2026-07-18T00:45:15Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2026-07-17T23:20:44Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-07-17T22:49:21Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-07-17T12:33:02Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-07-17T07:15:08Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-07-17T05:48:26Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-07-17T01:48:47Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-07-17T00:34:26Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-07-16T05:53:42Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-07-16T04:31:32Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-07-16T02:51:43Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-07-16T01:12:09Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-07-15T22:08:25Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-07-15T13:03:04Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-07-15T11:56:14Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-15T11:36:14Z"
        },
        {
          "tag": "v1.5.10",
          "kind": "patch",
          "published_at": "2026-07-15T09:05:45Z"
        },
        {
          "tag": "v1.5.9",
          "kind": "patch",
          "published_at": "2026-07-15T07:42:41Z"
        },
        {
          "tag": "v1.5.8",
          "kind": "patch",
          "published_at": "2026-07-15T06:07:37Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2026-07-14T16:25:13Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2026-07-14T04:43:20Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2026-07-14T00:59:14Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2026-07-13T11:55:00Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2026-07-13T09:45:58Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-07-13T09:24:19Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-07-13T03:42:09Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-07-11T06:59:42Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-11T06:16:41Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-07-11T03:31:15Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2026-07-11T01:59:25Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-07-10T10:33:41Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-10T09:04:24Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2026-07-10T02:27:52Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-07-10T01:54:27Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-07-09T05:22:18Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-07-07T08:20:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2e217ab34fbe971af0238c116a6eccee465166eb",
          "body": "Today marker only renders when today is inside the chart range; fixture\ntasks used fixed July 2026 dates so CI failed after that window.",
          "is_bot": false,
          "headline": "test(gantt): stabilize showToday marker assertion across dates",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-24T03:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43674b51982d42be1b54833420fd0f299d71e0b",
          "body": "Apply remaining closed Dependabot branches on main:\n- actions/checkout v4 → v7\n- actions/setup-node v4 → v7 (shared composite setup)\n- pnpm/action-setup v4 → v6\n- actions/upload-artifact v4 → v7\n- actions/stale v9 → v10\n- actions/dependency-review-action v4 → v5\n- dorny/paths-filter v3 → v4\n\nlabeler@v6, action-gh-release@v3, and partial setup-node@v7 were already on main.",
          "is_bot": false,
          "headline": "chore(deps): finish Dependabot GitHub Actions major bumps",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-24T03:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f9daa0784dda0f6702079f0bd9e6bd4fc4d525",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump actions/setup-node from 4 to 7 in security.yml",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-24T03:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7bc16a4b93630617616b1687835ec940a7f15f",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump actions/setup-node from 4 to 7 in release.yml",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-24T03:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bcdd6c0163fd9d267d3ebdba84e5a3ec843053d",
          "body": "Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/labeler\n  dependency-version: '6'\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/labeler from 5 to 6 (#82)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T03:07:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbae016e7c4d1c4db3090c8ec17fa3e532b520f4",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release from 2 to 3 (#81)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T03:07:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c64794b310fbf00cce7b09119881228560114c65",
          "body": "… repo hygiene",
          "is_bot": false,
          "headline": "release: v1.16.1 - ExportButton XSS, BrowserField/BrowseDialog, i18n,…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-20T09:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5aa226f65d820af75e6182348aeabb94252bad9",
          "body": "Index cleanup shipped with the export-button fix; document the ignore rule\nso local MCP logs are not force-added again.",
          "is_bot": false,
          "headline": "docs(contributing): forbid staging .playwright-mcp artifacts (#78)",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-20T09:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6184a5903f95952abab6dbebc44d52d05d893bd0",
          "body": "…ialShare (#77)\n\nRoute user-visible strings through useSafeTranslation and resource packs;\npreserve explicit prop overrides and Chinese defaultValues for fallbacks.",
          "is_bot": false,
          "headline": "fix(i18n): internationalize ChatInput, QRCode, MobileGeolocation, Soc…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-20T09:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bcf1224c5eaf724a7c38a28d9a48799fb06030",
          "body": "…g loading (#73 #74 #75 #80)\n\nPortal autocomplete out of overflow ancestors, surface complete errors,\nhide empty panels, and show skeleton before remote debounce on open.",
          "is_bot": false,
          "headline": "fix(browse): BrowserField complete portal/error/empty and BrowseDialo…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-20T09:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517dd934967c06d0ed780c4a0d81297211c907cb",
          "body": "Untrusted column headers, filenames, and cell values are escaped before\ndocument.write for the print format. CSV escaping remains separate.",
          "is_bot": false,
          "headline": "fix(export-button): escape HTML in print export to prevent XSS (#76)",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-20T09:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c1e6279d86836792d5fd1ec7088ddf444369bc",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.16.0 - BrowserField and layout alignment fixes",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-19T07:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e1d53cbb1619725d6de1b8efedff44570439e60",
          "body": "Ship the redesigned responsive admin reconciliation workflow and its documented interaction coverage.",
          "is_bot": false,
          "headline": "release: v1.15.4 - admin reconciliation template",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-19T00:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95f56f15a1e21ee4fd9155f3fb4240f24cd297d",
          "body": "Replace the generic admin preview with a responsive MOP reconciliation workflow, complete interactions, and focused regression tests.",
          "is_bot": false,
          "headline": "feat(docs): redesign admin reconciliation template",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-19T00:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "364eedc9111160bfbb74637ebf2108bdb2a3d29d",
          "body": "Close remaining multi-role audit gaps: confirm promise settlement, useSwr race guards, AppShell drawer a11y, FeatureTour focus trap, list chrome i18n, layout re-export removal, docs/Dockerfile/tsup/peers hygiene.",
          "is_bot": false,
          "headline": "release: v1.15.3 - audit wave 2 confirm/swr/a11y/i18n/governance",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-18T16:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc7a49fbf437647dacdfa9aa2f915c32a55a9c01",
          "body": "…rrel split\n\nFinish remaining audit backlog: UserBrowse/DepartmentBrowse no longer ship demo data; AdminShell injects user/notification chrome via slots without business imports; business stops re-exporting mobile; depcruise layer rules are errors.",
          "is_bot": false,
          "headline": "release: v1.15.2 - AdminShell slots, empty browse defaults, mobile ba…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-18T00:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ccef3c505ff1f49be4d606b9d2ccc8e4d26caf7",
          "body": "Continue multi-role audit backlog: useAsync/useCrud stale-response guards, date-presets tests, table empty i18n defaults, depcruise layer warnings, COMPONENT_INDEX Ecology note.",
          "is_bot": false,
          "headline": "release: v1.15.1 - audit follow-up races, empty i18n, depcruise warns",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T23:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52db7f7c774b0071adc8e43adeaeb741b8eff549",
          "body": "….15.0\n\nHonor useSafeTranslation defaultValue when keys are missing; remove collapsed Menu sr-only text that broke tests; allowlisted compact bare selects in DateTime/Period pickers.",
          "is_bot": false,
          "headline": "fix: restore FilterBar defaultValue i18n fallback and CI gates for v1…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T22:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2811d0b23649c64976a935afd94e1be357707a9",
          "body": "…b correctness\n\nFull-project multi-agent audit remediation: fix FilterBar/date contracts, message duration, API 401 retry, Ecology runtime gaps, modal a11y, hooks SSR/reconnect, and governance drift. Bump to 1.15.0.",
          "is_bot": false,
          "headline": "release: v1.15.0 - multi-role audit fixes for contracts, a11y, and li…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T22:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f303a6923c472e0485e0da5992253e142ea23e50",
          "body": null,
          "is_bot": false,
          "headline": "docs: mark Ecology alignment design plan as complete",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T12:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc06aa75e21e1e407e2ed3ffad771ebbd893c9c",
          "body": "…omponents",
          "is_bot": false,
          "headline": "fix: bump business entry size limit to 280 kB for Ecology alignment c…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T12:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9fee88b02ef1829992f8aa5ca8f44cf2bf1cee",
          "body": "…enter/ReportTable/DateTimePicker/PeriodPicker/PaginationBar/notify + MasterDetailLayout resizable (#62-#69)",
          "is_bot": false,
          "headline": "release: v1.14.0 - Ecology alignment BrowserField/SchemaForm/MessageC…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T11:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bf47aead7c30f328aaeba59a1261312d26da26",
          "body": "…guidance (#58)",
          "is_bot": false,
          "headline": "release: v1.12.0 - ListPageShell toolbar beside filter, list actions …",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T06:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51046ece38ae0c537754246c675e1399c0c14b11",
          "body": "…#57)",
          "is_bot": false,
          "headline": "release: v1.11.0 - AdminShell directional contentPadding under tabs (…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T05:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522e31250af6df3655b369bb097d3a497fb5e1bf",
          "body": "…ollbar (#55-#56)",
          "is_bot": false,
          "headline": "release: v1.10.0 - PageChrome form/detail/identity, AdminSider no-scr…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-17T01:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4fc175ecb80ad080a0211b2ea17a8bf63b05651",
          "body": "…il, sider motion (#51-#54)",
          "is_bot": false,
          "headline": "release: v1.9.0 - RowActionsMenu, TreeView single, OrgTree/MasterDeta…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T23:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e9b5bc08fc1c9fbb002e4066d4c7264f063ed1",
          "body": "…xes (#51-#54)\n\nShip P1 wave for qxy-mop: click row actions menu, TreeView single select,\nOrgTree sibling indent alignment, MasterDetail fixed sidebar width.",
          "is_bot": false,
          "headline": "feat: RowActionsMenu, TreeView selectionMode, OrgTree/MasterDetail fi…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T22:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68dca31410cd4db18b8b3d945070a717072f2fc",
          "body": "Deepen #43 after accordion ship: submenu height via Collapsible, mobile\ndrawer enter/exit presence, CollapsibleContent height transition, and\nDialog/Sheet motion-reduce. Add motion docs and design plan.",
          "is_bot": false,
          "headline": "feat(layout): AdminSider Collapsible motion and reduced-motion hosts",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T22:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b44553707baadc8144b055928c0278b948cac43",
          "body": null,
          "is_bot": false,
          "headline": "test: harden Captcha/QRCode async waits for full-suite load",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T05:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9114d18718867270a644fd3a18b25d8e38308e02",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.8.1 - OrgAdmin composes OrgTree, component reuse protocol",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T05:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e29176d9688b548f2e456bb818e2e5e5299da02b",
          "body": "…A–D (#49-#50)",
          "is_bot": false,
          "headline": "release: v1.8.0 - OrgAdminPage, TreeTable isLeaf, sibling regression …",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T04:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5e9bf71f4fe9e60a46944b715e7d1b6b194bd9",
          "body": "…size (#45-#48)",
          "is_bot": false,
          "headline": "release: v1.7.1 - TreeSelect nativeButton, tree label title, toolbar …",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T02:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0e7593d2fbe7bf95d57ed3c00fee3c78250220",
          "body": "…ordion (#43-#44)",
          "is_bot": false,
          "headline": "release: v1.7.0 - PageChrome density, PageHeader size, AdminSider acc…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-16T00:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde3074cefd472017984738c5f549d9f250f6a0f",
          "body": "Rewrite native select wording so check-form-primitives does not match a\nmarkdown-style select tag in comments under --fail-on-bare.",
          "is_bot": false,
          "headline": "fix(filter-bar): avoid bare-select false positive in JSDoc (#41)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T21:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63f9bd5fbe687454052213aca324f777e4a34bd",
          "body": "…ine docs (#39-#42)",
          "is_bot": false,
          "headline": "release: v1.6.3 - confirm gap, chart paint, FilterBar Select, order-l…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T21:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41859629c5bd05927910b9ecbb1dab1d27c2661a",
          "body": "Document product boundary: gifts, UOM/price conversion stay in consumer\napps composing LineEditor (+ GiftLineEditor). No feature expansion.",
          "is_bot": false,
          "headline": "docs(order-line): mark thin preset; complex orders use LineEditor (#42)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T14:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a740bc93191af1d9833862b1ece6f40324d1ad",
          "body": "Replace NativeSelect dropdown with design-system compound Select;\nplaceholder via SelectValue (no fake first option). Opt-in\nselectVariant=\\\"native\\\" on field or bar for legacy browser menus.",
          "is_bot": false,
          "headline": "feat(filter-bar): use portal Select for type=select by default (#41)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T14:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7691372421f5125e096f434ad7fb321f0c601233",
          "body": "Use useLayoutEffect for initial getBoundingClientRect + ResizeObserver so\nAreaChart/LineChart do not paint a 320 viewBox stretched with\npreserveAspectRatio=none on wide cards.",
          "is_bot": false,
          "headline": "fix(chart): measure width before paint to avoid mount stretch (#40)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T14:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245512c837fad1ae4d81f077c4436fb89f8ab0c3",
          "body": "Bump header gap-3→gap-4 and mark icon circle shrink-0 so size-12\nconfirm icons breathe relative to long Chinese titles.",
          "is_bot": false,
          "headline": "fix(confirm): loosen icon-to-title gap for large centered chrome (#39)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T14:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d00e5bacd8a74caa41732e1562d8ecbf3356052",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.6.2 - centered confirm icon + hook i18n defaults (#38)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T12:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3ca2495ceeab8a7f40a0a9a25435ad45163782",
          "body": "Use centered size-12 icon chrome with destructive tint, and resolve\nuseConfirmAsync button/title defaults via navigation.confirmDialog keys\nso zh-CN shows 取消/确认 instead of hard-coded English.",
          "is_bot": false,
          "headline": "feat(confirm): center large confirm icon and i18n hook defaults (#38)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T12:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbf71537d732362ad48e7633ba4dbe8ce35abb6",
          "body": "Codify 处理完成就必须关 issue across AGENTS, /iss, /release, and\nprepare-release / resolve-github-issue skills so agents close shipped\nissues with a completion comment instead of leaving them open.",
          "is_bot": false,
          "headline": "docs(agents): require closing issues when work is fully shipped",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T12:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97131048eb4dd78396d72fe6a8efde9b7b43ffc4",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.6.1 - confirm dialog icon above title (#37)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T11:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db7a630f9fdba644fe9c99d5e166318630549bb",
          "body": "Long titles and multi-line descriptions were squeezed by the side-by-side\nicon layout; use a left-aligned vertical header in ConfirmDialog and both\nuseConfirmAsync modes (including docs mirror).",
          "is_bot": false,
          "headline": "feat(confirm): stack confirm dialog icon above title text (#37)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T11:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c6bbb81df17c291b36a02de8d20e73a82c36e14",
          "body": "TreeSelect/browse/select/input size sm (#28–#32); list tables\nhorizontal inset under CardContent flush (#27).",
          "is_bot": false,
          "headline": "release: v1.6.0 - form size wave + TreeTable flush inset",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T11:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71e924fa5c35a4b754a8992cbdfa93a3bee6390",
          "body": "…#29-#32) (#36)\n\nAlign UserBrowse, DepartmentBrowse, Cascader, OrgTreeSelect, AddressPicker,\nCombobox, MultiSelect, TagsInput, and Input with Button/SelectTrigger h-7.\nMultiSelect keeps default min-h-9; sm uses min-h-7. Input size omits native\nHTML size attribute; InputGroupInput forwards InputProps.",
          "is_bot": false,
          "headline": "feat(form): add size sm/default across browse/select/input controls (…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T11:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f72a72a2d4337b2f9e69aedb69a583c7af43959",
          "body": "* fix(list): flush card horizontal inset for TreeTable family (CUI-LIST-03 / #27)\n\nAlign TreeTable, EditableTreeTable, DataTable, and ProTable with SearchTable:\nouter --card-spacing pad, inner overflow+border. Also fix DataTable useMemo\ndouble-arrow that made columns a function.\n\n* docs(designs): mark NavigationTabsBar #26 complete on board\n\n* docs(designs): tidy INDEX formatting after rebase",
          "is_bot": false,
          "headline": "fix(list): flush card horizontal inset for TreeTable family (#27) (#35)",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T11:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67ab6289de79fb6c1f8be881a4ae42d69c995c5",
          "body": "Shared size contract after TreeSelect #28; implement per-issue PRs.",
          "is_bot": false,
          "headline": "docs(designs): plan Form control size wave for #29–#32 (#34)",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T10:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e96ec5dfd0a5ec2ae71f95e64fb37ae2a64e1f3",
          "body": "Align TreeSelect trigger with Button/SelectTrigger h-7 in toolbar\nlayouts; compact multi-value Badges on sm; stories and tests.",
          "is_bot": false,
          "headline": "feat(tree-select): add size sm/default variants (#28) (#33)",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T10:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f98e6594b770057edfbe546ad00c0edb72da6b5",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.5.10 - NavigationTabsBar click fix (CUI-TAB-03 / #26)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T08:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18f129bbfd95b609aefb8de26821880eb73d4c3",
          "body": "Empty /release bumps patch, writes CHANGELOG+version, push main,\nrelease:check, tag when CI green. minor for large waves; plan-only for draft.",
          "is_bot": false,
          "headline": "docs(agents): make /release execute real patch cut by default",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T08:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abbb5727bc9e9a9be125aa6a5658e6eed20668de",
          "body": "…#26)\n\nDo not arm drag without horizontal overflow; raise threshold 4→8px;\ncursor-grab only when scrollable. CUI-TAB-03 for FE-11/mop.",
          "is_bot": false,
          "headline": "fix(layout): stop NavigationTabsBar drag from swallowing tab clicks (…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T08:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90acc4221ed7def06c7bd51f102ad0bf15c803d8",
          "body": null,
          "is_bot": false,
          "headline": "fix: actually raise business size-limit to 250 KB",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T07:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64e37790d8cf080c01bc8a921858db8fe6d7694",
          "body": null,
          "is_bot": false,
          "headline": "fix: bump size-limit for business entry (240→250 KB)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T07:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6918754d6b2ce0db31769bcda49b5e7ccbac408c",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.5.9 - remote keyword contracts for browse/user pickers",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T07:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5fa1366406afeca511069e0f3f5f0d5cae1e484",
          "body": "Expose loadUsers/fetcher so consumers wire backend search (incl. pinyin);\nlibrary only passes raw keyword through.",
          "is_bot": false,
          "headline": "feat(picker): remote keyword contracts for browse/user pickers",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T06:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa7e0959d722af95a08353b5e4d47d03002396b",
          "body": "…view",
          "is_bot": false,
          "headline": "ci: build package before typecheck/storybook; soft-fail dependency-re…",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T05:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bee09eeed7515c664a183d44fc2fc911a896fcb",
          "body": null,
          "is_bot": false,
          "headline": "chore: fast pre-push gate + check:push for full local suite",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T05:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a31c3e1b45b5d81c0d90a7c5717dad3ddea6e94",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.5.8 - chart legend toggle + SearchTable body inset",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T05:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441cec80e1a3888613cc5c6fb10a77d2843f3fda",
          "body": "…nset-23-24\n\nfix(business): chart legend toggle + SearchTable body inset (#23, #24)",
          "is_bot": false,
          "headline": "Merge pull request #25 from chao2hang/fix/chart-legend-search-table-i…",
          "author_name": "Chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T05:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589cb29034035ce89851fc1c80e5b09cf17e16f1",
          "body": null,
          "is_bot": false,
          "headline": "fix(lint): ignore package dist + a11y/ref cleanup for legend toggle",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T05:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9178fc85faeb12346107fd5f79c9946800d964b9",
          "body": "- AreaChart/LineChart: interactive multi-series legend (CUI-DASH-08)\n- SearchTable: horizontal inset on table body under Card flush (CUI-LIST-02)",
          "is_bot": false,
          "headline": "fix(business): chart legend toggle + SearchTable body inset (#23, #24)",
          "author_name": "chaos",
          "author_login": "chao2hang",
          "committed_at": "2026-07-15T05:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0895525ebacc64d1d453e4ba66f2eeea72ce69b8",
          "body": "Run typecheck/test via release:check + main CI; release.yml only\nverifies green CI, prepacks once, and publishes with --ignore-scripts.",
          "is_bot": false,
          "headline": "ci(release): move full gates local; fast-path publish on tag",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-15T02:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb25eb52bde60582bf4c5159d0f9e7a2c66d7e5",
          "body": "…#20-#22)\n\n- #20 CardSection title/body spacing via card-spacing gap\n- #21 NavigationTabsBar overflow drag-scroll + ResizeObserver arrows\n- #22 pure SVG Area/Line/Bar hover tooltip + crosshair (CUI-DASH-07)",
          "is_bot": false,
          "headline": "release: v1.5.7 - CardSection gap, tabs drag-scroll, chart tooltips (…",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T06:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44127b38a8ccb65d60309b1e39c5ad0d754fbaa0",
          "body": null,
          "is_bot": false,
          "headline": "test(business): expect FileUpload zh default in FileUploadManager (#19)",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T04:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c8f00b93234832bee5999675f5240f2ffc6005d",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.5.6 - StatCardRow/collapse/form i18n fixes (#16-#19)",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T03:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9978af70ff321eb48ff0f78d0eba1d4e37a9d742",
          "body": "Form SelectTrigger fills parent; DatePicker block width; upload/expense copy via i18n labels.",
          "is_bot": false,
          "headline": "fix(form): Select w-full + Date/FileUpload/Expense zh defaults (#19)",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T03:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a008b2eb1f3a306fa29e45501da0e4b19e45bb",
          "body": "… #18)\n\nDefault AdminShell collapseTrigger to header; animate sider labels/logo with width.",
          "is_bot": false,
          "headline": "fix(layout): header collapse control + sider collapse animation (#17,…",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T03:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447ac3c9abb931228a021a682cccbc8da684320c",
          "body": "…#16)\n\nCUI-DASH-06: rely on Card py-(--card-spacing) only; tighten title-to-value gap.",
          "is_bot": false,
          "headline": "fix(business): remove StatCardRow CardContent pt-6 double top inset (…",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T03:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a39c944207bb01b65761e14951ea11b8187c8a",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.5.5 - AdminShell height-chain docs (CUI-LAYOUT-04)",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T00:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09515c870e8c9a0d9e37a72bb513bf43c3149fd",
          "body": "…) (#15)\n\nDocument parent-fill h-full contract, App Router html/body example, and Story host notes so consumers avoid short-page sider collapse.",
          "is_bot": false,
          "headline": "docs(layout): AdminShell height-chain Next root sample (CUI-LAYOUT-04…",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-14T00:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f331b1596d6ff4a95ab69cfebf52e925b9648b8",
          "body": "Fix AdminSider collapsed flyout (#10) and logoCollapsed (#11), AdminHeader\nsearchPlacement (#12), AreaChart wide-container layout (#13) and chart-1\ntoken collision (#14). Add /iss /commit /push /pr /release agent commands.",
          "is_bot": false,
          "headline": "release: v1.5.4 - layout flyout/logo/search + AreaChart width/tokens",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T11:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322cb343e40a7897c6555bc9913602e6e337355e",
          "body": "Auto-generated empty compare links were not useful for consumers.\nExtract Fixed/Added/Notes per version into the Release body, and\nbackfill v1.5.1–v1.5.3 notes on GitHub.",
          "is_bot": false,
          "headline": "ci(release): publish GitHub Release notes from CHANGELOG.md",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T09:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e20fc30786b18f8445189df3fb312fb4b283681",
          "body": "Complete CUI-NAV-02 beyond exact selectedKey: seed expandedKeys on first\npaint, default selectedMatch=prefix (longest path key/href), and pass\nselectedMatch through AdminShell. Release as 1.5.3.",
          "is_bot": false,
          "headline": "fix(layout): AdminSider prefix match + seed expand for deep links (#9)",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T09:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "149ab72453e4ca5b32d3c1c387cf46a63aab078c",
          "body": "Keep table full-bleed under CardContent flush while padding inline\nFilterBar and SearchTable pagination with --card-spacing (1rem fallback).\nInclude CUI-LIST-01 in v1.5.2 changelog before tag publish.",
          "is_bot": false,
          "headline": "fix(list): FilterBar/SearchTable horizontal inset under Card flush (#8)",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T09:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729f64b5c270f92f449282b05b64ccb742dbbdf0",
          "body": "Fix AdminHeader trailing pin, AdminSider collapse containing block,\nAdminShell content padding contract, AuthLayout min-h-svh, menu/breadcrumb\nSPA adapters, tabs i18n, UserMenu slots, AreaChart/StatCardRow/QuickEntry/\nBarChart dashboard issues, Resizable pair rebalance, and InputSearch clear\npositioning. Bump package to 1.5.2 for qxy-mop upgrade.",
          "is_bot": false,
          "headline": "release: v1.5.2 - mop layout/nav/dashboard consumer fixes",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T08:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df3ef1e350860e7822c00fda6e726fc34dea735",
          "body": "- Forms: NativeSelect alignment, form-details audit gate, bare select allowlist\n- Layout: nested shells fill host height\n- Docs: regenerate story/MDX/loader maps from package SoT; stylelint globals.css\n- Stories/barrel: business API alignment and export consolidation\n- package version 1.5.0 → 1.5.1 + CHANGELOG",
          "is_bot": false,
          "headline": "release: v1.5.1 - form control consistency + docs preview map fixes",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T00:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31b28bf8f65dc567ce6d0e3bb8bc84c26c43e4a",
          "body": "Bring form control consistency, docs examples/previews fixes, and\nstory SoT map regeneration for the 1.5.1 release.",
          "is_bot": false,
          "headline": "merge: feat/form-control-details-consistency into main",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T00:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da3d3bb3c60b4df1bbacd56f8180f3bdc6d7d511",
          "body": "Unblock husky pre-push (pnpm run check → lint:css).",
          "is_bot": false,
          "headline": "fix(docs): satisfy stylelint empty-line rules in globals.css",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T00:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf2ed62711438b66724360fd6a6f723c0f92844",
          "body": "Keep long-running docs/storybook helper pids out of git status.",
          "is_bot": false,
          "headline": "chore: ignore local .dev runtime pid/log directory",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T00:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782d96f25273a70f32b159ea613e4691108def63",
          "body": "Stop emitting broken import() paths after dual apps/docs stories were\nremoved. Story previews and MDX loaders only include files that exist;\nloader/map generators resolve package components from monorepo source.",
          "is_bot": false,
          "headline": "fix(docs): regenerate preview maps from package story SoT",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-13T00:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99712f8c4392295ac29129dfab3a87c60d0d95c4",
          "body": "Rewrite browse/picker demos to real props, supply required args for\neditors, and drop invalid dual-API usage so package tsc stays clean.",
          "is_bot": false,
          "headline": "fix(stories): align business stories with component APIs",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab8e96fdf1fc4dad968c7b6e800dad4f3319fe5",
          "body": "Move orphaned business tests onto UI primitives, wire ColorTag-based\nstatus tags, expand package exports (ProTable ColumnSettings, DictManage,\nWeekPicker), and keep spreadsheet/global-loading polish in sync.",
          "is_bot": false,
          "headline": "refactor(components): consolidate UI primitives and business exports",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38063fe0477f1895e39783acde28048ca47085d8",
          "body": "Align list scene description with mock CRUD (no pagination claim) and\nraise PreviewChrome fullscreen above site header with body scroll lock.",
          "is_bot": false,
          "headline": "fix(docs): examples list copy and fullscreen stacking",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a8607bb464d8a24a04afea9da3c651e382a1da",
          "body": "Add /examples overview + admin/public template pages, replace RSC CodeBlock\nusage in the client template page with a plain code frame, and mark the\ndesign plan as 待审核.",
          "is_bot": false,
          "headline": "feat(docs): wire examples routes and restore design board",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "425adb87dd5f262d25f104ddd9c425edd7ddf83b",
          "body": "Replace docs-local lib copies with thin re-exports to monorepo/package\nsources so docs and library stay on one implementation.",
          "is_bot": false,
          "headline": "refactor(docs): re-export package lib utilities",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3372ea33ad59eda2ab7e7d2eb68bcdd940b07a10",
          "body": null,
          "is_bot": false,
          "headline": "feat(docs): add PublicTemplateDemo composition preview",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b02111dddd413acc93789632dedec1fe9a5b9cef",
          "body": "Point apps/docs/@/hooks at monorepo hooks and drop unused docs i18n\nprovider/config/loader so the site only keeps chrome locale helpers.",
          "is_bot": false,
          "headline": "refactor(docs): re-export package hooks and slim site i18n",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T15:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d8196563cef9aa806bea3e0495b39248ccb2ab",
          "body": null,
          "is_bot": false,
          "headline": "feat(docs): add AdminTemplateDemo composition preview",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb5875977f50b4af689079c0a1d46bbd4fdf395",
          "body": "Remove client handler demos and package imports from content MDX; keep\nCodeBlock examples and absolute Storybook links. Drop misplaced\nBusiness/settings-layout docs (lives under System Layout).",
          "is_bot": false,
          "headline": "fix(docs): strip live MDX embeds that break RSC",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8292e397306214b0560b3bd19c06f326ecfbeabb",
          "body": "Drop apps/docs/src/**/*.stories.* so Storybook SoT stays in src/stories only.",
          "is_bot": false,
          "headline": "chore(docs): remove dual Storybook inventory under apps/docs/src",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4963e705dc0e7e5baf091802802671baf32f1ba1",
          "body": null,
          "is_bot": false,
          "headline": "feat(docs): add PreviewChrome and ExampleTemplatePage",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2277ed4eebed2ac05c7fe3aec178cf2504c28e80",
          "body": "Delete apps/docs/@/components/business/* shadow copies; docs consume\n@chaos_team/chaos-ui package sources via preview loaders instead.",
          "is_bot": false,
          "headline": "chore(docs): remove legacy business component shims",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52ee005578abcb310d6be6ba50118eeaa462a38d",
          "body": null,
          "is_bot": false,
          "headline": "feat(docs): add examples mock row helpers with tests",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7929b5ea622d187842f655a08602c20c3cb487d1",
          "body": null,
          "is_bot": false,
          "headline": "feat(docs): add Examples nav and i18n dictionary keys",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683145b89122e6d6e7a8b368de2090dbefebe11c",
          "body": "Ship component catalog list/grid + recents, on-demand preview resolve,\nCmd+K host, docs guides routes, and site typecheck config with meta/lib support.",
          "is_bot": false,
          "headline": "feat(docs): explorer shell, lazy previews, and site routes",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ac781672ac196e14dc0171ff29c0bc891d3234",
          "body": "Default embed/chat/immersive/admin/app shells and sidebar to h-full\nmin-h-0 for docs/card hosts; keep true full-page via h-svh on roots.\nAdd SettingsLayout/KeepAliveTabs exports and host-height story decorators.",
          "is_bot": false,
          "headline": "fix(layout): nest shells fill host height instead of viewport",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613854e6fcd58649beb51990fa3d5ab550625328",
          "body": "Wire check:form-details and check:docs-mdx-live into CI/nightly, add\nsmoke:docs/dev-env package scripts, normalize bare-select exception\ncomments, and mark remaining design plans complete with smoke audits.",
          "is_bot": false,
          "headline": "chore(ci): docs/form gates, env scripts, and close design board",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T14:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74595c5ad9bed97e5f1f3f741e7e6f4e724a19dc",
          "body": "Migrate high-traffic form controls from bare <select>/h-9 rows to\nNativeSelect and Input/Textarea defaults, document R1–R6, and add\ncheck:form-details with ESLint warn allowlist for dense exceptions.",
          "is_bot": false,
          "headline": "feat(forms): align select/input details with NativeSelect + audit",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-12T13:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87bd462fa7ec53783ea9c117225d0be7379fc127",
          "body": "…minShell refactor\n\n- QrCodeDisplay: rewrite from CSS pseudo-matrix (non-scannable) to thin\n  wrapper forwarding to QRCode (qrcode lib, real scannable QR). Retains\n  size/showText/text/label/className props. Marked @deprecated - prefer QRCode.\n- GlobalLoading: replace hardcoded Loader2Icon with Spin\n[…]\naking).\n- Tests: add global-loading.test.tsx, expand qrcode-display.test.tsx.\n\nVerification: typecheck / build:pkg / 5421 tests (600 files) all green.\nSee designs/2026-07-11_deprecated与重复组件清理_设计计划.md.",
          "is_bot": false,
          "headline": "release: v1.5.0 - deprecated cleanup + QrCodeDisplay/GlobalLoading/Ad…",
          "author_name": "OpenCode",
          "author_login": null,
          "committed_at": "2026-07-11T06:45:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 40,
      "commits_last_year": 364,
      "latest_release_at": "2026-07-20T09:27:42Z",
      "latest_release_tag": "v1.16.1",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 0.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@chaos_team/chaos-ui",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "react",
            "ui",
            "design-system",
            "components",
            "tailwind",
            "radix",
            "base-ui",
            "enterprise",
            "erp",
            "component-library",
            "storybook"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@chaos_team/chaos-ui",
          "is_deprecated": false,
          "latest_version": "1.16.1",
          "repository_url": "https://github.com/chao2hang/chaos-ui",
          "versions_count": 40,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 6271,
          "first_published_at": "2026-07-07T08:20:28.883000Z",
          "latest_published_at": "2026-07-20T09:27:36.878000Z",
          "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": true,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "apps/docs/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 227954,
      "source_files_sampled": 2139,
      "oversized_source_files": 5,
      "agent_instruction_files": [
        ".codex/AGENTS.md",
        ".cursorrules",
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 12012
    },
    "dependencies": {
      "manifests": [
        "eslint-plugin-chaos/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": 78,
        "malicious_count": 0,
        "assessed_package": "npm:@chaos_team/chaos-ui@1.16.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@base-ui/react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.5.0"
        },
        {
          "name": "@radix-ui/react-slot",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.5"
        },
        {
          "name": "class-variance-authority",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "cmdk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.1"
        },
        {
          "name": "qrcode",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.5.4"
        },
        {
          "name": "react-dropzone",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.0.0"
        },
        {
          "name": "tailwind-merge",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.6.0"
        },
        {
          "name": "vaul",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.2"
        }
      ],
      "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": 7,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 68,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "chao2hang",
          "commits": 318,
          "avatar_url": "https://avatars.githubusercontent.com/u/84966417?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "dependency-review.yml",
        "docker-build.yml",
        "labeler.yml",
        "nightly.yml",
        "release.yml",
        "security.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 10,
            "reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "37 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2e217ab34fbe971af0238c116a6eccee465166eb",
        "ran_at": "2026-07-26T12:09:09Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T05:52:36Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-24T03:07:32Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chao2hang/chaos-ui",
    "host": "github.com",
    "name": "chaos-ui",
    "owner": "chao2hang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 53,
        "vitality": 75,
        "community": 48,
        "governance": 48,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 364,
              "human_commit_share": 0.98,
              "days_since_last_push": 2,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "364 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 364
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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": 40,
              "latest_release_tag": "v1.16.1",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 0.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "40 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "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 ~0.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.4
                    }
                  }
                ],
                "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": 48,
        "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "@chaos_team/chaos-ui"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 6271
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "6,271 downloads/month across npm",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 6271,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "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 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 0,
              "closed_issues": 68,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/15 decided PRs merged",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 15
                    }
                  }
                ],
                "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": "at_risk",
            "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": 36,
            "inputs": {
              "followers": 1,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "chao2hang",
              "public_repos": 7,
              "account_age_days": 1885
            },
            "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": "1 followers of chao2hang",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "chao2hang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~5 yr old",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@chaos_team/chaos-ui"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "40 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "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": 0,
                "status": "missed",
                "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": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "37 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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:@chaos_team/chaos-ui@1.16.1 runtime dependency closure — what installing the published package pulls in — 78 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:@chaos_team/chaos-ui@1.16.1",
                  "assessed": 78
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 78,
              "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": 78,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 79,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 1,
              "agent_instruction_files": [
                ".codex/AGENTS.md",
                ".cursorrules",
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 12012
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".codex/AGENTS.md, .cursorrules, AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".codex/AGENTS.md, .cursorrules, AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "98 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "apps/docs/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "apps/docs/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "apps/docs/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 227954,
              "source_files_sampled": 2139,
              "oversized_source_files": 5
            },
            "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": "5/2139 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2139,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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-26T12:09:18.250785Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chao2hang/chaos-ui.svg",
  "full_name": "chao2hang/chaos-ui",
  "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.