Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 17:04 UTC

martin-kolarik / futures-signals-ext

MutableOption with combinators, spawning, predicate driven selections from SignalVec

RustMIT★ 2 stars⑂ 0 forkssince Aug 2023View on GitHub ↗

martin-kolarik/futures-signals-ext holds a health index of 39 out of 100, placing it in the At risk band. It scores highest on Vitality (58/100) and lowest on AI Readiness (29/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

39
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

martin-kolarikPersonal account
1 follower16 public repossince Nov 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
crates.iofutures-signals-ext0.15.08,643401 day ago

Metrics by category

Vitality

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

58Moderate · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
6.9/36Commit cadence — 10/52 weeks with commits
11.1/18Commit volume — 16 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year16
human_commit_share1
days_since_last_push1
active_weeks_last_year10
How it's scored
16.2/27Ships releases — 14 version tags (no GitHub releases)
16.2/36Release recency — latest release 202 days ago
19.8/27Release cadence — a release every ~74.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count14
latest_release_tag0.10.3
releases_from_tagsyes
days_since_latest_release202
mean_days_between_releases74.9
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?

34At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars2
watchers1
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
How it's scored
52.5/80Monthly downloads — 8,643 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfutures-signals-ext
dependents
ecosystemscrates
total_downloads79,413
monthly_downloads8,643
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

34At 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 — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
2.2/25Owner reach — 1 followers of martin-kolarik
20.3/25Track record — 16 public repos, account ~5 yr old
Inputs used
followers1
owner_typeUser
is_verified
owner_loginmartin-kolarik
public_repos16
account_age_days2,069
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 40 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfutures-signals-ext
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

34At risk · 20% of overall
How it's scored
24/24CI workflows — 1 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
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
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?

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

29Critical · 0% 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 81 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
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 81
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/6 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes36,033
source_files_sampled6
oversized_source_files0

Key facts

2GitHub stars
1contributors
16commits, last 12 months
1days since last push
14releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:futures-signals-ext@0.15.0; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

OpenSSF Scorecard 3.4 / 10
3.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-23 17:04 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
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.ioahash^0.8Cargo.toml
crates.ioartwrap^0.3Cargo.toml
crates.iofutures-signals^0.3Cargo.toml
crates.iopin-project-lite^0.2Cargo.toml
All dependencies 4

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

RegistryPackageVersionRelation
crates.ioahashdirect
crates.ioartwrapdirect
crates.iofutures-signalsdirect
crates.iopin-project-litedirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 86,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Rust": 69173
      },
      "pushed_at": "2026-07-22T13:33:14Z",
      "created_at": "2023-08-17T14:26:28Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T13:35:20Z",
      "description": "MutableOption with combinators, spawning, predicate driven selections from SignalVec",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "martin-kolarik",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/74831268?v=4",
      "created_at": "2020-11-21T17:07:23Z",
      "is_verified": null,
      "public_repos": 16,
      "account_age_days": 2069
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.10.3",
          "kind": "patch",
          "published_at": "2026-01-01T20:57:22Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2025-11-11T21:18:45Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2025-07-17T14:39:46Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2025-02-24T19:04:10Z"
        },
        {
          "tag": "0.7.1",
          "kind": "patch",
          "published_at": "2025-02-24T16:42:05Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2025-02-10T20:23:26Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2025-02-10T15:01:39Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2024-05-08T14:11:46Z"
        },
        {
          "tag": "0.1.9",
          "kind": "patch",
          "published_at": "2024-04-13T13:50:58Z"
        },
        {
          "tag": "0.1.7",
          "kind": "patch",
          "published_at": "2024-02-27T21:32:30Z"
        },
        {
          "tag": "0.1.6",
          "kind": "patch",
          "published_at": "2024-02-14T18:06:48Z"
        },
        {
          "tag": "0.1.5",
          "kind": "patch",
          "published_at": "2023-10-18T10:35:54Z"
        },
        {
          "tag": "0.1.4",
          "kind": "patch",
          "published_at": "2023-08-20T12:33:44Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2023-08-20T08:26:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "27e231cfb0a9aa81832d6a2bedf374244a07d40e",
          "body": null,
          "is_bot": false,
          "headline": "Ext: SignalExtMapOption map function signature changed from &T to T",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-07-22T13:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a32649adbe38c90e46dda5f9b4b5d9f721c444",
          "body": null,
          "is_bot": false,
          "headline": "Ext: throttle changed to return Signal::Item",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-07-05T09:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b9a16c4ddbf8961c9bb7005eed291d89f4258e",
          "body": null,
          "is_bot": false,
          "headline": "0.14.0, debounce and throttle for signal",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-07-02T18:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf39053cc4582fd458792c87e8bd6ffd19ff87f6",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-07-02T12:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04f9385f9b900a67e2e1dd36446522310f89c48",
          "body": null,
          "is_bot": false,
          "headline": "signal_vec_filter_map* functions added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-05-05T09:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573fcbab8d28ab95aed9264109363c544315f416",
          "body": null,
          "is_bot": false,
          "headline": "v0.13.1",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-03-14T12:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d87adeabbd64db3ac10f2e635128ff7b6be3cd0",
          "body": null,
          "is_bot": false,
          "headline": "v0.13.0",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-03-14T09:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf30701d85bdd66930ab798bd6057fe4072fe68",
          "body": null,
          "is_bot": false,
          "headline": "Ext: MutableVecExt::take added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-03-09T20:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f05669a62e65c8c5277facbbd6885c06743da77",
          "body": null,
          "is_bot": false,
          "headline": "v0.12.1",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-03-04T21:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8fd13ce03c3657ad31086fa02f44740f6082714",
          "body": null,
          "is_bot": false,
          "headline": "v0.12.0",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-03-04T13:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7a3af978b892d428dd7e9241e4b5fe3ebaafb5",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version of artwrap",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-02-28T21:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c2b09792cfb3c4a10a9b57d0acfac29418acc6f",
          "body": null,
          "is_bot": false,
          "headline": "Ext: SignalVecFinalizerExt::any_item added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-02-12T20:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9367f7cf96500d27333767fe891977da80c3387f",
          "body": null,
          "is_bot": false,
          "headline": "Option: inspect_some methods added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-01-01T20:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23416e1b1c90fcab23f994b5e5ea43256a9f49a3",
          "body": null,
          "is_bot": false,
          "headline": "Option: inspect_some methods added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2026-01-01T20:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce46e88c317360cfdc8168f2e1a31c2b6700d255",
          "body": null,
          "is_bot": false,
          "headline": "Option: take_if added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-11-30T09:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b78dc4ece38224c065d42cd7a6814b28658392",
          "body": null,
          "is_bot": false,
          "headline": "Option: signal_map changed to not to return Option",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-11-11T21:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979360b38a5851d6acb3d0ad46a891ec20c51907",
          "body": null,
          "is_bot": false,
          "headline": "Bump up MSRV after removing stabilized let_chains feature",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-07-17T14:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "429516e066953cd74d55b0bd3c495d28f902b555",
          "body": null,
          "is_bot": false,
          "headline": "Ext: last_* functions added to SignalVecFinalizerExt",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-07-17T14:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7800164737ae2cdf593c6a17423f7852821c1f31",
          "body": null,
          "is_bot": false,
          "headline": "Ext: ahash default getrandom version suppressed",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-04-02T13:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8552242f4d77e0c750ca8ecdf40a9fd20537628",
          "body": null,
          "is_bot": false,
          "headline": "Ext: hashing using ahash added as feature",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-02-24T19:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50ca11d7c08c6cacdd5c141f2ad308fbb0b284d",
          "body": null,
          "is_bot": false,
          "headline": "Ext: return if extended from synchronize",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-02-24T16:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc608d36a45403b28ecf4d932d6404d911e2147a",
          "body": null,
          "is_bot": false,
          "headline": "Ext: synchronize added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-02-24T15:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5d03c57363078fd27b99b8f5260b2affe4e6a7",
          "body": null,
          "is_bot": false,
          "headline": "Ext: flatten fixes",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-02-10T20:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9093e99ee761a28b3bd160ab75beea184b6e562e",
          "body": null,
          "is_bot": false,
          "headline": "Ext: clean up",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-02-10T17:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c04c681ed78243867c5d985a5901059110c79b",
          "body": null,
          "is_bot": false,
          "headline": "Ext: flatten_ext added, cleanup of traits",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-02-10T15:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdd29cfaa28070edce0e6dde195b963cf297797",
          "body": null,
          "is_bot": false,
          "headline": "Ext: build fixes",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-01-12T10:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602959d316eda07a31a593c0913dc6a574f95c17",
          "body": null,
          "is_bot": false,
          "headline": "Ext: build fixes",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-01-12T09:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b7b5bcc4bf614ba10ae5d34923268de85806ebc",
          "body": null,
          "is_bot": false,
          "headline": "Ext/spawn: better arrangement of feed/local/cloned",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-01-11T23:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2044c39b6e0935b4b7b24deb1da863fafb9ee9d",
          "body": null,
          "is_bot": false,
          "headline": "Ext: MutableVecExt::feed and feed_cloned added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2025-01-11T22:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c6d4810d01526fb4d5f43bd6f133c4cd89e11c",
          "body": null,
          "is_bot": false,
          "headline": "Bump up versions",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-11-28T21:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dadf4333bdc8a0f9a25ce2a2a73abe9074d3cea",
          "body": null,
          "is_bot": false,
          "headline": "Bump up versions",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-11-28T20:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8cdc839c67a648c9eee7b0e181ee219a3f53cdd",
          "body": null,
          "is_bot": false,
          "headline": "LINTs, Rust 2024",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-11-28T20:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab14efc8026f99917c9ddea3026eff52b332909",
          "body": null,
          "is_bot": false,
          "headline": "Entry: rename return_lease to commit",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-10-31T14:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24da12bd6e6fff70c9376a2486a51a6ca4af2636",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-09-13T19:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55ff37052bdd7ff8b3ee1527cd6cb37b3059f854",
          "body": null,
          "is_bot": false,
          "headline": "Entry: fix of not dropping/storing updated value",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-05-08T14:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27b3e7f9d786c43f6965f4f17cbb9ee62ddc733",
          "body": null,
          "is_bot": false,
          "headline": "Entry: modified finalizer added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-05-07T21:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abdf3ea51d00cd1ac239fee9bee0fc13e2223c68",
          "body": null,
          "is_bot": false,
          "headline": "Entry api added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-05-07T20:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc55098d03a3de50f881cc985b433b1a594d3a5",
          "body": null,
          "is_bot": false,
          "headline": "MutableVecExt::replace added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-04-13T13:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2305fddf21320972b3ca164328de93e188e12c3",
          "body": null,
          "is_bot": false,
          "headline": "Artwrap base crate introduced",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-02-29T10:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ac4471f0056a17da7d4490807f66e1c5475b23",
          "body": null,
          "is_bot": false,
          "headline": "Async code linked to artwrap",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-02-29T10:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99cacc46a0e42910c8f82d4f1621beaf0a12b82",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions, new version",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-02-27T21:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fab84cd91d594188541e7fca31807e78680969e",
          "body": null,
          "is_bot": false,
          "headline": "Rel 0.1.6",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-02-14T18:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ff4a57c8e02f153dd5cd63fa6307be93c364e0",
          "body": null,
          "is_bot": false,
          "headline": "SignalSpawn: spawning Future directly added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-01-24T14:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d60ebd25a4c50534812ad54e4d11f1811dd2a44",
          "body": null,
          "is_bot": false,
          "headline": "MutableVecExt: enumerate_map added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2024-01-23T11:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b3e39e18134988de6150e06953e16ece6788ac",
          "body": null,
          "is_bot": false,
          "headline": "Option: new api clean up",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-12-30T14:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8582fc0a84865e8f5dc9943ed3aa56698fe400",
          "body": null,
          "is_bot": false,
          "headline": "Option: as_mutable added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-12-30T14:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b01436ba1fd8e3f02e9790c8b405b9affac473",
          "body": null,
          "is_bot": false,
          "headline": "Ext: unwrap_or_default added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-12-22T09:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b2ecf088cb9a7e1f1b87a3a5d7d1185009295b",
          "body": null,
          "is_bot": false,
          "headline": "Ext: simple find, filter added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-11-13T18:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545cbe15548be5afa95634973051559494728093",
          "body": null,
          "is_bot": false,
          "headline": "Small improvements, LINTs for 1.75",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-10-18T10:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae714e445dcf04837b9b319b330b87e20c2f52d",
          "body": null,
          "is_bot": false,
          "headline": "Bump up versions",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-26T17:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5249154d8b5600c8ef44ef7ec7f3d033843eaafb",
          "body": null,
          "is_bot": false,
          "headline": "seq added to vec",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-20T11:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7291b6b4a8e49b3138165ae34a87797df733bfae",
          "body": null,
          "is_bot": false,
          "headline": "Information about if extended when replacing added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T16:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9655f3f05fce7be7b2b573fbe76de55594c8ab0e",
          "body": null,
          "is_bot": false,
          "headline": "Remove is_empty, len, they are already in SignalVecExt",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T15:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abbb72f66c6c2d7129fc360df79fc1bb6fd17959",
          "body": null,
          "is_bot": false,
          "headline": "Revert of passing mutable vec lock",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T14:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db51a78942ca99c7cc730516a58cd333e593469e",
          "body": null,
          "is_bot": false,
          "headline": "Finalizers extended with common outputs (len, any, all, is_empty)",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T14:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dee5461c3229303cdf933344c3ca5962943ff59",
          "body": null,
          "is_bot": false,
          "headline": "Typos",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T08:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ed82c577a476ac70d0f9761d841fe8ff1d5652",
          "body": "Fix of input types, ergonomy",
          "is_bot": false,
          "headline": "Fix of input types, ergonomy",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T08:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad021702689aff92ea9575e715affca9213a7eb7",
          "body": null,
          "is_bot": false,
          "headline": "extend, replace_or_extend added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-19T08:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea28ca3b5c34fec2765d9caaf92eaf472afce6b",
          "body": null,
          "is_bot": false,
          "headline": "find_remove added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-18T19:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "887faef6b4460abcfa2605355c0c5b14c51e1692",
          "body": null,
          "is_bot": false,
          "headline": "Return value, if element was found, added to find_set",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-18T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df786e062bf7770bf4bdfb1174c0a9cc573e58d4",
          "body": null,
          "is_bot": false,
          "headline": "Add/insertion methods added",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-17T10:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae63ee8928ffcee16905672a768477f469cc89f",
          "body": null,
          "is_bot": false,
          "headline": "ItemExt renamed FirstExt",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-02T10:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52ed8c3b09432d868c9daf53684ed28e1c319b87",
          "body": null,
          "is_bot": false,
          "headline": "Split Mutable and Signal",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-09-02T10:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd4fb04c0b9d006db3a21ed3be958ae41f833e4b",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-20T12:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79083af9f7dae1da2fac1b53a8fd3d14fc5c5eb1",
          "body": null,
          "is_bot": false,
          "headline": "Wasm environment introduced.",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-20T12:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257b886906b87e15e18c8beb0441ef7ac4ce33c8",
          "body": null,
          "is_bot": false,
          "headline": "Init executor",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-20T09:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9472f8b338c8b86088e14521eb49013d9bc4cba6",
          "body": null,
          "is_bot": false,
          "headline": "Preparing 0.1.3",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-20T08:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3170c89ef746aa7a952b9596d5bf8622d1680533",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-19T14:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8984e16479fac39a4db065c9f57c66544011059",
          "body": null,
          "is_bot": false,
          "headline": "Fix of bad feature name causing inacessibility in client crates",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-19T14:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba52c7a70747e8f39181c3842e7321615cee5bf",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T21:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94f1d631f000cc736dccce4e24846c68defa8c5",
          "body": null,
          "is_bot": false,
          "headline": "SignalExt split to Clone and Copy functions",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T21:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bbb3aaa7cede827b999225232008f50104aaad4",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless lazy_cell.",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T18:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cdd55f0f285b827835c8ee4a64ec2ed9cd2cd8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "martin-kolarik",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T18:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3947c173522486435db8db5a0cbb14e5f7b900d6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "martin-kolarik",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T17:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc7938a6d84452ff373c8b1553002367054f0b8",
          "body": null,
          "is_bot": false,
          "headline": "Use nightly for build",
          "author_name": "martin-kolarik",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T17:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022e90d75e72f210120730b0b18d17169e8973e8",
          "body": "…als-ext",
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/martin-kolarik/futures-sign…",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T17:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0639b6e1e551787da644ff6cc3f7af5ac2df64",
          "body": null,
          "is_bot": false,
          "headline": "Completion of spawn.",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T17:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14dbd9721da061adec0f0868a3197198eb917457",
          "body": null,
          "is_bot": false,
          "headline": "Create README.md",
          "author_name": "martin-kolarik",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T17:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba31f195fa76b6f9e90a11bbed7df5852df5815b",
          "body": null,
          "is_bot": false,
          "headline": "Create rust.yml",
          "author_name": "martin-kolarik",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T17:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937e3c25c2e8b59817d28f05fa4070d772ab796a",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit WIP",
          "author_name": "Martin Kolařík",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T15:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187d93928e6200040314cce3020e68c35e4cc1ca",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "martin-kolarik",
          "author_login": "martin-kolarik",
          "committed_at": "2023-08-17T14:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 16,
      "latest_release_at": "2026-01-01T20:57:22Z",
      "latest_release_tag": "0.10.3",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 202,
      "mean_days_between_releases": 74.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": [
        {
          "name": "futures-signals-ext",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/futures-signals-ext",
          "is_deprecated": false,
          "latest_version": "0.15.0",
          "repository_url": "https://github.com/martin-kolarik/futures-signals-ext",
          "versions_count": 40,
          "total_downloads": 79413,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 8643,
          "first_published_at": "2023-08-17T18:04:25.904453Z",
          "latest_published_at": "2026-07-22T13:33:14.947194Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 1,
      "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": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 36033,
      "source_files_sampled": 6,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "ahash",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.8"
        },
        {
          "name": "artwrap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.3"
        },
        {
          "name": "futures-signals",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.3"
        },
        {
          "name": "pin-project-lite",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ahash",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "artwrap",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-signals",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 4,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "martin-kolarik",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/74831268?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "rust.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "27e231cfb0a9aa81832d6a2bedf374244a07d40e",
        "ran_at": "2026-07-23T17:04:08Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T13:34:09Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/martin-kolarik/futures-signals-ext",
    "host": "github.com",
    "name": "futures-signals-ext",
    "owner": "martin-kolarik"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 39,
      "inputs": {
        "security": 34,
        "vitality": 58,
        "community": 34,
        "governance": 34,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 58,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 16,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "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": "16 commits in the last year",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 58,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "0.10.3",
              "releases_from_tags": true,
              "days_since_latest_release": 202,
              "mean_days_between_releases": 74.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 202 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 202
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~74.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 74.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "packages": [
                "futures-signals-ext"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 79413,
              "monthly_downloads": 8643
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,643 downloads/month across crates",
                "points": 52.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8643,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 34,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "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": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "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": 41,
            "inputs": {
              "followers": 1,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "martin-kolarik",
              "public_repos": 16,
              "account_age_days": 2069
            },
            "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": "1 followers of martin-kolarik",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "martin-kolarik"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "16 public repos, account ~5 yr old",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 16
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "futures-signals-ext"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "40 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.4
            },
            "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 dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "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": 29,
        "weight": 0,
        "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 81 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "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": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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 81",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 36033,
              "source_files_sampled": 6,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/6 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6,
                      "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",
    "deps.dev does not index crates:futures-signals-ext@0.15.0; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T17:04:12.444285Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/martin-kolarik/futures-signals-ext.svg",
  "full_name": "martin-kolarik/futures-signals-ext",
  "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 statisticscrates.io.