Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 10:05 UTC

embeddable-hq / remarkable-ui

Remarkable UI is an open-source library of beautiful analytics components – charts, dropdowns, tables, and more.

TypeScript · CSSMIT★ 20 stars⑂ 3 forkssince Mar 2025View on GitHub ↗

embeddable-hq/remarkable-ui holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (44/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

70
overall / 100
Good

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.

70
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

Embeddable.comOrganization
46 followers19 public repossince Jun 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@embeddable.com/remarkable-ui3.0.242,4061404 days agoremarkable-uiremarkable-componentsembeddableembeddable-uiembeddable-components

Metrics by category

Vitality

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

96Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
30.5/36Commit cadence — 44/52 weeks with commits
18/18Commit volume — 383 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year383
human_commit_share0.54
days_since_last_push4
active_weeks_last_year44

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~5.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv3.0.24
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases5.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

44At risk · 18% of overall
How it's scored
20.7/60Stars — 20 stars
2.5/25Forks — 3 forks
1.7/15Watchers — 3 watchers
Inputs used
forks3
stars20
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
45.1/80Monthly downloads — 2,406 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@embeddable.com/remarkable-ui
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,406
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?

69Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.2/22.5Commit distribution — top contributor authored 73% of commits
12.2/13.5Contributor breadth — 9 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.726
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
37/38.3PR acceptance — 398/412 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs398
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs14
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12/25Owner reach — 46 followers of embeddable-hq
15.6/25Track record — 19 public repos, account ~3 yr old
Inputs used
followers46
owner_typeOrganization
is_verified
owner_loginembeddable-hq
public_repos19
account_age_days1,121
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 140 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@embeddable.com/remarkable-ui
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://embeddable.com/
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicschartjs, embeddable, remarkable-ui, charting-library, component-library, reactjs
has_wikiyes
homepagehttps://embeddable.com/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

59Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
3.5/5SAST — SAST tool is not run on all commits -- score normalized to 7
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 54 of 54 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/209 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes46,270
source_files_sampled209
oversized_source_files0

Key facts

20GitHub stars
9contributors
383commits, last 12 months
4days since last push
100releases
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
  • deps.dev does not index npm:@embeddable.com/remarkable-ui@3.0.24; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
29Releases

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

12233312025-102025-102025-11
Major 0Minor 0Patch 29
OpenSSF Scorecard 5.9 / 10
5.9aggregate

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-22 10:04 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
7CI-Tests23 out of 30 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
7SASTSAST tool is not run on all commits -- score normalized to 7
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
npm@changesets/cli^2.29.6package.json
npm@radix-ui/react-dropdown-menu^2.1.15package.json
npm@radix-ui/react-tooltip^1.2.8package.json
npm@tabler/icons-react^3.34.1package.json
npmauto-text-size^0.2.3package.json
npmchart.js^4.5.0package.json
npmchartjs-plugin-annotation^3.1.0package.json
npmchartjs-plugin-datalabels^2.2.0package.json
npmclsx^2.1.1package.json
npmdayjs^1.11.19package.json
npmmergician^2.0.2package.json
npmreact-chartjs-2^5.3.0package.json
npmreact-day-picker^9.12.0package.json
npmreact-markdown^10.1.0package.json
npmremark-gfm^4.0.1package.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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "chartjs",
        "embeddable",
        "remarkable-ui",
        "charting-library",
        "component-library",
        "reactjs"
      ],
      "is_fork": false,
      "size_kb": 8304,
      "has_wiki": true,
      "homepage": "https://embeddable.com/",
      "languages": {
        "CSS": 101369,
        "HTML": 86,
        "JavaScript": 5201,
        "TypeScript": 583024
      },
      "pushed_at": "2026-07-17T10:44:31Z",
      "created_at": "2025-03-18T13:34:10Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T10:43:42Z",
      "description": "Remarkable UI is an open-source library of beautiful analytics components – charts, dropdowns, tables, and more.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "CSS"
      ]
    },
    "owner": {
      "blog": "https://embeddable.com/",
      "name": "Embeddable.com",
      "type": "Organization",
      "login": "embeddable-hq",
      "company": null,
      "location": "United Kingdom",
      "followers": 46,
      "avatar_url": "https://avatars.githubusercontent.com/u/137793740?v=4",
      "created_at": "2023-06-26T12:59:01Z",
      "is_verified": null,
      "public_repos": 19,
      "account_age_days": 1121
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.24",
          "kind": "patch",
          "published_at": "2026-07-17T10:44:10Z"
        },
        {
          "tag": "v3.0.22",
          "kind": "patch",
          "published_at": "2026-07-07T08:53:22Z"
        },
        {
          "tag": "v3.0.21",
          "kind": "patch",
          "published_at": "2026-07-01T13:10:09Z"
        },
        {
          "tag": "v3.0.20",
          "kind": "patch",
          "published_at": "2026-06-19T14:04:37Z"
        },
        {
          "tag": "v3.0.19",
          "kind": "patch",
          "published_at": "2026-06-16T12:13:03Z"
        },
        {
          "tag": "v3.0.18",
          "kind": "patch",
          "published_at": "2026-06-05T12:34:23Z"
        },
        {
          "tag": "v3.0.17",
          "kind": "patch",
          "published_at": "2026-05-29T15:10:10Z"
        },
        {
          "tag": "v3.0.16",
          "kind": "patch",
          "published_at": "2026-05-27T09:22:22Z"
        },
        {
          "tag": "v3.0.15",
          "kind": "patch",
          "published_at": "2026-05-27T08:58:58Z"
        },
        {
          "tag": "v3.0.14",
          "kind": "patch",
          "published_at": "2026-05-27T07:38:25Z"
        },
        {
          "tag": "v3.0.13",
          "kind": "patch",
          "published_at": "2026-05-14T07:33:10Z"
        },
        {
          "tag": "v3.0.12",
          "kind": "patch",
          "published_at": "2026-05-05T14:43:57Z"
        },
        {
          "tag": "v3.0.11",
          "kind": "patch",
          "published_at": "2026-04-28T09:09:40Z"
        },
        {
          "tag": "v3.0.10",
          "kind": "patch",
          "published_at": "2026-04-28T07:41:43Z"
        },
        {
          "tag": "v3.0.9",
          "kind": "patch",
          "published_at": "2026-04-23T13:56:48Z"
        },
        {
          "tag": "v3.0.8",
          "kind": "patch",
          "published_at": "2026-04-22T08:00:21Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2026-04-20T14:22:49Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2026-04-17T13:40:32Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2026-04-15T10:33:30Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2026-03-31T09:02:05Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2026-03-30T14:44:32Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2026-03-27T08:15:45Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-03-25T18:01:32Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-03-25T17:52:39Z"
        },
        {
          "tag": "v2.0.46",
          "kind": "patch",
          "published_at": "2026-03-23T11:07:38Z"
        },
        {
          "tag": "v2.0.45",
          "kind": "patch",
          "published_at": "2026-03-10T12:36:59Z"
        },
        {
          "tag": "v2.0.44",
          "kind": "patch",
          "published_at": "2026-03-03T15:42:56Z"
        },
        {
          "tag": "v2.0.43",
          "kind": "patch",
          "published_at": "2026-02-19T13:48:41Z"
        },
        {
          "tag": "v2.0.42",
          "kind": "patch",
          "published_at": "2026-02-19T13:27:20Z"
        },
        {
          "tag": "v2.0.41",
          "kind": "patch",
          "published_at": "2026-02-17T15:55:01Z"
        },
        {
          "tag": "v2.0.40",
          "kind": "patch",
          "published_at": "2026-02-17T15:43:43Z"
        },
        {
          "tag": "v2.0.39",
          "kind": "patch",
          "published_at": "2026-02-10T11:15:47Z"
        },
        {
          "tag": "v2.0.38",
          "kind": "patch",
          "published_at": "2026-02-10T09:47:25Z"
        },
        {
          "tag": "v2.0.37",
          "kind": "patch",
          "published_at": "2026-02-05T15:00:25Z"
        },
        {
          "tag": "v2.0.36",
          "kind": "patch",
          "published_at": "2026-02-04T16:31:28Z"
        },
        {
          "tag": "v2.0.35",
          "kind": "patch",
          "published_at": "2026-02-04T16:14:33Z"
        },
        {
          "tag": "v2.0.34",
          "kind": "patch",
          "published_at": "2026-02-04T10:21:38Z"
        },
        {
          "tag": "v2.0.33",
          "kind": "patch",
          "published_at": "2026-02-04T09:09:35Z"
        },
        {
          "tag": "v2.0.32",
          "kind": "patch",
          "published_at": "2026-01-30T17:31:27Z"
        },
        {
          "tag": "v2.0.31",
          "kind": "patch",
          "published_at": "2026-01-29T14:45:20Z"
        },
        {
          "tag": "v2.0.30",
          "kind": "patch",
          "published_at": "2026-01-21T17:13:48Z"
        },
        {
          "tag": "v2.0.29",
          "kind": "patch",
          "published_at": "2026-01-20T12:54:26Z"
        },
        {
          "tag": "v2.0.28",
          "kind": "patch",
          "published_at": "2026-01-16T10:03:56Z"
        },
        {
          "tag": "v2.0.27",
          "kind": "patch",
          "published_at": "2026-01-16T09:38:47Z"
        },
        {
          "tag": "v2.0.26",
          "kind": "patch",
          "published_at": "2026-01-16T09:07:12Z"
        },
        {
          "tag": "v2.0.25",
          "kind": "patch",
          "published_at": "2026-01-08T15:24:00Z"
        },
        {
          "tag": "v2.0.24",
          "kind": "patch",
          "published_at": "2026-01-07T15:19:53Z"
        },
        {
          "tag": "v2.0.21",
          "kind": "patch",
          "published_at": "2025-12-23T13:37:30Z"
        },
        {
          "tag": "v2.0.20",
          "kind": "patch",
          "published_at": "2025-12-23T12:16:47Z"
        },
        {
          "tag": "v2.0.19",
          "kind": "patch",
          "published_at": "2025-12-23T11:30:24Z"
        },
        {
          "tag": "v2.0.18",
          "kind": "patch",
          "published_at": "2025-12-19T10:16:20Z"
        },
        {
          "tag": "v2.0.17",
          "kind": "patch",
          "published_at": "2025-12-19T08:27:10Z"
        },
        {
          "tag": "v2.0.16",
          "kind": "patch",
          "published_at": "2025-12-18T15:35:29Z"
        },
        {
          "tag": "v2.0.15",
          "kind": "patch",
          "published_at": "2025-12-18T11:50:05Z"
        },
        {
          "tag": "v2.0.14",
          "kind": "patch",
          "published_at": "2025-12-17T11:14:39Z"
        },
        {
          "tag": "v2.0.13",
          "kind": "patch",
          "published_at": "2025-12-12T13:51:18Z"
        },
        {
          "tag": "v2.0.12",
          "kind": "patch",
          "published_at": "2025-12-12T10:52:21Z"
        },
        {
          "tag": "v2.0.11",
          "kind": "patch",
          "published_at": "2025-12-11T09:51:07Z"
        },
        {
          "tag": "v2.0.10",
          "kind": "patch",
          "published_at": "2025-12-10T18:59:57Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2025-12-04T13:23:51Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2025-12-02T20:46:33Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2025-12-02T13:42:27Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-12-02T12:08:54Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-12-01T15:37:21Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2025-11-28T13:52:57Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2025-11-26T17:09:12Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2025-11-26T15:18:45Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2025-11-26T12:13:12Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-11-26T11:44:37Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-11-26T09:06:26Z"
        },
        {
          "tag": "v0.1.52",
          "kind": "patch",
          "published_at": "2025-11-21T11:05:13Z"
        },
        {
          "tag": "v0.1.51",
          "kind": "patch",
          "published_at": "2025-11-18T13:19:11Z"
        },
        {
          "tag": "v0.1.50",
          "kind": "patch",
          "published_at": "2025-11-13T10:57:09Z"
        },
        {
          "tag": "v0.1.49",
          "kind": "patch",
          "published_at": "2025-11-13T10:17:35Z"
        },
        {
          "tag": "v0.1.48",
          "kind": "patch",
          "published_at": "2025-11-11T16:47:22Z"
        },
        {
          "tag": "v0.1.47",
          "kind": "patch",
          "published_at": "2025-11-11T11:53:43Z"
        },
        {
          "tag": "v0.1.46",
          "kind": "patch",
          "published_at": "2025-11-10T17:13:05Z"
        },
        {
          "tag": "v0.1.45",
          "kind": "patch",
          "published_at": "2025-11-10T14:09:39Z"
        },
        {
          "tag": "v0.1.44",
          "kind": "patch",
          "published_at": "2025-11-10T13:33:13Z"
        },
        {
          "tag": "v0.1.43",
          "kind": "patch",
          "published_at": "2025-11-07T13:21:12Z"
        },
        {
          "tag": "v0.1.42",
          "kind": "patch",
          "published_at": "2025-11-07T09:33:21Z"
        },
        {
          "tag": "v0.1.41",
          "kind": "patch",
          "published_at": "2025-11-06T17:11:06Z"
        },
        {
          "tag": "v0.1.40",
          "kind": "patch",
          "published_at": "2025-11-06T16:14:46Z"
        },
        {
          "tag": "v0.1.39",
          "kind": "patch",
          "published_at": "2025-11-04T17:14:27Z"
        },
        {
          "tag": "v0.1.38",
          "kind": "patch",
          "published_at": "2025-11-04T12:07:16Z"
        },
        {
          "tag": "v0.1.37",
          "kind": "patch",
          "published_at": "2025-11-04T10:38:31Z"
        },
        {
          "tag": "v0.1.36",
          "kind": "patch",
          "published_at": "2025-11-03T15:35:28Z"
        },
        {
          "tag": "v0.1.35",
          "kind": "patch",
          "published_at": "2025-10-31T11:10:35Z"
        },
        {
          "tag": "v0.1.34",
          "kind": "patch",
          "published_at": "2025-10-30T16:43:21Z"
        },
        {
          "tag": "v0.1.33",
          "kind": "patch",
          "published_at": "2025-10-29T17:19:34Z"
        },
        {
          "tag": "v0.1.32",
          "kind": "patch",
          "published_at": "2025-10-29T16:32:35Z"
        },
        {
          "tag": "v0.1.31",
          "kind": "patch",
          "published_at": "2025-10-29T08:21:10Z"
        },
        {
          "tag": "v0.1.30",
          "kind": "patch",
          "published_at": "2025-10-28T16:11:35Z"
        },
        {
          "tag": "v0.1.29",
          "kind": "patch",
          "published_at": "2025-10-23T16:14:35Z"
        },
        {
          "tag": "v0.1.28",
          "kind": "patch",
          "published_at": "2025-10-23T16:10:53Z"
        },
        {
          "tag": "v0.1.27",
          "kind": "patch",
          "published_at": "2025-10-22T11:29:55Z"
        },
        {
          "tag": "v0.1.26",
          "kind": "patch",
          "published_at": "2025-10-21T11:28:52Z"
        },
        {
          "tag": "v0.1.25",
          "kind": "patch",
          "published_at": "2025-10-17T12:09:04Z"
        },
        {
          "tag": "v0.1.24",
          "kind": "patch",
          "published_at": "2025-10-17T09:13:20Z"
        },
        {
          "tag": "v0.1.23",
          "kind": "patch",
          "published_at": "2025-10-17T08:42:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "55a49f94e8a260693f0eba3974c7cf227a8b5fa6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#414)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T10:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720f5969b38308dfd0dd47e501a95989a04625b8",
          "body": null,
          "is_bot": false,
          "headline": "release (#413)",
          "author_name": "rui ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-07-17T10:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56528955f01b82e924451b6d243de65572445855",
          "body": null,
          "is_bot": false,
          "headline": "Update npm-audit-action (#412)",
          "author_name": "Jozef Lang",
          "author_login": "baseilos",
          "committed_at": "2026-07-17T10:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ea3ca16c1d01fcbd8e9be465462f23889ea84f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#411)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T10:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ab600df785a955fe98f04f66f722280375f90a",
          "body": null,
          "is_bot": false,
          "headline": "Add npm-audit workflow (#409)",
          "author_name": "Jozef Lang",
          "author_login": "baseilos",
          "committed_at": "2026-07-17T09:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99075cb8c1a650cd9a4919633f8670eeff777d1",
          "body": "* changes\n\n* add box sahdow to card component",
          "is_bot": false,
          "headline": "RUI-000: box shadow (#410)",
          "author_name": "rui ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-07-17T09:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb0d6b6310d18dee49723eedc01a45a6c0b12b81",
          "body": "* Remove unnecessary package.json change\n\n* fix failing build?\n\n* fix prettier errors",
          "is_bot": false,
          "headline": "Address Security Vulnerabilities (#408)",
          "author_name": "Christopher Buecheler",
          "author_login": "cwbuecheler",
          "committed_at": "2026-07-09T10:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f2ac09108da2cb4a84616ac26cbe5da5d9f091",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#407)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T08:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cce36589174b9d8201315c826fecdc29c45f64d",
          "body": "* RUI-239: configurable pivot table\n\n* [RUI-239]: Make sure all aggregation row are sticked\n\n* [RUI-239]: Updates after code review\n\n* [RUI-239]: Improve coverage\n\n* [RUI-239]: Fix issue with uncorrect agreggation calculation\n\n* [RUI-239]: Refactor function\n\n---------\n\nCo-authored-by: mad-raccoon <ribeiro.ruifigueiredo@gmail.com>\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-239] Configurable pivot table (#406)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-07-07T08:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b453a9797d3ca3b51bd551d25136272f1558c6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#405)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T13:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c66f071f689dc2c860657a1ea87972b4fcbd16",
          "body": "* add 5 years as limit\n\n* release",
          "is_bot": false,
          "headline": "TPS-1404 :date range impro (#404)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-07-01T13:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b48728ac5aa1868943ce90dfa71be26dabce959",
          "body": "Co-authored-by: Denis Stritar <denis.stritar@gmail.com>",
          "is_bot": false,
          "headline": "Add CONTRIBUTORS.md (#402)",
          "author_name": "Jozef Lang",
          "author_login": "baseilos",
          "committed_at": "2026-06-25T09:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b822abbe60bdc90b4df347eca25c8ef1a059fe",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#401)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-19T14:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6848319094eca02ce85517105cfd4c3d559d3e",
          "body": "* Add canvas-overlay layout customization tokens\n\n- Actions bar: grid-column, grid-row, justify-self, align-self (4 tokens)\n- Templates grid: template-columns (+ tablet/mobile), auto-rows, auto-flow, gap, align-items (7 tokens)\n- Configurator: template-columns (+ tablet/mobile), gap, form background/padding/padding-bottom/border-radius/gap (9 tokens)\n\n* Fix actions-bar grid-column default to match today's runtime value",
          "is_bot": false,
          "headline": "EM-2978: Add canvas-overlay layout customization tokens (#398)",
          "author_name": "Ako Hosseini",
          "author_login": "ako-hk",
          "committed_at": "2026-06-19T13:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2fc15d102975a9d81ba1ca12133e7b772120525",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#400)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-16T12:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc3fa08f3516224d55c3d4b941abb808322a971",
          "body": "* feat: update the tooltip char limit\n\n* chore: add changeset\n\n* feat: check for valid react children\n\n* chore: increase test coverage\n\n* feat: add long tooltip stories",
          "is_bot": false,
          "headline": "EM-3037: Fix tooltip alignment near right edge (#399)",
          "author_name": "Ako Hosseini",
          "author_login": "ako-hk",
          "committed_at": "2026-06-16T11:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199239b6663dcd867df4f397d45889f9754a0f41",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#396)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-05T12:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e2d0148069d71e6266bf7fe1ee4d93deac3304",
          "body": "* [RUI-291]: Add new tokens related to custom canvas\n\n* [RUI-291]: Add missing tokens\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-291]: Add new tokens related to custom canvas (#397)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-06-05T12:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7508fbc2842921085f71d29d0c57dc378e239f1",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.18 - add heatmap click handling (#395)",
          "author_name": "Christopher Buecheler",
          "author_login": "cwbuecheler",
          "committed_at": "2026-06-05T11:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b18b6daedca3beca423cdaad629132bd5581e69",
          "body": "Add optional onCellClick prop to HeatMap that fires with the raw row\nand column dimension values when a data cell is clicked. When provided,\ncells render with cursor:pointer to signal interactivity.\n\nEnables the remarkable-pro HeatMapPro component to expose cell-click\ninteractions so builders can set variables from either the row or the\ncolumn dimension value.\n\nCo-authored-by: Ubuntu <ubuntu@ip-172-31-40-216.eu-central-1.compute.internal>",
          "is_bot": true,
          "headline": "feat: add onCellClick support to HeatMap component (#394)",
          "author_name": "jean-code-bot[bot]",
          "author_login": "jean-code-bot[bot]",
          "committed_at": "2026-06-05T10:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d39c6b6f891ff4cbbb0f3780350d172bd9f6a23",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#393)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-29T15:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e3a712171cd2fa4ea261de22661a8d69d6e1c5",
          "body": "* feat(tokens): add --em-core-motion-* primitive tokens [RUI-277]\n\n* chore(tokens): regenerate global.tokens.ts with motion tokens [RUI-277]\n\n* chore: add changeset for RUI-277\n\n* chore: fix changeset formatting and bump type",
          "is_bot": false,
          "headline": "[RUI-277] add motion primitive tokens (#392)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-05-29T09:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7d39e8211726ae13117111db359e2592d2787e",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#391)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-27T09:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f63de5beaa9e7a5b64af73e351fb4bdcf083ae98",
          "body": null,
          "is_bot": false,
          "headline": "RUI-000: update css var names for switch (#390)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-05-27T09:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b97a736f56f8ba57871b8f053a607beb910ae7",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#389)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-27T08:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723aec19ed01d2d017bf69abf7abe6ebcf643a4f",
          "body": "* fix(switch): use sm font size token for toggle label (EM-2875)\n\n* fix(switch): update switch label font size token to sm (EM-2875)\n\n* fix(switch): correct --on/--off background variable mappings (EM-2875)\n\n* release\n\n---------\n\nCo-authored-by: jean-code-bot[bot] <267722309+jean-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix/em 2875 toggle text colour corrections (#388)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-05-27T08:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a1b8b39675e19b72db9a5b6cc999448ac54c88",
          "body": "* fix(switch): use sm font size token for toggle label (EM-2875)\n\n* fix(switch): update switch label font size token to sm (EM-2875)\n\n* fix(switch): correct --on/--off background variable mappings (EM-2875)\n\n---------\n\nCo-authored-by: jean-code-bot[bot] <267722309+jean-code-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "EM-2875: toggle text size and color corrections (#387)",
          "author_name": "jean-code-bot[bot]",
          "author_login": "jean-code-bot[bot]",
          "committed_at": "2026-05-27T08:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f12381975b3a92f210bfc91e111e4d30b15095",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#386)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-27T07:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd5bd3ac1fa948b37094dd93b6f75c7f5416a48",
          "body": null,
          "is_bot": false,
          "headline": "release (#385)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-05-27T07:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f68feb7bb4324a380c29fa9cb73a7d7d339305",
          "body": null,
          "is_bot": false,
          "headline": "RUI-000: update styles (#384)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-05-26T10:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa1bf7104a758eefeb1ce996924b22c3b13f480",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#383)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-14T07:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33bb778c55453819bf1ff4c4f061e683a4c8221",
          "body": "* [RUI-272]: Fix NaN displayed when value is null\n\n* [RUI-272]: Add changeset\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-272]: Fix NaN displayed when value is null (#382)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-05-14T07:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a5a3622baff6323e3bea657f2cd79a4c72fafd",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#381)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-05T14:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7cb546bd48e8e388f189c8100026f54bcd4f1c5",
          "body": "* [RUI-251]: Add BubbleChart\n\n* [RUI-251]: Add tests\n\n* [RUI-251]: Update tokens\n\n* [RUI-251]: Cleanup files\n\n* [RUI-251]: Proper naming\n\n* [RUI-251]: Dont add additional space on axis\n\n* [RUI-251]: Update naming\n\n* [RUI-251]: Update prefix\n\n* [RUI-251]: Move type definition to the top\n\n* [RUI-251]: Create Scatterchart folder\n\n* [RUI-251]: Create number util\n\n* [RUI-251]: Add changeset\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-251] Add bubble chart (#380)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-05-05T14:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c485d2661d48786aa983632a0deacd250cb3d7a",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#379)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-28T09:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e0534c36edfac048bdaedba966f49ef7a48606",
          "body": "* improve interations\n\n* update tests\n\n* release\n\n* improve event handling\n\n* update tests\n\n* review\n\n* clean up",
          "is_bot": false,
          "headline": "R UI 258 improve interactions (#378)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-04-28T09:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b80fae836b6bc63e1bc60d60d6cc96d289f9ac",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#377)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-28T07:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0880ebc0d99f3dd6817870d51413e9b5f896f8",
          "body": "* [RUI-265]: Export KpiTrend\n\n* [RUI-265]: Add changeset\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-265]: Add missing export for KpiTrend (#376)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-04-27T14:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "466e841b94a1020ff130c867b00a3556e9681e88",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#375)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-23T13:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a83d00a4b24451468839340c73d03dbae8118a",
          "body": "* [RUI-241]: Add Scatter plot chart\n\n* [RUI-241]: Add changeset\n\n* [RUI-241]: Add more tests\n\n* [RUI-241]: Remove show grid option\n\n* [RUI-241]: Apply logaritmic scale only to y axis\n\n* [RUI-241]: Fix tests\n\n* [RUI-241]: Refactor function\n\n* [RUI-241]: Refactor computeScatterNullBand\n\n* [RUI-241]: U\n[…]\nI-241]: Move logic to getScatterChartOptions\n\n* [RUI-241]: Naming update\n\n* [RUI-241]: Update test\n\n* [RUI-241]: Naming update, export update\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-241] Add Scatter plot (#367)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-04-23T13:50:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b631a64933dacf91b7aa5a0d166ed228150ec015",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#374)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-22T07:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67bdc67212ded8733a034cab5c5b4a726f9068e",
          "body": "* [RUI-265]: Update tokens\n\n* [RUI-265]: Update global.css\n\n* [RUI-265]: Update defaults\n\n* [RUI-265]: Extract KpiTrend component\n\n* [RUI-265]: Updates vars\n\n* [RUI-265]: introduce reverseTrend boolean\n\n* [RUI-265]: Convert to rem\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "[RUI-265] Add KpiTrend component (#373)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-04-22T07:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf146a41547495265d031f164585b1b462a1442d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#372)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T14:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64da7403e077fd4c0ec2250c4d35eee73096b83f",
          "body": "* update css vars\n\n* release\n\n* release\n\n* release\n\n* update styles",
          "is_bot": false,
          "headline": "EM-000: update css vars (#371)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-04-20T14:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e44b9d724089a101d01d9493666c9dc80dd42d3",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#370)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-17T13:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffbe154b1418e6b0951ae2166a26243b8569cb19",
          "body": "* RUI-264: chart tabs\n\n* release\n\n* fix tests\n\n* fix tests\n\n* cleanup\n\n* cleanup\n\n* mr review\n\n* update tests",
          "is_bot": false,
          "headline": "R UI 264 chart tabs (#369)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-04-17T13:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5dcae1a36b266486dee16d6fdf61e79b1a8e6a5",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#368)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-15T10:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae2f89079bd1356d03c70623357a25a2c066f78",
          "body": "* RUI-252: filter non-integer Y-axis ticks via afterBuildTicks\n\nAdd afterBuildTicks to the root y scale in getChartjsAxisOptionsScales.\nWhen all dataset values are integers, non-integer ticks generated by\nChart.js are filtered out at render time. No threshold, no data threading,\nno signature changes\n[…]\ncks to afterBuildTicks for shorthand property\n\n* release\n\n---------\n\nCo-authored-by: Ubuntu <ubuntu@ip-172-31-40-216.eu-central-1.compute.internal>\nCo-authored-by: Jean Code <jean.code@embeddable.com>",
          "is_bot": false,
          "headline": "RUI-252: filter non-integer Y-axis ticks via afterBuildTicks (#366)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-04-15T10:19:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "577bd760cc7d54f8a752f5864aa0373c911eaec6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#364)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-31T09:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a6fc239b7c0c5dc163a88da77eb67eca78bd22",
          "body": null,
          "is_bot": false,
          "headline": "RUI-000: remove filled css class (#363)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-31T08:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb56f557098ec04ac0931181f3cc5f7433fc244",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#362)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-30T14:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97cec76d8ca2aecde968c9f47be243edea101e51",
          "body": "* RUI-000: update kpi\n\n* fix tests",
          "is_bot": false,
          "headline": "RUI-000: update kpi (#361)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-30T14:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08f40bb76108a6b0aa4f4ce68eb6e4edb25e16b",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#359)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-27T08:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2960aaecb3412ed2bf8d20d0c0cd5b5734a2b3a",
          "body": "* RUI-000: add kpi label color\n\n* release\n\n* fallback value",
          "is_bot": false,
          "headline": "R UI 000 kpi label color (#358)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-27T08:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879277db76e014f2bb3a07a1b5c746d9a2b6c12d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#357)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-25T18:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "708aa8536d8484c59a2d0be06ec4106a508a3f57",
          "body": null,
          "is_bot": false,
          "headline": "RUI-000: improve multi select display (#356)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-25T17:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4ab7fff425a21c67704437c45a6a72bbfb158c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#355)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-25T17:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8575852733aa317263395858f5072509cda523c3",
          "body": "…t (#354)\n\n* wip\n\n* improve single selectfield\n\n* improve single selectfield\n\n* improve selectfields\n\n* update storybook\n\n* improve empty message\n\n* cleanup\n\n* mr review\n\n* release",
          "is_bot": false,
          "headline": "RUI-228: Make Select components generic and add custom trigger suppor…",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-25T17:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fcf82e5b5a12dd3edc139eb9a769096f1c147e9",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#353)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-23T11:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56d9c51ced0b450afb45c37b762b7acde74f06d4",
          "body": "* kpi format display null as if number\n\n* release\n\n* edge case\n\n* add tests",
          "is_bot": false,
          "headline": "R UI 000 kpi format null (#352)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-23T11:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f96e2ba10d7e302d248651f4bdcb40da8d2160",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#351)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-10T12:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37bd9b3b26b13250cd7e3526d79369166655970",
          "body": "* RUI-222: Rebase\n\n* RUI-222: Remove not needed stories\n\n---------\n\nCo-authored-by: Alicja <alicja@embeddable.com>",
          "is_bot": false,
          "headline": "RUI-222: Multi select new props (#350)",
          "author_name": "Alicja Kujawa",
          "author_login": "alicjakujawa",
          "committed_at": "2026-03-10T12:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03cc0c6fd5ba5426d3c076377b00c59cf9b3024",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#349)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-03T15:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029e4f2c0631130438b2c65dce8392e49cce1072",
          "body": "* wip\n\n* update design system\n\n* release and tests\n\n* remove file from sonar\n\n* update vitest config coverage\n\n* update css vars\n\n* mr review\n\n* wip\n\n* wip\n\n* RUI-235: ghost button icon\n\n* fix tests\n\n* mr improvements\n\n* wip\n\n* finalize markdown editor component\n\n* scroll\n\n* always show scrollbar",
          "is_bot": false,
          "headline": "R UI 223 markdown (#347)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-03T15:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57bce0626b5c5029c5181817be5b036d85e6ea86",
          "body": "* RUI-235: ghost button icon\n\n* fix tests\n\n* mr improvements\n\n* update css\n\n* update focus visible\n\n* update vitest",
          "is_bot": false,
          "headline": "RUI-235: ghost button icon (#348)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-03-02T17:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d42cc376ff50fb4996d37f78038420deadf8c34",
          "body": "* implement missing tests\n\n* setup sonar\n\n* adjust sonar\n\n* coverage fix\n\n* use hash on sonar\n\n* add pull-request file\n\n* add pull-request file\n\n* add pull-request file\n\n* remove test repport\n\n* improve tests\n\n* test config",
          "is_bot": false,
          "headline": "RUI-212: implement missing tests + sonar (#346)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-26T09:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d398cd57b9a6f8df5854d9bd98168f3b38218f90",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#345)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-19T13:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88cb78bb113a104095df1c54d052986b5704efb8",
          "body": null,
          "is_bot": false,
          "headline": "RUI-205: fix horizontal datalabel (#340)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-19T13:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceab792b61fd71592b56a97351c6f2b31d759d32",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#344)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-19T13:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8c4128d5694c4ee5e49fc90b59a77e8a482b34",
          "body": null,
          "is_bot": false,
          "headline": "RUI-000: barchart value align fix (#343)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-19T13:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17fc7298ff3c209ae515e1815ea5cbb378d0e436",
          "body": "* setup vitest\n\n* create tests for all the shared components",
          "is_bot": false,
          "headline": "R UI 212 implement tests (#339)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-17T16:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75f2ec1b785ac1ffa36b68cc9de6caecb4f6468",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#342)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-17T15:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d8f482b003b5a36d9888efa5b2ddafa1afa6ed",
          "body": "* RUI-211: divider\n\n* cleanup stb\n\n* update design system",
          "is_bot": false,
          "headline": "RUI-211: divider (#338)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-17T15:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a34458435f8fde5ffad1800e3795d915089fdbb",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#341)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-17T15:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1246393fe679cf5ac26e0d1308f2b8a83d92ce49",
          "body": "* RUI-210: new design system buttons\n\n* new design system\n\n* cleanup\n\n* improve",
          "is_bot": false,
          "headline": "RUI-210: new design system buttons (#337)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-17T15:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f735a47c0a541491c362a31a89966ee54a8ec1d9",
          "body": "* TPS-1140: kpi font change\n\n* wip\n\n* refactor\n\n* update\n\n* fix sonar\n\n* fix clickable expandable row\n\n* mr improvements\n\n* Update plain-dodos-lead.md",
          "is_bot": false,
          "headline": "R UI 207 pivot subrows (#336)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-17T15:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25d5b67240ee06bf2dbd22ec86aa1c222dc1a106",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#333)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-10T11:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523977f05fffdeb9116e22fa1255e51b7430de90",
          "body": null,
          "is_bot": false,
          "headline": "TPS-1140: kpi font change (#332)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-10T11:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7eae665802a2636688d33c8c5ae19eaffc0d5fe",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#331)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-10T09:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "243800143861f88a6925f41f9e6d3be07bad384f",
          "body": "* RUI-195: display null as\n\n* Update src/components/charts/kpis/KpiChart.tsx\n\nCo-authored-by: Ako Hosseini <alihk12@mail.com>\n\n---------\n\nCo-authored-by: Ako Hosseini <alihk12@mail.com>",
          "is_bot": false,
          "headline": "RUI-195: display null as (#330)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-09T23:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b108abfe9a1f31893d5015528862d942f050e0c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#329)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-05T14:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23077c815591df02a242f1e008124478c0d01dec",
          "body": "* RUI-000: action button\n\n* release",
          "is_bot": false,
          "headline": "R UI 000 action button (#328)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-05T14:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f6ceb4cca02d972c9d24537af59e5adda3eec12",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#327)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-04T16:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231867881edaf64c17f2fb82a186d13811ede44a",
          "body": null,
          "is_bot": false,
          "headline": "RUI-190: adjust card tooltip position (#326)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-04T16:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1259bd8fb275e4993279a411e964c6fe2f9f1bc",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#325)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-04T16:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9003adba22ba7a2376d3cbfbd498db24bb330db",
          "body": "* RUI-190: tooltip align\n\n* typo\n\n* tooltips v0 - hotfix\n\n* adapt zindex",
          "is_bot": false,
          "headline": "R UI 190 tooltip v0 (#324)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-04T16:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc9ce8657cec410e1f52567048368b7fec8243c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#323)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-04T10:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1196857aadb34c93db3717c60e31be55b78d786b",
          "body": "* RUI-190: tooltip align\n\n* typo",
          "is_bot": false,
          "headline": "RUI-190: tooltip align (#322)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-04T10:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee4ee0192c5d62a6b6de1fd05b91e67ebbdcba4",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#321)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-04T09:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6897efb1f2f42005960c4b57b067f5c4c87379a",
          "body": "* RUI-190: tooltips\n\n* re order the tooltip\n\n* update tooltip styles\n\n* review",
          "is_bot": false,
          "headline": "RUI-190: tooltips (#320)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-02-04T09:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be8844dc7f4c6e482c6574ce5a42324b59cdcd5",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#319)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-30T17:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a43d4ebe45e98e668f3ed5633c912f58ff43db",
          "body": null,
          "is_bot": false,
          "headline": "RUI-44: built in granularity (#318)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-01-30T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01b0c111c0c30ffbbe143433c5093456fa285277",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#316)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-29T14:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd6df7c5fb71a4bf1937776c40113fe1d5ca8d5",
          "body": "* feat: copy global.css file to dist\n\n* build: add changeset\n\n* build: update esbuild\n\n* Revert \"TPS-1105: booleans selection (#313)\"\n\nThis reverts commit 2a75fc3cc5fbc306d74a2d4d149f993df73ec151.\n\n* build: add changeset\n\n* build: remove unwanted changeset",
          "is_bot": false,
          "headline": "EM-000: Revert booleans selection (#317)",
          "author_name": "Ako Hosseini",
          "author_login": "ako-hk",
          "committed_at": "2026-01-29T14:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d56cb5e36c099bb48477b197c62684eb490075",
          "body": "* feat: copy global.css file to dist\n\n* build: add changeset\n\n* build: update esbuild",
          "is_bot": false,
          "headline": "EM-000: Copy global.css file to dist directory (#315)",
          "author_name": "Ako Hosseini",
          "author_login": "ako-hk",
          "committed_at": "2026-01-29T14:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "102b223ecf8af04ae14a8eb4d0bc2012b2d420be",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#314)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-21T17:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a75fc3cc5fbc306d74a2d4d149f993df73ec151",
          "body": "* TPS-1105: booleans selection\n\n* package",
          "is_bot": false,
          "headline": "TPS-1105: booleans selection (#313)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-01-21T17:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8c6892ea83b5f2b83f4d35a9c5129b33f6b7fc",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#312)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-20T12:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cfb8164383bced761a1ece47e8f7a197b487c81",
          "body": null,
          "is_bot": false,
          "headline": "RUI-000: avoid collisions (#311)",
          "author_name": "Rui Ribeiro",
          "author_login": "mad-raccoon",
          "committed_at": "2026-01-20T12:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be294e883fbc150dcc3b5d3134fc261adae5e71",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#310)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-16T10:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 383,
      "latest_release_at": "2026-07-17T10:44:10Z",
      "latest_release_tag": "v3.0.24",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 44,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 5.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@embeddable.com/remarkable-ui",
          "exists": true,
          "license": null,
          "keywords": [
            "remarkable-ui",
            "remarkable-components",
            "embeddable",
            "embeddable-ui",
            "embeddable-components"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@embeddable.com/remarkable-ui",
          "is_deprecated": false,
          "latest_version": "3.0.24",
          "repository_url": "https://github.com/embeddable-hq/remarkable-ui",
          "versions_count": 140,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 2406,
          "first_published_at": "2025-09-01T14:37:02.509000Z",
          "latest_published_at": "2026-07-17T10:44:07.940000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 20,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 46270,
      "source_files_sampled": 209,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@changesets/cli",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.29.6"
        },
        {
          "name": "@radix-ui/react-dropdown-menu",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.15"
        },
        {
          "name": "@radix-ui/react-tooltip",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.8"
        },
        {
          "name": "@tabler/icons-react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.34.1"
        },
        {
          "name": "auto-text-size",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.3"
        },
        {
          "name": "chart.js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.5.0"
        },
        {
          "name": "chartjs-plugin-annotation",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "chartjs-plugin-datalabels",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "clsx",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "dayjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.11.19"
        },
        {
          "name": "mergician",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "react-chartjs-2",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.0"
        },
        {
          "name": "react-day-picker",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.12.0"
        },
        {
          "name": "react-markdown",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.0"
        },
        {
          "name": "remark-gfm",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 398,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "mad-raccoon",
          "commits": 164,
          "avatar_url": "https://avatars.githubusercontent.com/u/57071299?v=4"
        },
        {
          "type": "User",
          "login": "ako-hk",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/24778140?v=4"
        },
        {
          "type": "User",
          "login": "alicjakujawa",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/13069555?v=4"
        },
        {
          "type": "User",
          "login": "baseilos",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/253565?v=4"
        },
        {
          "type": "User",
          "login": "hjkmarshall",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/150246125?v=4"
        },
        {
          "type": "User",
          "login": "mikhail-terekhov",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/13748927?v=4"
        },
        {
          "type": "User",
          "login": "cwbuecheler",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1482810?v=4"
        },
        {
          "type": "User",
          "login": "eugeneoshepkov",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12760936?v=4"
        },
        {
          "type": "User",
          "login": "syedad218",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18523131?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.726
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy-storybook.yml",
        "npm-audit.yml",
        "publish.yml",
        "pull-request.yml",
        "release.yml",
        "sonar.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool is not run on all commits -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "55a49f94e8a260693f0eba3974c7cf227a8b5fa6",
        "ran_at": "2026-07-22T10:04:39Z",
        "aggregate_score": 5.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T11:06:44Z",
      "oldest_open_prs": [
        {
          "number": 403,
          "created_at": "2026-07-01T10:42:59Z",
          "last_comment_at": "2026-07-07T09:18:57Z",
          "last_comment_author": "sonarqubecloud"
        }
      ],
      "last_merged_pr_at": "2026-07-17T10:43:28Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/embeddable-hq/remarkable-ui",
    "host": "github.com",
    "name": "remarkable-ui",
    "owner": "embeddable-hq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 59,
        "vitality": 96,
        "community": 44,
        "governance": 69,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 383,
              "human_commit_share": 0.54,
              "days_since_last_push": 4,
              "active_weeks_last_year": 44
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "44/52 weeks with commits",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "383 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 383
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.0.24",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 5.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "forks": 3,
              "stars": 20,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "20 stars",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 56,
            "inputs": {
              "packages": [
                "@embeddable.com/remarkable-ui"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2406
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,406 downloads/month across npm",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2406,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.726
            },
            "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 73% of commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "merged_prs": 398,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 14
            },
            "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": "398/412 decided PRs merged",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 398,
                      "decided": 412
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "followers": 46,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "embeddable-hq",
              "public_repos": 19,
              "account_age_days": 1121
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "46 followers of embeddable-hq",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 46,
                      "login": "embeddable-hq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "19 public repos, account ~3 yr old",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 19
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@embeddable.com/remarkable-ui"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "140 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 140
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "chartjs",
                "embeddable",
                "remarkable-ui",
                "charting-library",
                "component-library",
                "reactjs"
              ],
              "has_wiki": true,
              "homepage": "https://embeddable.com/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://embeddable.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.9
            },
            "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 is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "54 of 54 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 54
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "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": 46270,
              "source_files_sampled": 209,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/209 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 209,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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",
    "deps.dev does not index npm:@embeddable.com/remarkable-ui@3.0.24; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T10:05:00.310295Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/embeddable-hq/remarkable-ui.svg",
  "full_name": "embeddable-hq/remarkable-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.26.0 — full methodology · metrics wiki.

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