Public record
Software health reportschema 0.29.0 · metrics 2.3.1 · 2026-08-02 17:24 UTC

VisionVerse / Awesome-RGBT

RGB-T Fusion, RGB-T SOD, RGB-T Vehicle Detection, RGB-T Crowd Counting, RGB-T Pedestrian Detection, RGB-T Semantic Segmeantaion, RGB-T Tracking

MIT★ 232 stars⑂ 6 forkssince Dec 2023View on GitHub ↗

VisionVerse/Awesome-RGBT holds a health index of 4 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (48/100) and lowest on AI Readiness (1/100). It was last updated 128 days ago. A single contributor accounts for most of its recent work.

4
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

4
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 28 is calibrated to 22 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Vision VersePersonal account
18 followers18 public repossince Dec 2023

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

Metrics by category

Vitality

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

20At Risk · 21% of overall
How it's scored
9.9/36Push recency — last push 128 days ago
9/36Commit cadence — 13/52 weeks with commits
13.6/18Commit volume — 32 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year32
human_commit_share1
days_since_last_push128
active_weeks_last_year13
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

48Weak · 17% of overall
How it's scored
38.3/60Stars — 232 stars
5.8/25Forks — 6 forks
3.3/15Watchers — 5 watchers
Inputs used
forks6
stars232
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno

Sustainability & Governance

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

43Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.9/22.5Commit distribution — top contributor authored 56% of commits
5.4/13.5Contributor breadth — 4 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.562
How it's scored
0/42Issue resolution — no issues or no data
30/30PR acceptance — 1/1 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.2/25Owner reach — 18 followers of VisionVerse
14.5/25Track record — 18 public repos, account ~2 yr old
Inputs used
followers18
owner_typeUser
is_verified
owner_loginVisionVerse
public_repos18
account_age_days952
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicsrgb-thermal, rgbt-salient-object-detection, rgbt-semantic-segmentation, rgbt-pedestrian-detection, multispectral-pedestrian-detection, rgbt-crowd-counting, rgbt-vehicle-detection, rgbt-tracking
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

5Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2.6
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier5
security_posture_before_jurisdiction26
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

1Critical · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — 0 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.

Key facts

232GitHub stars
4contributors
32commits, last 12 months
128days since last push
0releases
1bus factor
0open issues
package ecosystems

Data collection warnings

  • Language breakdown unavailable
  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 6 ⇿
0Stars
6Forks

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.

123456612024-042025-042026-03

Each point covers 2 days.

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
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": [
        "rgb-thermal",
        "rgbt-salient-object-detection",
        "rgbt-semantic-segmentation",
        "rgbt-pedestrian-detection",
        "multispectral-pedestrian-detection",
        "rgbt-crowd-counting",
        "rgbt-vehicle-detection",
        "rgbt-tracking"
      ],
      "is_fork": false,
      "size_kb": 970,
      "has_wiki": true,
      "homepage": null,
      "languages": {},
      "pushed_at": "2026-03-27T12:48:53Z",
      "created_at": "2023-12-28T08:34:28Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T15:18:21Z",
      "description": "RGB-T Fusion, RGB-T SOD, RGB-T Vehicle Detection, RGB-T Crowd Counting, RGB-T Pedestrian Detection, RGB-T Semantic Segmeantaion, RGB-T Tracking",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": null,
      "significant_languages": []
    },
    "owner": {
      "blog": null,
      "name": "Vision Verse",
      "type": "User",
      "login": "VisionVerse",
      "company": null,
      "location": "North Korea",
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/154716884?v=4",
      "created_at": "2023-12-24T03:20:24Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 952
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "df5311c5f939f72b3ed9e35e63406ee45e8246e8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-27T12:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c71808602e3a62b809da54d5db0404020fa2409",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-26T12:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d902d00de365bd93243da08b4a1794c806d0433f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-09T06:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652ea62d59bec51a8157307d2649f8f925ca7de0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2026-03-09T03:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58993cea28b8b7500601bb9b5703c1921a104a7f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-08T14:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46e591dbc9ed01dd453c94636ac4d53bc3a697c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-08T10:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ae3abf15f32d0224439f247e1702b9f7c3b9b4",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-08T10:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1017581bef14a1ecab766346837475e93368e09b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-08T09:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b90758cc2b2053ae916453869905fd1ab538a8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2026-03-08T09:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4757a6a9d5490ed24c9f7e4c652fb142e20ef043",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-12-05T12:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c59fcc91eab99929046890e1bdaa0432351aa0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-12-05T12:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61931cdea1dd2acdfca0b854f9385ee4675e9046",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-12-05T12:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d731408f3ffdd720d925de741ece5ba2ccd1e6e8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-12-05T10:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b62ceb6a272206022ac1f8a28ae83cd8b4bbe05",
          "body": null,
          "is_bot": false,
          "headline": "Update section title for RGB-T Alignment",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-12-05T08:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf39081cabff8a5785798f464367fd60e55e332",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-11-10T10:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5ecc5d44139b986ac1eb725dabf4c513cd88fa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-11-03T12:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cecb32978c25fd28a3fe5dca790759bccb39c2f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-11-03T12:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ddff2bd3520f70722ab801e846562f70309f512",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-10-28T10:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "122695d33de289832c8ce2880494a89dbe0f3ae1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-10-14T11:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b006e5d16be40ce452596701b9e60096988cb43c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-10-14T11:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a55d42f2792451e22a9ad78f8f57b41b175a0c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-10-05T02:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c88d94a9e1b240dc5ae269ce50f61693f2811010",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-09-29T01:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060f82cbe4331568d3ccf2d15ff2fc54aadabad8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-09-02T07:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6b87dafe523979cacce6e955aec621c036a9cc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-31T05:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b5bb38463496400475f76209b4c4ca23deff87",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-31T04:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3f5d70f99d6141ce4fa9ad4711c50e1ba8daa9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-30T00:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dec1b52813c55c2a730f5988a57d59a45a3c71a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-29T06:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "428cbb6d0efd89dbf2900cfb30ea6b0f46facea7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-29T06:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1352ca5181a42f69171aa73d4f1f15358495a51",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-27T02:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a08799deafa080480e715a9c5a8ac72f9d70cb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-11T01:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8223db90eb01839cc417d4e85dad84ce354cb8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-05T06:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877881a0c7c88d34ff58e4cf7452b887d128af91",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-08-05T06:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ec03111d5df76534184691eae42a5f74cee275",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-07-28T11:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a471749033f3fbf909f358ee6f03a3e7fd8f8ccd",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-07-27T09:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bcc18975f6d7d2ab578747d753f6ad145a0c1a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-27T02:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "947f7b613d22c92581265642a2c0f5f1222be58d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-27T01:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170e5152e1cd754cf8e08803bc9216ad4556005d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-27T01:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fe1612c190e447e87a88da0f134780a45fbd89",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-27T01:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f65e5c24246fe40fbb01a8ea3e29006da68308",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "TG-易寒",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-27T01:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30395c7aea3154fbf82289acd1e3ed2c517916d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T10:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc1b0b125d07cbf1199a1d5a0e3d057a0d99190",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T10:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb6fc038ac685e703affeee8a1cee455eb8ed69",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T09:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8f9b521e084e2a63b5d3a27561bfcc62b04ae4",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T09:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e982ae81f5090313f54ce31ac586a013e4aae2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T09:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1df6f51fb29fd621538c4eff45ba37cb86d23c5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T09:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f7d95b66c5d10e678b8a8e8625f71d5846fc862",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T09:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d39da17c7d8485e0e444af75d76ef83a72375f5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T09:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148050d9d3c55d139e3ee0c59b00d989ddf89140",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T08:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4daf7563dc949902ae71f1af3decf4eac9a5d1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T08:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0a3adc479dbf1f530aba9add65cb5aec5a593d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T08:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199744d9c55bc7b8e506928a074fd4d41b6986b2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T08:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31e8e5fb160ae41d81f43680bca1c9e40cc2daa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T07:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44575a6b63c8a02e4561b845e128eaf3647fc8b9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T07:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd03117b64497d5abe57d899c2d6c854b5bc4d1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T07:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b3be2c5262a705bfcb91f2d696c47052cbb418",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T06:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880364f4643629351203f477e060d4463388ded7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T06:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3aa892c3a0767c82d32cf83da16588ee09670c9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T06:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd50f4af4f0de3901241f0fddba3ba2ebfe9179f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T06:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d8a76af7e2ee5b117b93cfee986902fc76e870",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T06:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab516854646e06dc20c58f275db5fa685aa5fa32",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-26T05:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4163fc111db441e5dae67d66a08fb8de1fdd14",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-07-25T02:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "481d8030611cfcc5d9fafdef2745d9eea73ecbc0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-25T02:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9cb79109f56f0fed496e3f5189fa3ff1c809710",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-25T02:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ab0d44c9ffae59aa52dbe5bfb848db13fa4f20",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-23T13:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9346a4e550221914c20c0bbfa978d8bbd7dc3596",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-23T13:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44269f8f4ada59e024d2c858f4c7957a9e0a65de",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-23T13:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7863046d2a01d950787ccb8ba2b68f907ec2013f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-23T13:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca6441823977376cd34c5a646fd9d0aa4f54477",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-23T12:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8450094fc9e9646f8d3e80e4af2a0ba03a6927c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-07-22T02:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd6cc6696271d32509a6bcb27a5c8f0939f1f644",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vision Verse",
          "author_login": "VisionVerse",
          "committed_at": "2025-07-22T02:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec2b11b09e5854ebe383447225e69ea9b806f45",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-21T02:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad5aa44928a9056fc210d0e33f2f2016cb83c597",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-16T06:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3b63f14d7c71488190b8922f53a4c3c23f4af3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-06T11:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415a24193d6d36b6539ead866b4c68ac1bbf5820",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-07-06T11:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a474790c7919c06ac406b117c9167ad1a264c26",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T10:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb174d1be0a302feb7e5bd8b38384b98256237f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T09:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "831f1744c9b0745fb2c0f6286e5c59b61a20e97f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T06:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab3a701c31acf98b3149a3b04898fb3215a4fb5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T05:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ebebfba73bba0fccbe2616b1fdd5fff56655e69",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T03:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db8e1458cad37af8d06b139a0d49f33ce7ee8142",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T03:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114f2e58be6d5a26a397be43d4ed87769be9328a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T02:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8debba5cbe451dbf75fc5add3c47424c131859",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T01:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a1aa9a4a18956b971efbaa9c10c3dd935dab6c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T01:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b735e677f1f88b7f5e549500c6bab11c6869f7e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T01:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9987d224f18c363723960ea745e7aaff1d06178e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-27T01:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca2877141a14724ec1a889a439282642b3ede34b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T09:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658b14abec59e4c1567c5763f2c523c266116b45",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T09:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71df4e1fc451b33ad241987461b6858e75dc81e8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T09:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80ddbadee3fb2c98337e8db23f84e65f0cf4548",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T09:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64a0bc0196f3dc554af77ac2df5eb493d170d10",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T09:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2c5ad6871403ae5778c1f45b6b0155b52885786",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T09:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "826d01b9281bba28c4e3bfad16638605050ef533",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T08:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2372b966c28c5b67a7a86be4396eed59bc151ecd",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T08:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb763aeae7a79274f51bfbbc3ac4505aaeeab0f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T08:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb81656501731a953d59cc46a52caee1c469c7f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T07:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fb5d8c48de2616687a69845df8f5932b1c1542",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T07:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5903f58de304377c8194740684c0750157326e7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T07:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9a75de33dd338d410490341e17b00ef2e3bebc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T07:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4669141954f85abce0580ffbab9907475419b87",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-26T07:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e31234c964cca10bea8cb04863c07d83c874ce",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "yunjieheng",
          "author_login": "yunjieheng",
          "committed_at": "2025-06-21T01:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 32,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 128,
      "active_weeks_last_year": 13,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 6,
      "stars": 232,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "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": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "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": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "VisionVerse",
          "commits": 141,
          "avatar_url": "https://avatars.githubusercontent.com/u/154716884?v=4"
        },
        {
          "type": "User",
          "login": "yunjieheng",
          "commits": 99,
          "avatar_url": "https://avatars.githubusercontent.com/u/104511804?v=4"
        },
        {
          "type": "User",
          "login": "ghywcx",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/131334741?v=4"
        },
        {
          "type": "User",
          "login": "Zhonglin-Lu",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/206507091?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.562
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "df5311c5f939f72b3ed9e35e63406ee45e8246e8",
        "ran_at": "2026-08-02T17:23:58Z",
        "aggregate_score": 2.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 1,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-01-10T14:37:49Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/VisionVerse/Awesome-RGBT",
    "host": "github.com",
    "name": "Awesome-RGBT",
    "owner": "VisionVerse"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 28 is calibrated to 22 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 28,
            "calibrated": 22,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 20
          }
        }
      ],
      "value": 4,
      "inputs": {
        "security": 5,
        "vitality": 20,
        "community": 48,
        "governance": 43,
        "calibration": "2026-08-02",
        "engineering": 25,
        "ai_readiness": 1,
        "weighted_overall_raw": 28,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 22,
        "overall_after_jurisdiction_multiplier": 4
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 20,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 1,
              "days_since_last_push": 128,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 128 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 128
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 128,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 128 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 128
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 6,
              "stars": 232,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "232 stars",
                "points": 38.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 232
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.562
            },
            "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 56% of commits",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "VisionVerse",
              "public_repos": 18,
              "account_age_days": 952
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "18 followers of VisionVerse",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "VisionVerse"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~2 yr old",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 25,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rgb-thermal",
                "rgbt-salient-object-detection",
                "rgbt-semantic-segmentation",
                "rgbt-pedestrian-detection",
                "multispectral-pedestrian-detection",
                "rgbt-crowd-counting",
                "rgbt-vehicle-detection",
                "rgbt-tracking"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 5,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 20
                }
              }
            ],
            "value": 5,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2.6,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 5,
              "security_posture_before_jurisdiction": 26
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "at_risk",
            "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": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "owner",
                  "count": 1,
                  "country": "North Korea"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "North Korea"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "North Korea: owner (1); North Korea: top_contributor (1)",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "North Korea"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "North Korea"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 1,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "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": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {},
      "primary": null,
      "evidence": [],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Language breakdown unavailable",
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-02T17:24:04.269244Z",
  "schema_version": "0.29.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/VisionVerse/Awesome-RGBT.svg",
  "full_name": "VisionVerse/Awesome-RGBT",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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