Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 15:50 UTC

omnimind-ai / OmniInfer

Unified, efficient, and easy-to-use inference infrastructure for edge AI || 面向端侧 AI 的统一、高效、易用的推理基础设施

Rust · Shell · C++Apache-2.0★ 810 stars⑂ 9 forkssince Mar 2026View on GitHub ↗

omnimind-ai/OmniInfer holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (84/100) and lowest on Security (25/100). It was last updated today. A single contributor accounts for most of its recent work.

61
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

omnimind.aiOrganization
48 followers18 public repossince May 2025

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

Metrics by category

Vitality

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

84Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
12.5/36Commit cadence — 18/52 weeks with commits
18/18Commit volume — 1,109 commits in the last year
0/10OpenSSF Scorecard: Maintained — no data
Inputs used
commits_last_year1,109
human_commit_share1
days_since_last_push0
active_weeks_last_year18

Release discipline

100Excellent
How it's scored
27/27Ships releases — 31 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~2.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count31
latest_release_tagv0.3.9
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases2.4

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
47.2/60Stars — 810 stars
7.5/25Forks — 9 forks
0/15Watchers — 1 watchers
Inputs used
forks9
stars810
watchers1
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.7/22.5Commit distribution — top contributor authored 88% of commits
9.5/13.5Contributor breadth — 7 contributors
0/10OpenSSF Scorecard: Contributors — no data
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.881
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
37.5/38.3PR acceptance — 146/149 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs146
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs3
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.2/25Owner reach — 48 followers of omnimind-ai
11.7/25Track record — 18 public repos, account ~1 yr old
Inputs used
followers48
owner_typeOrganization
is_verified
owner_loginomnimind-ai
public_repos18
account_age_days430

Engineering Quality

Are baseline engineering and documentation practices in place?

66Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

25Critical · 16% of overall
How it's scored
0/30Security policy (SECURITY.md)
0/25Dependabot config
25/25Dependency lockfiles — Cargo.lock
0/20CodeQL workflow
Inputs used
sourcefile_signals
lockfilesCargo.lock
manifestsCargo.toml
has_codeql_workflowno
has_security_policyno
has_dependabot_configno

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.

61Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, android/omniinfer-server/build.gradle.kts, crates/omniinfer-cli/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, android/omniinfer-server/build.gradle.kts, crates/omniinfer-cli/Cargo.toml, crates/omniinfer-core/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.9/55Manageable file sizes — 2/98 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes64,280
source_files_sampled98
oversized_source_files2

Key facts

810GitHub stars
7contributors
1,109commits, last 12 months
0days since last push
31releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Could not fetch crates package 'omniinfer-cli' from its registry
  • Could not fetch crates package 'omniinfer-core' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • OpenSSF Scorecard did not return a usable result (2026/07/21 15:49:52 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks

More detail

Star and fork history 810 ★ / 9 ⇿
810Stars
9Forks
29Releases

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

02004006008001,0008109502026-032026-052026-07
Major 0Minor 3Patch 26
Direct dependencies 27
RegistryPackageVersion constraintManifest
crates.ioanyhowcrates/omniinfer-cli/Cargo.toml
crates.ioaxumcrates/omniinfer-cli/Cargo.toml
crates.iobase64crates/omniinfer-cli/Cargo.toml
crates.iobytescrates/omniinfer-cli/Cargo.toml
crates.ioclapcrates/omniinfer-cli/Cargo.toml
crates.ioclap_completecrates/omniinfer-cli/Cargo.toml
crates.iocrosstermcrates/omniinfer-cli/Cargo.toml
crates.ioflate2crates/omniinfer-cli/Cargo.toml
crates.iohttp-body-utilcrates/omniinfer-cli/Cargo.toml
crates.iohypercrates/omniinfer-cli/Cargo.toml
crates.iohyper-utilcrates/omniinfer-cli/Cargo.toml
crates.ioomniinfer-corecrates/omniinfer-cli/Cargo.toml
crates.iorandcrates/omniinfer-cli/Cargo.toml
crates.ioserdecrates/omniinfer-cli/Cargo.toml
crates.ioserde_jsoncrates/omniinfer-cli/Cargo.toml
crates.iosha2crates/omniinfer-cli/Cargo.toml
crates.iosysinfocrates/omniinfer-cli/Cargo.toml
crates.iotarcrates/omniinfer-cli/Cargo.toml
crates.iotokiocrates/omniinfer-cli/Cargo.toml
crates.iotokio-streamcrates/omniinfer-cli/Cargo.toml
crates.ioureqcrates/omniinfer-cli/Cargo.toml
crates.iozipcrates/omniinfer-cli/Cargo.toml
crates.ioserdecrates/omniinfer-core/Cargo.toml
crates.ioserde_jsoncrates/omniinfer-core/Cargo.toml
crates.iorandcrates/omniinfer-core/Cargo.toml
crates.iothiserrorcrates/omniinfer-core/Cargo.toml
crates.ioureqcrates/omniinfer-core/Cargo.toml
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 86013,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 1291,
        "C++": 172492,
        "Rust": 860668,
        "CMake": 5189,
        "Shell": 216326,
        "Swift": 25635,
        "Kotlin": 102272,
        "Python": 133842,
        "Batchfile": 264,
        "PowerShell": 118373
      },
      "pushed_at": "2026-07-21T14:45:01Z",
      "created_at": "2026-03-20T12:39:13Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T14:45:41Z",
      "description": "Unified, efficient, and easy-to-use inference infrastructure for edge AI || 面向端侧 AI 的统一、高效、易用的推理基础设施",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust",
        "Shell",
        "C++"
      ]
    },
    "owner": {
      "blog": "https://omnimind.com.cn/",
      "name": "omnimind.ai",
      "type": "Organization",
      "login": "omnimind-ai",
      "company": null,
      "location": "China",
      "followers": 48,
      "avatar_url": "https://avatars.githubusercontent.com/u/212129436?v=4",
      "created_at": "2025-05-17T13:31:24Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 430
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2026-07-21T14:45:01Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2026-07-21T06:55:11Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2026-07-20T14:24:43Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-07-20T11:00:44Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-07-20T09:02:52Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-07-09T07:35:29Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-07-09T07:20:54Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-07-07T07:00:28Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-06-30T08:41:29Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-30T03:07:40Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-06-26T02:44:07Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-06-10T13:53:57Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-06-08T11:56:07Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-05-26T11:50:56Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-05-25T14:08:26Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-05-20T04:31:13Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2026-05-15T12:39:25Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2026-05-09T15:17:49Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2026-05-06T07:59:04Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2026-04-25T18:15:21Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2026-04-24T15:57:29Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2026-04-23T12:04:48Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2026-04-17T07:01:28Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-04-17T02:43:27Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-04-15T07:31:57Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-04-14T09:51:04Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-04-14T08:16:42Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-04-12T09:01:24Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-04-11T15:45:04Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-11T13:57:10Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-03-29T12:51:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "270f5ad92d6d7cdf7c7f74dbcce25c90fbe8e8d1",
          "body": "fix(installer): safely extract tar links",
          "is_bot": false,
          "headline": "Merge pull request #175 from omnimind-ai/fix/macos-tar-links",
          "author_name": "BuRuRinn",
          "author_login": "BuRuRinn",
          "committed_at": "2026-07-21T14:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac781dcf8f1aece9c48930ea564ae10459bd282e",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare v0.3.9",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-21T14:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b052de6410fea28ffdc9394990397c017bb4a787",
          "body": null,
          "is_bot": false,
          "headline": "fix(installer): safely extract tar links",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-21T14:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c63c11005a1fa2cbded19b150a3814f7f546f97",
          "body": "fix(serve): bound smoke-test lifecycle",
          "is_bot": false,
          "headline": "Merge pull request #174 from omnimind-ai/fix/smoke-test-lifecycle",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-21T06:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a2559e995eaa0e2d1d3c5fac6c6d8a6e7d153e",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare v0.3.8",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-21T06:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b7f5cbfa4453d9842144f4e9888e6ea2198dd8",
          "body": null,
          "is_bot": false,
          "headline": "fix(serve): bound smoke test lifecycle",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-21T06:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdaac6985d90edcce3012af7eeb75e24186a45ae",
          "body": "fix(serve): propagate explicit roots to gateway",
          "is_bot": false,
          "headline": "Merge pull request #173 from omnimind-ai/fix/serve-root-propagation",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T14:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0276e10c035402830dc09e8549158453ab17adfe",
          "body": null,
          "is_bot": false,
          "headline": "fix(serve): propagate explicit roots to gateway",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T13:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ac37100d2096ccf2b288d2a5153ceef20ff2f8",
          "body": "…tracts\n\nfeat(cli): add desktop integration contracts",
          "is_bot": false,
          "headline": "Merge pull request #172 from omnimind-ai/feat/desktop-integration-con…",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T10:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1660660de7453a82ecf004610e10e95907203df2",
          "body": null,
          "is_bot": false,
          "headline": "feat(cli): add desktop integration contracts",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T10:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660bb6198ad02df443883718dddb8ce44464b4d3",
          "body": "…e-lifecycle\n\nfix: complete Windows CUDA runtime installation",
          "is_bot": false,
          "headline": "Merge pull request #171 from omnimind-ai/fix/windows-runtime-and-smok…",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T08:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5539f14c4f125477680abba376154b23d17bd27a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.3.5",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T08:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ad3a5f6ad17d2a2a33a988113d23724bda4726",
          "body": null,
          "is_bot": false,
          "headline": "fix(serve): clean up failed smoke tests",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T08:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c2268c11ba3290ce62e974c2c55d9801c4bfc9",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): install complete CUDA runtimes",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-20T08:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d8feda7a2396c147affd6749e795ab2a501b23",
          "body": "fix: resolve installed CLI root",
          "is_bot": false,
          "headline": "Merge pull request #170 from omnimind-ai/fix/installed-cli-root",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T07:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a75ad61f6afdf32f7ce129499bf3b9c43ef83a",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve installed cli root",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T07:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623ce4c19e2d93f65269a088f51dd8029ab6392e",
          "body": "feat: add lightweight CLI installer",
          "is_bot": false,
          "headline": "Merge pull request #169 from omnimind-ai/feat/linux-curl-installer",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T07:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab7340f5f1083fe51f7934b08b8598b89abb3e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.3.3",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T07:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6191e18dde2069e247a48e4783f4aebe025b5ce3",
          "body": null,
          "is_bot": false,
          "headline": "fix: explain missing prebuilt runtimes",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T06:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc531806ae8162b1668ca5909307b2e1cafb8e3",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify backend installs",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T06:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961e49e9ce3210bf7d6718e76768a0ba89c70956",
          "body": null,
          "is_bot": false,
          "headline": "feat: install prebuilt backends",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T06:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c32a8f34fab291c5078e92e79034ad3e03de8fc9",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden linux cli release",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T05:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b084bf9b1354a62fe2e90d6b244af20efc6b8f2b",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify cli installer",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T05:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b747de2fdc46e3e6a3df9755252aa45b9ae624f4",
          "body": null,
          "is_bot": false,
          "headline": "feat: add linux cli installer",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-09T05:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cbeed16ac8ddf4584f6f7b405ea4f904227c058",
          "body": "fix: polish CLI release UX",
          "is_bot": false,
          "headline": "Merge pull request #168 from omnimind-ai/fix/cli-release-ux-system",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T10:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d04e363c75feb4e4588c27ea5a5599a9496deb",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve advisor system output",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T10:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7cc724cc1a7997bcac12eabe1bf4dc056afb71",
          "body": null,
          "is_bot": false,
          "headline": "fix: clarify backend runtime state",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T10:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3ffb25eb0c6d48a1587d5e994ae5ed17c3b313",
          "body": "refactor: simplify CLI surface",
          "is_bot": false,
          "headline": "Merge pull request #167 from omnimind-ai/refactor/cli-binary-name",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T09:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b4b04456513c7db29aaf8004224fb864afe282a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify cli surface",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T09:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e350df22da33274e2351ea9d7257416b8e37459",
          "body": "fix: harden CLI-only release packages",
          "is_bot": false,
          "headline": "Merge pull request #166 from omnimind-ai/fix/cli-only-release-package",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T08:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3b92a128661eed05d6a0c212052ab95ad96867",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden CLI-only release packages",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T08:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7520d235a9ced6f44ef9f6eebdb679f22f2d6bd",
          "body": "ci: fix release asset upload",
          "is_bot": false,
          "headline": "Merge pull request #165 from omnimind-ai/fix/release-cli-upload-repo",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T06:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27371f5e85ac0fb39134f65a450884bd8881791",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix release asset upload",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T06:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb5884ad1d1ce8adf0fd575304a213529d77f94",
          "body": "ci: add CLI release assets",
          "is_bot": false,
          "headline": "Merge pull request #164 from omnimind-ai/feat/cli-release-assets",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T06:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b596eeb9a2512fc05da741218a74a49d8d550d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.3.2",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T06:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b40d8433ad6d88275710eec4bd722d711a9be8b",
          "body": null,
          "is_bot": false,
          "headline": "ci: add cli release workflow",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-07T06:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36aa85a720a7cef761d63810da84dc00ebb2b028",
          "body": "…pdate-20260706\n\nfeat: record streaming chat history",
          "is_bot": false,
          "headline": "Merge pull request #163 from omnimind-ai/feat/stream-history-public-u…",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T13:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6a22c9ef50b68bcf3f33a5f793a1aa545937451",
          "body": null,
          "is_bot": false,
          "headline": "feat: record streaming chat history",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T13:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6f2f19c74739cea5c79bff122f2fb98f633891",
          "body": null,
          "is_bot": false,
          "headline": "fix: polish tui model picker",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T09:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d88deb58e37e8685734f0fece1cc13c619fc42",
          "body": null,
          "is_bot": false,
          "headline": "test: guard tui solid borders",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T09:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07408feb44d778c07657b88c1a7fb09849b5fc4",
          "body": null,
          "is_bot": false,
          "headline": "fix: default model load context",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T09:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e21bd4bec11551b9360cb5654d0cd59063c494",
          "body": null,
          "is_bot": false,
          "headline": "fix: use solid tui borders",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T08:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254700cc86b1c282b99741ace4b78bf7392d1a97",
          "body": "…ggregate\n\nfeat: add vllm stream metrics and request history",
          "is_bot": false,
          "headline": "Merge pull request #162 from omnimind-ai/feat/vllm-nonstream-stream-a…",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T06:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bda9614820fa01e54fd8bb87fb4ba2f26c9104f",
          "body": null,
          "is_bot": false,
          "headline": "feat: record request history",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T05:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1c7d517276032f86d2356aac0299ff5c27389e",
          "body": null,
          "is_bot": false,
          "headline": "feat: enable vllm stream aggregation",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T05:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f71bd57a46a838796e72b9195500f52bd74b05c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: aggregate vllm nonstream via stream",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T05:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3311897211abf0f2cb2493f4e9f81286de121bbd",
          "body": null,
          "is_bot": false,
          "headline": "refactor: include backend in proxy target",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T05:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ecc808c932bc6c18a36380b4245a1e830a05b0",
          "body": "fix: stabilize vllm public proxy",
          "is_bot": false,
          "headline": "Merge pull request #161 from omnimind-ai/fix/vllm-public-proxy-usage",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-06T04:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51825ad1c4eb239ccfc0c6d5dcf3c2536f383903",
          "body": null,
          "is_bot": false,
          "headline": "fix: normalize proxied usage totals",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T08:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68053859a43cc76172d7e2539506e4792fd0c124",
          "body": null,
          "is_bot": false,
          "headline": "fix: rewrite proxy model names",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T07:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c95de6921b43249feee27553fd84876f46faf1e",
          "body": null,
          "is_bot": false,
          "headline": "fix: accept empty runtime health",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T07:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82bf46c64706d576f4439dc7347e06825736b49",
          "body": "fix: clear vllm uv runtime venv",
          "is_bot": false,
          "headline": "Merge pull request #160 from omnimind-ai/fix/vllm-uv-venv-clear",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T07:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0a4342940c64bea3d425cac48ec28f48f808ca",
          "body": null,
          "is_bot": false,
          "headline": "fix(vllm): clear uv runtime venv",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40ccc33afdb7a0db38e7fd5b901bac72b562eac",
          "body": "fix: use uv python for vllm runtime",
          "is_bot": false,
          "headline": "Merge pull request #159 from omnimind-ai/fix/vllm-python-runtime",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66bbd7fe2d2a23dbc460b685557dc771d2d53c9",
          "body": null,
          "is_bot": false,
          "headline": "fix(vllm): use uv python runtime",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299a8b34caa061ea01249a9acef7816a6a10d1f9",
          "body": "fix: include vllm runtime library paths",
          "is_bot": false,
          "headline": "Merge pull request #158 from omnimind-ai/fix/vllm-runtime-library-path",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01af94eb820f56c35780f362515edeaea323f471",
          "body": null,
          "is_bot": false,
          "headline": "fix(vllm): include runtime library paths",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee93d0d74c9318655a746832ee1995b585eb5d5",
          "body": "fix: default vllm runtime to stable release",
          "is_bot": false,
          "headline": "Merge pull request #157 from omnimind-ai/fix/vllm-stable-runtime-default",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8354d2b3e141514c31213ba3112ad0a44c061a",
          "body": null,
          "is_bot": false,
          "headline": "fix(vllm): default to stable runtime",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69df7c3e072e827128b3afaa1bdafdea1ef3266",
          "body": "feat: improve tui model picker and vllm public models",
          "is_bot": false,
          "headline": "Merge pull request #156 from omnimind-ai/feat/vllm-gelab-public-model",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00baba66f05741877ce2e9ea66d0de4a60b5f085",
          "body": null,
          "is_bot": false,
          "headline": "feat(models): support vllm hf public models",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ec9d6ece6b05ae9f188ba7dde66c68a034f5d5",
          "body": null,
          "is_bot": false,
          "headline": "feat(vllm): install latest source runtime",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-03T06:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d646f696c4f7dd937e60955b163d5f40aecc76",
          "body": null,
          "is_bot": false,
          "headline": "feat: make model picker responsive",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T09:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e080d46dcd9c9a02eacd2ff22df2f1025e4750e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify tui system card",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T09:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67886348591df7414a4666cc017e0280ff69bcd7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add tui system overview",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T09:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229843a462cc7d9b8b38fd6421f92b99f58bd085",
          "body": null,
          "is_bot": false,
          "headline": "feat: enrich tui model columns",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T08:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd04e70f4c51607ab6d8a24314e2463aa493a32",
          "body": null,
          "is_bot": false,
          "headline": "fix: recover from tui model load failures",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T08:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c95b5a933a8d152bd8473821d8940e7f93e701",
          "body": null,
          "is_bot": false,
          "headline": "fix: render model picker in alternate screen",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T08:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d34a71cfb81919158d74eb538a57a5f40d361eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: add keyboard model picker",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T08:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2fc7b15de177147e64e5dad4018c4ba9b227e1",
          "body": null,
          "is_bot": false,
          "headline": "fix: scope tui gateway ownership",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T08:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4867496204d1b937cf4a494cab814be012bd6e80",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep tui from stopping shared gateway",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T07:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ac669f307aeba50462a88d1f37ec65677d4a32",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve tui model picker",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T07:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fdf5be8f3ba7077847d4742b7a1680ab7f5ed3",
          "body": null,
          "is_bot": false,
          "headline": "fix: clean up tui chat lifecycle",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-07-01T07:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d37d9bcfefc5fad3e429433d6e591acf276ac85",
          "body": "refactor: split CLI modules and clean docs",
          "is_bot": false,
          "headline": "Merge pull request #155 from omnimind-ai/cleanup/remove-docs-todo",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T08:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e637922f9025365a6dd09d6f889ec5486f7f236",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.3.1",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T08:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66b0fd85fa4dd0b203b99ac07420226ad67d175",
          "body": null,
          "is_bot": false,
          "headline": "docs: move architecture assets",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T08:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a64ca43a847dea30ce08363988d68cc91189d2",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove migration notes",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T08:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d576577323ed45a9410d390eac98e8d53bd8339",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove project todo file",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T08:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d789744ef40617906ed546ae3ce69c3deca1d030",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split TUI model and render helpers",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d54d9a7a8a085e92104772dd29e163d7e29d656",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split CLI smoke tests by feature",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d2fef1838adfabc13a4bb724db02978dda04aa",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split advisor model analysis",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6155460cdef70a862f04c65d19f860e46df71235",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split advisor system probing",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59eca5777fe0d6d86a26e10766728aa24050cf4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split advisor output helpers",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a119ff886e1fcbbfd25f933ccbc10d51d98cb0d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split serve orchestration",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ca845ced41d596fcd3ff79c416170f7f6a4048d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split backend CLI commands",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d19e0f144d9e9b0a5940cf9276cffc3d495281f1",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split model CLI commands",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccda1f9acc355edadfdc5438f6fff6f3d214a7a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split local gateway client helpers",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f622435d83ff3264a5c9a0b8dd95b64153e800e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split gateway runtime manager",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81426aa1c9a12870d75b5dfb328a5589ef4cb620",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split CLI argument definitions",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f4b8d4b0bb9224c4b4559b6b6f726d78105dac",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move gateway tests to module file",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd083188966465b1bd53588b71cbec359bf9e2f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split CLI cloudflare helpers",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6bb7ffd104df64375572e90916c080ac8eb271",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split CLI chat command",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e9cedae1342a4657459e0242a64e9d1f9dc03e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split gateway GPU status helpers",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T07:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e772b484df528e6603c8cdbbd25bed7a12e828b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split gateway access and response helpers",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T06:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07c38206e9f24f4c30428fb48c2da12d6db2f4d",
          "body": "ci: update runner actions",
          "is_bot": false,
          "headline": "Merge pull request #154 from omnimind-ai/ci/update-runner-actions",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T06:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039fc6a72bcba2b750f6288e44b5a1e3b51b6279",
          "body": null,
          "is_bot": false,
          "headline": "ci: update runner actions",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T06:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aed4ce5252d5a8e246c4b612234f099df53771e",
          "body": "ci: shorten pull request checks",
          "is_bot": false,
          "headline": "Merge pull request #153 from omnimind-ai/ci/fast-pr-checks",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T06:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ed9aafbf909f85f35797732a251f4482aa34aa",
          "body": null,
          "is_bot": false,
          "headline": "ci: shorten pull request checks",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T06:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8acea33f8281ac8a689d78048d8bb5a96e7ec7c",
          "body": "fix/gemma4 12b vision",
          "is_bot": false,
          "headline": "Merge pull request #152 from omnimind-ai/fix/gemma4-12b-vision",
          "author_name": "Guanhuai Zhang",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T06:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d31c6122b43ada10f795eac1912f92bc7020e1",
          "body": null,
          "is_bot": false,
          "headline": "fix: add gemma 4 12b vision catalog",
          "author_name": "BiReRa",
          "author_login": "BiReRa",
          "committed_at": "2026-06-30T05:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 31,
      "commits_last_year": 1109,
      "latest_release_at": "2026-07-21T14:45:01Z",
      "latest_release_tag": "v0.3.9",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 2.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 9,
      "stars": 810,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": {
        "days": [
          {
            "date": "2026-03-20",
            "count": 3
          },
          {
            "date": "2026-03-21",
            "count": 10
          },
          {
            "date": "2026-03-22",
            "count": 6
          },
          {
            "date": "2026-03-23",
            "count": 29
          },
          {
            "date": "2026-03-24",
            "count": 50
          },
          {
            "date": "2026-03-25",
            "count": 19
          },
          {
            "date": "2026-03-26",
            "count": 4
          },
          {
            "date": "2026-03-27",
            "count": 15
          },
          {
            "date": "2026-03-28",
            "count": 2
          },
          {
            "date": "2026-03-29",
            "count": 3
          },
          {
            "date": "2026-03-30",
            "count": 4
          },
          {
            "date": "2026-03-31",
            "count": 5
          },
          {
            "date": "2026-04-01",
            "count": 4
          },
          {
            "date": "2026-04-02",
            "count": 5
          },
          {
            "date": "2026-04-03",
            "count": 4
          },
          {
            "date": "2026-04-04",
            "count": 14
          },
          {
            "date": "2026-04-05",
            "count": 5
          },
          {
            "date": "2026-04-06",
            "count": 5
          },
          {
            "date": "2026-04-07",
            "count": 7
          },
          {
            "date": "2026-04-08",
            "count": 12
          },
          {
            "date": "2026-04-09",
            "count": 10
          },
          {
            "date": "2026-04-10",
            "count": 12
          },
          {
            "date": "2026-04-11",
            "count": 8
          },
          {
            "date": "2026-04-12",
            "count": 7
          },
          {
            "date": "2026-04-13",
            "count": 10
          },
          {
            "date": "2026-04-14",
            "count": 5
          },
          {
            "date": "2026-04-15",
            "count": 9
          },
          {
            "date": "2026-04-16",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 14
          },
          {
            "date": "2026-04-23",
            "count": 8
          },
          {
            "date": "2026-04-24",
            "count": 15
          },
          {
            "date": "2026-04-25",
            "count": 25
          },
          {
            "date": "2026-04-26",
            "count": 14
          },
          {
            "date": "2026-04-27",
            "count": 17
          },
          {
            "date": "2026-04-28",
            "count": 16
          },
          {
            "date": "2026-04-29",
            "count": 18
          },
          {
            "date": "2026-04-30",
            "count": 20
          },
          {
            "date": "2026-05-01",
            "count": 18
          },
          {
            "date": "2026-05-02",
            "count": 16
          },
          {
            "date": "2026-05-03",
            "count": 20
          },
          {
            "date": "2026-05-04",
            "count": 14
          },
          {
            "date": "2026-05-05",
            "count": 20
          },
          {
            "date": "2026-05-06",
            "count": 11
          },
          {
            "date": "2026-05-07",
            "count": 27
          },
          {
            "date": "2026-05-08",
            "count": 17
          },
          {
            "date": "2026-05-09",
            "count": 14
          },
          {
            "date": "2026-05-10",
            "count": 22
          },
          {
            "date": "2026-05-11",
            "count": 21
          },
          {
            "date": "2026-05-12",
            "count": 28
          },
          {
            "date": "2026-05-13",
            "count": 24
          },
          {
            "date": "2026-05-14",
            "count": 21
          },
          {
            "date": "2026-05-15",
            "count": 17
          },
          {
            "date": "2026-05-16",
            "count": 21
          },
          {
            "date": "2026-05-17",
            "count": 16
          },
          {
            "date": "2026-05-18",
            "count": 17
          },
          {
            "date": "2026-05-19",
            "count": 13
          },
          {
            "date": "2026-05-20",
            "count": 19
          },
          {
            "date": "2026-05-21",
            "count": 5
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 810,
        "total_stars": 810
      },
      "open_issues_and_prs": 0
    },
    "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": [
        "Cargo.toml",
        "android/omniinfer-server/build.gradle.kts",
        "crates/omniinfer-cli/Cargo.toml",
        "crates/omniinfer-core/Cargo.toml"
      ],
      "largest_source_bytes": 64280,
      "source_files_sampled": 98,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "axum",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "base64",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap_complete",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "crossterm",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "flate2",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http-body-util",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hyper",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hyper-util",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "omniinfer-core",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sha2",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sysinfo",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tar",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-stream",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ureq",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "zip",
          "manifest": "crates/omniinfer-cli/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/omniinfer-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/omniinfer-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "crates/omniinfer-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/omniinfer-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ureq",
          "manifest": "crates/omniinfer-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 146,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "BiReRa",
          "commits": 979,
          "avatar_url": "https://avatars.githubusercontent.com/u/67999475?v=4"
        },
        {
          "type": "User",
          "login": "Salanfeng",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/121413283?v=4"
        },
        {
          "type": "User",
          "login": "BuRuRinn",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/286851233?v=4"
        },
        {
          "type": "User",
          "login": "wudixiaoniu",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/114150421?v=4"
        },
        {
          "type": "User",
          "login": "XuYouo",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/167186849?v=4"
        },
        {
          "type": "User",
          "login": "hhlxm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/131684511?v=4"
        },
        {
          "type": "User",
          "login": "Clarioon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/228471470?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.881
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "main-platform-ci.yml",
        "release-cli.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/omnimind-ai/OmniInfer",
    "host": "github.com",
    "name": "OmniInfer",
    "owner": "omnimind-ai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 25,
        "vitality": 84,
        "community": 62,
        "governance": 57,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 1109,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1109 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1109
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "releases_count": 31,
              "latest_release_tag": "v0.3.9",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 2.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "31 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "forks": 9,
              "stars": 810,
              "watchers": 1,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "810 stars",
                "points": 47.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 810
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.881
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 88% of commits",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "merged_prs": 146,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "146/149 decided PRs merged",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 146,
                      "decided": 149
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "followers": 48,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "omnimind-ai",
              "public_repos": 18,
              "account_age_days": 430
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "48 followers of omnimind-ai",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 48,
                      "login": "omnimind-ai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~1 yr old",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "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": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 25,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [
                "Cargo.lock"
              ],
              "manifests": [
                "Cargo.toml"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": "Cargo.lock",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Cargo.lock"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "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": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "android/omniinfer-server/build.gradle.kts",
                "crates/omniinfer-cli/Cargo.toml",
                "crates/omniinfer-core/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, android/omniinfer-server/build.gradle.kts, crates/omniinfer-cli/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, android/omniinfer-server/build.gradle.kts, crates/omniinfer-cli/Cargo.toml"
                    }
                  }
                ],
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 64280,
              "source_files_sampled": 98,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/98 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 98,
                      "oversized": 2
                    }
                  }
                ],
                "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": [
    "Could not fetch crates package 'omniinfer-cli' from its registry",
    "Could not fetch crates package 'omniinfer-core' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "OpenSSF Scorecard did not return a usable result (2026/07/21 15:49:52 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T15:50:34.093928Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/omnimind-ai/OmniInfer.svg",
  "full_name": "omnimind-ai/OmniInfer",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.23.0 — full methodology · metrics wiki.

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