Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 08:40 UTC

samaaron / supersonic

SuperCollider's scsynth audio engine as a Web AudioWorklet, JUCE-powered native server, embedded server and Erlang NIF

C++Custom license★ 212 stars⑂ 11 forkssince Oct 2025View on GitHub ↗

samaaron/supersonic holds a health index of 65 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Security (41/100). It was last updated today. A single contributor accounts for most of its recent work.

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

65
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

Sam AaronPersonal account
2,014 followers121 public repossince Feb 2008University of Cambridge

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmsupersonic-scsynth0.71.01,4341104 days agosupercolliderscsynthaudiosynthesiswebassemblyaudioworkletwasmmusicsound

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
26.3/36Commit cadence — 38/52 weeks with commits
18/18Commit volume — 1,160 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,160
human_commit_share1
days_since_last_push0
active_weeks_last_year38
How it's scored
27/27Ships releases — 51 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~12.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count51
latest_release_tagv0.71.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases12.7

Community & Adoption

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

52Moderate · 18% of overall
How it's scored
37.7/60Stars — 212 stars
8.3/25Forks — 11 forks
0/15Watchers — 2 watchers
Inputs used
forks11
stars212
watchers2
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno
How it's scored
42.1/80Monthly downloads — 1,434 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessupersonic-scsynth
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,434
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.999
How it's scored
38.9/46.8Issue resolution — 83% of issues closed
38.2/38.3PR acceptance — 2/2 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues1
closed_issues5
issue_closed_ratio0.833
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.8/25Owner reach — 2,014 followers of samaaron
25/25Track record — 121 public repos, account ~18 yr old
Inputs used
followers2,014
owner_typeUser
is_verified
owner_loginsamaaron
public_repos121
account_age_days6,728
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 110 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessupersonic-scsynth
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://sonic-pi.net/supersonic/demo.html
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://sonic-pi.net/supersonic/demo.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

41At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 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.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): ci_tests. 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.

59Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENT.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
0.5/40Legible commit history — 1 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.01
agent_instruction_filesAGENT.md, CLAUDE.md
agent_instruction_max_bytes3,614
How it's scored
18/18One-command bootstrap — src/vendor/oscpack/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
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_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filessrc/vendor/oscpack/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsexternal/midir/Cargo.toml, external/midir/examples/browser/Cargo.toml, rust/Cargo.toml, rust/supersonic-gamepad/Cargo.toml, rust/supersonic-midi/Cargo.toml, rust/supersonic-native/Cargo.toml, rust/supersonic-osc-net/Cargo.toml, rust/supersonic-osc/Cargo.toml, test/nif/mix.exs
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C++ (statically typed)
53.5/55Manageable file sizes — 132/4,947 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes522,010
source_files_sampled4,947
oversized_source_files132
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example, examples, sample, samples
Inputs used
example_dirsexample, examples, sample, samples
has_mcp_signalno
api_schema_files

Key facts

212GitHub stars
2contributors
1,160commits, last 12 months
0days since last push
51releases
1bus factor
1open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index npm:supersonic-scsynth@0.71.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 212 ★ / 11 ⇿
212Stars
11Forks
50Releases

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.

0408012016020024021211142025-102026-032026-07
Major 0Minor 42Patch 8
OpenSSF Scorecard 4.1 / 10
4.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@thi.ng/malloc^6.1.128package.json
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 231366,
      "has_wiki": true,
      "homepage": "https://sonic-pi.net/supersonic/demo.html",
      "languages": {
        "C": 673868,
        "C++": 45488529,
        "CSS": 68663,
        "HTML": 68994,
        "Pawn": 4277,
        "Rust": 366312,
        "CMake": 73303,
        "Scala": 607,
        "Shell": 44890,
        "Elixir": 11352,
        "Erlang": 5423,
        "Python": 630,
        "Batchfile": 1477,
        "Dockerfile": 654,
        "JavaScript": 1702073,
        "PowerShell": 3273,
        "TypeScript": 29079,
        "Objective-C": 420,
        "Objective-C++": 7502,
        "SuperCollider": 14801
      },
      "pushed_at": "2026-07-21T16:54:09Z",
      "created_at": "2025-10-20T08:50:57Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T16:54:34Z",
      "description": "SuperCollider's scsynth audio engine as a Web AudioWorklet, JUCE-powered native server, embedded server and Erlang NIF",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "http://sam.aaron.name",
      "name": "Sam Aaron",
      "type": "User",
      "login": "samaaron",
      "company": "University of Cambridge",
      "location": "Sheffield, UK",
      "followers": 2014,
      "avatar_url": "https://avatars.githubusercontent.com/u/369?v=4",
      "created_at": "2008-02-18T17:12:45Z",
      "is_verified": null,
      "public_repos": 121,
      "account_age_days": 6728
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.71.0",
          "kind": "minor",
          "published_at": "2026-07-17T10:06:39Z"
        },
        {
          "tag": "v0.70.0",
          "kind": "minor",
          "published_at": "2026-06-23T23:47:25Z"
        },
        {
          "tag": "v0.69.0",
          "kind": "minor",
          "published_at": "2026-06-03T08:30:29Z"
        },
        {
          "tag": "v0.68.1",
          "kind": "patch",
          "published_at": "2026-06-02T19:12:27Z"
        },
        {
          "tag": "v0.68.0",
          "kind": "minor",
          "published_at": "2026-06-02T19:25:33Z"
        },
        {
          "tag": "v0.67.2",
          "kind": "patch",
          "published_at": "2026-05-15T22:14:46Z"
        },
        {
          "tag": "v0.67.1",
          "kind": "patch",
          "published_at": "2026-05-15T21:42:04Z"
        },
        {
          "tag": "v0.67.0",
          "kind": "minor",
          "published_at": "2026-05-15T21:29:35Z"
        },
        {
          "tag": "v0.66.0",
          "kind": "minor",
          "published_at": "2026-03-25T00:35:05Z"
        },
        {
          "tag": "v0.65.0",
          "kind": "minor",
          "published_at": "2026-03-24T23:59:46Z"
        },
        {
          "tag": "v0.64.0",
          "kind": "minor",
          "published_at": "2026-03-14T17:10:11Z"
        },
        {
          "tag": "v0.63.0",
          "kind": "minor",
          "published_at": "2026-03-13T18:06:40Z"
        },
        {
          "tag": "v0.62.0",
          "kind": "minor",
          "published_at": "2026-03-13T17:31:18Z"
        },
        {
          "tag": "v0.61.0",
          "kind": "minor",
          "published_at": "2026-03-10T12:21:17Z"
        },
        {
          "tag": "v0.60.0",
          "kind": "minor",
          "published_at": "2026-03-09T18:50:25Z"
        },
        {
          "tag": "v0.59.0",
          "kind": "minor",
          "published_at": "2026-03-04T10:06:02Z"
        },
        {
          "tag": "v0.57.0",
          "kind": "minor",
          "published_at": "2026-02-26T19:45:29Z"
        },
        {
          "tag": "v0.56.0",
          "kind": "minor",
          "published_at": "2026-02-25T23:29:04Z"
        },
        {
          "tag": "v0.55.0",
          "kind": "minor",
          "published_at": "2026-02-25T11:41:22Z"
        },
        {
          "tag": "v0.53.0",
          "kind": "minor",
          "published_at": "2026-02-24T00:06:39Z"
        },
        {
          "tag": "v0.52.0",
          "kind": "minor",
          "published_at": "2026-02-22T12:26:36Z"
        },
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2026-02-22T11:01:59Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2026-02-20T09:38:41Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2026-02-19T21:29:52Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2026-02-20T12:16:34Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2026-02-18T10:22:38Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2026-02-16T17:22:08Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2026-02-16T17:01:09Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2026-02-16T10:06:54Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2026-02-12T17:56:32Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2026-02-09T13:57:51Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2026-02-06T12:44:05Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2026-02-04T22:58:33Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2026-02-03T23:28:58Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2026-02-02T11:55:03Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2026-02-01T12:26:32Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2026-01-28T15:55:27Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2026-01-27T00:55:36Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2026-01-25T14:44:51Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2026-01-24T23:41:56Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2026-01-23T09:40:39Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2026-01-21T17:37:36Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2026-01-21T14:26:02Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-01-20T22:06:35Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-01-17T11:46:38Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2026-01-16T11:26:30Z"
        },
        {
          "tag": "v0.25.5",
          "kind": "patch",
          "published_at": "2025-12-31T14:24:21Z"
        },
        {
          "tag": "v0.25.4",
          "kind": "patch",
          "published_at": "2025-12-31T14:05:15Z"
        },
        {
          "tag": "v0.25.3",
          "kind": "patch",
          "published_at": "2025-12-31T12:20:00Z"
        },
        {
          "tag": "v0.25.2",
          "kind": "patch",
          "published_at": "2025-12-31T11:59:31Z"
        },
        {
          "tag": "v0.24.3",
          "kind": "patch",
          "published_at": "2025-12-30T23:45:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9fd465d96c36d51c4318f53fa24b8bf584027223",
          "body": null,
          "is_bot": false,
          "headline": "SuperClock - compare beat positions by tolerance, not bit-identity",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T16:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25372089e39f487bb5f231b4c8cfcff69affff6d",
          "body": null,
          "is_bot": false,
          "headline": "CI - let rustup select the i686 toolchain on an x86_64 kernel",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T16:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff80bce6eba94f2c5eeaf589b09a51ea09201f3b",
          "body": null,
          "is_bot": false,
          "headline": "CI - install a 32 bit Rust toolchain in the i686 container",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T14:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1cdd41d5388f35651d1a8f69874e497db3f277",
          "body": null,
          "is_bot": false,
          "headline": "Metrics - update scheme to add new NRT timings",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T11:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8627e89a6f79162233817b069fd73f4ed85cbb",
          "body": null,
          "is_bot": false,
          "headline": "Engine - keep device enumeration and mode changes off the control thread",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T10:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f914388edc1af6704274ee92beac0d0dd18e70",
          "body": null,
          "is_bot": false,
          "headline": "CI - cover 32 bit linux",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T10:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b66d198dd5d2a1eb2a8c05edd2821121134b5ea7",
          "body": null,
          "is_bot": false,
          "headline": "SuperSonic - measure and report how long the NRT gateway is blocked",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T09:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c984040a25902adc4a6408036162adf9582fc1",
          "body": "… devices",
          "is_bot": false,
          "headline": "SuperSonic - registering for notifications no longer enumerates audio…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-21T08:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229597bbf575a6e878d57824e619c8b206cf7dd3",
          "body": "…w to a rising zero-crossing of the channel mix",
          "is_bot": false,
          "headline": "Scopes - triggered sweep reads: copy_triggered_window locks the windo…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-19T10:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db1a2ec8f9aaa443ae3ddfec23d4bf674cc2f10c",
          "body": "…so env_curve: 2 ramps instead of clicking",
          "is_bot": false,
          "headline": "EnvGen - diverge from upstream: zero-safe exponential warp endpoints …",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-19T08:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f508365fa254e4da84d86b748db82d0d1a9827",
          "body": "…e levels slide instead of NaN",
          "is_bot": false,
          "headline": "EnvGen - diverge from upstream: signed squared/cubed warps so negativ…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-19T07:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6aa425cfa62bd73bb4f2fd3f983ec90aa03f25e",
          "body": "…facts strip them",
          "is_bot": false,
          "headline": "Build - generate Release debug symbols on all platforms; shipped arti…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-18T22:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27cf7b925ea23302295b0035104a172e6135e333",
          "body": "… the recovery worker",
          "is_bot": false,
          "headline": "Recovery - rebuild the device manager on the JUCE message thread, not…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-18T22:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dee9e220e9b0c5e1f0395387627c252f9f8fcf5",
          "body": null,
          "is_bot": false,
          "headline": "Recovery - detect rate-skewed devices via watchdog and reopen",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T11:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8e60348e875e228a180ea381c4174f3e0ac94f",
          "body": null,
          "is_bot": false,
          "headline": "CI - only publish to npm when all tests pass",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T10:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008a9fe8e699ea1ce165b3ac026bd29b924897b6",
          "body": null,
          "is_bot": false,
          "headline": "Version - 0.71.0",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T09:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b69d566a48aa1aa85e26aa0c9d70554d7762dc",
          "body": "…dless driver",
          "is_bot": false,
          "headline": "Test - render bus probes on the test thread instead of racing the hea…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T09:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c2085c94b0171f3a0d7fcd07c136f647feeab7",
          "body": "…ner refused",
          "is_bot": false,
          "headline": "Test - hold the dgram transport to what it accepted, not what the run…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T08:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4413e08e8baaa591b52fb45aa3ff3fea41c9aba9",
          "body": "… headless driver",
          "is_bot": false,
          "headline": "Test - drive the real callback for pause/resume instead of racing the…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T08:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ffc06d43465727729b5a11df91c1b0c1897bebd",
          "body": null,
          "is_bot": false,
          "headline": "Test - build the shm peer with the engine's memory profile",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T08:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b617083c95483f8cb1eee9de4abb482ca90e9b5",
          "body": "… their tests visibly under TSan",
          "is_bot": false,
          "headline": "TSan - rt-alloc hooks can't link against clang's static runtime; skip…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T07:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b55ce20a739a632ad2f2f10fef22b1053af9bb",
          "body": "…al races it revealed",
          "is_bot": false,
          "headline": "TSan - see through Rust with an instrumented std, then fix the two re…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-17T06:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3096256da7d2cb2daba252ea7e6917e99f48fb",
          "body": "…ams + shared sample clock (audible-time alignment)",
          "is_bot": false,
          "headline": "Scopes - replace triple-buffered slots with lossless cursor-ring stre…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-16T21:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83793780a60f10b02165e1a7a1689488790d7686",
          "body": "…ps impersonating the user",
          "is_bot": false,
          "headline": "Devices - report pending driver intent over OSC and stop internal swa…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-16T11:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca8091dc226b103b4f023db15e28b9b2a755603",
          "body": "…rness)",
          "is_bot": false,
          "headline": "Test - load-test every transport per OS×CPU (rust + SHM peer + E2E ha…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-14T11:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701bfdf17fbc142919b2ba39252dadd534e9abb6",
          "body": "…iling)",
          "is_bot": false,
          "headline": "Tests - decouple reopen.done waits from runner speed (event-driven ce…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-14T00:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763f85e2fff8d9324274a0bf0b8f467c671da88b",
          "body": "…timeout",
          "is_bot": false,
          "headline": "Transports - fix Windows harness PS parse (ASCII) + macOS crash-test …",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-13T22:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "098710dbf20e5321247028d215d292abed00c846",
          "body": null,
          "is_bot": false,
          "headline": "Transports - make ShmTransport plane slot atomic",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-13T21:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92dfe0ce98e1cae7152fb71c6c11fae940681e1",
          "body": "…gside UDP",
          "is_bot": false,
          "headline": "Transports - add TCP, UDS, named-pipe and SHM command transports alon…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-13T20:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7536a5a73793a5a141f465ca575324a9065927ac",
          "body": "…ip-checked",
          "is_bot": false,
          "headline": "SHM - readers keep their mapping alive, scope slot release is ownersh…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-11T16:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de58f4a704e858c867ceade60878df20de21a718",
          "body": null,
          "is_bot": false,
          "headline": "Boot - improve Windows boot time",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-10T16:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29057b0347a90473520731fc55a2a38275b3c837",
          "body": null,
          "is_bot": false,
          "headline": "Esp32 - link MdaUGens now that piano wavetable is external",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-10T13:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5488f7f3b53c719e4cf0ee091e454d92691fe88b",
          "body": "much less scary for non-failure messages (i.e. freeing a synthnode that was already freed)",
          "is_bot": false,
          "headline": "Debug - downgrade FAILURE IN SERVER to WARNING",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-10T12:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7455d5afec8af293277a6d19c314e7ae228657",
          "body": "this uses the diskout ugen which is not supported",
          "is_bot": false,
          "headline": "synths - remove recorder synthdef",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-10T12:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ffac1619bdbfab5fee609f82a83b793e6502c2",
          "body": null,
          "is_bot": false,
          "headline": "Ugens - make MDA piano ugen optional",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-10T12:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b33dc1d298eff381665a5586ee65581a898a19",
          "body": null,
          "is_bot": false,
          "headline": "Tests - always start a fresh test server",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T21:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "399cf509c9106d55023176611ae62f057f8170f6",
          "body": null,
          "is_bot": false,
          "headline": "Clock - consistent #if style for capability flags",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T21:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57d1d8c2a6143163115fd3eab55a7088ec339212",
          "body": null,
          "is_bot": false,
          "headline": "Clock - dedupe NTP -> OSC timetag conversion onto clock_math",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T21:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72847a044a10cb73c2b0a7676d9248563dea9d65",
          "body": null,
          "is_bot": false,
          "headline": "Clock - make the bpm/beat_origin pair coherent (release/acquire)",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T20:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efd91405267e4c92b7ea097660abf3d1cfc7458",
          "body": null,
          "is_bot": false,
          "headline": "Clock - shared /clock/unsupported helper",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T20:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff9de3e10424782c65dad4aee2bdf15fd5dd9e4",
          "body": null,
          "is_bot": false,
          "headline": "Clock - report /clock/notify/transport in the NTP wall-clock domain",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T14:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f0459d10cc59242c65b7960363f9ee130714d4e",
          "body": null,
          "is_bot": false,
          "headline": "Clock - combined beat_phase RPCs (one round-trip for time+beat+phase)",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T14:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c257b7d1f8b659e8b47279a7ab3fb097598b6bc1",
          "body": "… explicitly",
          "is_bot": false,
          "headline": "Clock - add /clock/capabilities/get + refuse unsupported /clock verbs…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T14:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a108957d416df4dc61d6e6c384fbaf3d23399355",
          "body": null,
          "is_bot": false,
          "headline": "Clock - answer clock RPCs from the SAB mirror on Link-less builds",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T14:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db40daf6cb01b2aa4a0d2eda9a57ad4c0607d475",
          "body": null,
          "is_bot": false,
          "headline": "Clock - make the is_playing pair coherent (release/acquire)",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T13:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b630fa5ed2f96266c2881ff0820ab7378ba511",
          "body": null,
          "is_bot": false,
          "headline": "Clock - consolidate shared clock arithmetic into clock_math.h",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-08T13:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eebb270e1832e8dac578d412e4d19001c5c52c61",
          "body": "…T-out",
          "is_bot": false,
          "headline": "Egress - keep RT-out single-writer - route all off-thread debug to NR…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-06T10:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3c4be191fc3a2792f86fc9c04ff8ddc3b1cb4ff",
          "body": null,
          "is_bot": false,
          "headline": "Test - avoid MSVC 'near' macro in SuperClock NTP test",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T20:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b1670d7df2227337801095540946ba073a89bd",
          "body": null,
          "is_bot": false,
          "headline": "Platform - add Teensy 4.x (Cortex-M7) capability profile",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T19:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2aff59d732d8650c15baa31518739c4ea8e9f2",
          "body": null,
          "is_bot": false,
          "headline": "Engine - configurable eager FFT table size",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T19:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b31b019071a058266a00703ed76d7dbe33628a4",
          "body": "…guard)",
          "is_bot": false,
          "headline": "Engine - make notification FIFO depths configurable (+ MsgFifo depth …",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T19:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b719ec5e0c1632a28d3ae7e69b953c13b9507af6",
          "body": "…ifo)",
          "is_bot": false,
          "headline": "SynthDef - free graphdefs inline on delete (fix leak from undrained f…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T18:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4b1e26bf535788aadd4065e40b71c729f5b890",
          "body": null,
          "is_bot": false,
          "headline": "Clock - report transport/time in NTP wall-clock domain",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T15:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613491bf63b8cd5e1eac1b8a365fffd66e7b0153",
          "body": null,
          "is_bot": false,
          "headline": "Engine - configurable opening tempo via Config::defaultBpm",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T14:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb93df9cabb930d05593762d55ce7a5e2f42297",
          "body": "…tatDefinition",
          "is_bot": false,
          "headline": "Docs - regenerate API.md for Link Audio + NRT-out metrics and NativeS…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T14:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5aa4797554dc67557db7de79afe4cf3941e4244",
          "body": null,
          "is_bot": false,
          "headline": "Clock - report /clock beat/phase/time RPCs in NTP wall-clock domain",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T14:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0ce81792385b0a1113b19418d54e916bb3aa9a",
          "body": "… none",
          "is_bot": false,
          "headline": "Engine - recover audio on device loss + idle instead of headless when…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-05T13:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70a8d6447254274d1c7ede6e540bd0f886fbf77",
          "body": null,
          "is_bot": false,
          "headline": "Engine - make mActiveSource atomic (fix watchdog/audioSource data race)",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T15:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ab34c4e062055ce60e760ee1426046fa587283",
          "body": null,
          "is_bot": false,
          "headline": "Tidy - improve comments",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T14:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d779602f608db997a75f6e9501a6f0226730f86",
          "body": null,
          "is_bot": false,
          "headline": "Metrics - share composite row descriptions between web and native GUIs",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T14:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971e6cfe291b4cf422f824ca92324efc9b638d2e",
          "body": null,
          "is_bot": false,
          "headline": "Metrics - tidy schema description wording",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T14:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64231c66e1adddd0242bc1d02bcf6dacab0108c7",
          "body": null,
          "is_bot": false,
          "headline": "Clock - echo a correlation token on /clock rpc replies",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T14:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68a56cdf3e04ed3918b1c31985ab377c8e5c014",
          "body": null,
          "is_bot": false,
          "headline": "Tests - deterministic TimeSource scenarios via injectable wall clock",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T13:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5b897282372e6824640b4d9a18921524cfbee7e",
          "body": null,
          "is_bot": false,
          "headline": "Engine - serialise device swaps, recover stalled audio sources",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T13:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791dd85b4655296c03fbe42ebb2c9c609e8b7f15",
          "body": null,
          "is_bot": false,
          "headline": "Debug - log callback gaps, DSP overruns, and late bursts",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T13:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c140f5d9576c20f6dfc0a95fa2bc2729e6fd0fd",
          "body": "…cal)",
          "is_bot": false,
          "headline": "Native - promote Windows audio thread to realtime (MMCSS + time-criti…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T13:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcde24970564ed363ad531e7bec3fa5f1a4829f1",
          "body": "…racy",
          "is_bot": false,
          "headline": "Tests - poll until rendered instead of fixed sleep in scheduling accu…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T08:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dae3f9e3f4f5e904e9628b7aaeb4d5ac30091c6",
          "body": null,
          "is_bot": false,
          "headline": "Metrics - emit native-only Link/LinkAudio fields from web getMetrics()",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-03T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8e0f9339f99c8bebfca94ec5be2a7bc7a4736b",
          "body": null,
          "is_bot": false,
          "headline": "Types - sync SuperSonicMetrics with runtime schema",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T22:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df62c208c04b3fd8963a8e36d966841b001827a",
          "body": null,
          "is_bot": false,
          "headline": "Debug - log wall clock drift",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T21:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6c39876cbe8e9c9ef50b3aad8809fed50fa5ea",
          "body": "…-flake audio-resume",
          "is_bot": false,
          "headline": "HeadlessDriver - cap timer catch-up to kill post-starvation burst; de…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T21:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f9b18e8d8ffcd852d4aa06f519e35c1c033251f",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T21:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14dff0fa5db211a3c7e1c307cc821a18d0e49f38",
          "body": null,
          "is_bot": false,
          "headline": "Metrics - add tool tip info",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T21:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536e46d8b2d7f0b40546b6804fc2ef43faa5a8a1",
          "body": null,
          "is_bot": false,
          "headline": "Platform - SCP_HW_FLOAT64 capability + sc_calc_t DSP-precision type",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T18:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38eda1e838d4431df2905aba2c0c115515a2cf7a",
          "body": "…of failing /s_new",
          "is_bot": false,
          "headline": "RT pool - fast initial sized from free SRAM; grow into PSRAM instead …",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T16:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aab8a2ae5578de583527d06b95e4e5b8f13f380",
          "body": "…AM fallback",
          "is_bot": false,
          "headline": "Heap - size the fast initial area from free SRAM at boot; log the PSR…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T16:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b058b23191e660a7c36c44ca09ecdc2d0cea58",
          "body": "…ount",
          "is_bot": false,
          "headline": "Mem - optional strict tier placement; expose largest_free and spill_c…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T16:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf121a2552e34ff309b339466b7b9f9a6433f61c",
          "body": null,
          "is_bot": false,
          "headline": "ESP32 - add missing EngineClock.cpp link",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T07:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af5dab9d6705a6416acd60177ccba0960b5a9504",
          "body": null,
          "is_bot": false,
          "headline": "CI - actually build the no-synth cell and run nosynth_smoke;",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T07:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20e8236406824738024a393950c90c844b09d5c",
          "body": "…ue is synth-only",
          "is_bot": false,
          "headline": "Lanes - fix minimal-host doc drift: clock profile is a choice, shm gl…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T07:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ea43da67d9ad53c2cbb5bfbe2a1693e28e88845",
          "body": "…layout",
          "is_bot": false,
          "headline": "WorldOpts - fix index 16 naming collision; contract test pins JS/C++ …",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T07:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c063fe790483adee001292eb00a23460bd17cc85",
          "body": "…em; received no longer counts dropped frames",
          "is_bot": false,
          "headline": "Web - count PM-mode IN-ring drops in metrics instead of swallowing th…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T07:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012e03c6060f52a42f26a25b7e6b050b59b5cb19",
          "body": "… shm segment unmaps",
          "is_bot": false,
          "headline": "Engine - tear down the World and arena globals in shutdown before the…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T07:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37f5b2a627c0cab0c980934200e114fa2b218d7d",
          "body": "…ot __EMSCRIPTEN__",
          "is_bot": false,
          "headline": "Engine - gate worklet self-clock paths on SUPERSONIC_WORKLET_CLOCK, n…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T06:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ce16ba4dead8480644135161660b34fe8d2377",
          "body": null,
          "is_bot": false,
          "headline": "Ingress - defer purge's IN-ring flush to the audio-thread drain;",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T06:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534a79570d1c6a36f4f92b0bf097a488170f7341",
          "body": null,
          "is_bot": false,
          "headline": "OSC - report engine version in /supersonic/notify.reply",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-07-02T05:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4304ce2aefabc9422ff71f8c0585b1d543cf526",
          "body": null,
          "is_bot": false,
          "headline": "Log - simplify boot message",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-30T16:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af858e956f6b171640de641c08d11bc869168fe0",
          "body": null,
          "is_bot": false,
          "headline": "tidy - remove experimented dev ideas",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-30T12:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48770a3e80be727a7a7b559923b6ab39d49d398f",
          "body": null,
          "is_bot": false,
          "headline": "Debug - tidy debug message for sample loading",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-26T12:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11adc2eeb67f4c1fc1b32b02e0c44a56fd0a8095",
          "body": "(for cross-platform compatibility)",
          "is_bot": false,
          "headline": "MIDI - filter own ports by assigned name, not ALSA client prefix",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-26T08:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2bf8276e2221fab0bccfc2dd67b5411236063a",
          "body": "addresses #3543",
          "is_bot": false,
          "headline": "MIDI - don't auto-connect to our own ports to stop self-wired feedback",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-26T07:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ca229f8d1c5e7959c3cc459297674f6631cec8",
          "body": "This needs more time to bake",
          "is_bot": false,
          "headline": "MIDI - remove midi clock out",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-25T11:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a6fecafd36a95b04c011aa2278e0aa2770be7a",
          "body": null,
          "is_bot": false,
          "headline": "Banner - simplify module list under ascii art",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-24T13:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7680a6ada5b84ced82dbdb688bcb1717f1016e9",
          "body": null,
          "is_bot": false,
          "headline": "Version - 0.70.0",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-23T23:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae3908fde832d3474cb9d06184533299d663347",
          "body": "Hopefully addresses #3543",
          "is_bot": false,
          "headline": "Audio - promote the Linux audio thread to realtime to fix timing lates",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-22T23:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c4316cf28a72245e0fc69ad02237bc75282df72",
          "body": null,
          "is_bot": false,
          "headline": "Audio - add realtime thread-promotion helper with graceful fallback",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-22T23:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3b9b795d8b99d7218932557242fb3ac05c2457",
          "body": "…nd pollute Link discovery",
          "is_bot": false,
          "headline": "Test - tie Link test-peer lifetime to its parent so it can't orphan a…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-22T14:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c970f748a3f253e63f106e0af8489eaeac6599",
          "body": null,
          "is_bot": false,
          "headline": " Tests - bump world-options layout",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-22T12:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677c5c74221a0f93b9cdf7f5dce43463d394e396",
          "body": "…or the metrics dashboard",
          "is_bot": false,
          "headline": "Engine - publish DSP load + audio-callback overruns to native-stats f…",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-22T11:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a14f0e3346fec2c293c805af37fdcfc8673f094",
          "body": "…swap); make /notify idempotent",
          "is_bot": false,
          "headline": "Engine - preserve /notify registrations across a World rebuild (cold …",
          "author_name": "Sam Aaron",
          "author_login": "samaaron",
          "committed_at": "2026-06-22T11:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 51,
      "commits_last_year": 1160,
      "latest_release_at": "2026-07-17T10:06:39Z",
      "latest_release_tag": "v0.71.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 38,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 12.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "supersonic-scsynth",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "supercollider",
            "scsynth",
            "audio",
            "synthesis",
            "webassembly",
            "audioworklet",
            "wasm",
            "music",
            "sound"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/supersonic-scsynth",
          "is_deprecated": false,
          "latest_version": "0.71.0",
          "repository_url": "https://github.com/samaaron/supersonic",
          "versions_count": 110,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1434,
          "first_published_at": "2025-11-02T15:10:36.319000Z",
          "latest_published_at": "2026-07-17T10:06:10.872000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 11,
      "stars": 212,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-24",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 11,
        "total_forks": 11
      },
      "star_history": {
        "days": [
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 8
          },
          {
            "date": "2025-10-25",
            "count": 9
          },
          {
            "date": "2025-10-26",
            "count": 10
          },
          {
            "date": "2025-10-27",
            "count": 5
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-29",
            "count": 6
          },
          {
            "date": "2025-10-30",
            "count": 2
          },
          {
            "date": "2025-10-31",
            "count": 3
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 3
          },
          {
            "date": "2025-11-16",
            "count": 14
          },
          {
            "date": "2025-11-17",
            "count": 3
          },
          {
            "date": "2025-11-18",
            "count": 4
          },
          {
            "date": "2025-11-19",
            "count": 4
          },
          {
            "date": "2025-11-20",
            "count": 3
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 2
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 7
          },
          {
            "date": "2025-11-28",
            "count": 7
          },
          {
            "date": "2025-11-29",
            "count": 7
          },
          {
            "date": "2025-11-30",
            "count": 2
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 2
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 2
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 3
          },
          {
            "date": "2025-12-29",
            "count": 2
          },
          {
            "date": "2025-12-30",
            "count": 4
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 2
          },
          {
            "date": "2026-02-18",
            "count": 2
          },
          {
            "date": "2026-02-21",
            "count": 2
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 8
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 2
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 212,
        "total_stars": 212
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples",
        "sample",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "src/vendor/oscpack/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "external/midir/Cargo.toml",
        "external/midir/examples/browser/Cargo.toml",
        "rust/Cargo.toml",
        "rust/supersonic-gamepad/Cargo.toml",
        "rust/supersonic-midi/Cargo.toml",
        "rust/supersonic-native/Cargo.toml",
        "rust/supersonic-osc-net/Cargo.toml",
        "rust/supersonic-osc/Cargo.toml",
        "test/nif/mix.exs"
      ],
      "largest_source_bytes": 522010,
      "source_files_sampled": 4947,
      "oversized_source_files": 132,
      "agent_instruction_files": [
        "AGENT.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3614
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "rust/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates",
        "npm"
      ],
      "dependencies": [
        {
          "name": "@thi.ng/malloc",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.1.128"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 1,
        "closed_ratio": 0.833,
        "closed_issues": 5,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "samaaron",
          "commits": 1158,
          "avatar_url": "https://avatars.githubusercontent.com/u/369?v=4"
        },
        {
          "type": "User",
          "login": "rdkr",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3134270?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.999
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy.yml",
        "native.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "9fd465d96c36d51c4318f53fa24b8bf584027223",
        "ran_at": "2026-07-22T08:40:07Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T17:03:52Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-12-12T04:08:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2026-07-05T08:37:12Z",
          "last_comment_at": "2026-07-05T14:49:49Z",
          "last_comment_author": "aodanne"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/samaaron/supersonic",
    "host": "github.com",
    "name": "supersonic",
    "owner": "samaaron"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 41,
        "vitality": 90,
        "community": 52,
        "governance": 64,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 1160,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 38
            },
            "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": "38/52 weeks with commits",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1160 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1160
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 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": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 51,
              "latest_release_tag": "v0.71.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 12.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "51 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 11,
              "stars": 212,
              "watchers": 2,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "212 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "11 forks",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "packages": [
                "supersonic-scsynth"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1434
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,434 downloads/month across npm",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1434,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.999
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 1,
              "closed_issues": 5,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "followers": 2014,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "samaaron",
              "public_repos": 121,
              "account_age_days": 6728
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,014 followers of samaaron",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2014,
                      "login": "samaaron"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "121 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 121
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "supersonic-scsynth"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "110 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 110
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://sonic-pi.net/supersonic/demo.html",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://sonic-pi.net/supersonic/demo.html",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.01,
              "agent_instruction_files": [
                "AGENT.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3614
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENT.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENT.md, CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "1 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "src/vendor/oscpack/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "external/midir/Cargo.toml",
                "external/midir/examples/browser/Cargo.toml",
                "rust/Cargo.toml",
                "rust/supersonic-gamepad/Cargo.toml",
                "rust/supersonic-midi/Cargo.toml",
                "rust/supersonic-native/Cargo.toml",
                "rust/supersonic-osc-net/Cargo.toml",
                "rust/supersonic-osc/Cargo.toml",
                "test/nif/mix.exs"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/vendor/oscpack/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/vendor/oscpack/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 522010,
              "source_files_sampled": 4947,
              "oversized_source_files": 132
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "132/4947 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 4947,
                      "oversized": 132
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples",
                "sample",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples, sample, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples, sample, samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "deps.dev does not index npm:supersonic-scsynth@0.71.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T08:40:18.931943Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/samaaron/supersonic.svg",
  "full_name": "samaaron/supersonic",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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