Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 21:17 UTC

pharo-graphics / Toplo

A widget framework on top of Bloc

SmalltalkMIT★ 31 stars⑂ 12 forkssince Feb 2022View on GitHub ↗

pharo-graphics/Toplo holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (92/100) and lowest on AI Readiness (3/100). It was last updated today. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

Software health index

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

59
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

pharo-graphicsOrganization
12 followers26 public repossince Nov 2016

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

Metrics by category

Vitality

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

92Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
27.7/36Commit cadence — 40/52 weeks with commits
18/18Commit volume — 787 commits in the last year
10/10OpenSSF Scorecard: Maintained — 18 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year787
human_commit_share1
days_since_last_push0
active_weeks_last_year40
How it's scored
27/27Ships releases — 10 releases published
36/36Release recency — latest release 9 days ago
19.8/27Release cadence — a release every ~82.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv0.10.0
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases82.2
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?

42At risk · 18% of overall
How it's scored
24/60Stars — 31 stars
8.7/25Forks — 12 forks
2.7/15Watchers — 4 watchers
Inputs used
forks12
stars31
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.7/22.5Commit distribution — top contributor authored 88% of commits
13.5/13.5Contributor breadth — 13 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.878
How it's scored
39.1/46.8Issue resolution — 84% of issues closed
35/38.3PR acceptance — 237/259 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/21 approved changesets -- score normalized to 0
Inputs used
merged_prs237
open_issues21
closed_issues107
issue_closed_ratio0.836
closed_unmerged_prs22
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
8/25Owner reach — 12 followers of pharo-graphics
22.4/25Track record — 26 public repos, account ~9 yr old
Inputs used
followers12
owner_typeOrganization
is_verified
owner_loginpharo-graphics
public_repos26
account_age_days3,553

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

43At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/21 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
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 — 18 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.3
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.

3Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.5/40Legible commit history — 16 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.16
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Smalltalk without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageSmalltalk
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

31GitHub stars
13contributors
787commits, last 12 months
0days since last push
10releases
1bus factor
21open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

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

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.

0246810121212023-032024-072025-11
Major 0Minor 7Patch 0

Each point covers 3 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/21 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained18 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 15500,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 724,
        "Smalltalk": 8388968
      },
      "pushed_at": "2026-07-27T16:05:30Z",
      "created_at": "2022-02-23T18:21:47Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T16:07:22Z",
      "description": "A widget framework on top of Bloc",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "dev",
      "license_spdx_raw": "MIT",
      "primary_language": "Smalltalk",
      "significant_languages": [
        "Smalltalk"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "pharo-graphics",
      "company": null,
      "location": null,
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/23235599?v=4",
      "created_at": "2016-11-03T10:35:14Z",
      "is_verified": null,
      "public_repos": 26,
      "account_age_days": 3553
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-18T00:37:01Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-03-11T19:44:22Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-12-20T01:34:50Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-10-15T18:53:19Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-06-30T14:58:45Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-05-15T03:50:42Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-02-05T22:53:01Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-12-05T22:27:43Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-09-25T21:31:21Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-07-08T02:45:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "af84bd3712bb5cece164078c452d398d9d4fd53c",
          "body": "Update Pharo versions in workflow matrix",
          "is_bot": false,
          "headline": "Merge pull request #393 from pharo-graphics/ci-P15",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-07-27T16:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16af2a78e202e9eb6609f12fcffffe8ec1fdf056",
          "body": null,
          "is_bot": false,
          "headline": "Update Pharo versions in workflow matrix",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-07-27T13:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "685e2497e6fff39682c4e66eebb7d33443c3f341",
          "body": "ToCompletionEngine: update after rename in Album",
          "is_bot": false,
          "headline": "Merge pull request #388 from pharo-graphics/PrivateText",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-26T23:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958ec0c9e54a850adb82d94f8b5e31808dbff457",
          "body": "Delete 2 year old deprecated methods",
          "is_bot": false,
          "headline": "Merge pull request #387 from pharo-graphics/Delete2YearOldDeprecations",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-26T02:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ad2b67060c61559171a301a206ac6460e61477",
          "body": null,
          "is_bot": false,
          "headline": "Delete 2 year old deprecated methods",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-26T02:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3de811cf4e678e95b47c99bb954430eaadb345ea",
          "body": "…med it as #text",
          "is_bot": false,
          "headline": "ToCompletionEngine is the only sending #privateText... Album:dev rena…",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-25T23:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e473fbd8be6e908c72ce9d844f5225b067e9edb9",
          "body": "…assexample-diff\n\nSend next only once in #albumEditorElement",
          "is_bot": false,
          "headline": "Merge pull request #384 from pharo-graphics/383-Error-in-ToSandBox-cl…",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-25T02:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1296c150b54fc04605438ef2e0bb286380ef859",
          "body": "…mos-have-MNU-isSubmenu\n\nToCircularMenuLayout: check if the parentMenu is nil before querying isSubmenu",
          "is_bot": false,
          "headline": "Merge pull request #385 from pharo-graphics/382-Some-circular-menu-de…",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T21:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6361b4c942383ae06355d501b25bdc4264785a60",
          "body": "Fix MNU in #example_ListWithAllClassesNone",
          "is_bot": false,
          "headline": "Merge pull request #386 from pharo-graphics/FixExample",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T21:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa277f767281e51a44dd30acf6360fb24e98a207",
          "body": "Replace #primarySelectionMode by #selecter",
          "is_bot": false,
          "headline": "Fix MNU in #example_ListWithAllClassesNone",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T19:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f402a4ae08fc41c97dfe185f4b17361243616ec4",
          "body": null,
          "is_bot": false,
          "headline": "Other 2 automatic rewrites of #withLineWrapping by \"wrappingMode: true\"",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T18:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556eb0646ac01f00c63b810aa4ea08513c3035e1",
          "body": "…if it is a submenu\n\nFixes #382",
          "is_bot": false,
          "headline": "ToCircularMenuLayout: check if the parentMenu is nil before querying …",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T18:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ab6138a8cccbb99a442d7695739e3ae3a74ac2",
          "body": "…lement",
          "is_bot": false,
          "headline": "Replace other uses of #next to a ToAlbum or subclass by #albumEditorE…",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T18:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "862102064be07d90ad264757be9fc59fcb058b60",
          "body": null,
          "is_bot": false,
          "headline": "Diff element: Replace other sends of #next by #albumEditorElement",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T18:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b423b472d94630949eb8fa7df1d26c16d83b9f48",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant #next from \"ToAlbum new next beReadonlyWithSelection\"",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T17:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c6a0a7a35aca4db7f0994885684cc402dfdb678",
          "body": "This method was introduced in a2c6ac997f3286cadfb2b77a9166c89295717785",
          "is_bot": false,
          "headline": "Send next only once in #albumEditorElement",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-23T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e68d21c1defdf880b47560bdc8c20567400a3d6",
          "body": null,
          "is_bot": false,
          "headline": "Automatic refactoring: withLineWrapping -> wrappingMode: true",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-06-13T11:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29613f6492b67b735c2f42f9649c7581441f9ccc",
          "body": "…ss to the mouse click event",
          "is_bot": false,
          "headline": "add #sourceEvent in ToCheckableChangedEvent to let callback have acce…",
          "author_name": "plantec",
          "author_login": "plantec",
          "committed_at": "2026-06-04T10:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc05bbba1c0ebef12199bbe6757b0503d624fac5",
          "body": null,
          "is_bot": false,
          "headline": "use the image itself for labeled icon if an image is directly given",
          "author_name": "Benoit Verhaeghe",
          "author_login": "badetitou",
          "committed_at": "2026-04-23T16:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d69039fba20c2846b998b50607fde6aef46e9a2f",
          "body": null,
          "is_bot": false,
          "headline": "remove invisible char",
          "author_name": "Benoit Verhaeghe",
          "author_login": "badetitou",
          "committed_at": "2026-04-23T08:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d31bf55076a44a10df9283b89717b5dbecc9084",
          "body": null,
          "is_bot": false,
          "headline": "organized",
          "author_name": "Benoit Verhaeghe",
          "author_login": "badetitou",
          "committed_at": "2026-04-17T12:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0bc17ff5621229be29b417fa4193860d160792f",
          "body": null,
          "is_bot": false,
          "headline": "Add some tests about list inset",
          "author_name": "Benoit Verhaeghe",
          "author_login": "badetitou",
          "committed_at": "2026-04-17T12:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc21a95d6650b1f84c4e7faa5bb4e2ab79195e1",
          "body": null,
          "is_bot": false,
          "headline": "add example that highlight how selection work in tree",
          "author_name": "Benoit Verhaeghe",
          "author_login": "badetitou",
          "committed_at": "2026-04-17T09:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "accdac8d72619ca3d18fee84b8f03ccc05a8e075",
          "body": "… have one context menu\"\n\nThis reverts commit ca56cb086fe3a6bb0e982343a51f259e839cd713.",
          "is_bot": false,
          "headline": "Revert \"make context menu work in parent and child element if the two…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-04-17T08:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e79b172f67898f212788207fc2337af551d861",
          "body": "…f incorrect mouse button\"\n\nThis reverts commit 6d6f14621a512d8314eacdf354869feeddb13990.",
          "is_bot": false,
          "headline": "Revert \"fixed popupWindowManager to reset the popup handler in case o…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-04-17T08:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6f14621a512d8314eacdf354869feeddb13990",
          "body": "…ect mouse button",
          "is_bot": false,
          "headline": "fixed popupWindowManager to reset the popup handler in case of incorr…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-04-16T16:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca56cb086fe3a6bb0e982343a51f259e839cd713",
          "body": "…e context menu",
          "is_bot": false,
          "headline": "make context menu work in parent and child element if the two have on…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-04-16T15:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc966356f5cb06091ceb90a72197c4bb71a13fdc",
          "body": "… middle angle",
          "is_bot": false,
          "headline": "+ ToCircularMenuLayout to align sub-menu sectors with the parent menu…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-04-14T14:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c1704e0c42b7d2fa711d665e83c04e72f5ba20",
          "body": "…ing on menu items",
          "is_bot": false,
          "headline": "fixes ToCircularContextMenu>>isOutsideEvent: to make clickAction work…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-30T09:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a87d6cd8bf5063134ebc6734c1662771a4a032ce",
          "body": null,
          "is_bot": false,
          "headline": "ToSkinEventAction takes the skin event as 2d argument",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T18:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bb8953554838f5fd08865d4a7300a3e98cc886c",
          "body": null,
          "is_bot": false,
          "headline": "ToToggleMenuItemSkin",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T16:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b93de36a4067dd6ce9e8c3c775dfb817e8bb5d6",
          "body": null,
          "is_bot": false,
          "headline": "ToToggleMenuItemSkin",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T13:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be78b150f70abd8f5708f456502cc0f87623b66a",
          "body": null,
          "is_bot": false,
          "headline": "improve ToToggleMenuItemSkin",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T12:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96cc204f628ee371a012307500ccf6687abc8a1d",
          "body": "…rrectly",
          "is_bot": false,
          "headline": "fixes ToInnerWindow>>installRawStyle to set the top bar background co…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T12:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cffcbf9b9421b45dd465d5a9fdbf4a60b2c430c2",
          "body": null,
          "is_bot": false,
          "headline": "fixes ToCircularMenu>>isOutsideEvent:",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T12:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4282a081cde0053a0d0e7d9b4735642fd32faa75",
          "body": null,
          "is_bot": false,
          "headline": "fixes ToSkinStateGenerator>>closedEvent:",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-26T08:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292817f562b41c42f3e0f61706dd5965fc3465d8",
          "body": null,
          "is_bot": false,
          "headline": "improved menu and tooltip window closing",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-25T15:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3336e1e56d24c10231fea4d989f00ae55d47b66f",
          "body": null,
          "is_bot": false,
          "headline": "improve ToListDisabledSelectionElementEventHandler",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-25T13:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f15af53514e9286f305b7772243641ad2feaadcc",
          "body": null,
          "is_bot": false,
          "headline": "fixes anchorred window closing error when clicking outside",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-25T11:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1497b64e2e62c7d5f2b71d921105ba67fcbc82b4",
          "body": "…rentEvent event).",
          "is_bot": false,
          "headline": "fixes anchored window closing (now use the BlElementToBeremovedFromPa…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-25T10:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e28fa47064cf84d59f51e92b0a4f279fff62fe",
          "body": "…onChangedEvent:",
          "is_bot": false,
          "headline": "fixed ToListDisabledSelectionElementEventHandler>>listDisabledSelecti…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-24T23:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7f36ad595541aeb16f681386a25c4dff93e3f4",
          "body": null,
          "is_bot": false,
          "headline": "working on enablement in lists",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-24T09:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9249c2fcaf3fed10b39c9dd75ad029b470a2726f",
          "body": null,
          "is_bot": false,
          "headline": "TToSimpleState optimization",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T21:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ce2c4865870722e9d222da1662209564389c68e",
          "body": null,
          "is_bot": false,
          "headline": "ToIntrinsicState optimization",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T18:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d5d971898d2e08e82aaedb34f513697e10cfd7",
          "body": "…figuration",
          "is_bot": false,
          "headline": "fixes TToAnnulusCircularLayoutUser>>layoutRadius: to send #requestCon…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T16:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fac8e28830f773d18298a9b7e3b84bbbadd636f",
          "body": null,
          "is_bot": false,
          "headline": "+ TToListNodeManager",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T14:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf44a7d04d017e88e8709687ed637df0882a8b5d",
          "body": "…tems and #hasMenuItems. + TToItemNodeContainer>>hasSubitems",
          "is_bot": false,
          "headline": "+ TToNodeContainer + TToItemNodeContainer. + ToMenuItemElement>>#hasI…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T12:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f7c7067051c339addea6afe550fbf2712cbee3",
          "body": null,
          "is_bot": false,
          "headline": "tiny change",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T10:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a887e3657d149f94b8eb8a23a25546459a8790",
          "body": null,
          "is_bot": false,
          "headline": "fixes ToSandBox>>#listMenuFactory",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T09:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5448599d88a03b9abedd19bda0c444f43555eaec",
          "body": "…ectionsStateUnchangedOn:",
          "is_bot": false,
          "headline": "more optimlization in ToIntrinsicState>>isUnchangedOn: and isOtherSel…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-23T09:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c276e55ad40ac10d6ddb32d8d1d8fbf866ad2805",
          "body": null,
          "is_bot": false,
          "headline": "fixes ToAccordionElementSkin and ToAccordionHeaderElementSkin",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T23:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "129918dc3f0cba3e2970a3e2d23d8d245fc5f75b",
          "body": null,
          "is_bot": false,
          "headline": "fixes ToIntrinsicState>>otherSelectionsState",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T21:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073cfa78dc0f645f35dff3d38bdb0f14cc4e6fd8",
          "body": "… now it takes the element tree into account",
          "is_bot": false,
          "headline": "fixes ToIntrinsicState current pattern computing for the focus state:…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T16:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e579a3f122621b2e0d00f19863a5a94782c66d",
          "body": "…larMenuPickedPlacement in Toplo main package",
          "is_bot": false,
          "headline": "move  TToElementWithContextMenu >>useCircularContextMenu  and ToCircu…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T12:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7092ef35565a7cb88b364257e1f0627370c99ba7",
          "body": "…class",
          "is_bot": false,
          "headline": "fixes #useCircularContextMenu and lost ToCircularMenuPickedPlacement …",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T12:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0515352fb66f4b217dc8755e0bb23e46c3571efc",
          "body": null,
          "is_bot": false,
          "headline": "cleaner ToIntrinsicState",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T12:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd7e79321f659d53ddea06eaec54b1f2092d567",
          "body": "… don't change",
          "is_bot": false,
          "headline": "optimize  ToIntrinsicState to not re-apply skin events if  the states…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-22T09:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536e6d27f419e77c383b8d7b49b05c3b8cb26fe6",
          "body": "fixes lookupTokenPropertyValueNamed:",
          "is_bot": false,
          "headline": "Merge pull request #380 from pharo-graphics/MenuCleaning",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-21T23:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd15ca2ba207028bc44b9ef2cbbdf7466d887d31",
          "body": null,
          "is_bot": false,
          "headline": "fixes lookupTokenPropertyValueNamed:",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-21T23:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a365aef3641ee5e15e50620b569672e84689968d",
          "body": "Menu cleaning",
          "is_bot": false,
          "headline": "Merge pull request #379 from pharo-graphics/MenuCleaning",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-21T17:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c364735b53ee678c5d6ca868827ee18ea89d6b98",
          "body": null,
          "is_bot": false,
          "headline": "fixed switch, check and radio menu items",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-21T13:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0dacbe812203f9b5e886d1b5fa67df8944722fc",
          "body": null,
          "is_bot": false,
          "headline": "simplify adding and removing items",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-20T22:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c979cf828574cc1130b135a3827078a2e3431669",
          "body": null,
          "is_bot": false,
          "headline": "tests improving",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-20T18:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0915c7b9b615f619c9c5b12737087773f332d677",
          "body": null,
          "is_bot": false,
          "headline": "fixes circular context menu sub menus placement",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-20T17:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e1e11b17bde5ace737ff3a3cbac17f2493c455",
          "body": null,
          "is_bot": false,
          "headline": "fix submenu local theme and skin managing",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-19T21:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ecba1000e33517bf8db544b537478c5f158fb5",
          "body": null,
          "is_bot": false,
          "headline": "fixes submenu window placing",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-19T09:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8934f3fa0f1335fa07eb2a50015b280e2b8037b8",
          "body": null,
          "is_bot": false,
          "headline": "more comments",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-18T21:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b82b391feef5b5e9f0b874e43bfb6baad6af807",
          "body": null,
          "is_bot": false,
          "headline": "fixes circular menu opening",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-18T18:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800e02c6c25665c1339a7875aad5b9fb1c818539",
          "body": "…StartRadialOffset: aRadialOffset1 withEndRadialOffset: aRadialOffset2",
          "is_bot": false,
          "headline": "+ ToAnnulusSectorElement >>bezierControlPointsForRadius: aRadius with…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-18T15:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef5ba6a8f49df198f50a8fb3a63960699e67eea7",
          "body": "…innerChordLength",
          "is_bot": false,
          "headline": "+ ToAnnulusSectorElement>>arcLength, chordLength, innerArcLength and …",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-18T11:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bdc0f57180ad6e695c1f53d695eabd4776a3fc2",
          "body": "…to allow the positionning on the inner circle",
          "is_bot": false,
          "headline": "change ToAnnulusSectorEdgePointAnchor with #offset:  and #outerEdge: …",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-18T10:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26aad0d3344699530da1eb1af5598cfcc78181a8",
          "body": null,
          "is_bot": false,
          "headline": "rollback rescent ToAlbum experiments",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-17T20:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd123e3003880193c96140340cc3a3959008501",
          "body": "…lGap",
          "is_bot": false,
          "headline": "+ TToCircularMenuList + TToCircularMenuListUser + #defaultSectorRadia…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-17T12:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d11a0e0104b3eed077b774bdcd6ee35ac39ab9e7",
          "body": null,
          "is_bot": false,
          "headline": "ToAnnulusSectorGeometry default radial gap set to 3",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-17T10:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "483312e74172624ecc0f74b323835e3327b38f02",
          "body": null,
          "is_bot": false,
          "headline": "+ ToAnnulusSectorElement>>radialGap",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-16T22:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37957d31909af24151210cee05b16174b1a4f608",
          "body": null,
          "is_bot": false,
          "headline": "reintroduce ToCheckableChangedEvent",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-16T11:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0184b9b3ee19e5550a14b366aa4c23a93d13e4d",
          "body": "review of ToAccordionElement to make it work with ToCheckableListElement",
          "is_bot": false,
          "headline": "remove  ToCheckableChangedEvent and ToAccordionCheckedEvent.",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-16T09:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a79dfbdf2805bc2e1d7efd364026efd665f8fc3",
          "body": null,
          "is_bot": false,
          "headline": "green tests on P14",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-13T13:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fa428652d8f41db30028ed7fb3d81529d290428",
          "body": "should not check the current checked state early in case  of a checkable list",
          "is_bot": false,
          "headline": "ToCheckableState>>checked:  requestBefore:",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-13T09:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8460268850f59db4b4a65676071149e40e0dceea",
          "body": null,
          "is_bot": false,
          "headline": "+ ToMenuTest>>testCheckableItem",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-13T08:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7db79de6aa0cc1191d354791ab486537a4c21d0",
          "body": null,
          "is_bot": false,
          "headline": "+ checkableListElementDo:",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-13T08:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c6ac997f3286cadfb2b77a9166c89295717785",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #375",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-12T22:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb3e082b2bcf18c32c7656a28d4e4ebd65f0c06d",
          "body": null,
          "is_bot": false,
          "headline": "Fixes  #376",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-12T22:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3348939e093f3aa48527e70e7c94ec6493f461bf",
          "body": null,
          "is_bot": false,
          "headline": "fixes #374",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-12T21:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b74a9188916be3594b9de5ddcc26f47d4e53770",
          "body": "…view\n\nTab list element selection review.\nFixes #373",
          "is_bot": false,
          "headline": "Merge pull request #377 from pharo-graphics/TabListElementSelectionRe…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-12T21:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea77cf58768ccb4243f5ece8f2ef2e6200ef4112",
          "body": null,
          "is_bot": false,
          "headline": "fixes  #373",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-12T21:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09224690952ff635528820083212c0e47462bbcd",
          "body": null,
          "is_bot": false,
          "headline": "remove the CheckableGroup from all ToCheckableListElement",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-12T18:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98994edc7c21b92128828e40c93ba5c744de5dd",
          "body": "Fix some circular dependencies",
          "is_bot": false,
          "headline": "Merge pull request #371 from pharo-graphics/CircularDependencies",
          "author_name": "Martín Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-03-11T01:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae1782b2564aaf7581a14c37af40685ab3b6954",
          "body": null,
          "is_bot": false,
          "headline": "plus failing tests",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-10T17:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603926768594af26ae0478626ca2296331c3d3d1",
          "body": null,
          "is_bot": false,
          "headline": "Convert ToElementExtension>>floatOverlayIn: as extension",
          "author_name": "Martin Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-03-09T18:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448370ff4104b090dc40266bd84943ba69fe5aa2",
          "body": null,
          "is_bot": false,
          "headline": "Change package of #annulus #annulusSector extensions",
          "author_name": "Martin Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-03-09T18:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79f820136ae1e7c60dd0255cf65a34a680b04e2",
          "body": null,
          "is_bot": false,
          "headline": "ToElement: Convert 3 methods as extensions of Toplo-Widget-Pane",
          "author_name": "Martin Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-03-09T18:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45d3c33a200f1a3651ba374b461305d993995e91",
          "body": null,
          "is_bot": false,
          "headline": "TToElement: Convert #asFloatElement as extension of Toplo-Widget-Float",
          "author_name": "Martin Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-03-09T18:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84b78085e6a6d5b47fdefff3db52590a2a47873",
          "body": null,
          "is_bot": false,
          "headline": "ToWorldMenu: Convert some menu entries as extensions of Toplo-Examples",
          "author_name": "Martin Dias",
          "author_login": "tinchodias",
          "committed_at": "2026-03-09T18:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f9c4c7f48a16cfef50fed12d4ec25b0442fe2c",
          "body": null,
          "is_bot": false,
          "headline": "remove undeclared InformativeNotification",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-07T13:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62ee96393f8d973a9ad42af83b3909455f397bf",
          "body": null,
          "is_bot": false,
          "headline": "Automatic deprecation",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-07T13:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059dd14fae89e69c61d6764b5fef21ce48ff8bc3",
          "body": null,
          "is_bot": false,
          "headline": "few fixes after ToAlbum changes",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-07T12:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2510ce73b87eb55eca2665ed84d3126e575bbb4c",
          "body": null,
          "is_bot": false,
          "headline": "fixe secondary selection update when the new selection is empty",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-07T11:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e6f21bb3c896fde7cd9c58f4523c75caa1b3d9",
          "body": null,
          "is_bot": false,
          "headline": "+ ToTextPane",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-06T23:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b4405c742abffe86977f098d2af36863a69a75",
          "body": "…ollbar",
          "is_bot": false,
          "headline": "changed ToAlbum to support TextPane  implementation with accurate scr…",
          "author_name": "Alain Plantec",
          "author_login": "plantec",
          "committed_at": "2026-03-06T18:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 787,
      "latest_release_at": "2026-07-18T00:37:01Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 40,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 82.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 12,
      "stars": 31,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 27
    },
    "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": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 237,
        "open_issues": 21,
        "closed_ratio": 0.836,
        "closed_issues": 107,
        "closed_unmerged_prs": 22
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "plantec",
          "commits": 3640,
          "avatar_url": "https://avatars.githubusercontent.com/u/435221?v=4"
        },
        {
          "type": "User",
          "login": "labordep",
          "commits": 163,
          "avatar_url": "https://avatars.githubusercontent.com/u/49183340?v=4"
        },
        {
          "type": "User",
          "login": "Ducasse",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/432549?v=4"
        },
        {
          "type": "User",
          "login": "tinchodias",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/3044265?v=4"
        },
        {
          "type": "User",
          "login": "Nyan11",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/34318678?v=4"
        },
        {
          "type": "User",
          "login": "Enzo-Demeulenaere",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/121249182?v=4"
        },
        {
          "type": "User",
          "login": "badetitou",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/6225039?v=4"
        },
        {
          "type": "User",
          "login": "LouisePla",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/123971303?v=4"
        },
        {
          "type": "User",
          "login": "LabordePierre",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/189609169?v=4"
        },
        {
          "type": "User",
          "login": "Maiwaiikou",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/52677673?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.878
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "Tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/21 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "18 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "af84bd3712bb5cece164078c452d398d9d4fd53c",
        "ran_at": "2026-07-27T21:17:12Z",
        "aggregate_score": 4.3,
        "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-27T16:09:47Z",
      "oldest_open_prs": [
        {
          "number": 239,
          "created_at": "2025-02-05T16:57:20Z",
          "last_comment_at": "2025-02-06T10:21:09Z",
          "last_comment_author": "Nyan11"
        },
        {
          "number": 292,
          "created_at": "2025-07-15T14:11:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 320,
          "created_at": "2025-08-26T21:21:09Z",
          "last_comment_at": "2025-12-15T22:47:23Z",
          "last_comment_author": "plantec"
        },
        {
          "number": 325,
          "created_at": "2025-09-21T05:43:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 389,
          "created_at": "2026-06-26T23:28:47Z",
          "last_comment_at": "2026-06-26T23:47:37Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 392,
          "created_at": "2026-07-07T13:11:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-27T16:05:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 29,
          "created_at": "2023-05-16T22:01:54Z",
          "last_comment_at": "2025-07-12T08:34:24Z",
          "last_comment_author": "plantec"
        },
        {
          "number": 75,
          "created_at": "2023-10-26T20:43:03Z",
          "last_comment_at": "2023-10-26T21:01:44Z",
          "last_comment_author": "labordep"
        },
        {
          "number": 78,
          "created_at": "2023-11-29T22:14:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 95,
          "created_at": "2024-01-31T12:41:20Z",
          "last_comment_at": "2025-07-23T12:25:14Z",
          "last_comment_author": "plantec"
        },
        {
          "number": 127,
          "created_at": "2024-03-20T22:47:53Z",
          "last_comment_at": "2024-03-27T15:34:38Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 147,
          "created_at": "2024-05-07T19:02:50Z",
          "last_comment_at": "2025-07-15T13:43:47Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 156,
          "created_at": "2024-06-14T09:03:15Z",
          "last_comment_at": "2025-12-18T04:44:57Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 165,
          "created_at": "2024-06-26T19:25:56Z",
          "last_comment_at": "2025-10-07T14:09:50Z",
          "last_comment_author": "labordep"
        },
        {
          "number": 183,
          "created_at": "2024-07-19T09:54:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 201,
          "created_at": "2024-09-12T21:31:13Z",
          "last_comment_at": "2024-11-14T00:13:21Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 202,
          "created_at": "2024-09-12T21:39:42Z",
          "last_comment_at": "2024-11-15T21:39:13Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 205,
          "created_at": "2024-09-19T09:21:40Z",
          "last_comment_at": "2024-10-21T13:11:28Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 291,
          "created_at": "2025-07-13T08:57:43Z",
          "last_comment_at": "2025-07-15T14:09:46Z",
          "last_comment_author": "Ducasse"
        },
        {
          "number": 330,
          "created_at": "2025-10-16T13:17:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 332,
          "created_at": "2025-11-07T15:11:02Z",
          "last_comment_at": "2025-11-11T21:06:37Z",
          "last_comment_author": "plantec"
        },
        {
          "number": 344,
          "created_at": "2025-12-02T08:47:24Z",
          "last_comment_at": "2025-12-03T14:50:34Z",
          "last_comment_author": "Ducasse"
        },
        {
          "number": 349,
          "created_at": "2025-12-09T20:17:58Z",
          "last_comment_at": "2026-06-25T23:17:58Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 361,
          "created_at": "2025-12-20T17:39:19Z",
          "last_comment_at": "2026-03-09T18:56:43Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 378,
          "created_at": "2026-03-17T17:00:04Z",
          "last_comment_at": "2026-03-17T18:24:16Z",
          "last_comment_author": "tinchodias"
        },
        {
          "number": 381,
          "created_at": "2026-05-12T13:12:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pharo-graphics/Toplo",
    "host": "github.com",
    "name": "Toplo",
    "owner": "pharo-graphics"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 43,
        "vitality": 92,
        "community": 42,
        "governance": 55,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 787,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 40
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "40/52 weeks with commits",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "787 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 787
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "18 commit(s) and 5 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": 92,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 82.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~82.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 82.2
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "forks": 12,
              "stars": 31,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "31 stars",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.878
            },
            "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 88% of commits",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 237,
              "open_issues": 21,
              "closed_issues": 107,
              "issue_closed_ratio": 0.836,
              "closed_unmerged_prs": 22
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "237/259 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 237,
                      "decided": 259
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/21 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 12,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "pharo-graphics",
              "public_repos": 26,
              "account_age_days": 3553
            },
            "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": "12 followers of pharo-graphics",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "pharo-graphics"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "26 public repos, account ~9 yr old",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 26
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/21 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "18 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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": 14
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 3,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.16,
              "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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Smalltalk",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Smalltalk without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Smalltalk"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T21:17:30.943935Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pharo-graphics/Toplo.svg",
  "full_name": "pharo-graphics/Toplo",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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