Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 12:10 UTC

eastriverlee / LLM.swift

LLM.swift is a simple and readable library that allows you to interact with large language models locally with ease for macOS, iOS, watchOS, tvOS, and visionOS.

SwiftMIT★ 866 stars⑂ 122 forkssince Dec 2023View on GitHub ↗

eastriverlee/LLM.swift holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Vitality (72/100) and lowest on Security (41/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

eastriverPersonal account
56 followers33 public repossince Sep 2018

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

Metrics by category

Vitality

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

72Good · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
5.5/36Commit cadence — 8/52 weeks with commits
13.4/18Commit volume — 30 commits in the last year
10/10OpenSSF Scorecard: Maintained — 19 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year30
human_commit_share1
days_since_last_push9
active_weeks_last_year8
How it's scored
27/27Ships releases — 42 releases published
36/36Release recency — latest release 9 days ago
19.8/27Release cadence — a release every ~48.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count42
latest_release_tagv3.0.3
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases48.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

71Good · 18% of overall
How it's scored
47.6/60Stars — 866 stars
17.4/25Forks — 122 forks
6.2/15Watchers — 14 watchers
Inputs used
forks122
stars866
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 95% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.954
How it's scored
39.7/46.8Issue resolution — 85% of issues closed
29.1/38.3PR acceptance — 19/25 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 5/14 approved changesets -- score normalized to 3
Inputs used
merged_prs19
open_issues9
closed_issues51
issue_closed_ratio0.85
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.6/25Owner reach — 56 followers of eastriverlee
23.2/25Track record — 33 public repos, account ~7 yr old
Inputs used
followers56
owner_typeUser
is_verified
owner_logineastriverlee
public_repos33
account_age_days2,861
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

53Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
10/10Wiki
Inputs used
topicsios, llm, llm-inference, macos, swift, tvos, visionos, watchos, gguf
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
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 — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 5/14 approved changesets -- score normalized to 3
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 19 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.7/40Legible commit history — 35 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.35
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Swift (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Swift (statically typed)
49.5/55Manageable file sizes — 1/10 source files over 60KB
Inputs used
primary_languageSwift
largest_source_bytes65,042
source_files_sampled10
oversized_source_files1

Key facts

866GitHub stars
7contributors
30commits, last 12 months
9days since last push
42releases
1bus factor
9open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 122 ⇿
0Stars
122Forks
37Releases

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.

02040608010012011932023-122025-032026-07
Major 1Minor 9Patch 27

Each point covers 3 days.

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-28 12:10 UTC

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

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

RegistryPackageVersionRelation
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ios",
        "llm",
        "llm-inference",
        "macos",
        "swift",
        "tvos",
        "visionos",
        "watchos",
        "gguf"
      ],
      "is_fork": false,
      "size_kb": 548674,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 679,
        "C++": 9620,
        "Shell": 3703,
        "Swift": 110755
      },
      "pushed_at": "2026-07-19T06:04:49Z",
      "created_at": "2023-12-02T16:11:23Z",
      "owner_type": "User",
      "updated_at": "2026-07-27T05:58:02Z",
      "description": "LLM.swift is a simple and readable library that allows you to interact with large language models locally with ease for macOS, iOS, watchOS, tvOS, and visionOS.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Swift",
      "significant_languages": [
        "Swift"
      ]
    },
    "owner": {
      "blog": "eastriver.dev",
      "name": "eastriver",
      "type": "User",
      "login": "eastriverlee",
      "company": null,
      "location": "south korea",
      "followers": 56,
      "avatar_url": "https://avatars.githubusercontent.com/u/43613000?v=4",
      "created_at": "2018-09-26T14:46:22Z",
      "is_verified": null,
      "public_repos": 33,
      "account_age_days": 2861
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2026-07-19T06:04:49Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2026-07-19T04:38:22Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-07-18T18:57:23Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-07-18T17:26:05Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-12-06T10:04:41Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-12-01T14:29:35Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-08-10T16:25:15Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-07-13T05:08:07Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-07-08T17:13:14Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2025-05-07T15:53:03Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2025-04-14T15:29:58Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-04-02T18:19:22Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2025-03-30T10:54:15Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-03-29T14:05:19Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-03-29T08:59:33Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2025-02-17T14:16:27Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2024-10-19T07:43:35Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2024-07-12T15:44:37Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2024-06-08T11:14:44Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-04-27T02:38:44Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-03-27T02:25:42Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2024-03-07T17:19:26Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2024-02-01T09:38:55Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2024-01-30T20:14:20Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-01-30T10:08:02Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-01-29T21:34:43Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2024-01-27T22:30:54Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2024-01-27T15:41:00Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2024-01-27T10:30:12Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-01-27T01:32:01Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-01-26T22:12:58Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-01-22T21:42:39Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2024-01-08T19:45:48Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2024-01-08T10:27:10Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-01-08T07:24:36Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2023-12-29T16:17:45Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2023-12-10T06:49:32Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2023-12-09T18:15:12Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2023-12-09T17:31:18Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-12-09T14:40:22Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-12-06T09:30:05Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-12-03T23:11:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1d42188d5238ce4b9d25958f5444713b83d5e045",
          "body": "…responding\n\nSettle configuration changes before responding",
          "is_bot": false,
          "headline": "Merge pull request #85 from eastriverlee/settle-configuration-before-…",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-19T06:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750f755c11dad7f56e9930e98715bab7106a24ca",
          "body": "Same seed after reset must reproduce the same output now that\nparameter changes settle before generation. The nested structures\ntest gets context headroom its deterministic rollout needs.",
          "is_bot": false,
          "headline": "test: Cover configuration settling",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-19T06:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e97666457c1770fe28f3706aaf022ea1f9d701d",
          "body": "Object schemas now emit additionalProperties: false, so grammar\nsampling generates exactly the declared fields instead of padding\narbitrary extra keys that waste the token budget and can truncate\nthe JSON at the context limit.",
          "is_bot": false,
          "headline": "fix: Forbid undeclared keys in @Generatable schemas",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-19T06:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f367a831d1b7fdaf5a6aaed03d17344405efcb27",
          "body": "The template didSet, sampling parameter didSets, and reset() applied\ncore changes through fire-and-forget tasks, so a respond issued right\nafter could win the race to the core actor and generate with stale\nstop sequences, parameters, or context. Configuration mutations now\nchain through one settling task that respond awaits, preserving both\nmutual order and the configure-before-respond guarantee, with no new\npublic API.",
          "is_bot": false,
          "headline": "fix: Settle configuration changes before responding",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-19T06:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e41492f4c88666237c16d667e177059e54a24a",
          "body": "Scope interruption per generation — stop() currently strands one generation and kills the next",
          "is_bot": false,
          "headline": "Merge pull request #84 from JerryFZhang/fix/per-generation-interruption",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-19T04:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "609a9cfb8b2f953c381b56b3fcaf4461c21483ff",
          "body": "Comment essays distilled to the one constraint the code cannot show,\nepoch vocabulary replaced with the domain word generation, and the\nnow-unused stopGeneration() removed.",
          "is_bot": false,
          "headline": "refactor: Rename interruption epochs to generations",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-19T04:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca64e597f0f9c4ef57b35f0b62d60d3404a9c13c",
          "body": "… a generation\n\nFollow-up to #82. That fix introduced a single shared interruption flag, and\n3.0.0's changes exposed two opposite races around it — both reproduced on\n3.0.1 with a real model (gemma-2-2b):\n\n  • cleared too early — respond()/getCompletion() called clearInterruption()\n    on entry, so \n[…]\nbounded and history is\ncleared in them deliberately: an unbounded read lets the model ramble until\naccumulated history overruns the context, which fails prepareContext for\nreasons unrelated to stop().",
          "is_bot": false,
          "headline": "fix: scope interruption per generation so stop() can't strand or kill…",
          "author_name": "Jerry F. Zhang",
          "author_login": "JerryFZhang",
          "committed_at": "2026-07-18T20:08:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07ed0061f2a9d923ee7a452e086ed0ceb3adb9d9",
          "body": "Make stop() and stream teardown actually cancel an in-flight generation",
          "is_bot": false,
          "headline": "Merge pull request #82 from JerryFZhang/fix/mid-generation-cancellation",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T18:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5985d63a85a75ab26dab5227c93eb3cf7b4f109",
          "body": "Rework on top of the original fix: OSAllocatedUnfairLock instead of\na lock class, interruption checks in the embedded-template and\ngrammar loops, stream teardown wiring for the parsed stream, and\ninterruption cleared at request entry so a stop issued before the\nfirst token is not lost. Adds a regression test.",
          "is_bot": false,
          "headline": "fix: Extend interruption to all generation paths",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T18:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f77256b7f04fe6fcee0b7d2cb4cadfb8b0b07a3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/mid-generation-cancellation",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T18:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fc6a672dedda54e5ffe4067318d2908df67a23",
          "body": "Support function calling via gguf-embedded chat templates",
          "is_bot": false,
          "headline": "Merge pull request #83 from eastriverlee/64-support-function-calling",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T17:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7f9120cb2e53dae53f8b965e14c8927c4c65ad",
          "body": "Checks for a new upstream release, runs update.sh (checksum, url,\nvendored sources, tests), then merges the update and publishes a\npatch release. A failure opens an issue and pauses retries for that\ntag until the issue is closed.",
          "is_bot": false,
          "headline": "chore: Auto-update llama.cpp through a weekly workflow",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T17:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ec7920f7cc25a95045dfb9f376d114ad679b62",
          "body": null,
          "is_bot": false,
          "headline": "docs: Document chat templates and function calling",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T17:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63fd05912532fe6c0dd4d39bdfa0273eb36bdca",
          "body": "Render conversations with the gguf-embedded chat template by default\nand parse content, reasoning, and tool calls with llama.cpp's own\nparser, so any model family's native tool-call format works without\nper-model configuration. Tools conform to the Tool protocol with a\nnested @Generatable Arguments \n[…]\nhe model context incrementally between turns instead of\nre-feeding the whole history, and replace the hand-rolled constrained\nJSON generator with grammar sampling for structured output.\n\nResolves: #64",
          "is_bot": false,
          "headline": "feat: Add function calling via embedded template",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T17:05:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a3f585a44cf378aa9fd45b35c5bbe122e962393",
          "body": "The binary target now points at the official llama.cpp release\narchive by url and checksum instead of tracking ~780MB of framework\nblobs in the repository, which also kept oversized dSYMs out of\nGitHub's file size limit. update.sh rewrites the url and checksum\nand refreshes the vendored chat sources\n[…]\ne same release tag.\nThe SwiftPM DocC plugin is dropped as well: symbolgraph extraction\ncannot load binary framework modules, so it never worked;\ndocumentation still builds through xcodebuild docbuild.",
          "is_bot": false,
          "headline": "chore: Distribute llama.xcframework as a remote binary target",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T17:05:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4051fe5c894e65dcd67376b0b8bbda3aca26ad36",
          "body": "The chat-template machinery (Jinja engine, PEG parsers,\njson-schema-to-grammar) from llama.cpp's common module, compiled as\nthe LlamaChat target and exposed to Swift through a small C wrapper.\ncommon.cpp itself is not linkable against the binary framework, so\nthe few functions chat.cpp needs from it are stubbed verbatim.",
          "is_bot": false,
          "headline": "feat: Vendor llama.cpp common chat sources",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-18T17:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562b81acd29ef2d7674db821f3c9b788c7ed6de0",
          "body": "…eration\n\nThe token loop in LLMCore.generateResponseStreamWithThinking runs as one\nsynchronous actor job with no suspension points, so stopGeneration() — an\nactor-isolated call — can only ever run after the loop has already finished:\nstop() was a no-op mid-generation, and a consumer that broke out o\n[…]\n M-series: generation A broken after 5 tokens,\nthen generation B issued immediately — time to B's first token):\n  before: 29,625 ms  (B queued behind A's abandoned tail)\n  after:      79 ms\n\nFixes #81",
          "is_bot": false,
          "headline": "fix: make stop() and stream teardown actually cancel an in-flight gen…",
          "author_name": "Jerry F. Zhang",
          "author_login": "JerryFZhang",
          "committed_at": "2026-07-17T16:02:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c15aaba9e6ab141b9a343dcaae564b47f438dbfc",
          "body": "Fix huggingface model download",
          "is_bot": false,
          "headline": "Merge pull request #79 from DnV1eX/fix/huggingface-model-download",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2026-07-04T01:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb45f6416f15568371b09b12cd5e8f624a4492ae",
          "body": "…odel",
          "is_bot": false,
          "headline": "fix: update regex pattern for download URL extraction in HuggingFaceM…",
          "author_name": "Alexey Demin",
          "author_login": "DnV1eX",
          "committed_at": "2026-07-01T00:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427f3b8957a40982500abc8d35ccff8b83ec56a4",
          "body": "- Add ThinkingMode enum to control thinking behavior:\n  - .enabled: append thinking start marker, parse thinking content\n  - .suppressed: append empty thinking tokens (nothink technique)\n  - .none: no special handling (default)\n- Add TokenSequence type for markers as string literals or token IDs\n- I\n[…]\n- Auto-transition from thinking to response via marker injection\n- Add thinking property and updateThinking callback to LLM class\n- Update chatML, llama, mistral, gemma templates with thinking markers",
          "is_bot": false,
          "headline": "feat: Add thinking output separation for chain-of-thought models",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-06T09:54:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "28c34f45d3f9a87021a816eb3cecc0c01ec5bd94",
          "body": null,
          "is_bot": false,
          "headline": "add special tokens",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-05T15:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80236c785ed1103690b580b21ee48d047df2546f",
          "body": null,
          "is_bot": false,
          "headline": "update llama.xcframework",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-05T13:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c79a5a57f3fcbc11079c1b5f825868ef9eeae0c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fusiled/main'",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-01T14:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621702e42164edc60c97461f4bda52d9f00ee3c7",
          "body": null,
          "is_bot": false,
          "headline": "fix test cases",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-01T14:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4439ca5444445f48e875ad1e78d5555b592eb8d",
          "body": "…newer-llamacpp-version\n\nupdate llama.xcframework",
          "is_bot": false,
          "headline": "Merge pull request #71 from eastriverlee/69-update-llmswift-to-get-a-…",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-01T13:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cca496f28a9117dbad318f4308307d0430a201b",
          "body": null,
          "is_bot": false,
          "headline": "update llama.xcframework",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-12-01T13:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016cdd2d428871a6950b1e3cb6a3a0063d30f087",
          "body": "make generateWithConstraints public",
          "is_bot": false,
          "headline": "Merge pull request #67 from fidoriel/make-generateWithConstraints-public",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-10-02T09:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f15f3a3dd3c938b2262016f2353ec2b3840c7b6",
          "body": null,
          "is_bot": false,
          "headline": "Allow empty structs and all optionals in Generatable",
          "author_name": "Matteo Fusi",
          "author_login": null,
          "committed_at": "2025-09-12T00:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c410dbe5f8caf9137584049e4666ddb7f166f1d7",
          "body": null,
          "is_bot": false,
          "headline": "make generateWithConstraints public",
          "author_name": "fidoriel",
          "author_login": "fidoriel",
          "committed_at": "2025-09-08T20:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4e909ac4758c628c9cd263a0c25b6edff5526d",
          "body": null,
          "is_bot": false,
          "headline": "fix multi-turn conversation",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-08-10T16:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9c8a86604c7a81eca5e6790053bc9704e30c0a",
          "body": "- Add swift-docc-plugin dependency to Package.swift\n- Create .spi.yml configuration for documentation targets\n- Update Package.resolved with new dependencies\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Enable DocC documentation hosting on Swift Package Index",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-13T04:59:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a36d818b37284938e1b3cd63d6bfba68d75b340f",
          "body": null,
          "is_bot": false,
          "headline": "update xcframework",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-13T04:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08b204c16cc9fa64589ec927c705440c8414d150",
          "body": "56 structured output",
          "is_bot": false,
          "headline": "Merge pull request #58 from eastriverlee/56-structured-output",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-13T04:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b42cd794a4182074498c65a5e50f90e55a16f99",
          "body": "- Added DocC documentation catalog with overview and topic organization\n- Documented all public APIs including LLM, LLMCore, and supporting types\n- Added usage examples and feature descriptions to main interfaces\n- Updated README to reflect library evolution beyond single file\n- Highlighted @Generatable feature for programmatic LLM control\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add comprehensive DocC documentation and update README",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-13T04:39:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c4051f0ce066b49cd65367df27071d2c45bd0b9f",
          "body": null,
          "is_bot": false,
          "headline": "better string generation, update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-13T04:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0e86bff9bdf92e553160e38091c609e0121c80",
          "body": null,
          "is_bot": false,
          "headline": "add repeat penalty",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-12T18:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2decc2f386573e0842a8e2484bb73d32e31af785",
          "body": null,
          "is_bot": false,
          "headline": "ordered keys for deterministic output, improve string generation",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-12T15:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffbb9b01f3d6406a2af3dc3c5f09934031b5e51d",
          "body": null,
          "is_bot": false,
          "headline": "generatable prompt is now processed",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-12T08:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f46f4412d9c586f7ba6084698e15f286e65cf0c",
          "body": null,
          "is_bot": false,
          "headline": "make Generatable handle optional fields",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-12T02:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3546ba3bd627ed5e374081ad79534ee1d950af",
          "body": null,
          "is_bot": false,
          "headline": "fix enum using only first value",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-12T02:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76e0b456cb47a0ff9a81b831624a199278a76da",
          "body": null,
          "is_bot": false,
          "headline": "implement nested Generatable",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-12T02:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97cdb05d7220a7ec09af2d02bdfa60ce57f5a963",
          "body": null,
          "is_bot": false,
          "headline": "add enum, float, negative number support",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-11T16:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7ae269ade95ec673427b2dc67ce807f6472f0c",
          "body": null,
          "is_bot": false,
          "headline": "implement Generatable macro",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-10T15:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4544abee7cc583270827c89a3d82fd3232489424",
          "body": null,
          "is_bot": false,
          "headline": "add generable protocol",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-09T17:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc3454a981f4e3eabc381c09614491861b5edbe",
          "body": "Co-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Reset currentTokenCount to 0 at start of prepareContext",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-08T17:45:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4b2517839f24498bea0695bae8967b359b9a35c4",
          "body": "- Fix sequence position conflicts by using separate sequence ID for embeddings\n- Clear sequence 1 before each embedding extraction using llama_memory_seq_rm\n- Add deterministic test to verify embeddings are independent from text generation\n- Update README with embeddings documentation and examples\n- Ensure embeddings are stateless and deterministic\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix embeddings sequence conflicts and add deterministic tests",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-08T17:05:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fa1dc236c37ae0497eac6c4f2ce3011060e4afbc",
          "body": "Add embeddings support with cosine similarity comparison",
          "is_bot": false,
          "headline": "Merge pull request #55 from eastriverlee/16-embeddings",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-08T16:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad2efb482ec42b8d8497418cff67cc4fdc4837c",
          "body": "- Add Embeddings struct with compare() and findMostSimilar() methods\n- Add getEmbeddings() method to LLM class using llama.cpp embeddings API\n- Add comprehensive tests for embeddings functionality\n- Update llama.cpp XCFramework to latest version (b5846)\n- Add CLAUDE.md to .gitignore\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add embeddings support with cosine similarity comparison",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-07-08T16:43:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e714315a389e2e6dff15d16f249c61b90c118331",
          "body": null,
          "is_bot": false,
          "headline": "update xcframework and README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-05-07T15:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a04ebb272f4c9765dac2cebbb8f675ceae9813",
          "body": null,
          "is_bot": false,
          "headline": "update update.sh",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-04-16T14:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e62b90f067ae89d2361c2dccae4ffa448a7b1d54",
          "body": null,
          "is_bot": false,
          "headline": "update xcframework",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-04-14T14:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7584d0736fce6ec032ab357ee63a8e7b00c64d96",
          "body": "improve performance, use actor",
          "is_bot": false,
          "headline": "Merge pull request #45 from eastriverlee/44-improve-performance",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-04-02T18:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb8aa213c16dcf5d7096bceebae1a0fd5f2d318",
          "body": null,
          "is_bot": false,
          "headline": "improve performance, use actor",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-04-02T17:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad8e3efb5f884ff0a0e1d6fc3d71e1a8d5fc1b3",
          "body": null,
          "is_bot": false,
          "headline": "fix special tokens",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-03-30T10:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0c959ceabb3797994c36a200c675db58bc5ccf",
          "body": null,
          "is_bot": false,
          "headline": "add gemma template",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-03-30T02:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04185aecaef8eb7ce79341a994433af28ad49334",
          "body": null,
          "is_bot": false,
          "headline": "fix and simplify decode logic",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-03-29T14:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31dbf8d122ef4bfc96e1a044f0544456fbb47b0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-03-29T08:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af3da27ce20f007e3b3eb00f07618ec618a7205",
          "body": null,
          "is_bot": false,
          "headline": "add xcframework dependency instead of llama.cpp repo",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-03-29T08:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f224a798eafbf00dc339b6adc0683071cb54c7e",
          "body": null,
          "is_bot": false,
          "headline": "Update main.yml",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-02-03T14:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a227d54f53482cdb4384273d98b095c7e73134d9",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #38 from 0xjorgev/patch-1",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2025-02-03T12:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a323864df4a1c1195aff95b722d70033a6234ec3",
          "body": "Small fix on Llama.cpp package dependency address, it lead to errors on Xcode 16.2 Beta",
          "is_bot": false,
          "headline": "Update Package.swift",
          "author_name": "Jorge Mendoza",
          "author_login": "0xjorgev",
          "committed_at": "2024-11-04T11:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59da7ca14c78e039b426f871893e5dfd10e02cfc",
          "body": "…llamacpp-sampling-v2-api-change\n\nsampling v2 update",
          "is_bot": false,
          "headline": "Merge pull request #37 from eastriverlee/35-package-is-broken-due-to-…",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-10-19T07:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a528b103f5949a0220a4b55c400ea89b6f7820",
          "body": null,
          "is_bot": false,
          "headline": "sampling v2 update",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-10-19T07:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46894143d6f9a22cd11731068854fd84c5deb683",
          "body": "deal with llama.cpp api change",
          "is_bot": false,
          "headline": "Merge pull request #31 from garfbargle/main",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-08-18T05:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60bb5ecdc2857323648c8ca1dd02588b72d69066",
          "body": null,
          "is_bot": false,
          "headline": "Delete .swiftpm/configuration/Package.resolved",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-08-18T05:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f75cc4a1963ed9c18489b303ba582951e680c7",
          "body": "…en as bool instead of int",
          "is_bot": false,
          "headline": "migrated to latest llama.cpp, now using updated API llama_add_bos_tok…",
          "author_name": "codi",
          "author_login": null,
          "committed_at": "2024-08-17T21:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0441accd68f3aee92b01452e7331418d90bda2db",
          "body": "Support Xcode 16 beta 3",
          "is_bot": false,
          "headline": "Merge pull request #29 from garfbargle/main",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-07-22T23:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5651e8a39309e8cb8edfdd0bee664d77caf964d3",
          "body": null,
          "is_bot": false,
          "headline": " removed borrowing from getResponse function for input",
          "author_name": "codi",
          "author_login": null,
          "committed_at": "2024-07-19T22:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e15a9c2917c4664b936fda5b181941a1f0f9973b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-07-13T09:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd31fdbfaffae4a0cd7e06364e42943e175fa245",
          "body": "…a_token_to_piece\n\ndeal with API change",
          "is_bot": false,
          "headline": "Merge pull request #27 from eastriverlee/26-missing-argument-for-llam…",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-07-12T15:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50b98ea3909cf269a1de3127a41b0aaa1ef7f01",
          "body": null,
          "is_bot": false,
          "headline": "deal with API change",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-07-12T15:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ae135f8d7f9d1c5a1f779dfd273add68939a46",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-06-08T11:11:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a84955dc5b04e1f94e60644add6bfe486184682",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-04-27T02:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec015f5e1e5563ecc5f33ae0e663c87437a4241a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-04-27T02:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b196e8e604c4a4b6e837cd4d970b2c5ca09ab0f",
          "body": "Pass false for special tokens to be compatible with llama.cpp commit 40f74e4",
          "is_bot": false,
          "headline": "Merge pull request #21 from shawiz/main",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-04-27T02:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac1019ebfb28adbfe1ecf34cf460c8dbd7dca17",
          "body": "…40f74e4",
          "is_bot": false,
          "headline": "Pass false for special tokens to be compatible with llama.cpp commit …",
          "author_name": "Sean Ren",
          "author_login": "shawiz",
          "committed_at": "2024-04-26T21:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86ad40d3eeb3b20a039c86b4e9548722f5bcfce",
          "body": null,
          "is_bot": false,
          "headline": "rename preprocess and postprocess",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-03-27T02:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd6fa3c76b8a0ae186009c91e7723b9844f18a9",
          "body": null,
          "is_bot": false,
          "headline": "add quantization",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-03-27T02:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1238599501c38e93e79d1a844e1e3e700cb453a",
          "body": null,
          "is_bot": false,
          "headline": "change public func decode's behavior",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-03-07T17:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20dd03146166624511ce71eab12557d14052271",
          "body": null,
          "is_bot": false,
          "headline": "add more quantizations",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-02-28T08:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ba06122f0a023f9cf8e137126b9612198802eb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-02-25T06:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdb41a7a4c99c0ecc0533d03f94aec3c4f334b3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-02-24T09:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a408deaf4db15b19c460df8c57afa9f77699d6a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-02-24T07:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3988004aeae58eae25b22267be34e8d7280ede9f",
          "body": null,
          "is_bot": false,
          "headline": "remove redundant BOS token",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-02-02T21:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4babf232fb69e6ba33a3909be0aa183c6f6267de",
          "body": null,
          "is_bot": false,
          "headline": "fix initializer with template",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-02-01T09:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7290ba5a6b8af5e29885c96f848d6198b627fb",
          "body": null,
          "is_bot": false,
          "headline": "add feature to observe download progress",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T20:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99299343559c8a2b42bb794b45cfe01ea02bdb9e",
          "body": null,
          "is_bot": false,
          "headline": "improve readability",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T11:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6628e7e221abd51a78180ee6b41902f13f93b9d5",
          "body": null,
          "is_bot": false,
          "headline": "fix unwanted loop in prepare",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T10:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04028ca8847564cd998d57b3944799ccbf91fbba",
          "body": null,
          "is_bot": false,
          "headline": "Update bug_report.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T09:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd74799047fb803b6553356008a485ed35127f5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T09:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2977dc348ee03a1fd6fa2899a50c8d871e948fd3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T09:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dca0d6933e2207c8e67918fa1a69fb86e64114b9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T09:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec80eb5c508746cf978d9e0150af1acd16fcdf8",
          "body": null,
          "is_bot": false,
          "headline": "add open func recoverFromLengthy",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T09:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94bcc5444e963a917170b383b7a1d6dcd160494e",
          "body": null,
          "is_bot": false,
          "headline": "change the initializer's parameter label and order",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T08:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a466c6425674052d9c71efcf27a2b16ddff3866",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-30T08:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ee0c9df68100d8ff3c669451f2bb5cb74402e2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-29T21:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21d91c1bdf5a2ad80699c5408663d69bba94bf7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-29T21:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e91b5e73cecf04e4e312ae1c00d4d30d694dda3a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-29T21:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f89cbcf1124aa96591f3450977dd9507379a051",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-29T21:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f897a53dc8cbf4a195e23d3dfc09b7a0077af041",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "eastriver",
          "author_login": "eastriverlee",
          "committed_at": "2024-01-29T21:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 42,
      "commits_last_year": 30,
      "latest_release_at": "2026-07-19T06:04:49Z",
      "latest_release_tag": "v3.0.3",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 48.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 122,
      "stars": 866,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 2
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 2
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 2
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 119,
        "total_forks": 122
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 65042,
      "source_files_sampled": 10,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 19,
        "open_issues": 9,
        "closed_ratio": 0.85,
        "closed_issues": 51,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "eastriverlee",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/43613000?v=4"
        },
        {
          "type": "User",
          "login": "JerryFZhang",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8656717?v=4"
        },
        {
          "type": "User",
          "login": "DnV1eX",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228028?v=4"
        },
        {
          "type": "User",
          "login": "0xjorgev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/868718?v=4"
        },
        {
          "type": "User",
          "login": "wacumov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2861871?v=4"
        },
        {
          "type": "User",
          "login": "shawiz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8136?v=4"
        },
        {
          "type": "User",
          "login": "fidoriel",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/49869342?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.954
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "update-llama.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 5/14 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "19 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1d42188d5238ce4b9d25958f5444713b83d5e045",
        "ran_at": "2026-07-28T12:10:24Z",
        "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-27T06:25:11Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T06:04:46Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2024-04-09T14:12:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2024-08-21T02:41:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2024-08-21T04:06:10Z",
          "last_comment_at": "2025-09-23T04:58:18Z",
          "last_comment_author": "davidweiss"
        },
        {
          "number": 47,
          "created_at": "2025-04-08T00:13:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2025-06-08T10:34:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2025-08-11T15:47:50Z",
          "last_comment_at": "2025-08-22T12:07:34Z",
          "last_comment_author": "onestardao"
        },
        {
          "number": 65,
          "created_at": "2025-08-17T00:18:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2025-10-05T20:38:32Z",
          "last_comment_at": "2026-01-26T15:14:46Z",
          "last_comment_author": "raffits"
        },
        {
          "number": 74,
          "created_at": "2025-12-26T16:29:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/eastriverlee/LLM.swift",
    "host": "github.com",
    "name": "LLM.swift",
    "owner": "eastriverlee"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 41,
        "vitality": 72,
        "community": 71,
        "governance": 49,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 30,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "30 commits in the last year",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 42,
              "latest_release_tag": "v3.0.3",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 48.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "42 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~48.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 48.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "forks": 122,
              "stars": 866,
              "watchers": 14,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "866 stars",
                "points": 47.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 866
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "122 forks",
                "points": 17.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 122
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "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": 7,
              "top_contributor_share": 0.954
            },
            "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 95% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 19,
              "open_issues": 9,
              "closed_issues": 51,
              "issue_closed_ratio": 0.85,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "19/25 decided PRs merged",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 19,
                      "decided": 25
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/14 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 56,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "eastriverlee",
              "public_repos": 33,
              "account_age_days": 2861
            },
            "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": "56 followers of eastriverlee",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 56,
                      "login": "eastriverlee"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "33 public repos, account ~7 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 33
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "ios",
                "llm",
                "llm-inference",
                "macos",
                "swift",
                "tvos",
                "visionos",
                "watchos",
                "gguf"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/14 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "19 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.35,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "35 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Swift (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Swift"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "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": 94,
            "inputs": {
              "primary_language": "Swift",
              "largest_source_bytes": 65042,
              "source_files_sampled": 10,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Swift (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Swift"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/10 source files over 60KB",
                "points": 49.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 10,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T12:10:41.134884Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eastriverlee/LLM.swift.svg",
  "full_name": "eastriverlee/LLM.swift",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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