Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 14:42 UTC

qubit-ltd / rs-clock

Injectable wall clocks, monotonic clocks, and deterministic timers for Rust.

RustApache-2.0★ 0 stars⑂ 0 forkssince Oct 2025View on GitHub ↗

qubit-ltd/rs-clock holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (78/100) and lowest on Community & Adoption (34/100). It was last updated today. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

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

54
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

qubit-ltdOrganization
1 follower83 public repossince Jul 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioqubit-clock0.10.06,464190 days agoclockmockmonotonictestingtimedate-and-time

Metrics by category

Vitality

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

78Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
8.3/36Commit cadence — 12/52 weeks with commits
18/18Commit volume — 288 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year288
human_commit_share1
days_since_last_push0
active_weeks_last_year12
How it's scored
16.2/27Ships releases — 19 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~9.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv0.10.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases9.1
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 — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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
50.8/80Monthly downloads — 6,464 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesqubit-clock
dependents
ecosystemscrates
total_downloads19,457
monthly_downloads6,464
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?

36At 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
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of qubit-ltd
15.1/25Track record — 83 public repos, account ~1 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginqubit-ltd
public_repos83
account_age_days375
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesqubit-clock
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://qubit-ltd.github.io/rs-clock/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://qubit-ltd.github.io/rs-clock/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

48At 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.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.8
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.

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/134 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes26,281
source_files_sampled134
oversized_source_files0

Key facts

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

Data collection warnings

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index crates:qubit-clock@0.10.0; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-26 14:42 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
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
crates.ioloom0.7Cargo.toml
crates.iopin-project-lite0.2Cargo.toml
crates.iothiserror2.0Cargo.toml
crates.iotokio1.52Cargo.toml
crates.ioqubit-collections0.1.0Cargo.toml
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1107,
      "has_wiki": true,
      "homepage": "https://qubit-ltd.github.io/rs-clock/",
      "languages": {
        "Rust": 460833,
        "Shell": 2893
      },
      "pushed_at": "2026-07-26T13:54:54Z",
      "created_at": "2025-10-18T18:28:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T13:24:10Z",
      "description": "Injectable wall clocks, monotonic clocks, and deterministic timers for Rust.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "qubit-ltd",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/221005014?v=4",
      "created_at": "2025-07-16T02:21:26Z",
      "is_verified": null,
      "public_repos": 83,
      "account_age_days": 375
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-26T12:22:09Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-06-05T16:45:46Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-05-17T15:33:41Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-05-17T09:43:57Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-05-17T06:49:27Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-05-16T11:03:44Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-05-16T10:19:58Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-05-13T15:24:21Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-12T07:55:38Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-05-05T23:04:13Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-04-28T08:31:07Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-04-28T08:00:50Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-04-28T07:14:53Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-04-24T15:40:44Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-04-11T15:20:23Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-04-10T17:25:15Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-04-10T07:15:06Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-07T18:05:34Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-10-18T18:32:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bff0db5c2c67d46831b99e0acdef8a9d0c366fb4",
          "body": null,
          "is_bot": false,
          "headline": "docs: restructure clock guides around dependency injection",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T12:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccb88b88189f9c09d4370ba9cc4c9fa5f0d5618",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): refine Chinese wall-clock terminology",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T12:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f80bd1c5c0956334c3c348fdb02cce550247b8cb",
          "body": null,
          "is_bot": false,
          "headline": "style(clock): align Rust formatting",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T11:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea1d59ea58717f3eb50fe30c0383fd22dc368d0",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): pin qubit-collections crates.io checksum",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T11:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fdbc8c48f40a0e8d17d567bb6decfa249088f3",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): use crates.io qubit-collections 0.1.0",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T11:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e7f1133c32858b889b20f0ba19eed967713eb11",
          "body": null,
          "is_bot": false,
          "headline": "refactor(collections): use map ordered index import",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T09:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42864a325262b429c23cb53ac706ea5f416fff2f",
          "body": null,
          "is_bot": false,
          "headline": "test(bench): isolate timer benchmark validation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T07:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d355cf66b686788cd18909cdb2ad89d27fc667a5",
          "body": null,
          "is_bot": false,
          "headline": "perf(timer): streamline standard timer after",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-26T07:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e3770c054ecb0f4b073b9f99f768fb69f63d74",
          "body": "Adopt OrderedIndexMap::try_insert so duplicate waiter identifiers fail without replacing existing registrations.",
          "is_bot": false,
          "headline": "refactor(timer): use non-replacing waiter registration",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-25T08:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdac8341330a86f2cae77d03fa8cf9ab96d607c7",
          "body": null,
          "is_bot": false,
          "headline": "refactor(clock): adopt ordered map range cursors",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-24T18:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90e5993df9e7d6ddbafd6f13ce890af90b043b3",
          "body": null,
          "is_bot": false,
          "headline": "style(clock): align Rust formatting",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-24T18:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73607bdfab787be5d2c4a7f6c7da5f0174973396",
          "body": null,
          "is_bot": false,
          "headline": "refactor(clock): use ordered index map for timer scheduling",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-24T05:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc57dfd14c85bbed05fbd877f041614b44757907",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update rs-ci submodule",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-24T02:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992429fa631ee915453da7682527042d59c5f24c",
          "body": "Add no-default-feature check, test, and documentation jobs for the\ntest-util and tokio feature sets.",
          "is_bot": false,
          "headline": "chore(ci): test isolated optional features",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T16:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a6fb7bdc563d76164a21bf4ee733b57a174620",
          "body": "Use a single hash map for timer registrations and scan it for deadline\nqueries and due wakers. Remove the threshold-specific index benchmark\nwhile retaining boundary populations in the general benchmarks.",
          "is_bot": false,
          "headline": "refactor(timer): simplify manual waiter registry",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T16:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c93a849cf479a63ee3da72b34c217234cae9b7",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update rs-ci submodule",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T15:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb792e43b7b4a3412a625fc6bd389450a72d98f",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update rs-ci submodule",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T15:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23fa3d69c41b20d98d4e55d2d1fbaab3f43f242",
          "body": null,
          "is_bot": false,
          "headline": "feat(clock): expose monotonic domain validation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T13:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdb0a7057422c8a3fb32d782ad28f466617980d",
          "body": null,
          "is_bot": false,
          "headline": "perf(timer): benchmark manual index threshold churn",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T12:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8646f36b3b5db56481b638716a9cb40398af85d4",
          "body": null,
          "is_bot": false,
          "headline": "test(tokio): cover registration after runtime shutdown",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T12:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cc430a37fd0f79ad0c63c44001c7922e1f569a",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): clarify tokio runtime errors",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T10:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfbd27e60dd76d609cd02779aeb8f596f5414355",
          "body": null,
          "is_bot": false,
          "headline": "fix(clock)!: enrich monotonic time errors",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T10:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10dfff1638d900569e78d630b73d2c43bc371bb1",
          "body": "Add a tokio_unstable regression test for same-timer registration from on_task_spawn and run it in a dedicated CI job. Register the unstable cfg to keep compiler checks explicit.",
          "is_bot": false,
          "headline": "test(tokio): cover reentrant task hook registration",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T07:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b61b9eb229e0189aabf520cdbea16734be9822d",
          "body": "Reuse an already entered runtime context during synchronous Tokio task hooks. Publish runtime liveness before starting its sentinel and replace reentrant timer initialization with an explicit cache publication path.",
          "is_bot": false,
          "headline": "fix(tokio): support reentrant task hooks",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T07:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7977fb296e0ea9a2a7d3836f058d8234a91494ab",
          "body": "Cover cross-runtime isolation, concurrent initialization, shutdown notification fanout, and inline Tokio future panic behavior.",
          "is_bot": false,
          "headline": "test(timer): cover Tokio runtime sharing and shutdown",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T06:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c6ec6c1d0f8b6ebd777028578535616e3d308d",
          "body": "Move ManualTimer fixture setup outside timed iterations and add multi-Timer Tokio registration and resident-task benchmarks.",
          "is_bot": false,
          "headline": "perf(bench): measure shared Tokio timer workloads",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T06:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fefb0bf075d31208f89c06b3e7424eb0aae23cc6",
          "body": "Share one weakly indexed liveness sentinel across timers on the same Tokio runtime and replace the nested shutdown poller with an inline pinned future.\n\nAdd Notify-based shutdown signaling while preserving runtime isolation and structured shutdown errors.",
          "is_bot": false,
          "headline": "perf(timer): share Tokio liveness across runtimes",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-23T06:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683266b792626f7416c3597566a628c29c63a2fe",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update rs-ci submodule",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T17:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed38a6a440ebf5b3c68b3d33525e232dd3d0248",
          "body": null,
          "is_bot": false,
          "headline": "fix(tests): avoid obsolete clippy no-op waker lint",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T17:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9852c725c2c059a8f74504616e5d58753464bd",
          "body": null,
          "is_bot": false,
          "headline": "ci: enable Windows and macOS validation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T17:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d708fc033d0a21adb2eb6b07d89a16044164ff49",
          "body": null,
          "is_bot": false,
          "headline": "style(timer): tighten internal API contracts",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T17:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d8a2f388de27561734014d0e1d7487c4494405",
          "body": null,
          "is_bot": false,
          "headline": "test(timer): cover retained Tokio liveness",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T16:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a6a571be838bd82c7c2e059b7fe26c479f8b1f",
          "body": null,
          "is_bot": false,
          "headline": "docs(timer): clarify Tokio lifecycle and resolution",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T16:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9669fdea1744eb05c41ce64630ab6271849f00df",
          "body": "Consume the rs-ci main branch commit that discovers Loom models and rejects empty model sets.",
          "is_bot": false,
          "headline": "chore(ci): update rs-ci submodule",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T15:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c279018c6c5d7fe8d4614d85aba776b4b0b9f80e",
          "body": "Describe the all-model CI command, zero-model guard, and manual timer benchmark scenarios in both user guides.",
          "is_bot": false,
          "headline": "docs: document Loom checks and manual timer benchmarks",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T15:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590c953cd0b2136bd4f3d7d63d4e79e8a21cc1fd",
          "body": "Use a thresholded ordered deadline index for large waiter populations and add Criterion coverage for registration, batch completion, and sequential completion.",
          "is_bot": false,
          "headline": "perf(manual-timer): index high-cardinality deadlines",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T15:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44a01c29efec9a14b59a7b8d223969751153c23",
          "body": "Run Loom against the production notification latch, standard timer waiter, and manual waiter registry through feature-gated test adapters.",
          "is_bot": false,
          "headline": "test(loom): restore production algorithm models",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T15:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8034d95395148db235b6c2860cdaf1bdca899a",
          "body": "Track the shared CI changes that validate independent fuzz crate formatting and conditionally run Loom model checks.",
          "is_bot": false,
          "headline": "chore(ci): update shared CI checks",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T06:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2b6c762e926383a24d31bcb422371b166f4ddf",
          "body": "The shared style checker requires a test file for every concrete source file. These internal modules intentionally rely on higher-level tests after their source-including integration tests were removed.",
          "is_bot": false,
          "headline": "style(clock): allow intentionally unpaired internals",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T06:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7fb38ec415436bac8da495e71a72097cd62c251",
          "body": null,
          "is_bot": false,
          "headline": "refactor(clock): remove source-including integration tests",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T04:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a317369247151b64459f4ab739c1eedc34211d7",
          "body": null,
          "is_bot": false,
          "headline": "feat(clock): add timer current instant helper",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T04:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dffd356d8b7562ef212dacdac81b6727498e06e",
          "body": "Document the unavoidable panic-hook side effect of Tokio's disabled time driver, add the supported configuration guidance, and model manual waiter races with Loom.",
          "is_bot": false,
          "headline": "docs(test): document Tokio failure semantics and Loom models",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T03:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "337e9dd47510f06b06cec9cc14ef59eb49ecd763",
          "body": "Expose a runtime-neutral FaultInjectingTimer fixture for deterministic registration and completion failures, and cover its domain validation and error factory behavior.",
          "is_bot": false,
          "headline": "test(util): add feature-gated fault injecting timer",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T03:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8d1b775ca1361d93060befe341bf1523248c91",
          "body": "Use one lazily initialized sentinel task per TokioTimer instead of one task per deadline. Extend the benchmark to compare native sleeps, the legacy sentinel design, and the optimized implementation across high-cardinality batches.",
          "is_bot": false,
          "headline": "perf(tokio): share runtime liveness sentinel",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-22T03:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdca3b153a41b709e384d5a247e98e8b7b7a3ac",
          "body": null,
          "is_bot": false,
          "headline": "perf(std-timer): avoid redundant worker notifications",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T16:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78462fe50841882aeff2c96ed97d054b7f824bb8",
          "body": null,
          "is_bot": false,
          "headline": "fix(tokio): detect timer runtime shutdown structurally",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T16:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f61dcb1f3899b101eae13765e1a4c404706083cc",
          "body": null,
          "is_bot": false,
          "headline": "style(clock): align timer test and inline hints",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T15:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca123baa9cf1dd96eaee3de0106df5f3828b3a81",
          "body": null,
          "is_bot": false,
          "headline": "fix(timer): report Tokio runtime shutdown",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T15:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46d3e19d3e5c8a17269efacb41a1a65d85d68cd",
          "body": null,
          "is_bot": false,
          "headline": "test(timer): isolate future driver support",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T12:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c78e620317c4b30a72891df6d1a857cdeac39532",
          "body": null,
          "is_bot": false,
          "headline": "docs(timer): clarify future polling contract",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T12:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f53dec370dde73dc529158a95570e0a506348e",
          "body": null,
          "is_bot": false,
          "headline": "style(clock): complete rustdoc and inline annotations",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T06:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4457b968caeb5d301e58bccd5f31ef3556b69bea",
          "body": null,
          "is_bot": false,
          "headline": "feat(clock): add timer error conversion and defaults",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T03:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7caede79484e7847d74f9f0f65fbf56f6283d5ac",
          "body": "Add missing parameter, return, and error sections to internal APIs and mark trivial waiter state transitions for aggressive inlining.",
          "is_bot": false,
          "headline": "style(timer): complete rustdoc and inline waiter transitions",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T01:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85fb207d573b46457fd3d457aa6b794e906a1b84",
          "body": "Document the distinction between registration errors and completion failures across timer guides and public API docs. Update examples to propagate TimerFuture results and describe scheduler worker termination as TimerUnavailable.",
          "is_bot": false,
          "headline": "docs(timer): clarify completion failure semantics",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T01:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aad05670d876415301f6ba7e10a0adefc5081dd",
          "body": "Return typed timer backend failures from TimerFuture and propagate them through blocking sleepers.\n\nBREAKING CHANGE: TimerFuture now resolves to Result<(), TimeError>.",
          "is_bot": false,
          "headline": "feat(timer): propagate completion failures",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T00:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "811901e1e58e0d9b509d4ead1aab2d234cfc8c2b",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): restrict loom to model tests",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-21T00:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961b9073b5fffd902bd39435e1525d002ac66bbc",
          "body": "Describe standard timer fail-fast behavior after scheduler worker exits\nand provide commands for running the Loom synchronization models.",
          "is_bot": false,
          "headline": "docs(clock): document worker failure recovery",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T10:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb47ebefc7234725bd134dfd3c0930de1f44d44",
          "body": "Exercise the real condition-variable timeout path without registering a\nwaiter so coverage does not depend on thread scheduling order.",
          "is_bot": false,
          "headline": "test(manual-time): cover positive guard timeout",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T10:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a67641ddc5068b37c3d6c857fc18b1145c887f1",
          "body": "Extract the blocking notification latch so Loom can explore notification\ncoalescing and wake-before-park races. Model standard timer waiter races\nagainst both completion and worker failure.",
          "is_bot": false,
          "headline": "test(concurrency): model synchronization races with loom",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T10:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "681985dbaf361a1785149220e81270f392c2fe3d",
          "body": "Mark registrations owned by an exited worker as failed and wake their\nwaiters outside scheduler locks. Allow later registrations to start a\nreplacement generation and add deterministic regression coverage.",
          "is_bot": false,
          "headline": "fix(timer): fail fast after scheduler worker exits",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T10:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05d1fc615ce6a0589c9e09b78f36950910574c1",
          "body": "Document retained Tokio runtime handles, cross-runtime polling, runtime lifetime requirements, and the independent-progress contract of BlockingSleeper.",
          "is_bot": false,
          "headline": "docs(clock): explain timer progress requirements",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T05:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6720fd26d3d73730da49a59144522535ffd7997",
          "body": "Add explicit handle constructors and create Tokio sleeps in the retained runtime context. Remove runtime-affinity sampling and mismatch errors so timer futures can be polled from another executor context.\n\nBREAKING CHANGE: remove try_now, TokioRuntimeError::Mismatch, and TimerUnavailableError::TokioRuntime.",
          "is_bot": false,
          "headline": "feat(clock)!: retain Tokio runtime handles",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T05:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d672cbc013d3f2d5247eb104d120602f0cae12",
          "body": "Document current and fallible constructors, runtime validation, and timer behavior for reached deadlines.",
          "is_bot": false,
          "headline": "docs(clock): explain Tokio runtime affinity",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T01:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4cb7bdea5745925e919ed2436e4ff2e992a8c5",
          "body": "Capture Tokio runtime affinity in clocks and timers, expose fallible constructors, and preserve structured runtime errors across timer registration and wrapper delegation.",
          "is_bot": false,
          "headline": "feat(clock): bind Tokio timing to runtime identity",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-20T01:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82d3fb7f746d987fcf9e6dd40a2b13c854c55024",
          "body": "Describe structured timer failures and the atomic manual-time coordination API in both English and Chinese documentation.",
          "is_bot": false,
          "headline": "docs(clock): document the 0.10 time contracts",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-19T14:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fdac27e6bd18d7677b75a1f6dd0ef2749eec9d0",
          "body": "Add a synchronous manual-clock operation that waits for the requested registrations and advances to the earliest future deadline under one state lock.",
          "is_bot": false,
          "headline": "feat(manual-time): advance after waiter registration atomically",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-19T14:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e7f565f7b55fe2e43826fa4f14016bf25a0d2b",
          "body": "Replace reason-only timer failures with structured errors that retain native and backend sources. Roll back failed worker startup and cover the recovery path deterministically.\n\nBREAKING CHANGE: TimerUnavailableReason is removed, and TimeError no longer implements Clone, Copy, PartialEq, or Eq.",
          "is_bot": false,
          "headline": "feat(timer)!: preserve backend failure sources",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-19T14:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235dae63dc043874ad229de4ad8739519da3435c",
          "body": null,
          "is_bot": false,
          "headline": "test(clock): stabilize timer scheduler coverage",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-19T08:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd6117629011f49d8b58a668cf9950f6c3a8123d",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): clarify manual timer runtime contracts",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-19T08:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717c755c465fd8779ea0136ed5c70039effe71fd",
          "body": "Document structured timer failure reasons, Tokio runtime requirements, logical deadline ownership, and the scheduler benchmark matrix.",
          "is_bot": false,
          "headline": "docs(timer): clarify backend contracts",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T16:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56e9cd7167eb349a19c786b4c8166fce326c78a8",
          "body": "Benchmark registration and cancellation plus deadline completion across 1, 2, 4, 8, and 16 concurrent callers.",
          "is_bot": false,
          "headline": "perf(timer): add scheduler concurrency matrix",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T16:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee0a2ce80c7ec6f161e79552f392895d5c1f868",
          "body": null,
          "is_bot": false,
          "headline": "feat(timer): expose structured unavailability reasons",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T16:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de991a0dda396c4865db618e21e0cc0489880e87",
          "body": "Expose the resource-specific cause of timer registration failures and map standard and Tokio backends to stable reasons. Update public tests and examples for the breaking error shape.",
          "is_bot": false,
          "headline": "feat(timer): add structured unavailability reasons",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T16:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5354b164d8958826e0e7b5aef04bdbfcd389c5e8",
          "body": null,
          "is_bot": false,
          "headline": "perf(timer): benchmark concurrent scheduler load",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T15:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a177c49740b61950d60fa40ed0f5032f6133e2c",
          "body": null,
          "is_bot": false,
          "headline": "test(timer): stress concurrent cancellation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T15:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22665ed593f691fcdb1c595a19458d1f2b828a5",
          "body": null,
          "is_bot": false,
          "headline": "style(clock): inline forwarding methods",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T15:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdc8816d3b9ea7caba884033828455305dcd411",
          "body": null,
          "is_bot": false,
          "headline": "test(clock): align internal coverage with source layout",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T06:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d84a78d8c9bbe78c50f44d88e46b103694dfa8c",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update rs-ci submodule",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T04:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f15ef101d1313858d2f1fd3bfc81401e163a294b",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): remove superseded timer design specs",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T04:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2edc0620ee3f0eb373493d3434ddf6d471fba402",
          "body": "Add a cancellation-safe helper that waits for and atomically advances to the next manual deadline. Clarify fixed-deadline timer semantics and align the English and Chinese documentation with the current API.",
          "is_bot": false,
          "headline": "feat(clock): add async manual deadline advancement",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-18T00:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5f86b105adacfb262b31a1c32d6080a0b6c57d",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): document timer panic contracts",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T17:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed47a955598b6fefbb8194d59561a32f030a9d2",
          "body": null,
          "is_bot": false,
          "headline": "perf(clock): avoid cloned blocking wake notifications",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T17:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c35ec95fdde184d8e70dbc811e017223e1657ef",
          "body": null,
          "is_bot": false,
          "headline": "test(clock): stabilize process worker observation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T17:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c4f536e25a517c47892d94034e005ceb058268",
          "body": null,
          "is_bot": false,
          "headline": "perf(clock): benchmark parallel timer scheduler workloads",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T17:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e715e4b8039ae08b6ffdbf24a1c93dae9f8d24f",
          "body": null,
          "is_bot": false,
          "headline": "perf(clock): share standard timer scheduler process-wide",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T14:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b0c103b485cc5931462696472aff91ac40a0f8",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): clarify clock and timer contracts",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T14:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c54bceefa82b48e0e7770bebae767ae391a8d641",
          "body": null,
          "is_bot": false,
          "headline": "test(clock): cover scheduler panic isolation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T12:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe4129fedcfcee8c0b8156c54e0bdc656349e25",
          "body": null,
          "is_bot": false,
          "headline": "style(clock): align timer code and documentation",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T11:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82ce81dfa27fc1b37dd5e8b3c678ffbd7e42b59d",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): define Tokio reached-deadline boundary",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T11:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33bf3bbc24a905049f357b068dbde3c10e493182",
          "body": null,
          "is_bot": false,
          "headline": "perf(clock): reuse standard timer worker briefly",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T11:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e818f6b7e6cf6a3389e077f5ffdbf5fc959973",
          "body": null,
          "is_bot": false,
          "headline": "refactor(clock): remove cancelled timer deadlines exactly",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T11:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82f63ba3444de19bbe04d022b81a9d8b0f28db5",
          "body": null,
          "is_bot": false,
          "headline": "fix(clock): isolate standard timer waker panics",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T11:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa69c59c0f4635470275f8349db81e47de1a5690",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): document timer-based time control",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T10:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607ee65a8f3c570303ce63ab2961a65ac8c9ab9b",
          "body": null,
          "is_bot": false,
          "headline": "test(clock): cover timer-driven waiting across clock domains",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T10:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23c25389894b1ee5cb00e1b391f2890f75e3ad6",
          "body": null,
          "is_bot": false,
          "headline": "refactor(clock)!: unify waiting behind timer abstractions",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T10:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d5d1c2dfd3a0d35c093a367ee11c935770682c",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): 添加 Timer 重构实施计划",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T02:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0c30222ac2864344c61cf25db1346056da983b",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): 记录 Timer 时间域重构设计",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-17T02:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c5d9cd61735eb5915c21f826e110ad9730dede",
          "body": null,
          "is_bot": false,
          "headline": "docs(clock): add bilingual user guides",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-16T16:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58ac03d822d657ed183020ab073bbc44e65b01e",
          "body": null,
          "is_bot": false,
          "headline": "test(clock): drive retries by active deadlines",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-16T16:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994a91b465954c0638e51dfe86e4db33bd85eafc",
          "body": null,
          "is_bot": false,
          "headline": "fix(clock): observe active deadlines at poll time",
          "author_name": "starfish",
          "author_login": "Haixing-Hu",
          "committed_at": "2026-07-16T16:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 288,
      "latest_release_at": "2026-07-26T12:22:09Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 9.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "qubit-clock",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "clock",
            "mock",
            "monotonic",
            "testing",
            "time",
            "date-and-time",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qubit-clock",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/qubit-ltd/rs-clock",
          "versions_count": 19,
          "total_downloads": 19457,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 6464,
          "first_published_at": "2026-04-07T23:06:41.400206Z",
          "latest_published_at": "2026-07-26T13:54:25.851869Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": 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": 26281,
      "source_files_sampled": 134,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "loom",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "pin-project-lite",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.52"
        },
        {
          "name": "qubit-collections",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 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": "Haixing-Hu",
          "commits": 296,
          "avatar_url": "https://avatars.githubusercontent.com/u/802093?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "bff0db5c2c67d46831b99e0acdef8a9d0c366fb4",
        "ran_at": "2026-07-26T14:42:31Z",
        "aggregate_score": 4.8,
        "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-26T13:26:02Z",
      "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/qubit-ltd/rs-clock",
    "host": "github.com",
    "name": "rs-clock",
    "owner": "qubit-ltd"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 48,
        "vitality": 78,
        "community": 34,
        "governance": 36,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 288,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "288 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 288
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 9.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.1
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 64,
            "inputs": {
              "packages": [
                "qubit-clock"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 19457,
              "monthly_downloads": 6464
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "6,464 downloads/month across crates",
                "points": 50.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 6464,
                      "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": 36,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "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": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "qubit-ltd",
              "public_repos": 83,
              "account_age_days": 375
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of qubit-ltd",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "qubit-ltd"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "83 public repos, account ~1 yr old",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 83
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "qubit-clock"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "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": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://qubit-ltd.github.io/rs-clock/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://qubit-ltd.github.io/rs-clock/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "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": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.8
            },
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "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": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 26281,
              "source_files_sampled": 134,
              "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/134 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 134,
                      "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "deps.dev does not index crates:qubit-clock@0.10.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T14:42:35.138270Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/q/qubit-ltd/rs-clock.svg",
  "full_name": "qubit-ltd/rs-clock",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

How one result sits in the wider record: aggregate statisticscrates.io.