Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 16:15 UTC

manriif / komple

A Gradle plugin for pulling native toolchains (compilers, SDKs, CLIs) straight into your build. No system package manager needed.

KotlinMIT★ 6 stars⑂ 0 forkssince Feb 2026View on GitHub ↗

manriif/komple holds a health index of 42 out of 100, placing it in the At risk band. It scores highest on Vitality (79/100) and lowest on Security (1/100). It was last updated today. A single contributor accounts for most of its recent work.

42
overall / 100
At risk

Software health index

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

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

Score profile

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

Ownership

Maanrifa Bacar AliPersonal account
3 followers10 public repossince Dec 2019

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?

79Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
15.6/18Commit volume — 54 commits in the last year
0/10OpenSSF Scorecard: Maintained — no data
Inputs used
commits_last_year54
human_commit_share1
days_since_last_push0
active_weeks_last_year10

Release discipline

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

Community & Adoption

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

29Critical · 18% of overall
How it's scored
11.3/60Stars — 6 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars6
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — no data
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 9/9 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs9
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
4.3/25Owner reach — 3 followers of manriif
19.6/25Track record — 10 public repos, account ~6 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_loginmanriif
public_repos10
account_age_days2,411
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

38At risk · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
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_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicsbuilt-tools, c, cross-compilation, gradle, gradle-plugin, kotlin, kotlin-multiplatform, native, toolchain
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

1Critical · 16% of overall
How it's scored
0/30Security policy (SECURITY.md)
0/25Dependabot config
0/25Dependency lockfiles
0/20CodeQL workflow
Inputs used
sourcefile_signals
lockfiles
manifestsbuild-logic/build.gradle.kts, build.gradle.kts, komple-catalog/build.gradle.kts, komple-gradle-plugin/build.gradle.kts, komple/build.gradle.kts
has_codeql_workflowno
has_security_policyno
has_dependabot_configno

AI Readiness

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

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.7/40Legible commit history — 9 of 55 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.164
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — build-logic/build.gradle.kts, build.gradle.kts, komple-catalog/build.gradle.kts (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Kotlin (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 55
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_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild-logic/build.gradle.kts, build.gradle.kts, komple-catalog/build.gradle.kts, komple-gradle-plugin/build.gradle.kts, komple-tools/android-ndk/build.gradle.kts, komple-tools/apple-xcode/build.gradle.kts, komple-tools/cmake/build.gradle.kts, komple-tools/emscripten/build.gradle.kts, komple-tools/gnu-sed/build.gradle.kts, komple-tools/jextract/build.gradle.kts, komple-tools/wabt/build.gradle.kts, komple-tools/zig/build.gradle.kts, komple/build.gradle.kts
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Kotlin (statically typed)
55/55Manageable file sizes — 0/181 source files over 60KB
Inputs used
primary_languageKotlin
largest_source_bytes9,670
source_files_sampled181
oversized_source_files0

Key facts

6GitHub stars
1contributors
54commits, last 12 months
0days since last push
4releases
1bus factor
0open issues
Mavenpackage ecosystems

Data collection warnings

  • 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
  • OpenSSF Scorecard did not return a usable result (Skipping github.com/manriif/komple: run: internal error: ListCommits:error during graphqlHandler.setup: internal error: githubv4.Query: non-200 OK status code: 504 Gateway Timeout body: "{\"message\": \"We couldn't respond to your request in time. Sorry about that. Please try resubmitting your request and contact us if the problem persists.\"}\r\n"); skipping Scorecard checks

More detail

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": [
        "built-tools",
        "c",
        "cross-compilation",
        "gradle",
        "gradle-plugin",
        "kotlin",
        "kotlin-multiplatform",
        "native",
        "toolchain"
      ],
      "is_fork": false,
      "size_kb": 548,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Kotlin": 485209
      },
      "pushed_at": "2026-07-24T15:14:31Z",
      "created_at": "2026-02-28T16:13:13Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T15:12:41Z",
      "description": "A Gradle plugin for pulling native toolchains (compilers, SDKs, CLIs) straight into your build.  No system package manager needed.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Kotlin",
      "significant_languages": [
        "Kotlin"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Maanrifa Bacar Ali",
      "type": "User",
      "login": "manriif",
      "company": null,
      "location": "France, Bordeaux",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/58949009?v=4",
      "created_at": "2019-12-16T16:15:33Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 2411
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.0.4",
          "kind": "patch",
          "published_at": "2026-07-24T15:14:31Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2026-07-23T23:28:34Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2026-07-20T15:44:17Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2026-07-15T21:01:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d0e7ccf67ce68d5a113fc993a30a66852be508fd",
          "body": "Signed-off-by: Maanrifa <dev.manrif@gmail.com>",
          "is_bot": false,
          "headline": "Expose current host & improve Windows support (#9)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-24T15:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3c9d2ca4ecc9a0d17c43e83500220b26563ddc",
          "body": "* Fix publication to Gradle Plugin Portal workflow\n\nSigned-off-by: Maanrifa <dev.manrif@gmail.com>\n\n* Add APIs that better support build on CI for consumer projects\n\nImproved Gradle support with Problems API\n\nSigned-off-by: Maanrifa <dev.manrif@gmail.com>\n\n---------\n\nSigned-off-by: Maanrifa <dev.manrif@gmail.com>",
          "is_bot": false,
          "headline": "Improve CI support on consuming projects (#8)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-23T23:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb40642d96428624ee4728a4cdafef13d5b696a2",
          "body": null,
          "is_bot": false,
          "headline": "Fix caching & compilation issues (#7)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-20T15:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d5cf02dc7ff66c916301400e7ddca392d8a1188",
          "body": "Adjustments for Gradle Plugin Portal publishing",
          "is_bot": false,
          "headline": "Publish to Gradle Plugin Portal (#6)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-16T13:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bea31c31aacc60bfe1c4a1a8e476d4a64cac683",
          "body": null,
          "is_bot": false,
          "headline": "Configure publishing (#5)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-15T21:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc158f0ba92fedf21f8c065c54f39445d12040e",
          "body": null,
          "is_bot": false,
          "headline": "Per tool task context (#4)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-15T19:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47cddf19797d9a982e3c40d24cbf2bd3e0407556",
          "body": null,
          "is_bot": false,
          "headline": "Update dokka publication (#3)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-15T11:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b9bc0c66235340a1f7f69da1b02d6be4c76284",
          "body": null,
          "is_bot": false,
          "headline": "Update dokka publication (#2)",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-15T10:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44113cd93b78bdab8c4212a6d2b64c56a94eb1d9",
          "body": null,
          "is_bot": false,
          "headline": "Update funding link",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-14T23:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5d4104485c539973cd8e89d0dc387acd46b914",
          "body": "Prepare repository for public release",
          "is_bot": false,
          "headline": "Merge pull request #1 from manriif/dev",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-07-14T17:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1752bf5d222d60c9a51943c87c58a75cddd7493e",
          "body": null,
          "is_bot": false,
          "headline": "Updated READMEs",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-07-13T21:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f76590530404849b665b30c654f869fa41a27b2",
          "body": null,
          "is_bot": false,
          "headline": "Copyright + Dokka",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-07-12T21:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "927eead133e9638887d6fe95d0de642ff96a7625",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-07-10T18:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c671e6076bf8ab6f8b250bdcdb79e3153efcbcf6",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-07-08T23:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553e57e27c9976c70cb0fafce98f777a4796a722",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-25T16:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c998b5104a6778284e6b150e9a6bd9599b55b88",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-23T20:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33bbbb8001f4370d5157677e642f520719a0a53b",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-23T17:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c4c8bdfa3e20381e270e4951557d98bd78e873",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-22T23:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e5ed719e9c7ff483b07c88a0e789313a416843",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-22T23:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2977c0ebf3fe7fb6e47c1361737ea1f1ceeeee54",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-22T00:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3624b4d4ed2b71d6c3e216f9421a729696a050",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-20T22:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea8927769e8b36224cd50d76764b8d9aad73e7c",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-06-14T11:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30252218fbc03c986da55b9ee9032217026aa4a2",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-05-01T19:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd452699d43223fd3f1c51e43ff09aaf221faa26",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-05-01T14:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cd16759e844ee7db709af4964844bb20b8a20c",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-30T23:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9327532c26cf4cb5f83029e3caba42b12191e111",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-30T18:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4942ee1e251ef3c85ae7b28b3fd883043de0c1a",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-29T23:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "675dff49e726b2a5607fb20f6d59d3a75a2307ce",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-28T20:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45fb57f9e6449471062a9d2f2efa148db9396314",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-27T23:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d98cd21a318ccddd9a26604107a3cb0d5b49e5b",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-27T15:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c738a9a8d7df829e6c6c34cd48ee274d45aa1c0",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-27T12:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7c2a999762f4bb88bfba2b7dd4900d8cfe5811",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-26T20:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848adc9c570bcbdc00af55b95c160597ebb2ff3f",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-26T15:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82db708cd56ee077168def16b03349e865604e9",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-26T09:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d93881f6d4853e4b38d5ec2d4e59297d8f172d",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-24T17:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4955d2151a410e0075e6966277752dd20db58b8b",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-23T12:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25ebc1f93fedd69f3b29fc380ea33b5b23455c5",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-21T19:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cabd5e057e244a80ca46772cf7d1941af74ad3b",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-19T02:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ce425702ed5fc08ae833e200570d167caf4278",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa",
          "author_login": "manriif",
          "committed_at": "2026-04-18T00:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f246a6c0b1d5b8e0ab4017bd2d9038465a927628",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-10T02:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9538de24cef6bef16121330fe78829e08e663eb7",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-08T02:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabe22cf5224ec99bb3259645e02289df1733562",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-07T03:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3825e07f6cf99b7ca8e5f746b94426550a0c07c",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-06T03:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d4c87a1474ce202269c83eeac41103f46d924b",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-06T00:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebe7555d839fb2c932d2b64a22a7e3c02bfb089d",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-05T16:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "830e9eafaa72e63c12636687be37d7ad6741e6b9",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-05T03:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0e2da70e161efe2f4d67a0e37a99012b90a961",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-04T02:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a0a0f353e136406e267ff2b92e401a50029dfc",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-03T17:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6ddfed30c17073e06a28ea087ef9da968e96b25",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-03T04:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "904aa71763aabe2b88a20c43f4388133d763f43e",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-02T21:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "766b5b6022210b965145ec5822dc0f438ea14b68",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-02T17:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95739567ca7ee8f94dfcc972b18bdcccc930047",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-02T04:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41866d13b8bfc087742f346e5a10148bd1ee20a6",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-01T17:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b28292f1b8cdf8c27b4ab5e23ee03056d29f383",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-03-01T03:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0edb803ee3850210c03f671526c5d13928c4b4d1",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Maanrifa Bacar Ali",
          "author_login": "manriif",
          "committed_at": "2026-02-28T16:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 54,
      "latest_release_at": "2026-07-24T15:14:31Z",
      "latest_release_tag": "0.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 2.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "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": 0,
      "stars": 6,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "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": [
        "build-logic/build.gradle.kts",
        "build.gradle.kts",
        "komple-catalog/build.gradle.kts",
        "komple-gradle-plugin/build.gradle.kts",
        "komple-tools/android-ndk/build.gradle.kts",
        "komple-tools/apple-xcode/build.gradle.kts",
        "komple-tools/cmake/build.gradle.kts",
        "komple-tools/emscripten/build.gradle.kts",
        "komple-tools/gnu-sed/build.gradle.kts",
        "komple-tools/jextract/build.gradle.kts",
        "komple-tools/wabt/build.gradle.kts",
        "komple-tools/zig/build.gradle.kts",
        "komple/build.gradle.kts"
      ],
      "largest_source_bytes": 9670,
      "source_files_sampled": 181,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build-logic/build.gradle.kts",
        "build.gradle.kts",
        "komple-catalog/build.gradle.kts",
        "komple-gradle-plugin/build.gradle.kts",
        "komple/build.gradle.kts"
      ],
      "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": [
        "maven"
      ],
      "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": 9,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "manriif",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/58949009?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "dokka.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T15:18:52Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-24T15:10:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/manriif/komple",
    "host": "github.com",
    "name": "komple",
    "owner": "manriif"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 42,
      "inputs": {
        "security": 1,
        "vitality": 79,
        "community": 29,
        "governance": 49,
        "engineering": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 54,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "54 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "0.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 2.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 29,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "forks": 0,
              "stars": 6,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "merged_prs": 9,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 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": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "9/9 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 9,
                      "decided": 9
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "manriif",
              "public_repos": 10,
              "account_age_days": 2411
            },
            "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": "3 followers of manriif",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "manriif"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~6 yr old",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "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": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "built-tools",
                "c",
                "cross-compilation",
                "gradle",
                "gradle-plugin",
                "kotlin",
                "kotlin-multiplatform",
                "native",
                "toolchain"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 1,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [],
              "manifests": [
                "build-logic/build.gradle.kts",
                "build.gradle.kts",
                "komple-catalog/build.gradle.kts",
                "komple-gradle-plugin/build.gradle.kts",
                "komple/build.gradle.kts"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.164,
              "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": "9 of 55 human commits state their intent (structured subject or explanatory body)",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build-logic/build.gradle.kts",
                "build.gradle.kts",
                "komple-catalog/build.gradle.kts",
                "komple-gradle-plugin/build.gradle.kts",
                "komple-tools/android-ndk/build.gradle.kts",
                "komple-tools/apple-xcode/build.gradle.kts",
                "komple-tools/cmake/build.gradle.kts",
                "komple-tools/emscripten/build.gradle.kts",
                "komple-tools/gnu-sed/build.gradle.kts",
                "komple-tools/jextract/build.gradle.kts",
                "komple-tools/wabt/build.gradle.kts",
                "komple-tools/zig/build.gradle.kts",
                "komple/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "build-logic/build.gradle.kts, build.gradle.kts, komple-catalog/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "build-logic/build.gradle.kts, build.gradle.kts, komple-catalog/build.gradle.kts"
                    }
                  }
                ],
                "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": "Kotlin (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Kotlin"
                    }
                  }
                ],
                "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 55",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Kotlin",
              "largest_source_bytes": 9670,
              "source_files_sampled": 181,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Kotlin (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Kotlin"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/181 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 181,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "OpenSSF Scorecard did not return a usable result (Skipping github.com/manriif/komple: run: internal error: ListCommits:error during graphqlHandler.setup: internal error: githubv4.Query: non-200 OK status code: 504 Gateway Timeout body: \"{\\\"message\\\": \\\"We couldn't respond to your request in time. Sorry about that. Please try resubmitting your request and contact us if the problem persists.\\\"}\\r\\n\"); skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T16:15:50.026479Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/manriif/komple.svg",
  "full_name": "manriif/komple",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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